summaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)Author
2011-10-20Merge branch 'tegra/cleanup' into next/cleanupArnd Bergmann
2011-10-18Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into d...Russell King
2011-10-17ARM: 7130/1: dev_archdata: add private iommu extensionOhad Ben-Cohen
2011-10-17ARM: 7118/1: rename temp variable in read*_relaxed()Olof Johansson
2011-10-17ARM: 7062/1: cache: detect PIPT I-cache using CTRWill Deacon
2011-10-17ARM: platform fixups: remove mdesc argument to fixup functionRussell King
2011-10-17ARM: 7017/1: Use generic BUG() handlerSimon Glass
2011-10-17ARM: 7068/1: process: change from __backtrace to dump_stack in show_regsLaura Abbott
2011-10-17ARM: 7029/1: Make cpu_architecture into a global variableDave Martin
2011-10-17ARM: 7006/1: Migrate to asm-generic wrapper supportStephen Boyd
2011-10-17ARM: 7114/1: cache-l2x0: add resume entry for l2 in secure modeBarry Song
2011-10-17ARM: 7009/1: l2x0: Add OF based initializationRob Herring
2011-10-17ARM: 7115/4: move __exception and friends to asm/exception.hJamie Iles
2011-10-17ARM: 7124/1: smp: Add a localtimer handler callable from C codeShawn Guo
2011-10-17ARM: 7123/1: smp: Add an IPI handler callable from C codeShawn Guo
2011-10-17ARM: 7060/1: smp: populate logical CPU mapping during bootWill Deacon
2011-10-17ARM: 7011/1: Add ARM cpu topology definitionVincent Guittot
2011-10-15ARM: 7122/1: localtimer: add header linux/errno.h explicitlyShawn Guo
2011-10-13ARM: switch from NO_MACH_MEMORY_H to NEED_MACH_MEMORY_HNicolas Pitre
2011-10-08Merge branch 'depends/rmk/devel-stable' into next/cleanupArnd Bergmann
2011-10-08ARM: pxa: use correct __iomem annotationsArnd Bergmann
2011-10-06ARM: 7077/1: LPAE: Use a mask for physical addresses in page table entriesCatalin Marinas
2011-10-06ARM: 7076/1: LPAE: Add (pte|pmd)val_t type definitions as u32Catalin Marinas
2011-10-06ARM: 7075/1: LPAE: Factor out 2-level page table definitions into separate filesCatalin Marinas
2011-10-04Merge branches 'cleanup-part3', 'voltage', 'dmtimer' and 'l3' into dt-baseTony Lindgren
2011-10-01ARM: add io{read,write}{16,32}be functionsArnd Bergmann
2011-09-27doc: fix broken referencesPaul Bolle
2011-09-26ARM: prepare for removal of a bunch of <mach/memory.h> filesNicolas Pitre
2011-09-26ARM: 7099/1: futex: preserve oldval in SMP __futex_atomic_opWill Deacon
2011-09-26Merge branch 'for_3_2/for-rmk/arm_cpu_pm' of git://gitorious.org/omap-sw-deve...Russell King
2011-09-23ARM: mm: Add strongly ordered descriptor support.Santosh Shilimkar
2011-09-23ARM: gic: Use cpu pm notifiers to save gic stateColin Cross
2011-09-22Merge branch 'pm' into devel-stableRussell King
2011-09-21ARM: 7082/1: platform_device: pdev_archdata: add omap_device pointerKevin Hilman
2011-09-21Merge branch 'kprobes-test' of git://git.yxit.co.uk/linux into devel-stableRussell King
2011-09-20ARM: pm: convert some assembly to CRussell King
2011-09-20ARM: pm: preallocate a page table for suspend/resumeRussell King
2011-09-17ARM: nommu: fix warning with checksyscalls.shRussell King
2011-09-16Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6-wd into devel-stableRussell King
2011-09-13locking, ARM: Annotate low level hw locks as rawThomas Gleixner
2011-09-06ARM: 7080/1: l2x0: make sure I&D are not locked down on initLinus Walleij
2011-08-31Merge branches 'hwbreak', 'perf/updates' and 'perf/system-pmus' into for-rmkWill Deacon
2011-08-31ARM: perf: move arm_pmu into <asm/pmu.h>Mark Rutland
2011-08-31ARM: hw_breakpoint: add support for multiple watchpointsWill Deacon
2011-08-31ARM: hw_breakpoint: add initial Cortex-A15 (debug v7.1) supportWill Deacon
2011-08-31ARM: PMU: move CPU PMU platform device handling and init into perfWill Deacon
2011-08-29Merge the enabling by default of ARM_PATCH_PHYS_VIRTNicolas Pitre
2011-08-25ARM: asm/pl080.h: Protect against multiple inclusion of header fileViresh Kumar
2011-08-23ARM: 7058/1: LPAE: Cast the dma_addr_t argument to unsigned long in dma_to_virtCatalin Marinas
2011-08-23Merge branch 'atag_offset' of git://git.linaro.org/people/nico/linux into dev...Russell King