summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-10-24ARM: 7139/1: fix compilation with CONFIG_ARM_ATAG_DTB_COMPAT and large TEXT_O...Nicolas Pitre1-1/+2
2011-10-23Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platform...Russell King38-272/+465
2011-10-23ARM: gic, local timers: use the request_percpu_irq() interfaceMarc Zyngier8-111/+99
2011-10-23ARM: gic: consolidate PPI handlingMarc Zyngier14-178/+88
2011-10-21ARM: smp: fix clipping of number of CPUsRussell King8-28/+38
2011-10-18Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into d...Russell King116-1162/+347
2011-10-17ARM: 7115/4: move __exception and friends to asm/exception.hJamie Iles7-9/+25
2011-10-17ARM: 7124/1: smp: Add a localtimer handler callable from C codeShawn Guo2-0/+9
2011-10-17ARM: 7123/1: smp: Add an IPI handler callable from C codeShawn Guo2-0/+10
2011-10-17ARM: 7100/1: smp_scu: remove __init annotation from scu_enable()Shawn Guo1-1/+1
2011-10-17ARM: 7061/1: gic: convert logical CPU numbers into physical numbersWill Deacon1-3/+14
2011-10-17ARM: 7060/1: smp: populate logical CPU mapping during bootWill Deacon2-0/+21
2011-10-17ARM: 7011/1: Add ARM cpu topology definitionVincent Guittot6-0/+218
2011-10-13ARM: switch from NO_MACH_MEMORY_H to NEED_MACH_MEMORY_HNicolas Pitre3-41/+24
2011-10-13ARM: mach-s5p64x0: remove mach/memory.hNicolas Pitre2-18/+1
2011-10-13ARM: mach-s3c64xx: remove mach/memory.hNicolas Pitre2-18/+1
2011-10-13ARM: plat-mxc: remove mach/memory.hNicolas Pitre2-43/+1
2011-10-13ARM: mach-prima2: remove mach/memory.hNicolas Pitre3-17/+3
2011-10-13ARM: mach-zynq: remove mach/memory.hNicolas Pitre2-22/+1
2011-10-13ARM: mach-bcmring: remove mach/memory.hNicolas Pitre3-30/+2
2011-10-13ARM: mach-davinci: remove mach/memory.hNicolas Pitre5-41/+7
2011-10-13ARM: mach-pxa: remove mach/memory.hNicolas Pitre3-21/+2
2011-10-13ARM: mach-ixp4xx: remove mach/memory.hNicolas Pitre2-17/+1
2011-10-13ARM: mach-h720x: remove mach/memory.hNicolas Pitre2-11/+1
2011-10-13ARM: mach-vt8500: remove mach/memory.hNicolas Pitre2-28/+1
2011-10-13ARM: mach-s5pc100: remove mach/memory.hNicolas Pitre2-18/+1
2011-10-13ARM: mach-tegra: remove mach/memory.hNicolas Pitre2-28/+1
2011-10-13ARM: plat-tcc: remove mach/memory.hNicolas Pitre2-18/+1
2011-10-13ARM: mach-mmp: remove mach/memory.hNicolas Pitre2-14/+1
2011-10-13ARM: mach-cns3xxx: remove mach/memory.hNicolas Pitre2-26/+1
2011-10-13ARM: mach-nuc93x: remove mach/memory.hNicolas Pitre2-21/+1
2011-10-13ARM: mach-mxs: remove mach/memory.hNicolas Pitre2-24/+1
2011-10-13ARM: spear: remove mach/memory.h and plat/memory.hNicolas Pitre4-58/+1
2011-10-13ARM: mach-msm: remove mach/memory.hNicolas Pitre2-35/+1
2011-10-13ARM: mach-gemini: remove mach/memory.hNicolas Pitre2-19/+1
2011-10-13ARM: mach-lpc32xx: remove mach/memory.hNicolas Pitre2-27/+1
2011-10-13ARM: mach-netx: remove mach/memory.hNicolas Pitre2-26/+1
2011-10-13ARM: mach-versatile: remove mach/memory.hNicolas Pitre2-28/+1
2011-10-13ARM: mach-ux500: remove mach/memory.hNicolas Pitre2-18/+1
2011-10-13ARM: mach-nomadik: remove mach/memory.hNicolas Pitre2-28/+1
2011-10-13ARM: mach-iop32x: remove mach/memory.hNicolas Pitre2-13/+1
2011-10-13ARM: mach-pnx4008: remove mach/memory.hNicolas Pitre2-21/+1
2011-10-13ARM: mach-w90x900: remove mach/memory.hNicolas Pitre2-23/+1
2011-10-13ARM: mach-vexpress: remove mach/memory.hNicolas Pitre2-25/+1
2011-10-13ARM: mach-mv78xx0: remove mach/memory.hNicolas Pitre2-10/+1
2011-10-13ARM: mach-s3c2410: remove memory.hNicolas Pitre3-36/+1
2011-10-08ARM: 7127/1: hw_breakpoint: skip v7-specific reset on v6 coresWill Deacon1-0/+5
2011-09-26ARM: mach-iop33x: remove mach/memory.hNicolas Pitre2-13/+1
2011-09-26ARM: mach-omap2: remove mach/memory.hNicolas Pitre3-51/+1
2011-09-26ARM: OMAP: move OMAP1 memory config from plat/memory.h to its mach/memory.hNicolas Pitre2-45/+53