summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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-21268-2691/+2061
|\ \ | |/
| * 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-153-29/+86
| * 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-156-77/+128
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Linus Torvalds2011-11-151-1/+1
| |\
| | * fsl-rio: fix compile errorLiu Gang2011-11-141-1/+1
| * | blackfin: Fixup export.h includesLars-Peter Clausen2011-11-148-7/+8
| * | Blackfin: add serial TX IRQ in individual platform resourceSonic Zhang2011-11-1428-49/+296
| * | Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2011-11-1412-523/+324
| |\ \
| | * | ARM: mach-shmobile: cpuidle single/global and last_state fixesMagnus Damm2011-11-113-40/+30
| | * | ARM: mach-shmobile: move helper macro PORTCR to sh_pfc.hKuninori Morimoto2011-11-114-61/+0
| | * | ARM: mach-shmobile: move helper macro PORT_xx to sh_pfc.hKuninori Morimoto2011-11-114-197/+117
| | * | ARM: mach-shmobile: move helper macro PORT_DATA_xx to sh_pfc.hKuninori Morimoto2011-11-114-212/+115
| | * | ARM: mach-shmobile: ap4evb: remove white space from end of lineKuninori Morimoto2011-11-111-1/+1
| | * | ARM: mach-shmobile: clock-sh7372: remove un-necessary indexKuninori Morimoto2011-11-111-4/+4
| | * | ARM: mach-shmobile: kota2: add comment out separatorKuninori Morimoto2011-11-111-0/+7
| | * | ARM: mach-shmobile: sh73a0: add MMC data pin pull-upKuninori Morimoto2011-11-113-8/+50
OpenPOWER on IntegriCloud