index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-31
Merge branch 'dt/gic' into next/dt
Arnd Bergmann
540
-3015
/
+7743
2011-10-31
Merge branch 'omap/dt' into next/dt
Arnd Bergmann
123
-5040
/
+5809
2011-10-31
ARM: gic: fix irq_alloc_descs handling for sparse irq
Rob Herring
2
-5
/
+12
2011-10-31
ARM: gic: add OF based initialization
Rob Herring
2
-0
/
+62
2011-10-31
ARM: gic: add irq_domain support
Rob Herring
3
-63
/
+63
2011-10-31
Merge branches 'msm/dt', 'imx/dt' and 'at91/dt' into next/dt
Arnd Bergmann
130
-250
/
+2631
2011-10-25
ARM: at91: add at91sam9g20 and Calao USB A9G20 DT support
Jean-Christophe PLAGNIOL-VILLARD
5
-1
/
+159
2011-10-25
ARM: at91: dt: at91sam9g45 family and board device tree files
Nicolas Ferre
7
-0
/
+285
2011-10-24
Merge remote-tracking branch 'rmk/devel-stable' into HEAD
Rob Herring
539
-2982
/
+7638
2011-10-23
Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platform...
Russell King
38
-272
/
+465
2011-10-23
ARM: gic, local timers: use the request_percpu_irq() interface
Marc Zyngier
8
-111
/
+99
2011-10-23
ARM: gic: consolidate PPI handling
Marc Zyngier
14
-178
/
+88
2011-10-21
ARM: S3C24XX: Fix s3c24xx build errors if !CONFIG_PM
Domenico Andreoli
5
-0
/
+10
2011-10-21
ARM: S5P: fix offset calculation on gpio-interrupt
Marek Szyprowski
1
-3
/
+3
2011-10-21
ARM: smp: fix clipping of number of CPUs
Russell King
8
-28
/
+38
2011-10-18
Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into d...
Russell King
116
-1162
/
+347
2011-10-18
arm/mx5: add device tree support for imx51 babbage
Shawn Guo
8
-2
/
+524
2011-10-18
arm/mx5: add device tree support for imx53 boards
Shawn Guo
14
-10
/
+1034
2011-10-17
ARM: 7115/4: move __exception and friends to asm/exception.h
Jamie Iles
7
-9
/
+25
2011-10-17
ARM: 7124/1: smp: Add a localtimer handler callable from C code
Shawn Guo
2
-0
/
+9
2011-10-17
ARM: 7123/1: smp: Add an IPI handler callable from C code
Shawn Guo
2
-0
/
+10
2011-10-17
ARM: 7100/1: smp_scu: remove __init annotation from scu_enable()
Shawn Guo
1
-1
/
+1
2011-10-17
ARM: 7061/1: gic: convert logical CPU numbers into physical numbers
Will Deacon
1
-3
/
+14
2011-10-17
ARM: 7060/1: smp: populate logical CPU mapping during boot
Will Deacon
2
-0
/
+21
2011-10-17
ARM: 7011/1: Add ARM cpu topology definition
Vincent Guittot
6
-0
/
+218
2011-10-17
Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...
Linus Torvalds
4
-3
/
+11
2011-10-15
ARM: 7128/1: vic: Don't write to the read-only register VIC_IRQ_STATUS
Zoltan Devai
1
-1
/
+0
2011-10-15
ARM: 7122/1: localtimer: add header linux/errno.h explicitly
Shawn Guo
1
-0
/
+2
2011-10-15
ARM: 7117/1: perf: fix HW_CACHE_* events on Cortex-A9
Will Deacon
1
-2
/
+2
2011-10-13
ARM: switch from NO_MACH_MEMORY_H to NEED_MACH_MEMORY_H
Nicolas Pitre
3
-41
/
+24
2011-10-13
ARM: mach-s5p64x0: remove mach/memory.h
Nicolas Pitre
2
-18
/
+1
2011-10-13
ARM: mach-s3c64xx: remove mach/memory.h
Nicolas Pitre
2
-18
/
+1
2011-10-13
ARM: plat-mxc: remove mach/memory.h
Nicolas Pitre
2
-43
/
+1
2011-10-13
ARM: mach-prima2: remove mach/memory.h
Nicolas Pitre
3
-17
/
+3
2011-10-13
ARM: mach-zynq: remove mach/memory.h
Nicolas Pitre
2
-22
/
+1
2011-10-13
ARM: mach-bcmring: remove mach/memory.h
Nicolas Pitre
3
-30
/
+2
2011-10-13
ARM: mach-davinci: remove mach/memory.h
Nicolas Pitre
5
-41
/
+7
2011-10-13
ARM: mach-pxa: remove mach/memory.h
Nicolas Pitre
3
-21
/
+2
2011-10-13
ARM: mach-ixp4xx: remove mach/memory.h
Nicolas Pitre
2
-17
/
+1
2011-10-13
ARM: mach-h720x: remove mach/memory.h
Nicolas Pitre
2
-11
/
+1
2011-10-13
ARM: mach-vt8500: remove mach/memory.h
Nicolas Pitre
2
-28
/
+1
2011-10-13
ARM: mach-s5pc100: remove mach/memory.h
Nicolas Pitre
2
-18
/
+1
2011-10-13
ARM: mach-tegra: remove mach/memory.h
Nicolas Pitre
2
-28
/
+1
2011-10-13
ARM: plat-tcc: remove mach/memory.h
Nicolas Pitre
2
-18
/
+1
2011-10-13
ARM: mach-mmp: remove mach/memory.h
Nicolas Pitre
2
-14
/
+1
2011-10-13
ARM: mach-cns3xxx: remove mach/memory.h
Nicolas Pitre
2
-26
/
+1
2011-10-13
ARM: mach-nuc93x: remove mach/memory.h
Nicolas Pitre
2
-21
/
+1
2011-10-13
ARM: mach-mxs: remove mach/memory.h
Nicolas Pitre
2
-24
/
+1
2011-10-13
ARM: spear: remove mach/memory.h and plat/memory.h
Nicolas Pitre
4
-58
/
+1
2011-10-13
ARM: mach-msm: remove mach/memory.h
Nicolas Pitre
2
-35
/
+1
[next]