aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * | ARM: plat-omap: remove arch specific special handling for ioremapNicolas Pitre2011-11-18
| | * | ARM: mach-tegra: remove arch specific special handling for ioremapNicolas Pitre2011-11-16
| | * | ARM: mach-davinci: remove arch specific special handling for ioremapNicolas Pitre2011-11-15
| | * | ARM: mach-at91: remove arch specific special handling for ioremapNicolas Pitre2011-11-15
| | * | ARM: plat-mxc: remove inclusion of <mach/vmalloc.h>Nicolas Pitre2011-11-15
| | * | ARM: mach-prima2: don't define SIRFSOC_VA in terms of VMALLOC_ENDNicolas Pitre2011-11-15
| | * | ARM: mach-dove: remove inclusion of <mach/vmalloc.h>Nicolas Pitre2011-11-15
| * | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...Russell King2011-12-05
| |\ \ \ | | |_|/ | |/| |
| | | |
| | | \
| | *-. \ Merge branches 'perf/event-nos', 'perf/updates' and 'perf/omap4' into for-rmkWill Deacon2011-12-02
| | |\ \ \
| | | | * | arm: pmu: allow platform specific irq enable/disable handlingMing Lei2011-12-02
| | | | * | arm: introduce cross trigger interface helpersMing Lei2011-12-02
| | | * | | ARM: perf: remove unused armpmu_get_max_eventsWill Deacon2011-12-02
| | | |/ /
| | * | | ARM: perf: add support for stalled cycle ABI eventsWill Deacon2011-12-02
| | * | | ARM: perf: clean and update ARMv7 event numbersWill Deacon2011-12-02
| | |/ /
| * | | ARM: 7189/1: OMAP3: Fix build break in cpuidle34xx.c because of irq functionSantosh Shilimkar2011-12-05
| * | | ARM: 7188/1: OMAP2PLUS: Fix build error: 'omap2/omap3_intc_handle_irq' undecl...Santosh Shilimkar2011-12-05
| * | | Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke...Russell King2011-12-03
| |\ \ \
| | * | | ARM: exynos4: Fix build errorAxel Lin2011-12-02
| | * | | ARM: exynos4: Fix build error due to 'gic_bank_offset' undeclaredAxel Lin2011-12-02
| * | | | Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke...Russell King2011-11-21
| |\| | |
| | * | | ARM: VIC: remove non MULTI_IRQ_HANDLER supportJamie Iles2011-11-15
| | * | | ARM: picoxcell: convert to MULTI_IRQ_HANDLERJamie Iles2011-11-15
| | * | | ARM: samsung: convert to MULTI_IRQ_HANDLERJamie Iles2011-11-15
| | * | | ARM: versatile: convert to MULTI_IRQ_HANDLERJamie Iles2011-11-15
| | * | | ARM: u300: convert to MULTI_IRQ_HANDLERJamie Iles2011-11-15
| | * | | ARM: spear: convert to MULTI_IRQ_HANDLERJamie Iles2011-11-15
| | * | | ARM: s3c64xx: convert to MULTI_IRQ_HANDLERJamie Iles2011-11-15
| | * | | ARM: nomadik: convert to MULTI_IRQ_HANDLERJamie Iles2011-11-15
| | * | | ARM: netx: convert to MULTI_IRQ_HANDLERJamie Iles2011-11-15
| | * | | ARM: ep93xx: convert to MULTI_IRQ_HANDLERJamie Iles2011-11-15
| | * | | ARM: vic: MULTI_IRQ_HANDLER handlerJamie Iles2011-11-15
| | * | | ARM: vic: device tree bindingJamie Iles2011-11-15
| | * | | ARM: GIC: Make MULTI_IRQ_HANDLER mandatoryMarc Zyngier2011-11-15
| | * | | ARM: omap2plus: remove irq-related global base addressesMarc Zyngier2011-11-15
| | * | | ARM: omap2plus: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier2011-11-15
| | * | | ARM: omap2/3: Add global omap2/3_intc_handle_irq() functionsMarc Zyngier2011-11-15
| | * | | ARM: zynq: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier2011-11-15
| | * | | ARM: cns3xxx: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier2011-11-15
| | * | | ARM: shmobile: convert smp platforms to gic_handle_irq()Marc Zyngier2011-11-15
| | * | | ARM: ux500: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier2011-11-15
| | * | | ARM: tegra2: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier2011-11-15
| | * | | ARM: exynos4: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier2011-11-15
| | * | | ARM: msm: convert SMP platforms to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier2011-11-15
| | * | | ARM: VExpress: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier2011-11-15
| | * | | ARM: RealView: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier2011-11-15
| | * | | ARM: highbank: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier2011-11-15
| | * | | ARM: imx: convert smp platforms to global gic_handle_irq()Marc Zyngier2011-11-15
| | * | | ARM: GIC: Add global gic_handle_irq() functionMarc Zyngier2011-11-15
| | * | | ARM: mxc: rename gic_handle_irq to avoid name clashMarc Zyngier2011-11-15
| | * | | ARM: Make global handler and CONFIG_MULTI_IRQ_HANDLER mutually exclusiveMarc Zyngier2011-11-15