summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: add Highbank core platform supportRob Herring2011-10-3122-1/+444
* ARM: highbank: add devicetree sourceRob Herring2011-10-311-0/+198
* ARM: l2x0: add empty l2x0_of_initRob Herring2011-10-311-1/+8
* Merge branch 'dt/gic' into highbank/socArnd Bergmann2011-10-31540-3016/+7741
|\
| * ARM: gic: fix irq_alloc_descs handling for sparse irqRob Herring2011-10-312-5/+12
| * ARM: gic: add OF based initializationRob Herring2011-10-312-0/+62
| * ARM: gic: add irq_domain supportRob Herring2011-10-313-63/+63
| * Merge remote-tracking branch 'rmk/devel-stable' into HEADRob Herring2011-10-24539-2982/+7638
| |\
| | * 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/+99Star
| | | * ARM: gic: consolidate PPI handlingMarc Zyngier2011-10-2314-178/+88Star
| | | * ARM: smp: fix clipping of number of CPUsRussell King2011-10-208-28/+38
| | | * ARM: 7115/4: move __exception and friends to asm/exception.hJamie Iles2011-10-177-9/+25
| | | * ARM: 7124/1: smp: Add a localtimer handler callable from C codeShawn Guo2011-10-172-0/+9
| | | * ARM: 7123/1: smp: Add an IPI handler callable from C codeShawn Guo2011-10-172-0/+10
| | | * ARM: 7100/1: smp_scu: remove __init annotation from scu_enable()Shawn Guo2011-10-171-1/+1
| | | * ARM: 7061/1: gic: convert logical CPU numbers into physical numbersWill Deacon2011-10-171-3/+14
| | | * ARM: 7060/1: smp: populate logical CPU mapping during bootWill Deacon2011-10-172-0/+21
| | | * ARM: 7011/1: Add ARM cpu topology definitionVincent Guittot2011-10-176-0/+218
| | * | Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into d...Russell King2011-10-18116-1162/+347Star
| | |\ \
| | | * | ARM: switch from NO_MACH_MEMORY_H to NEED_MACH_MEMORY_HNicolas Pitre2011-10-133-41/+24Star
| | | * | ARM: mach-s5p64x0: remove mach/memory.hNicolas Pitre2011-10-132-18/+1Star
| | | * | ARM: mach-s3c64xx: remove mach/memory.hNicolas Pitre2011-10-132-18/+1Star
| | | * | ARM: plat-mxc: remove mach/memory.hNicolas Pitre2011-10-132-43/+1Star
| | | * | ARM: mach-prima2: remove mach/memory.hNicolas Pitre2011-10-133-17/+3Star
| | | * | ARM: mach-zynq: remove mach/memory.hNicolas Pitre2011-10-132-22/+1Star
| | | * | ARM: mach-bcmring: remove mach/memory.hNicolas Pitre2011-10-133-30/+2Star
| | | * | ARM: mach-davinci: remove mach/memory.hNicolas Pitre2011-10-135-41/+7Star
| | | * | ARM: mach-pxa: remove mach/memory.hNicolas Pitre2011-10-133-21/+2Star
| | | * | ARM: mach-ixp4xx: remove mach/memory.hNicolas Pitre2011-10-132-17/+1Star
| | | * | ARM: mach-h720x: remove mach/memory.hNicolas Pitre2011-10-132-11/+1Star
| | | * | ARM: mach-vt8500: remove mach/memory.hNicolas Pitre2011-10-132-28/+1Star
| | | * | ARM: mach-s5pc100: remove mach/memory.hNicolas Pitre2011-10-132-18/+1Star
| | | * | ARM: mach-tegra: remove mach/memory.hNicolas Pitre2011-10-132-28/+1Star
| | | * | ARM: plat-tcc: remove mach/memory.hNicolas Pitre2011-10-132-18/+1Star
| | | * | ARM: mach-mmp: remove mach/memory.hNicolas Pitre2011-10-132-14/+1Star
| | | * | ARM: mach-cns3xxx: remove mach/memory.hNicolas Pitre2011-10-132-26/+1Star
| | | * | ARM: mach-nuc93x: remove mach/memory.hNicolas Pitre2011-10-132-21/+1Star
| | | * | ARM: mach-mxs: remove mach/memory.hNicolas Pitre2011-10-132-24/+1Star
| | | * | ARM: spear: remove mach/memory.h and plat/memory.hNicolas Pitre2011-10-134-58/+1Star
| | | * | ARM: mach-msm: remove mach/memory.hNicolas Pitre2011-10-132-35/+1Star
| | | * | ARM: mach-gemini: remove mach/memory.hNicolas Pitre2011-10-132-19/+1Star
| | | * | ARM: mach-lpc32xx: remove mach/memory.hNicolas Pitre2011-10-132-27/+1Star
| | | * | ARM: mach-netx: remove mach/memory.hNicolas Pitre2011-10-132-26/+1Star
| | | * | ARM: mach-versatile: remove mach/memory.hNicolas Pitre2011-10-132-28/+1Star
| | | * | ARM: mach-ux500: remove mach/memory.hNicolas Pitre2011-10-132-18/+1Star
| | | * | ARM: mach-nomadik: remove mach/memory.hNicolas Pitre2011-10-132-28/+1Star
| | | * | ARM: mach-iop32x: remove mach/memory.hNicolas Pitre2011-10-132-13/+1Star
| | | * | ARM: mach-pnx4008: remove mach/memory.hNicolas Pitre2011-10-132-21/+1Star
| | | * | ARM: mach-w90x900: remove mach/memory.hNicolas Pitre2011-10-132-23/+1Star