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
path:
root
/
include
Age
Commit message (
Expand
)
Author
2016-10-13
net: centralize net_device min/max MTU checking
Jarod Wilson
2016-10-11
Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-10-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-10-11
mm: split gfp_mask and mapping flags into separate fields
Michal Hocko
2016-10-11
treewide: remove redundant #include <linux/kconfig.h>
Masahiro Yamada
2016-10-11
kthread: add kerneldoc for kthread_create()
Jonathan Corbet
2016-10-11
kthread: better support freezable kthread workers
Petr Mladek
2016-10-11
kthread: allow to modify delayed kthread work
Petr Mladek
2016-10-11
kthread: allow to cancel kthread work
Petr Mladek
2016-10-11
kthread: initial support for delayed kthread work
Petr Mladek
2016-10-11
kthread: add kthread_destroy_worker()
Petr Mladek
2016-10-11
kthread: add kthread_create_worker*()
Petr Mladek
2016-10-11
kthread: kthread worker API cleanup
Petr Mladek
2016-10-11
kthread: rename probe_kthread_data() to kthread_probe_data()
Petr Mladek
2016-10-11
mm: kmemleak: avoid using __va() on addresses that don't have a lowmem mapping
Catalin Marinas
2016-10-11
kdump, vmcoreinfo: report memory sections virtual addresses
Thomas Garnier
2016-10-11
ipc/sem.c: fix complex_count vs. simple op race
Manfred Spraul
2016-10-11
relay: Use irq_work instead of plain timer for deferred wakeup
Peter Zijlstra
2016-10-11
dma-mapping: introduce the DMA_ATTR_NO_WARN attribute
Mauricio Faria de Oliveira
2016-10-11
random: remove unused randomize_range()
Jason Cooper
2016-10-11
random: simplify API for random address requests
Jason Cooper
2016-10-11
autofs4: move linux/auto_dev-ioctl.h to uapi/linux
Ian Kent
2016-10-11
autofs: move inclusion of linux/limits.h to uapi
Tomohiro Kusumi
2016-10-11
autofs: remove AUTOFS_DEVID_LEN
Tomohiro Kusumi
2016-10-11
include/linux/ctype.h: make isdigit() table lookupless
Alexey Dobriyan
2016-10-11
radix-tree: 'slot' can be NULL in radix_tree_next_slot()
Ross Zwisler
2016-10-11
Merge tag 'media/v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2016-10-11
Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-10-11
Merge tag 'libnvdimm-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-10-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-10
Merge remote-tracking branch 'ovl/rename2' into for-linus
Al Viro
2016-10-10
Merge tag 'for-linus-20161008' of git://git.infradead.org/linux-mtd
Linus Torvalds
2016-10-10
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2016-10-10
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-10-10
Merge tag 'ceph-for-4.9-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2016-10-10
Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-10-10
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-10
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-10-10
constify iov_iter_count() and iter_is_iovec()
Al Viro
2016-10-10
Merge branch 'printk-cleanups'
Linus Torvalds
2016-10-10
drm/crtc: constify drm_crtc_index parameter
Jani Nikula
2016-10-10
drm: use the right function name in documentation
Grazvydas Ignotas
2016-10-10
drm/fb-helper: fix sphinx markup for DRM_FB_HELPER_DEFAULT_OPS
Stefan Christ
2016-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2016-10-09
Merge branch 'for-4.9/block-smp' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-10-09
Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-10-09
Merge tag 'dm-4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2016-10-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-10-09
Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...
Linus Torvalds
[next]