index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
stm class: Prevent user-controllable allocations
Alexander Shishkin
2016-02-07
1
-0
/
+3
*
stm class: Fix an off-by-one in master array allocation
Chunyan Zhang
2016-02-07
1
-1
/
+1
*
stm class: Fix link list locking
Alexander Shishkin
2016-02-07
2
-9
/
+30
*
stm class: Fix locking in unbinding policy path
Alexander Shishkin
2016-02-07
1
-3
/
+15
*
stm class: Select CONFIG_SRCU
Arnd Bergmann
2016-02-07
1
-0
/
+1
*
intel_th: INTEL_TH should depend on HAS_DMA
Geert Uytterhoeven
2016-02-07
1
-0
/
+1
*
stm class: Hide STM-specific options if STM is disabled
Geert Uytterhoeven
2016-02-07
1
-0
/
+4
*
coresight: implementing 'cpu_id()' API
Mathieu Poirier
2016-02-07
2
-0
/
+16
*
coresight: removing bind/unbind options from sysfs
Mathieu Poirier
2016-02-07
8
-91
/
+8
*
coresight: remove csdev's link from topology
Mathieu Poirier
2016-02-07
1
-0
/
+46
*
coresight: release reference taken by 'bus_find_device()'
Mathieu Poirier
2016-02-07
1
-0
/
+2
*
coresight: coresight_unregister() function cleanup
Mathieu Poirier
2016-02-07
1
-1
/
+2
*
coresight: fixing lockdep error
Mathieu Poirier
2016-02-07
1
-4
/
+0
*
coresight: fixing indentation problem
Mathieu Poirier
2016-02-07
1
-1
/
+1
*
VMCI: Use 32bit atomics for queue headers on X86_32
Jorgen Hansen
2016-02-07
1
-1
/
+1
*
Drivers: hv: vmbus: Give control over how the ring access is serialized
K. Y. Srinivasan
2016-02-07
4
-10
/
+21
*
Drivers: hv: vmbus: Eliminate the spin lock on the read path
K. Y. Srinivasan
2016-02-07
1
-13
/
+5
*
Drivers: hv: vmbus: add an API vmbus_hvsock_device_unregister()
Dexuan Cui
2016-02-07
2
-7
/
+30
*
Drivers: hv: vmbus: add a per-channel rescind callback
Dexuan Cui
2016-02-07
1
-0
/
+11
*
Drivers: hv: vmbus: add a hvsock flag in struct hv_driver
Dexuan Cui
2016-02-07
1
-0
/
+4
*
Drivers: hv: vmbus: define a new VMBus message type for hvsock
Dexuan Cui
2016-02-07
2
-0
/
+19
*
Drivers: hv: vmbus: vmbus_sendpacket_ctl: hvsock: avoid unnecessary signaling
Dexuan Cui
2016-02-07
1
-1
/
+5
*
Drivers: hv: vmbus: don't manipulate with clocksources on crash
Vitaly Kuznetsov
2016-02-07
1
-2
/
+8
*
Drivers: hv: vmbus: avoid scheduling in interrupt context in vmbus_initiate_u...
Vitaly Kuznetsov
2016-02-07
1
-1
/
+43
*
Drivers: hv: vmbus: avoid infinite loop in init_vp_index()
Vitaly Kuznetsov
2016-02-07
1
-0
/
+11
*
Drivers: hv: vmbus: Add vendor and device atttributes
K. Y. Srinivasan
2016-02-07
2
-43
/
+144
*
Drivers: hv: vmbus: Cleanup vmbus_set_event()
K. Y. Srinivasan
2016-02-07
3
-21
/
+3
*
goldfish: locking bugs in goldfish_pipe_read_write()
Dan Carpenter
2016-02-07
1
-14
/
+8
*
misc: mic: fix incorrect use of error codes in SCIF DMA driver
Eric Biggers
2016-02-07
1
-9
/
+5
*
misc: mic/scif: use list_next_entry instead of list_entry_next
Geliang Tang
2016-02-07
1
-16
/
+11
*
misc: mic/scif: fix wrap around tests
Dan Carpenter
2016-02-07
1
-3
/
+4
*
staging: goldfish: (coding style) Rewrite comparisons to NULL as "!data->reg_...
Christian Colic
2016-02-07
1
-3
/
+3
*
staging: goldfish: (coding style) Add spaces around the "+" to conform to che...
Christian Colic
2016-02-07
1
-1
/
+1
*
staging: goldfish: use div64_s64 instead of do_div
Arnd Bergmann
2016-02-07
1
-15
/
+15
*
mei: split amthif client init from end of clients enumeration
Alexander Usyskin
2016-02-07
7
-23
/
+15
*
mei: hbm: send immediate reply flag in enum request
Alexander Usyskin
2016-02-07
4
-5
/
+32
*
mei: bus: run rescan on me_clients list change
Alexander Usyskin
2016-02-07
4
-1
/
+20
*
mei: drop reserved host client ids
Alexander Usyskin
2016-02-07
7
-24
/
+11
*
mei: hbm: warn about fw-initiated disconnect
Alexander Usyskin
2016-02-07
2
-1
/
+4
*
mei: fixed address clients for the new platforms
Alexander Usyskin
2016-02-07
5
-6
/
+57
*
mei: fill file pointer in read cb for fixed address client
Alexander Usyskin
2016-02-07
3
-10
/
+397
*
mei: discard replies from unconnected fixed address clients
Alexander Usyskin
2016-02-07
1
-1
/
+19
*
mei: clean write queues and wake waiters on disconnect
Alexander Usyskin
2016-02-07
3
-48
/
+30
*
mei: wake blocked write on link reset
Alexander Usyskin
2016-02-07
1
-1
/
+6
*
mei: drop superfluous closing bracket from write traces
Alexander Usyskin
2016-02-07
1
-2
/
+2
*
mei: bus: check if the device is enabled before data transfer
Alexander Usyskin
2016-02-07
1
-0
/
+9
*
mei: bus: fix notification event delivery
Tomas Winkler
2016-02-07
3
-7
/
+12
*
mei: bus: fix RX event scheduling
Tomas Winkler
2016-02-07
3
-9
/
+12
*
mei: amthif: interrupt reader on link reset
Alexander Usyskin
2016-02-07
1
-1
/
+7
*
mei: amthif: use rx_wait queue also for amthif client
Alexander Usyskin
2016-02-07
1
-5
/
+5
[next]