index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-04
IB/hfi1: Clean up on context initialization failure
Michael J. Ruhl
5
-85
/
+95
2017-05-04
IB/hfi1: Fix an assign/ordering issue with shared context IDs
Michael J. Ruhl
6
-28
/
+41
2017-05-04
IB/hfi1: Clean up context initialization
Michael J. Ruhl
9
-158
/
+159
2017-05-04
IB/hfi1: Correctly clear the pkey
Michael J. Ruhl
4
-23
/
+17
2017-05-04
IB/hfi1: Search shared contexts on the opened device, not all devices
Michael J. Ruhl
3
-111
/
+49
2017-05-04
IB/hfi1: Remove atomic operations for SDMA_REQ_HAVE_AHG bit
Sebastian Sanchez
1
-14
/
+8
2017-05-04
IB/hfi1: Use filedata rather than filepointer
Michael J. Ruhl
5
-75
/
+72
2017-05-04
IB/hfi1: Name function prototype parameters
Michael J. Ruhl
10
-120
/
+143
2017-05-04
IB/hfi1: Fix a subcontext memory leak
Michael J. Ruhl
3
-15
/
+23
2017-05-04
IB/hfi1: Return an error on memory allocation failure
Michael J. Ruhl
1
-0
/
+1
2017-05-04
IB/hfi1: Adjust default eager_buffer_size to 8MB
Tymoteusz Kielan
1
-2
/
+2
2017-05-04
IB/hfi1: Get rid of divide when setting the tx request header
Sebastian Sanchez
1
-17
/
+17
2017-05-04
IB/hfi1: Fix yield logic in send engine
Mike Marciniszyn
4
-31
/
+90
2017-05-04
IB/hfi1, IB/rdmavt: Move r_adefered to r_lock cache line
Mike Marciniszyn
3
-13
/
+5
2017-05-04
IB/hfi1: Fix checks for Offline transient state
Jakub Byczkowski
1
-1
/
+1
2017-05-04
IB/ipoib: add get_link_ksettings in ethtool
Zhu Yanjun
1
-0
/
+59
2017-05-04
libnvdimm: handle locked label storage areas
Dan Williams
4
-10
/
+38
2017-05-04
libnvdimm: convert NDD_ flags to use bitops, introduce NDD_LOCKED
Dan Williams
5
-7
/
+15
2017-05-04
IB/mlx5: Enable IPoIB acceleration
Erez Shitrit
4
-19
/
+51
2017-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
17
-253
/
+476
2017-05-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
107
-2717
/
+4272
2017-05-04
Merge tag 'gpio-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
48
-611
/
+1657
2017-05-04
of: fix sparse warnings in fdt, irq, reserved mem, and resolver code
Rob Herring
4
-5
/
+5
2017-05-04
Merge tag 'platform-drivers-x86-v4.12-1' of git://git.infradead.org/linux-pla...
Linus Torvalds
31
-1293
/
+1584
2017-05-04
Merge tag 'vfio-v4.12-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2
-86
/
+77
2017-05-04
Merge tag 'for-linus-4.12b-rc0b-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-33
/
+64
2017-05-04
of: fix sparse warning in of_pci_range_parser_one
Rob Herring
1
-1
/
+1
2017-05-04
of: fix sparse warnings in of_find_next_cache_node
Rob Herring
1
-7
/
+6
2017-05-04
qede: Fix possible misconfiguration of advertised autoneg value.
sudarsana.kalluru@cavium.com
1
-0
/
+5
2017-05-04
qed: Fix overriding of supported autoneg value.
sudarsana.kalluru@cavium.com
3
-1
/
+9
2017-05-04
qed*: Fix possible overflow for status block id field.
sudarsana.kalluru@cavium.com
4
-10
/
+9
2017-05-04
of/unittest: Missing unlocks on error
Dan Carpenter
1
-2
/
+6
2017-05-04
netvsc: make sure napi enabled before vmbus_open
stephen hemminger
2
-4
/
+6
2017-05-04
aquantia: Fix driver name reported by ethtool
Pavel Belous
1
-1
/
+1
2017-05-04
dm integrity: improve the Kconfig help text for DM_INTEGRITY
Mike Snitzer
1
-2
/
+13
2017-05-04
forcedeth: remove unnecessary carrier status check
Zhu Yanjun
1
-4
/
+2
2017-05-04
dm cache policy smq: cleanup free_target_met() and clean_target_met()
Mike Snitzer
1
-11
/
+13
2017-05-04
dm cache policy smq: allow demotions to happen even during continuous IO
Joe Thornber
1
-1
/
+5
2017-05-04
lightnvm: fix bad back free on error path
Javier González
1
-2
/
+2
2017-05-04
lightnvm: create cmd before allocating request
Javier González
1
-2
/
+2
2017-05-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-298
/
+287
2017-05-03
zram: reduce load operation in page_same_filled
Sangwoo Park
1
-3
/
+5
2017-05-03
zram: use zram_free_page instead of open-coded
Minchan Kim
1
-14
/
+3
2017-05-03
zram: introduce zram data accessor
Minchan Kim
1
-11
/
+22
2017-05-03
zram: remove zram_meta structure
Minchan Kim
2
-117
/
+78
2017-05-03
zram: use zram_slot_lock instead of raw bit_spin_lock op
Minchan Kim
1
-14
/
+27
2017-05-03
zram: partial IO refactoring
Minchan Kim
1
-153
/
+184
2017-05-03
zram: handle multiple pages attached bio's bvec
Minchan Kim
1
-29
/
+11
2017-05-03
oom: improve oom disable handling
Michal Hocko
1
-1
/
+1
2017-05-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
215
-5381
/
+13159
[prev]
[next]