index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drivers: hv: vss: full handshake support
Vitaly Kuznetsov
2015-05-24
3
-12
/
+56
*
Tools: hv: vss: use misc char device to communicate with kernel
Vitaly Kuznetsov
2015-05-24
1
-114
/
+25
*
Tools: hv: kvp: use misc char device to communicate with kernel
Vitaly Kuznetsov
2015-05-24
1
-135
/
+31
*
Drivers: hv: kvp: convert to hv_utils_transport
Vitaly Kuznetsov
2015-05-24
1
-49
/
+42
*
Drivers: hv: fcopy: convert to hv_utils_transport
Vitaly Kuznetsov
2015-05-24
1
-148
/
+46
*
Drivers: hv: vss: convert to hv_utils_transport
Vitaly Kuznetsov
2015-05-24
1
-25
/
+27
*
Drivers: hv: util: introduce hv_utils_transport abstraction
Vitaly Kuznetsov
2015-05-24
3
-1
/
+328
*
Drivers: hv: fcopy: set .owner reference for file operations
Vitaly Kuznetsov
2015-05-24
1
-4
/
+2
*
Drivers: hv: fcopy: switch to using the hvutil_device_state state machine
Vitaly Kuznetsov
2015-05-24
1
-40
/
+30
*
Drivers: hv: vss: switch to using the hvutil_device_state state machine
Vitaly Kuznetsov
2015-05-24
1
-29
/
+58
*
Drivers: hv: kvp: switch to using the hvutil_device_state state machine
Vitaly Kuznetsov
2015-05-24
1
-38
/
+49
*
Drivers: hv: util: introduce state machine for util drivers
Vitaly Kuznetsov
2015-05-24
1
-0
/
+9
*
Drivers: hv: fcopy: rename fcopy_work -> fcopy_timeout_work
Vitaly Kuznetsov
2015-05-24
1
-7
/
+7
*
Drivers: hv: kvp: rename kvp_work -> kvp_timeout_work
Vitaly Kuznetsov
2015-05-24
1
-8
/
+8
*
Drivers: hv: vss: process deferred messages when we complete the transaction
Vitaly Kuznetsov
2015-05-24
1
-5
/
+9
*
Drivers: hv: fcopy: process deferred messages when we complete the transaction
Vitaly Kuznetsov
2015-05-24
1
-3
/
+9
*
Drivers: hv: kvp: move poll_channel() to hyperv_vmbus.h
Vitaly Kuznetsov
2015-05-24
2
-14
/
+15
*
Drivers: hv: kvp: reset kvp_context
Vitaly Kuznetsov
2015-05-24
1
-0
/
+1
*
Drivers: hv: util: move kvp/vss function declarations to hyperv_vmbus.h
Vitaly Kuznetsov
2015-05-24
4
-7
/
+11
*
ti-st: handle null allocation return correctly.
Colin Ian King
2015-05-24
1
-2
/
+1
*
checkkconfigsymbols.py: set python2 as default interpreter
Valentin Rothberg
2015-05-24
1
-1
/
+1
*
checkkconfigsymbols.py: add option -i to ignore files
Valentin Rothberg
2015-05-24
1
-6
/
+26
*
misc: mic: add support for loading/unloading SCIF driver
Sudeep Dutt
2015-05-24
1
-13
/
+11
*
misc: mic: MIC card driver specific changes to enable SCIF
Sudeep Dutt
2015-05-24
5
-6
/
+201
*
misc: mic: MIC host driver specific changes to enable SCIF
Sudeep Dutt
2015-05-24
10
-24
/
+292
*
misc: mic: SCIF messaging and node enumeration APIs
Sudeep Dutt
2015-05-24
6
-1
/
+583
*
misc: mic: SCIF connections APIs i.e. accept and connect
Nikhil Rao
2015-05-24
7
-1
/
+852
*
misc: mic: SCIF open close bind and listen APIs
Sudeep Dutt
2015-05-24
10
-1
/
+933
*
misc: mic: SCIF node queue pair setup management
Sudeep Dutt
2015-05-24
3
-0
/
+1621
*
misc: mic: SCIF module initialization
Sudeep Dutt
2015-05-24
4
-0
/
+841
*
misc: mic: Common MIC header file changes in preparation for SCIF
Sudeep Dutt
2015-05-24
2
-0
/
+15
*
misc: mic: SCIF Peer Bus
Sudeep Dutt
2015-05-24
2
-0
/
+189
*
misc: mic: SCIF Hardware Bus
Sudeep Dutt
2015-05-24
5
-1
/
+358
*
misc: mic: SCIF ring buffer infrastructure
Sudeep Dutt
2015-05-24
2
-0
/
+348
*
misc: mic: SCIF header file and IOCTL interface
Sudeep Dutt
2015-05-24
5
-12
/
+1238
*
misc: remove drivers for CARMA hardware
Ira Snyder
2015-05-24
6
-2708
/
+0
*
drivers: char: misc.c: remove trailing whitespace
Tal Shorer
2015-05-24
1
-5
/
+5
*
w1: Add support for DS28EA00 sequence to w1-therm
Matt Campbell
2015-05-24
3
-2
/
+117
*
w1_therm reference count family data
David Fries
2015-05-24
1
-15
/
+47
*
w1: introduce an ability to specify microseconds bus scanning intervals
Dmitry Khromov
2015-05-24
3
-12
/
+46
*
lz4: fix system halt at boot kernel on x86_64
Krzysztof Kolasa
2015-05-24
1
-1
/
+11
*
spmi: Add dependency on HAS_IOMEM
Richard Weinberger
2015-05-24
1
-0
/
+1
*
uio: don't free irq that was not requested
Stephen Hemminger
2015-05-24
1
-1
/
+2
*
mei: export hbm features to debugfs under devstate
Tomas Winkler
2015-05-24
1
-0
/
+7
*
mei: export mei client device struct to external use
Tomas Winkler
2015-05-24
2
-37
/
+36
*
NFC: mei_phy: adjust mei nfc header according the spec
Tomas Winkler
2015-05-24
1
-27
/
+31
*
mei: bus: kill mei_cl_ops
Tomas Winkler
2015-05-24
1
-24
/
+0
*
NFC: mei_phy: move all nfc logic from mei driver to nfc
Tomas Winkler
2015-05-24
5
-242
/
+304
*
mei: bus: add name and uuid into device attributes
Tomas Winkler
2015-05-24
2
-0
/
+47
*
mei: bus: report also uuid in module alias
Tomas Winkler
2015-05-24
9
-13
/
+72
[next]