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
2011-10-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
2011-10-26
fault-inject: export setup_fault_attr()
Per Forlin
2011-10-26
mmc: core: add random fault injection
Per Forlin
2011-10-26
fault-inject: export fault injection functions
Per Forlin
2011-10-26
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2011-10-26
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-10-26
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2011-10-25
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2011-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-10-25
Merge branch 'for-linus' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/...
Linus Torvalds
2011-10-25
Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
2011-10-25
Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v...
Russell King
2011-10-20
lib/raid6: Fix filename emitted in generated code
Dan McGee
2011-10-18
dynamic_debug: fix undefined reference to `__netdev_printk'
Jason Baron
2011-10-18
dynamic_debug: use a single printk() to emit messages
Jason Baron
2011-10-18
dynamic_debug: remove num_enabled accounting
Jason Baron
2011-10-06
sched: Wrap scheduler p->cpus_allowed access
Peter Zijlstra
2011-10-04
llist: Remove cpu_relax() usage in cmpxchg loops
Peter Zijlstra
2011-10-04
llist: Return whether list is empty before adding in llist_add()
Huang Ying
2011-10-04
llist: Move cpu_relax() to after the cmpxchg()
Huang Ying
2011-10-04
llist: Remove the platform-dependent NMI checks
Ingo Molnar
2011-10-04
llist: Make some llist functions inline
Huang Ying
2011-10-01
ARM: always use ARM_UNWIND for thumb2 kernels
Arnd Bergmann
2011-09-21
XZ: Fix incorrect XZ_BUF_ERROR
Lasse Collin
2011-09-20
lib: add error checking to hex2bin
Mimi Zohar
2011-09-15
Merge branch 'master' into for-next
Jiri Kosina
2011-09-15
Remove unneeded version.h include from lib/
Jesper Juhl
2011-09-15
Kconfig: Copyedit: DEBUG_SECTION_MISMATCH
Michael Witten
2011-09-14
lib: atomic64: Change the type of local lock to raw_spinlock_t
Yong Zhang
2011-09-13
lib/sha1.c: quiet sparse noise about symbol not declared
H Hartley Sweeten
2011-09-13
locking, lib/atomic64: Annotate atomic64_lock::lock as raw
Shan Hai
2011-09-13
locking, rwsem: Annotate inner lock as raw
Thomas Gleixner
2011-09-13
locking, printk: Annotate logbuf_lock as raw
Thomas Gleixner
2011-09-13
locking, lib/proportions: Annotate prop_local_percpu::lock as raw
Thomas Gleixner
2011-09-13
locking, percpu_counter: Annotate ::lock as raw
Thomas Gleixner
2011-08-30
bitops: Move find_next_bit.o from lib-y to obj-y
Geert Uytterhoeven
2011-08-23
lib: Kconfig.debug: Typo remove extra "it"
Justin P. Mattock
2011-08-22
kobj_uevent: Ignore if some listeners cannot handle message
Milan Broz
2011-08-22
dynamic_debug: make netdev_dbg() call __netdev_printk()
Jason Baron
2011-08-22
dynamic_debug: Convert printks to pr_<level>
Joe Perches
2011-08-22
dynamic_debug: Remove uses of KERN_CONT in dynamic_emit_prefix
Joe Perches
2011-08-22
dynamic_debug: Consolidate prefix output to single routine
Joe Perches
2011-08-22
dynamic_debug: Add __dynamic_dev_dbg
Joe Perches
2011-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2011-08-06
crypto: Move md5_transform to lib/md5.c
David S. Miller
2011-08-06
lib/sha1: use the git implementation of SHA-1
Mandeep Singh Baines
2011-08-04
Fix kernel-doc comment typo '@id'
Paul Bolle
2011-08-03
Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-08-03
tmpfs radix_tree: locate_item to speed up swapoff
Hugh Dickins
2011-08-03
radix_tree: exceptional entries and indices
Hugh Dickins
[next]