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
/
lib
Age
Commit message (
Expand
)
Author
2017-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-02-23
lib: Remove string from parman config selection
Jiri Pirko
2017-02-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-02-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
2017-02-22
lib/show_mem.c: teach show_mem to work with the given nodemask
Michal Hocko
2017-02-22
dma-debug: add comment for failed to check map error
Miles Chen
2017-02-22
Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-02-22
Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-02-22
usercopy: ARM NOMMU has no 64-bit get_user
Arnd Bergmann
2017-02-22
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-02-21
Merge tag 'usercopy-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-02-21
usercopy: Add tests for all get_user() sizes
Kees Cook
2017-02-21
Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-02-20
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2017-02-20
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-02-20
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-02-20
Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2017-02-20
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-02-17
Merge branch 'for-4.11/block' into for-4.11/linus-merge
Jens Axboe
2017-02-17
rhashtable: Add nested tables
Herbert Xu
2017-02-16
usercopy: Adjust tests to deal with SMAP/PAN
Kees Cook
2017-02-16
usercopy: add testcases to check zeroing on failure
Hoeun Ryu
2017-02-13
idr: Add missing __rcu annotations
Matthew Wilcox
2017-02-13
radix-tree: Fix __rcu annotations
Matthew Wilcox
2017-02-13
radix-tree: Add rcu_dereference and rcu_assign_pointer calls
Matthew Wilcox
2017-02-13
radix_tree_iter_resume: Fix out of bounds error
Matthew Wilcox
2017-02-13
radix-tree: Store a pointer to the root in each node
Matthew Wilcox
2017-02-13
radix-tree: Chain preallocated nodes through ->parent
Matthew Wilcox
2017-02-13
ida: Use exceptional entries for small IDAs
Matthew Wilcox
2017-02-13
ida: Move ida_bitmap to a percpu variable
Matthew Wilcox
2017-02-13
Reimplement IDR and IDA using the radix tree
Matthew Wilcox
2017-02-13
radix-tree: Add radix_tree_iter_delete
Matthew Wilcox
2017-02-13
radix-tree: Add radix_tree_iter_tag_clear()
Matthew Wilcox
2017-02-13
EXPORT_SYMBOL radix_tree_replace_slot
Song Liu
2017-02-10
time: Remove CONFIG_TIMER_STATS
Kees Cook
2017-02-10
debugobjects: Improve variable naming
Waiman Long
2017-02-10
refcount_t: Introduce a special purpose refcount type
Peter Zijlstra
2017-02-08
printk: rename nmi.c and exported api
Sergey Senozhatsky
2017-02-06
Merge 4.10-rc7 into char-misc-next
Greg Kroah-Hartman
2017-02-05
debugobjects: Reduce contention on the global pool_lock
Waiman Long
2017-02-04
debugobjects: Scale thresholds with # of CPUs
Waiman Long
2017-02-04
debugobjects: Track number of kmem_cache_alloc/kmem_cache_free done
Waiman Long
2017-02-03
lib: Introduce priority array area manager
Jiri Pirko
2017-02-02
ext4: move halfmd4 into hash.c directly
Jason A. Donenfeld
2017-02-01
Merge tag 'drm-misc-next-2017-01-30' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-01-31
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2017-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-27
radix tree: constify some pointers
Matthew Wilcox
2017-01-27
sbitmap: add helpers for dumping to a seq_file
Omar Sandoval
[prev]
[next]