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