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
2016-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-12-16
Merge tag 'media/v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2016-12-16
Merge tag 'edac/v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2016-12-16
Merge branch 'for-linus-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-12-16
Merge tag 'nios2-v4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-12-16
Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2016-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2016-12-16
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
2016-12-15
Merge tag 'nfs-for-4.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2016-12-15
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2016-12-15
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2016-12-15
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-12-15
Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
2016-12-15
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
2016-12-15
Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2016-12-15
Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-12-15
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
2016-12-15
Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-12-15
Merge tag 'linux-kselftest-4.10-rc1-update' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2016-12-15
Merge tag 'arc-4.10-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-12-16
Makefile: drop -D__CHECK_ENDIAN__ from cflags
Michael S. Tsirkin
2016-12-16
fs/logfs: drop __CHECK_ENDIAN__
Michael S. Tsirkin
2016-12-16
Documentation/sparse: drop __CHECK_ENDIAN__
Michael S. Tsirkin
2016-12-16
linux: drop __bitwise__ everywhere
Michael S. Tsirkin
2016-12-16
checkpatch: replace __bitwise__ with __bitwise
Michael S. Tsirkin
2016-12-16
Documentation/sparse: drop __bitwise__
Michael S. Tsirkin
2016-12-16
tools: enable endian checks for all sparse builds
Michael S. Tsirkin
2016-12-16
linux/types.h: enable endian checks for all sparse builds
Michael S. Tsirkin
2016-12-16
virtio_mmio: Set dev.release() to avoid warning
Yuan Liu
2016-12-16
vhost: remove unused feature bit
Jason Wang
2016-12-16
virtio_ring: fix description of virtqueue_get_buf
Felipe Franciosi
2016-12-16
vhost/scsi: Remove unused but set variable
Tobias Klauser
2016-12-16
tools/virtio: use {READ,WRITE}_ONCE() in uaccess.h
Mark Rutland
2016-12-16
vringh: kill off ACCESS_ONCE()
Mark Rutland
2016-12-16
tools/virtio: fix READ_ONCE()
Mark Rutland
2016-12-16
crypto: add virtio-crypto driver
Gonglei
2016-12-16
vhost: cache used event for better performance
Jason Wang
2016-12-16
vsock: lookup and setup guest_cid inside vhost_vsock_lock
Gao feng
2016-12-16
virtio_pci: split vp_try_to_find_vqs into INTx and MSI-X variants
Christoph Hellwig
2016-12-16
virtio_pci: merge vp_free_vectors into vp_del_vqs
Christoph Hellwig
2016-12-16
virtio_pci: remove the call to vp_free_vectors in vp_request_msix_vectors
Christoph Hellwig
2016-12-16
virtio_pci: use pci_alloc_irq_vectors
Christoph Hellwig
2016-12-16
virtio: clean up handling of request_irq failure
Michael S. Tsirkin
2016-12-15
Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2016-12-15
Merge tag 'for-linus-4.10-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-12-15
Merge tag 'upstream-4.10-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2016-12-15
Merge tag 'platform-drivers-x86-v4.10-1' of git://git.infradead.org/users/dvh...
Linus Torvalds
2016-12-15
Merge branch 'i2c/for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-12-15
Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-12-15
platform/x86: thinkpad_acpi: Initialize local in_tablet_mode and type
Darren Hart
[next]