index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
mei: add also write waiting list to runtime pm blockers
Tomas Winkler
2015-05-24
1
-3
/
+5
*
mei: request autosuspend at the end of write
Alexander Usyskin
2015-05-24
1
-1
/
+7
*
mei: consume flow control on the first chunk of writing
Alexander Usyskin
2015-05-24
1
-14
/
+14
*
mei: debug prints with client info in read
Alexander Usyskin
2015-05-24
1
-5
/
+4
[next]