aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include/asm
AgeCommit message (Expand)Author
2012-01-05Merge branch 'restart' into for-linusRussell King
2012-01-05Merge branch 'devel-stable' into for-linusRussell King
2012-01-05Merge branches 'fixes' and 'misc' into for-linusRussell King
2012-01-05ARM: 7267/1: Remove BUILD_BUG_ON from asm/bug.hSimon Glass
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King
2012-01-05ARM: restart: iop3xx: use new restart hookRussell King
2012-01-05Merge branch 'restart-cleanup' into restartRussell King
2012-01-04Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King
2012-01-02Revert "ARM: move VMALLOC_END down temporarily for shmobile"Nicolas Pitre
2011-12-23ARM: 7240/1: Make ARCH_NR_GPIO a Kconfig variablePeter De Schrijver (NVIDIA)
2011-12-18ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtimeMarc Zyngier
2011-12-13ARM: 7206/1: Add generic ARM instruction set condition code checks.Leif Lindholm
2011-12-13ARM: Allow Kconfig to control the definition of NR_BANKSRussell King
2011-12-11ARM: 7201/1: add EDAC atomic_scrub functionRob Herring
2011-12-08Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/cmari...Russell King
2011-12-08ARM: LPAE: Add fault handling supportCatalin Marinas
2011-12-08ARM: LPAE: Invalidate the TLB before freeing the PMDCatalin Marinas
2011-12-08ARM: LPAE: Page table maintenance for the 3-level formatCatalin Marinas
2011-12-08ARM: LPAE: Introduce the 3-level page table format definitionsCatalin Marinas
2011-12-08ARM: LPAE: add ISBs around MMU enabling codeWill Deacon
2011-12-08ARM: LPAE: Move page table maintenance macros to pgtable-2level.hCatalin Marinas
2011-12-08ARM: pgtable: switch to use pgtable-nopud.hRussell King
2011-12-06Merge branch 'kexec/idmap' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Russell King
2011-12-06ARM: SMP: use idmap_pgd for mapping MMU enable during secondary bootingWill Deacon
2011-12-06ARM: idmap: populate identity map pgd at init time using .init.textWill Deacon
2011-12-06ARM: 7187/1: fix unwinding for XIP kernelsUwe Kleine-König
2011-12-06ARM: 7173/1: Add optimised swahb32() byteswap helper for v6 and aboveDave Martin
2011-12-06ARM: 7169/1: topdown mmap supportRob Herring
2011-12-06ARM: 7140/1: remove NR_IRQS dependency for ARM-specific HARDIRQ_BITS definitionKevin Hilman
2011-12-05Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King
2011-12-05Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...Russell King
2011-12-02Merge branches 'perf/event-nos', 'perf/updates' and 'perf/omap4' into for-rmkWill Deacon
2011-12-02arm: pmu: allow platform specific irq enable/disable handlingMing Lei
2011-12-02arm: introduce cross trigger interface helpersMing Lei
2011-12-02ARM: perf: remove unused armpmu_get_max_eventsWill Deacon
2011-11-30ARM: 7182/1: ARM cpu topology: fix warningVincent Guittot
2011-11-26ARM: move VMALLOC_END down temporarily for shmobileNicolas Pitre
2011-11-26ARM: move iotable mappings within the vmalloc regionNicolas Pitre
2011-11-22Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...Russell King
2011-11-21Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke...Russell King
2011-11-21ARM: restart: only perform setup for restart when soft-restartingRussell King
2011-11-17ARM: wire up process_vm_writev and process_vm_readv syscallsRussell King
2011-11-16ARM: PMU: remove pmu_init declarationWill Deacon
2011-11-15ARM: VIC: remove non MULTI_IRQ_HANDLER supportJamie Iles
2011-11-15ARM: vic: MULTI_IRQ_HANDLER handlerJamie Iles
2011-11-15ARM: vic: device tree bindingJamie Iles
2011-11-15ARM: GIC: Make MULTI_IRQ_HANDLER mandatoryMarc Zyngier
2011-11-15ARM: GIC: Add global gic_handle_irq() functionMarc Zyngier
2011-11-15ARM: gic: allow GIC to support non-banked setupsMarc Zyngier
2011-11-12ARM: 7156/1: l2x0: fix compile error on !CONFIG_USE_OFOlof Johansson