aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-12-21Merge branch 'master' into pm-sleepRafael J. Wysocki3-23/+5
2011-12-18ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtimeMarc Zyngier1-107/+1
2011-12-13UAPI: Split trivial #if defined(__KERNEL__) && X conditionalsDavid Howells3-4/+11
2011-12-13ARM: 7206/1: Add generic ARM instruction set condition code checks.Leif Lindholm1-0/+20
2011-12-13ARM: Allow Kconfig to control the definition of NR_BANKSRussell King1-5/+1
2011-12-11ARM: 7201/1: add EDAC atomic_scrub functionRob Herring1-0/+48
2011-12-08Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux into devel-stableRussell King12-39/+433
2011-12-08ARM: LPAE: Add fault handling supportCatalin Marinas1-0/+8
2011-12-08ARM: LPAE: Invalidate the TLB before freeing the PMDCatalin Marinas1-1/+10
2011-12-08ARM: LPAE: Page table maintenance for the 3-level formatCatalin Marinas3-0/+98
2011-12-08ARM: LPAE: Introduce the 3-level page table format definitionsCatalin Marinas6-0/+261
2011-12-08ARM: LPAE: add ISBs around MMU enabling codeWill Deacon1-0/+11
2011-12-08ARM: LPAE: Move page table maintenance macros to pgtable-2level.hCatalin Marinas2-38/+41
2011-12-08ARM: pgtable: switch to use pgtable-nopud.hRussell King3-11/+15
2011-12-06Merge branch 'kexec/idmap' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into devel-stableRussell King2-3/+14
2011-12-06ARM: SMP: use idmap_pgd for mapping MMU enable during secondary bootingWill Deacon1-3/+0
2011-12-06ARM: idmap: populate identity map pgd at init time using .init.textWill Deacon2-3/+17
2011-12-06ARM: 7187/1: fix unwinding for XIP kernelsUwe Kleine-König1-12/+4
2011-12-06ARM: 7173/1: Add optimised swahb32() byteswap helper for v6 and aboveDave Martin1-2/+3
2011-12-06ARM: 7169/1: topdown mmap supportRob Herring2-0/+3
2011-12-06ARM: 7140/1: remove NR_IRQS dependency for ARM-specific HARDIRQ_BITS definitionKevin Hilman1-17/+0
2011-12-05Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stableRussell King1-6/+7
2011-12-05Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into devel-stableRussell King7-17/+197
2011-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-11/+1
2011-12-02Merge branches 'perf/event-nos', 'perf/updates' and 'perf/omap4' into for-rmkWill Deacon3-6/+191
2011-12-02arm: pmu: allow platform specific irq enable/disable handlingMing Lei1-3/+12
2011-12-02arm: introduce cross trigger interface helpersMing Lei1-0/+179
2011-12-02ARM: perf: remove unused armpmu_get_max_eventsWill Deacon1-3/+0
2011-11-30ARM: 7182/1: ARM cpu topology: fix warningVincent Guittot1-1/+1
2011-11-28arm: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin1-1/+1
2011-11-26ARM: move VMALLOC_END down temporarily for shmobileNicolas Pitre1-0/+7
2011-11-26ARM: move iotable mappings within the vmalloc regionNicolas Pitre1-7/+1
2011-11-22Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into fixesRussell King1-10/+0
2011-11-21Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into devel-stableRussell King4-135/+18
2011-11-21freezer: remove now unused TIF_FREEZETejun Heo1-2/+0
2011-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-0/+5
2011-11-21ARM: restart: only perform setup for restart when soft-restartingRussell King1-0/+1
2011-11-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-0/+3
2011-11-17ARM: wire up process_vm_writev and process_vm_readv syscallsRussell King1-0/+2
2011-11-16ARM: PMU: remove pmu_init declarationWill Deacon1-10/+0
2011-11-15ARM: VIC: remove non MULTI_IRQ_HANDLER supportJamie Iles1-57/+0
2011-11-15ARM: vic: MULTI_IRQ_HANDLER handlerJamie Iles1-0/+3
2011-11-15ARM: vic: device tree bindingJamie Iles1-1/+6
2011-11-15ARM: GIC: Make MULTI_IRQ_HANDLER mandatoryMarc Zyngier2-61/+0
2011-11-15ARM: GIC: Add global gic_handle_irq() functionMarc Zyngier1-0/+1
2011-11-15ARM: gic: allow GIC to support non-banked setupsMarc Zyngier1-16/+8
2011-11-12ARM: 7156/1: l2x0: fix compile error on !CONFIG_USE_OFOlof Johansson1-0/+2
2011-11-10ARM: restart: allow platforms more flexibility specifying restart modeRussell King1-4/+4
2011-11-10ARM: restart: add restart hook to machine_desc recordRussell King1-0/+1
2011-11-09ARM: 7155/1: arch.h: Declare 'pt_regs' locallyFabio Estevam1-0/+1