index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-03
IB/hfi1: Remove unneeded mm argument in remove function
Dean Luick
4
-15
/
+10
2016-08-03
IB/hfi1: Consistently call ops->remove outside spinlock
Dean Luick
4
-23
/
+84
2016-08-03
IB/hfi1: Use evict mmu rb operation
Dean Luick
2
-73
/
+47
2016-08-03
IB/hfi1: Add evict operation to the mmu rb handler
Dean Luick
2
-0
/
+38
2016-08-03
IB/hfi1: Fix TID caching actions
Dean Luick
2
-9
/
+11
2016-08-03
IB/hfi1: Make the cache handler own its rb tree root
Dean Luick
6
-125
/
+81
2016-08-03
IB/hfi1: Make use of mm consistent
Ira Weiny
8
-31
/
+50
2016-08-03
IB/hfi1: Fix user SDMA racy user request claim
Dean Luick
2
-13
/
+20
2016-08-03
IB/hfi1: Fix error condition that needs to clean up
Dean Luick
1
-1
/
+2
2016-08-03
IB/hfi1: Release node on insert failure
Dean Luick
1
-0
/
+1
2016-08-03
IB/hfi1: Validate SDMA user iovector count
Dean Luick
1
-2
/
+22
2016-08-03
IB/hfi1: Validate SDMA user request index
Dean Luick
1
-0
/
+8
2016-08-03
IB/hfi1: Use the same capability state for all shared contexts
Dean Luick
4
-21
/
+12
2016-08-03
IB/hfi1: Prevent null pointer dereference
Ira Weiny
1
-1
/
+1
2016-08-03
IB/hfi1: Rename TID mmu_rb_* functions
Dean Luick
1
-12
/
+12
2016-08-03
IB/hfi1: Remove unneeded empty check in hfi1_mmu_rb_unregister()
Dean Luick
1
-9
/
+6
2016-08-03
IB/hfi1: Restructure hfi1_file_open
Ira Weiny
1
-4
/
+10
2016-08-03
IB/hfi1: Make iovec loop index easy to understand
Dean Luick
1
-3
/
+3
2016-08-03
IB/hfi1: Use "false" not 0
Ira Weiny
1
-1
/
+1
2016-08-03
IB/hfi1: Remove unused sub-context parameter
Ira Weiny
1
-5
/
+4
2016-08-03
IB/hfi1: Consolidate __mmu_rb_remove and hfi1_mmu_rb_remove
Ira Weiny
1
-17
/
+9
2016-08-03
IB/hfi1: Always expect ops functions
Dean Luick
1
-14
/
+6
2016-08-03
IB/hfi1: Add parameter names to callback declarations
Ira Weiny
1
-5
/
+6
2016-08-03
IB/hfi1: Add parameter names to function declarations
Ira Weiny
1
-3
/
+5
2016-08-03
IB/hfi1: Remove unused function hfi1_mmu_rb_search
Dean Luick
2
-19
/
+0
2016-08-03
IB/hfi1: Remove unused uctxt->subpid and uctxt->pid
Dean Luick
2
-7
/
+0
2016-08-03
IB/hfi1: Fix minor format error
Ira Weiny
1
-1
/
+2
2016-08-03
IB/hfi1: Expand reported serial number
Ira Weiny
1
-1
/
+7
2016-08-03
IB/hfi1: Allow for non-double word multiple message sizes for user SDMA
Ira Weiny
1
-9
/
+22
2016-08-03
IB/rdmavt: Eliminate redundant opcode test in mr ref clear
Ira Weiny
1
-2
/
+1
2016-08-03
IB/hfi1: Handle kzalloc failure in init_pervl_scs
Ira Weiny
1
-3
/
+16
2016-08-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
38
-469
/
+3166
2016-08-03
Merge tag 'ceph-for-4.8-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-7
/
+8
2016-08-03
w1:omap_hdq: fix regression
H. Nikolaus Schaller
1
-2
/
+0
2016-08-03
w1: add helper macro module_w1_family
Andrew F. Davis
11
-131
/
+22
2016-08-03
w1: remove need for ida and use PLATFORM_DEVID_AUTO
Andrew F. Davis
3
-66
/
+13
2016-08-03
rapidio/switches: add driver for IDT gen3 switches
Alexandre Bounine
3
-0
/
+389
2016-08-03
rapidio: modify for rev.3 specification changes
Alexandre Bounine
6
-149
/
+113
2016-08-03
rapidio: change inbound window size type to u64
Alexandre Bounine
1
-5
/
+9
2016-08-03
rapidio/idt_gen2: fix locking warning
Alexandre Bounine
1
-4
/
+3
2016-08-03
rapidio: fix error handling in mbox request/release functions
Alexandre Bounine
1
-12
/
+42
2016-08-03
rapidio/tsi721_dma: advance queue processing from transfer submit call
Alexandre Bounine
1
-0
/
+1
2016-08-03
rapidio/tsi721: add messaging mbox selector parameter
Alexandre Bounine
1
-0
/
+15
2016-08-03
rapidio/tsi721: add PCIe MRRS override parameter
Alexandre Bounine
1
-1
/
+15
2016-08-03
rapidio/tsi721_dma: add channel mask and queue size parameters
Alexandre Bounine
2
-10
/
+18
2016-08-03
rapidio: fix return value description for dma_prep functions
Alexandre Bounine
1
-2
/
+6
2016-08-03
rapidio: remove unnecessary 0x prefixes before %pa extension uses
Joe Perches
2
-6
/
+6
2016-08-03
rapidio: add RapidIO channelized messaging driver
Alexandre Bounine
3
-0
/
+2376
2016-08-03
firmware: support loading into a pre-allocated buffer
Stephen Boyd
1
-26
/
+99
2016-08-03
firmware: provide infrastructure to make fw caching optional
Vikram Mulukutla
1
-2
/
+5
[prev]
[next]