summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | ARM: simplify __iounmap() when dealing with section based mappingNicolas Pitre2011-11-261-11/+9
| | * | | ARM: move iotable mappings within the vmalloc regionNicolas Pitre2011-11-263-27/+41
| | * | | mm: add vm_area_add_early()Nicolas Pitre2011-11-182-2/+28
| | * | | ARM: move initialization of the high_memory variable earlierNicolas Pitre2011-11-183-2/+3
| | * | | ARM: sort the meminfo array earlierNicolas Pitre2011-11-182-30/+16
| | * | | ARM: realview-eb11mp: fix map_desc alignmentRob Herring2011-11-181-2/+2
| | * | | ARM: realview: fix map_desc alignmentRob Herring2011-11-181-2/+2
| | * | | ARM: versatile: remove overlapping map_desc entryRob Herring2011-11-181-5/+0
| | * | | ARM: plat-iop: remove arch specific special handling for ioremapNicolas Pitre2011-11-184-75/+0
| | * | | ARM: mach-ixp23xx: remove arch specific special handling for ioremapNicolas Pitre2011-11-181-29/+0
| | * | | ARM: mach-kirkwood: remove arch specific special handling for ioremapNicolas Pitre2011-11-181-25/+0
| | * | | ARM: mach-orion5x: remove arch specific special handling for ioremapNicolas Pitre2011-11-181-25/+0
| | * | | ARM: mach-bcmring: use proper constant to identify DMA memory areaNicolas Pitre2011-11-181-1/+1
| | * | | ARM: plat-omap: remove arch specific special handling for ioremapNicolas Pitre2011-11-186-170/+8
| | * | | ARM: mach-tegra: remove arch specific special handling for ioremapNicolas Pitre2011-11-162-27/+0
| | * | | ARM: mach-davinci: remove arch specific special handling for ioremapNicolas Pitre2011-11-153-57/+1
| | * | | ARM: mach-at91: remove arch specific special handling for ioremapNicolas Pitre2011-11-152-26/+0
| | * | | ARM: plat-mxc: remove inclusion of <mach/vmalloc.h>Nicolas Pitre2011-11-151-2/+0
| | * | | ARM: mach-prima2: don't define SIRFSOC_VA in terms of VMALLOC_ENDNicolas Pitre2011-11-151-2/+4
| | * | | ARM: mach-dove: remove inclusion of <mach/vmalloc.h>Nicolas Pitre2011-11-151-2/+0
| * | | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...Russell King2011-12-05679-5343/+7356
| |\ \ \ \ | | |_|/ / | |/| | |
| | | | |
| | | \ \
| | *-. \ \ Merge branches 'perf/event-nos', 'perf/updates' and 'perf/omap4' into for-rmkWill Deacon2011-12-024-16/+200
| | |\ \ \ \
| | | | * | | arm: pmu: allow platform specific irq enable/disable handlingMing Lei2011-12-022-5/+20
| | | | * | | arm: introduce cross trigger interface helpersMing Lei2011-12-021-0/+179
| | | * | | | ARM: perf: remove unused armpmu_get_max_eventsWill Deacon2011-12-022-11/+1
| | | |/ / /
| | * | | | ARM: perf: add support for stalled cycle ABI eventsWill Deacon2011-12-023-49/+66
| | * | | | ARM: perf: clean and update ARMv7 event numbersWill Deacon2011-12-021-233/+125
| | |/ / /
| * | | | 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
OpenPOWER on IntegriCloud