summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-12-08ARM: pgtable: switch to use pgtable-nopud.hRussell King3-11/+15
2011-12-08ARM: pgtable: Fix compiler warning in ioremap.c introduced by nopudCatalin Marinas1-12/+19
2011-12-06ARM: SMP: use idmap_pgd for mapping MMU enable during secondary bootingWill Deacon4-66/+6
2011-12-06ARM: head.S: only include __turn_mmu_on in the initial identity mappingWill Deacon1-7/+7
2011-12-06ARM: idmap: use idmap_pgd when setting up mm for rebootWill Deacon1-9/+10
2011-12-06ARM: proc-*.S: place cpu_reset functions into .idmap.text sectionWill Deacon24-0/+72
2011-12-06ARM: suspend: use idmap_pgd instead of suspend_pgdWill Deacon2-15/+5
2011-12-06ARM: idmap: populate identity map pgd at init time using .init.textWill Deacon5-3/+51
2011-12-05ARM: 7189/1: OMAP3: Fix build break in cpuidle34xx.c because of irq functionSantosh Shilimkar1-0/+1
2011-12-05ARM: 7188/1: OMAP2PLUS: Fix build error: 'omap2/omap3_intc_handle_irq' undecl...Santosh Shilimkar1-0/+2
2011-12-03Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke...Russell King2-2/+2
2011-12-02ARM: exynos4: Fix build errorAxel Lin1-1/+1
2011-12-02ARM: exynos4: Fix build error due to 'gic_bank_offset' undeclaredAxel Lin1-1/+1
2011-11-21Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke...Russell King419-3746/+4216
2011-11-21Merge branch 'restart-cleanup' into restartRussell King105-470/+450
2011-11-21ARM: restart: remove poodle restart handlerRussell King1-6/+0
2011-11-21ARM: w90x900: add common nuc9xx.hRussell King6-24/+30
2011-11-21ARM: restart: only perform setup for restart when soft-restartingRussell King21-23/+33
2011-11-17ARM: clps711x: consolidate irq/mm/time code into a single fileRussell King4-141/+88
2011-11-17ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren88-287/+332
2011-11-17ARM: restart: remove local_irq_disable() from within arch_reset()Russell King6-12/+0
2011-11-15ARM: VIC: remove non MULTI_IRQ_HANDLER supportJamie Iles4-70/+1
2011-11-15ARM: picoxcell: convert to MULTI_IRQ_HANDLERJamie Iles3-12/+9
2011-11-15ARM: samsung: convert to MULTI_IRQ_HANDLERJamie Iles12-65/+23
2011-11-15ARM: versatile: convert to MULTI_IRQ_HANDLERJamie Iles5-30/+7
2011-11-15ARM: u300: convert to MULTI_IRQ_HANDLERJamie Iles3-24/+3
2011-11-15ARM: spear: convert to MULTI_IRQ_HANDLERJamie Iles7-63/+9
2011-11-15ARM: s3c64xx: convert to MULTI_IRQ_HANDLERJamie Iles12-3/+25
2011-11-15ARM: nomadik: convert to MULTI_IRQ_HANDLERJamie Iles3-30/+3
2011-11-15ARM: netx: convert to MULTI_IRQ_HANDLERJamie Iles5-13/+7
2011-11-15ARM: ep93xx: convert to MULTI_IRQ_HANDLERJamie Iles9-42/+25
2011-11-15ARM: vic: MULTI_IRQ_HANDLER handlerJamie Iles2-0/+41
2011-11-15ARM: vic: device tree bindingJamie Iles4-29/+115
2011-11-15ARM: GIC: Make MULTI_IRQ_HANDLER mandatoryMarc Zyngier10-76/+2
2011-11-15ARM: omap2plus: remove irq-related global base addressesMarc Zyngier5-9/+4
2011-11-15ARM: omap2plus: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier29-137/+36
2011-11-15ARM: omap2/3: Add global omap2/3_intc_handle_irq() functionsMarc Zyngier2-0/+52
2011-11-15ARM: zynq: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier3-3/+2
2011-11-15ARM: cns3xxx: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier3-2/+3
2011-11-15ARM: shmobile: convert smp platforms to gic_handle_irq()Marc Zyngier5-22/+2
2011-11-15ARM: ux500: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier4-2/+7
2011-11-15ARM: tegra2: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier7-20/+15
2011-11-15ARM: exynos4: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier9-78/+18
2011-11-15ARM: msm: convert SMP platforms to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier6-58/+31
2011-11-15ARM: VExpress: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier3-2/+3
2011-11-15ARM: RealView: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier7-2/+6
2011-11-15ARM: highbank: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier3-2/+2
2011-11-15ARM: imx: convert smp platforms to global gic_handle_irq()Marc Zyngier4-55/+1
2011-11-15ARM: GIC: Add global gic_handle_irq() functionMarc Zyngier2-0/+28
2011-11-15ARM: mxc: rename gic_handle_irq to avoid name clashMarc Zyngier2-3/+3