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
2016-01-12
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-01-12
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-01-11
Merge tag 'mmc-v4.5' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
2016-01-11
Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2016-01-11
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2016-01-11
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-01-08
Merge branch 'for-linus' into work.misc
Al Viro
2016-01-06
lib/vsprintf: add %*pg format specifier
Dmitry Monakhov
2016-01-06
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2016-01-04
convert a bunch of open-coded instances of memdup_user_nul()
Al Viro
2015-12-22
mmc: kconfig: replace FAULT_INJECTION with FAULT_INJECTION_DEBUG_FS
Adrien Schildknecht
2015-12-18
rhashtable: Kill harmless RCU warning in rhashtable_walk_init
Herbert Xu
2015-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-12-17
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-12-16
dma-debug: Fix dma_debug_entry offset calculation
Daniel Mentz
2015-12-16
rhashtable: Fix walker list corruption
Herbert Xu
2015-12-16
rhashtable: Enforce minimum size on initial hash table
Herbert Xu
2015-12-08
workqueue: implement lockup detector
Tejun Heo
2015-12-06
iov_iter: export import_single_range()
Al Viro
2015-12-06
iov_iter: constify {csum_and_,}copy_to_iter()
Al Viro
2015-12-06
x86/headers: Don't include asm/processor.h in asm/atomic.h
Andi Kleen
2015-12-05
Revert "rhashtable: Use __vmalloc with GFP_ATOMIC for table allocation"
David S. Miller
2015-12-04
rhashtable: Use __vmalloc with GFP_ATOMIC for table allocation
Herbert Xu
2015-12-04
rhashtable: Prevent spurious EBUSY errors on insertion
Herbert Xu
2015-11-23
list: Use WRITE_ONCE() when adding to lists and hlists
Paul E. McKenney
2015-11-23
atomics: Add test for atomic operations with _relaxed variants
Boqun Feng
2015-11-23
treewide: Remove old email address
Peter Zijlstra
2015-11-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-11-10
lib/string.c: add ULL suffix to the constant definition
Andy Shevchenko
2015-11-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-11-09
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-11-09
remove abs64()
Andrew Morton
2015-11-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-11-06
dma-debug: check nents in dma_sync_sg*
Robin Murphy
2015-11-06
lib/hexdump.c: truncate output in case of overflow
Andy Shevchenko
2015-11-06
lib/is_single_threaded.c: change current_is_single_threaded() to use for_each...
Oleg Nesterov
2015-11-06
lib/kobject.c: use kvasprintf_const for formatting ->name
Rasmus Villemoes
2015-11-06
lib/kasprintf.c: introduce kvasprintf_const
Rasmus Villemoes
2015-11-06
lib/llist.c: fix data race in llist_del_first
Dmitry Vyukov
2015-11-06
lib/test-string_helpers.c: add string_get_size() tests
Vitaly Kuznetsov
2015-11-06
lib/halfmd4.c: use rol32 inline function in the ROUND macro
Alexander Kuleshov
2015-11-06
lib/vsprintf.c: update documentation
Rasmus Villemoes
2015-11-06
test_printf: test printf family at runtime
Rasmus Villemoes
2015-11-06
lib/vsprintf.c: remove SPECIAL handling in pointer()
Rasmus Villemoes
2015-11-06
lib/vsprintf.c: also improve sanity check in bstr_printf()
Rasmus Villemoes
2015-11-06
lib/vsprintf.c: handle invalid format specifiers more robustly
Rasmus Villemoes
2015-11-06
printk: synchronize %p formatting documentation
Martin Kletzander
2015-11-06
lib/dynamic_debug.c: use kstrdup_const
Rasmus Villemoes
2015-11-06
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
Mel Gorman
[next]