summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-28519-2881/+7219
|\ \ \ \ \ \ \ \
| * | | | | | | | ARM: 7139/1: fix compilation with CONFIG_ARM_ATAG_DTB_COMPAT and large TEXT_O...Nicolas Pitre2011-10-241-1/+2
| * | | | | | | | Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platform...Russell King2011-10-2338-272/+465
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: gic, local timers: use the request_percpu_irq() interfaceMarc Zyngier2011-10-238-111/+99
| | * | | | | | | | ARM: gic: consolidate PPI handlingMarc Zyngier2011-10-2314-178/+88
| * | | | | | | | | Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into d...Russell King2011-10-18116-1162/+347
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ARM: switch from NO_MACH_MEMORY_H to NEED_MACH_MEMORY_HNicolas Pitre2011-10-133-41/+24
| | * | | | | | | | | ARM: mach-s5p64x0: remove mach/memory.hNicolas Pitre2011-10-132-18/+1
| | * | | | | | | | | ARM: mach-s3c64xx: remove mach/memory.hNicolas Pitre2011-10-132-18/+1
| | * | | | | | | | | ARM: plat-mxc: remove mach/memory.hNicolas Pitre2011-10-132-43/+1
| | * | | | | | | | | ARM: mach-prima2: remove mach/memory.hNicolas Pitre2011-10-133-17/+3
| | * | | | | | | | | ARM: mach-zynq: remove mach/memory.hNicolas Pitre2011-10-132-22/+1
| | * | | | | | | | | ARM: mach-bcmring: remove mach/memory.hNicolas Pitre2011-10-133-30/+2
| | * | | | | | | | | ARM: mach-davinci: remove mach/memory.hNicolas Pitre2011-10-135-41/+7
| | * | | | | | | | | ARM: mach-pxa: remove mach/memory.hNicolas Pitre2011-10-133-21/+2
| | * | | | | | | | | ARM: mach-ixp4xx: remove mach/memory.hNicolas Pitre2011-10-132-17/+1
| | * | | | | | | | | ARM: mach-h720x: remove mach/memory.hNicolas Pitre2011-10-132-11/+1
| | * | | | | | | | | ARM: mach-vt8500: remove mach/memory.hNicolas Pitre2011-10-132-28/+1
| | * | | | | | | | | ARM: mach-s5pc100: remove mach/memory.hNicolas Pitre2011-10-132-18/+1
| | * | | | | | | | | ARM: mach-tegra: remove mach/memory.hNicolas Pitre2011-10-132-28/+1
| | * | | | | | | | | ARM: plat-tcc: remove mach/memory.hNicolas Pitre2011-10-132-18/+1
| | * | | | | | | | | ARM: mach-mmp: remove mach/memory.hNicolas Pitre2011-10-132-14/+1
| | * | | | | | | | | ARM: mach-cns3xxx: remove mach/memory.hNicolas Pitre2011-10-132-26/+1
| | * | | | | | | | | ARM: mach-nuc93x: remove mach/memory.hNicolas Pitre2011-10-132-21/+1
| | * | | | | | | | | ARM: mach-mxs: remove mach/memory.hNicolas Pitre2011-10-132-24/+1
| | * | | | | | | | | ARM: spear: remove mach/memory.h and plat/memory.hNicolas Pitre2011-10-134-58/+1
| | * | | | | | | | | ARM: mach-msm: remove mach/memory.hNicolas Pitre2011-10-132-35/+1
| | * | | | | | | | | ARM: mach-gemini: remove mach/memory.hNicolas Pitre2011-10-132-19/+1
| | * | | | | | | | | ARM: mach-lpc32xx: remove mach/memory.hNicolas Pitre2011-10-132-27/+1
| | * | | | | | | | | ARM: mach-netx: remove mach/memory.hNicolas Pitre2011-10-132-26/+1
| | * | | | | | | | | ARM: mach-versatile: remove mach/memory.hNicolas Pitre2011-10-132-28/+1
| | * | | | | | | | | ARM: mach-ux500: remove mach/memory.hNicolas Pitre2011-10-132-18/+1
| | * | | | | | | | | ARM: mach-nomadik: remove mach/memory.hNicolas Pitre2011-10-132-28/+1
| | * | | | | | | | | ARM: mach-iop32x: remove mach/memory.hNicolas Pitre2011-10-132-13/+1
| | * | | | | | | | | ARM: mach-pnx4008: remove mach/memory.hNicolas Pitre2011-10-132-21/+1
| | * | | | | | | | | ARM: mach-w90x900: remove mach/memory.hNicolas Pitre2011-10-132-23/+1
| | * | | | | | | | | ARM: mach-vexpress: remove mach/memory.hNicolas Pitre2011-10-132-25/+1
| | * | | | | | | | | ARM: mach-mv78xx0: remove mach/memory.hNicolas Pitre2011-10-132-10/+1
| | * | | | | | | | | ARM: mach-s3c2410: remove memory.hNicolas Pitre2011-10-133-36/+1
| | * | | | | | | | | ARM: mach-iop33x: remove mach/memory.hNicolas Pitre2011-09-262-13/+1
| | * | | | | | | | | ARM: mach-omap2: remove mach/memory.hNicolas Pitre2011-09-263-51/+1
| | * | | | | | | | | ARM: OMAP: move OMAP1 memory config from plat/memory.h to its mach/memory.hNicolas Pitre2011-09-262-45/+53
| | * | | | | | | | | ARM: mach-orion5x: remove mach/memory.hNicolas Pitre2011-09-262-12/+1
| | * | | | | | | | | ARM: mach-kirkwood: remove mach/memory.hNicolas Pitre2011-09-262-10/+1
| | * | | | | | | | | ARM: mach-dove: remove include/mach/memory.hNicolas Pitre2011-09-262-10/+1
| | * | | | | | | | | ARM: prepare for removal of a bunch of <mach/memory.h> filesNicolas Pitre2011-09-263-2/+20
| | * | | | | | | | | ARM: mach-davinci: clean up debug-macro.SNicolas Pitre2011-09-261-24/+19
| | * | | | | | | | | ARM: mach-davinci: make DAVINCI_UART_INFO into a relative offsetNicolas Pitre2011-09-263-13/+18
| | * | | | | | | | | ARM: mach-omap2: clean up debug-macro.SNicolas Pitre2011-09-261-39/+31
| | * | | | | | | | | ARM: mach-omap1: clean up debug-macro.SNicolas Pitre2011-09-261-21/+17
OpenPOWER on IntegriCloud