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-06-01
char:pcmcia:synclink_cs - Do not initialise statics to 0.
Shailendra Verma
2015-06-01
Drivers: hv: balloon: check if ha_region_mutex was acquired in MEM_CANCEL_ONL...
Vitaly Kuznetsov
2015-06-01
Drivers: hv: vmbus:Update preferred vmbus protocol version to windows 10.
Keith Mange
2015-06-01
char: misc: restore MISC_DYNAMIC_MINOR on device_create() failure
Vladimir Zapolskiy
2015-05-31
mei: fix up uuid matching
Greg Kroah-Hartman
2015-05-24
hwmon: Allow to compile dell-smm-hwmon driver without /proc/i8k
Pali Rohár
2015-05-24
hwmon: Rename i8k driver to dell-smm-hwmon and move it to hwmon tree
Pali Rohár
2015-05-24
virtio_console: silence a static checker warning
Dan Carpenter
2015-05-24
xillybus: XILLYBUS_OF should depend on HAS_DMA
Geert Uytterhoeven
2015-05-24
goldfish_pipe: Fix unlikely() misuse
Joe Perches
2015-05-24
pcmcia: fix a boot time warning in pcmcia cs code
Dmitry Eremin-Solenikov
2015-05-24
um,ethertap: use strncpy
Alan
2015-05-24
drivers/char: Remove msm_smd_pkt driver
Stephen Boyd
2015-05-24
Drivers: hv: vmbus: distribute subchannels among all vcpus
Vitaly Kuznetsov
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
[next]