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
2009-04-07
Merge branch 'core/softlockup' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
Merge branch 'linus' into core/softlockup
Ingo Molnar
2009-04-07
softlockup: make DETECT_HUNG_TASK default depend on DETECT_SOFTLOCKUP
Ingo Molnar
2009-04-06
Merge branch 'kmemtrace-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-04-05
Merge branch 'core/debugobjects' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-04-05
Merge branch 'printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2009-04-03
Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-04-03
kmemtrace, kbuild: fix slab.h dependency problem in lib/decompress_unlzma.c
Pekka Enberg
2009-04-03
kmemtrace, kbuild: fix slab.h dependency problem in lib/decompress_bunzip2.c
Pekka Enberg
2009-04-03
kmemtrace, kbuild: fix slab.h dependency problem in lib/decompress_inflate.c
Pekka Enberg
2009-04-02
cpumask: fix slab corruption caused by alloc_cpumask_var_node()
Jack Steiner
2009-04-02
cgroup: CSS ID support
KAMEZAWA Hiroyuki
2009-04-02
Merge branch 'tracing/core-v2' into tracing-for-linus
Ingo Molnar
2009-04-01
lib/rbtree.c: optimize rb_erase()
Wolfram Strepp
2009-04-01
generic debug pagealloc
Akinobu Mita
2009-03-31
Merge branch 'linus' into locking-for-linus
Ingo Molnar
2009-03-30
dma-debug: fix printk formats (i386)
Randy Dunlap
2009-03-30
Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2009-03-30
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-03-28
Merge branch 'linus' into core/printk
Ingo Molnar
2009-03-28
Merge branch 'linus' into core/iommu
Ingo Molnar
2009-03-28
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2009-03-28
Merge branch 'origin' into devel
Russell King
2009-03-28
Merge branch 'linus' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
2009-03-27
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
2009-03-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2009-03-26
Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2009-03-26
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2009-03-25
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli...
Russell King
2009-03-24
Dynamic debug: allow simple quoting of words
Greg Banks
2009-03-24
dynamic debug: update docs
Jason Baron
2009-03-24
dynamic debug: combine dprintk and dynamic printk
Jason Baron
2009-03-24
kobject: don't block for each kobject_uevent
Arjan van de Ven
2009-03-24
Driver core: implement uevent suppress in kobject
Ming Lei
2009-03-24
driver core: get rid of struct device's bus_id string array
Kay Sievers
2009-03-24
dma-debug: make memory range checks more consistent
Joerg Roedel
2009-03-24
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-03-19
dma-debug: warn of unmapping an invalid dma address
FUJITA Tomonori
2009-03-18
Merge branch 'dma-api/debug' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2009-03-18
Merge branch 'linus' into core/iommu
Ingo Molnar
2009-03-18
Merge branches 'sched/cleanups' and 'linus' into sched/core
Ingo Molnar
2009-03-17
Merge branch 'linus' into core/printk
Ingo Molnar
2009-03-17
dma-debug: add a check dma memory leaks
Joerg Roedel
2009-03-17
dma-debug: add checks for kernel text and rodata
Joerg Roedel
2009-03-17
dma-debug: print stacktrace of mapping path on unmap error
David Woodhouse
2009-03-17
dma-debug: add function to dump dma mappings
David Woodhouse
2009-03-17
debugobjects: delay free of internal objects
Thomas Gleixner
[next]