index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-28
ntb_hw_switchtec: Force down the link before initializing
Logan Gunthorpe
1
-7
/
+50
2018-01-28
ntb_hw_switchtec: Crosslink doorbells and messages
Logan Gunthorpe
1
-10
/
+55
2018-01-28
ntb_hw_switchtec: Add initialization code for crosslink
Logan Gunthorpe
2
-11
/
+206
2018-01-28
ntb_hw_switchtec: Expand PFF CSR registers
Logan Gunthorpe
1
-1
/
+14
2018-01-28
ntb_hw_switchtec: Make switchtec_ntb_init_req_id_table() more general
Logan Gunthorpe
1
-36
/
+56
2018-01-28
ntb_hw_switchtec: Create helper function to setup reserved LUT MWs
Logan Gunthorpe
1
-29
/
+43
2018-01-28
ntb_hw_switchtec: Keep track of the number of LUT windows used by the driver
Logan Gunthorpe
1
-4
/
+8
2018-01-28
ntb_hw_switchtec: Allow using Switchtec NTB in multi-partition setups
Kelvin Cao
2
-9
/
+56
2018-01-28
NTB: switchtec_ntb: Add new line on appropriate printks
Jon Mason
1
-21
/
+21
2018-01-28
NTB: switchtec_ntb: fix spelling mistake: "peforming" -> "performing"
Colin Ian King
1
-1
/
+1
2018-01-28
ntb: remove Intel Atom NTB driver support
Dave Jiang
2
-363
/
+4
2018-01-28
ntb: remove unneeded DRIVER_LICENSE #defines
Greg Kroah-Hartman
4
-8
/
+4
2018-01-28
NTB: ntb_hw_switchtec: Fix peer BAR bug in switchtec_ntb_init_shared_mw
Doug Meyer
1
-4
/
+5
2018-01-28
Merge tag 'wireless-drivers-next-for-davem-2018-01-26' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
David S. Miller
49
-381
/
+2211
2018-01-28
NFS: Fix a race between mmap() and O_DIRECT
Trond Myklebust
1
-1
/
+1
2018-01-28
sfc: mark some unexported symbols as static
kbuild test robot
2
-3
/
+3
2018-01-28
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
David S. Miller
17
-106
/
+342
2018-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
37
-378
/
+1969
2018-01-28
PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplate
Bjorn Helgaas
54
-725
/
+54
2018-01-28
PCI: Add SPDX GPL-2.0 to replace COPYING boilerplate
Bjorn Helgaas
6
-24
/
+6
2018-01-28
PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate
Bjorn Helgaas
58
-411
/
+58
2018-01-28
Linux 4.15
Linus Torvalds
1
-1
/
+1
2018-01-28
IB/qib: remove qib_keys.c
Corentin Labbe
1
-235
/
+0
2018-01-28
IB/mthca: remove mthca_user.h
Corentin Labbe
1
-112
/
+0
2018-01-28
RDMA/cm: Fix access to uninitialized variable
Leon Romanovsky
1
-2
/
+0
2018-01-28
RDMA/cma: Use existing netif_is_bond_master function
Parav Pandit
1
-1
/
+1
2018-01-28
IB/core: Avoid SGID attributes query while converting GID from OPA to IB
Parav Pandit
1
-3
/
+1
2018-01-28
RDMA/mlx5: Avoid memory leak in case of XRCD dealloc failure
Leon Romanovsky
1
-4
/
+1
2018-01-28
IB/umad: Fix use of unprotected device pointer
Jack Morgenstein
1
-1
/
+1
2018-01-28
IB/iser: Combine substrings for three messages
Markus Elfring
1
-6
/
+4
2018-01-28
IB/iser: Delete an unnecessary variable initialisation in iser_send_data_out()
Markus Elfring
1
-1
/
+1
2018-01-28
IB/iser: Delete an error message for a failed memory allocation in iser_send_data_out()
Markus Elfring
1
-3
/
+1
2018-01-28
Merge tag 'perf-core-for-mingo-4.16-20180125' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
Ingo Molnar
123
-12939
/
+12587
2018-01-28
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-2
/
+0
2018-01-28
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
7
-34
/
+60
2018-01-28
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+3
2018-01-28
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-5
/
+18
2018-01-28
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-20
/
+60
2018-01-28
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-3
/
+5
2018-01-28
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
David S. Miller
8
-179
/
+271
2018-01-28
fs/cifs/cifsacl.c Fixes typo in a comment
Achilles Gaikwad
1
-1
/
+1
2018-01-28
net/rocker: Remove unreachable return instruction
Leon Romanovsky
1
-1
/
+0
2018-01-28
NFS: Remove a redundant call to unmap_mapping_range()
Trond Myklebust
1
-1
/
+0
2018-01-28
x86/ftrace: Add one more ENDPROC annotation
Josh Poimboeuf
1
-1
/
+1
2018-01-28
macintosh/ams-input: Use true and false for boolean values
Gustavo A. R. Silva
1
-2
/
+2
2018-01-28
macintosh: change some data types from int to bool
Gustavo A. R. Silva
7
-14
/
+17
2018-01-28
powerpc/watchdog: Print the NIP in soft_nmi_interrupt()
Michael Ellerman
1
-1
/
+1
2018-01-28
powerpc/watchdog: regs can't be null in soft_nmi_interrupt()
Michael Ellerman
1
-4
/
+1
2018-01-28
powerpc/watchdog: Tweak watchdog printks
Michael Ellerman
1
-6
/
+9
2018-01-28
powerpc/cell: Remove axonram driver
Michael Ellerman
4
-396
/
+0
[prev]
[next]