summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: pgtable: switch to use pgtable-nopud.hRussell King2011-12-083-11/+15
* ARM: pgtable: Fix compiler warning in ioremap.c introduced by nopudCatalin Marinas2011-12-081-12/+19
* ARM: SMP: use idmap_pgd for mapping MMU enable during secondary bootingWill Deacon2011-12-064-66/+6
* ARM: head.S: only include __turn_mmu_on in the initial identity mappingWill Deacon2011-12-061-7/+7
* ARM: idmap: use idmap_pgd when setting up mm for rebootWill Deacon2011-12-061-9/+10
* ARM: proc-*.S: place cpu_reset functions into .idmap.text sectionWill Deacon2011-12-0624-0/+72
* ARM: suspend: use idmap_pgd instead of suspend_pgdWill Deacon2011-12-062-15/+5
* ARM: idmap: populate identity map pgd at init time using .init.textWill Deacon2011-12-065-3/+51
* ARM: 7189/1: OMAP3: Fix build break in cpuidle34xx.c because of irq functionSantosh Shilimkar2011-12-051-0/+1
* ARM: 7188/1: OMAP2PLUS: Fix build error: 'omap2/omap3_intc_handle_irq' undecl...Santosh Shilimkar2011-12-051-0/+2
* Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke...Russell King2011-12-032-2/+2
|\
| * ARM: exynos4: Fix build errorAxel Lin2011-12-021-1/+1
| * ARM: exynos4: Fix build error due to 'gic_bank_offset' undeclaredAxel Lin2011-12-021-1/+1
* | Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke...Russell King2011-11-21419-3746/+4216
|\ \ | |/
| * ARM: VIC: remove non MULTI_IRQ_HANDLER supportJamie Iles2011-11-154-70/+1
| * ARM: picoxcell: convert to MULTI_IRQ_HANDLERJamie Iles2011-11-153-12/+9
| * ARM: samsung: convert to MULTI_IRQ_HANDLERJamie Iles2011-11-1512-65/+23
| * ARM: versatile: convert to MULTI_IRQ_HANDLERJamie Iles2011-11-155-30/+7
| * ARM: u300: convert to MULTI_IRQ_HANDLERJamie Iles2011-11-153-24/+3
| * ARM: spear: convert to MULTI_IRQ_HANDLERJamie Iles2011-11-157-63/+9
| * ARM: s3c64xx: convert to MULTI_IRQ_HANDLERJamie Iles2011-11-1512-3/+25
| * ARM: nomadik: convert to MULTI_IRQ_HANDLERJamie Iles2011-11-153-30/+3
| * ARM: netx: convert to MULTI_IRQ_HANDLERJamie Iles2011-11-155-13/+7
| * ARM: ep93xx: convert to MULTI_IRQ_HANDLERJamie Iles2011-11-159-42/+25
| * ARM: vic: MULTI_IRQ_HANDLER handlerJamie Iles2011-11-152-0/+41
| * ARM: vic: device tree bindingJamie Iles2011-11-154-29/+115
| * ARM: GIC: Make MULTI_IRQ_HANDLER mandatoryMarc Zyngier2011-11-1510-76/+2
| * ARM: omap2plus: remove irq-related global base addressesMarc Zyngier2011-11-155-9/+4
| * ARM: omap2plus: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier2011-11-1529-137/+36
| * ARM: omap2/3: Add global omap2/3_intc_handle_irq() functionsMarc Zyngier2011-11-152-0/+52
| * ARM: zynq: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier2011-11-153-3/+2
| * ARM: cns3xxx: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier2011-11-153-2/+3
| * ARM: shmobile: convert smp platforms to gic_handle_irq()Marc Zyngier2011-11-155-22/+2
| * ARM: ux500: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier2011-11-154-2/+7
| * ARM: tegra2: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier2011-11-157-20/+15
| * ARM: exynos4: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier2011-11-159-78/+18
| * ARM: msm: convert SMP platforms to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier2011-11-156-58/+31
| * ARM: VExpress: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier2011-11-153-2/+3
| * ARM: RealView: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier2011-11-157-2/+6
| * ARM: highbank: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier2011-11-153-2/+2
| * ARM: imx: convert smp platforms to global gic_handle_irq()Marc Zyngier2011-11-154-55/+1
| * ARM: GIC: Add global gic_handle_irq() functionMarc Zyngier2011-11-152-0/+28
| * ARM: mxc: rename gic_handle_irq to avoid name clashMarc Zyngier2011-11-152-3/+3
| * ARM: Make global handler and CONFIG_MULTI_IRQ_HANDLER mutually exclusiveMarc Zyngier2011-11-153-49/+3
| * ARM: gic: allow GIC to support non-banked setupsMarc Zyngier2011-11-157-77/+132
| * Linux 3.2-rc2v3.2-rc2Linus Torvalds2011-11-151-1/+1
| * Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2011-11-152-0/+2
| |\
| | * iommu: omap: Fix compile failureMing Lei2011-11-082-0/+2
| * | Merge branch 'fixes' of git://git.linaro.org/people/triad/linux-pinctrlLinus Torvalds2011-11-152-15/+8
| |\ \
| | * | pinctrl: hide subsystem from the populaceLinus Walleij2011-11-101-15/+7
OpenPOWER on IntegriCloud