index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-05-24
Drivers: hv: vmbus: move init_vp_index() call to vmbus_process_offer()
Vitaly Kuznetsov
2015-05-24
Drivers: hv: vmbus: decrease num_sc on subchannel removal
Vitaly Kuznetsov
2015-05-24
Drivers: hv: vmbus: briefly comment num_sc and next_oc
Vitaly Kuznetsov
2015-05-24
Drivers: hv: vmbus: unify calls to percpu_channel_enq()
Vitaly Kuznetsov
2015-05-24
Drivers: hv: vmbus: kill tasklets on module unload
Vitaly Kuznetsov
2015-05-24
Drivers: hv: vmbus: do cleanup on all vmbus_open() failure paths
Vitaly Kuznetsov
2015-05-24
Drivers: hv: vmbus: Implement the protocol for tearing down vmbus state
K. Y. Srinivasan
2015-05-24
drivers: hv: vmbus: Get rid of some unused definitions
K. Y. Srinivasan
2015-05-24
hv: vmbus_free_channels(): remove the redundant free_channel()
Dexuan Cui
2015-05-24
Drivers: hv: vmbus: unregister panic notifier on module unload
Vitaly Kuznetsov
2015-05-24
Drivers: hv: vmbus: introduce vmbus_acpi_remove
Vitaly Kuznetsov
2015-05-24
Drivers: hv: utils: unify driver registration reporting
Vitaly Kuznetsov
2015-05-24
Drivers: hv: fcopy: full handshake support
Vitaly Kuznetsov
2015-05-24
Drivers: hv: vss: full handshake support
Vitaly Kuznetsov
2015-05-24
Tools: hv: vss: use misc char device to communicate with kernel
Vitaly Kuznetsov
2015-05-24
Tools: hv: kvp: use misc char device to communicate with kernel
Vitaly Kuznetsov
2015-05-24
Drivers: hv: kvp: convert to hv_utils_transport
Vitaly Kuznetsov
2015-05-24
Drivers: hv: fcopy: convert to hv_utils_transport
Vitaly Kuznetsov
2015-05-24
Drivers: hv: vss: convert to hv_utils_transport
Vitaly Kuznetsov
2015-05-24
Drivers: hv: util: introduce hv_utils_transport abstraction
Vitaly Kuznetsov
2015-05-24
Drivers: hv: fcopy: set .owner reference for file operations
Vitaly Kuznetsov
2015-05-24
Drivers: hv: fcopy: switch to using the hvutil_device_state state machine
Vitaly Kuznetsov
2015-05-24
Drivers: hv: vss: switch to using the hvutil_device_state state machine
Vitaly Kuznetsov
2015-05-24
Drivers: hv: kvp: switch to using the hvutil_device_state state machine
Vitaly Kuznetsov
2015-05-24
Drivers: hv: util: introduce state machine for util drivers
Vitaly Kuznetsov
2015-05-24
Drivers: hv: fcopy: rename fcopy_work -> fcopy_timeout_work
Vitaly Kuznetsov
2015-05-24
Drivers: hv: kvp: rename kvp_work -> kvp_timeout_work
Vitaly Kuznetsov
2015-05-24
Drivers: hv: vss: process deferred messages when we complete the transaction
Vitaly Kuznetsov
2015-05-24
Drivers: hv: fcopy: process deferred messages when we complete the transaction
Vitaly Kuznetsov
2015-05-24
Drivers: hv: kvp: move poll_channel() to hyperv_vmbus.h
Vitaly Kuznetsov
2015-05-24
Drivers: hv: kvp: reset kvp_context
Vitaly Kuznetsov
2015-05-24
Drivers: hv: util: move kvp/vss function declarations to hyperv_vmbus.h
Vitaly Kuznetsov
2015-05-24
ti-st: handle null allocation return correctly.
Colin Ian King
2015-05-24
checkkconfigsymbols.py: set python2 as default interpreter
Valentin Rothberg
2015-05-24
checkkconfigsymbols.py: add option -i to ignore files
Valentin Rothberg
2015-05-24
misc: mic: add support for loading/unloading SCIF driver
Sudeep Dutt
2015-05-24
misc: mic: MIC card driver specific changes to enable SCIF
Sudeep Dutt
2015-05-24
misc: mic: MIC host driver specific changes to enable SCIF
Sudeep Dutt
2015-05-24
misc: mic: SCIF messaging and node enumeration APIs
Sudeep Dutt
2015-05-24
misc: mic: SCIF connections APIs i.e. accept and connect
Nikhil Rao
2015-05-24
misc: mic: SCIF open close bind and listen APIs
Sudeep Dutt
2015-05-24
misc: mic: SCIF node queue pair setup management
Sudeep Dutt
2015-05-24
misc: mic: SCIF module initialization
Sudeep Dutt
2015-05-24
misc: mic: Common MIC header file changes in preparation for SCIF
Sudeep Dutt
2015-05-24
misc: mic: SCIF Peer Bus
Sudeep Dutt
2015-05-24
misc: mic: SCIF Hardware Bus
Sudeep Dutt
2015-05-24
misc: mic: SCIF ring buffer infrastructure
Sudeep Dutt
2015-05-24
misc: mic: SCIF header file and IOCTL interface
Sudeep Dutt
2015-05-24
misc: remove drivers for CARMA hardware
Ira Snyder
2015-05-24
drivers: char: misc.c: remove trailing whitespace
Tal Shorer
[prev]
[next]