summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
AgeCommit message (Expand)Author
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds
2011-10-26Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-10-25Merge branch 'misc' into for-linusRussell King
2011-10-25Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v...Russell King
2011-10-22ARM: 7129/1: Add __arm_ioremap_exec for mapping external memory as MT_MEMORYTony Lindgren
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-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-01ARM: add io{read,write}{16,32}be functionsArnd Bergmann
2011-09-27doc: fix broken referencesPaul Bolle
2011-09-26ARM: 7099/1: futex: preserve oldval in SMP __futex_atomic_opWill Deacon
2011-09-17ARM: nommu: fix warning with checksyscalls.shRussell King
2011-09-13locking, ARM: Annotate low level hw locks as rawThomas Gleixner
2011-09-07ARM: 7080/1: l2x0: make sure I&D are not locked down on initLinus Walleij
2011-08-23ARM: 7058/1: LPAE: Cast the dma_addr_t argument to unsigned long in dma_to_virtCatalin Marinas
2011-08-17ARM: io: add a default IO_SPACE_LIMIT definitionRussell King
2011-08-17ARM: io: ecard: move ioaddr() inside __ecard_addressRussell King
2011-08-15ARM: 7014/1: cache-l2x0: Fix L2 Cache size calculation.Srinivas Kandagatla
2011-08-13ARM: 7013/1: P2V: Remove ARM_PATCH_PHYS_VIRT_16BITNicolas Pitre
2011-08-12ARM: perf: make name of arm_pmu_type consistentMark Rutland
2011-08-12ARM: perf: fix prototype of release_pmuMark Rutland
2011-08-12ARM: gpio: make trivial GPIOLIB implementation the defaultRussell King
2011-08-12ARM: gpio: consolidate gpio_to_irqRussell King
2011-08-12ARM: gpio: consolidate trivial gpiolib implementationsRussell King
2011-07-29Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2011-07-28Merge branch 'imx/dt' into next/dtArnd Bergmann
2011-07-28irq: add irq_domain translation infrastructureGrant Likely
2011-07-26Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionArun Sharma
2011-07-26atomic: move atomic_add_unless to generic codeArun Sharma
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-26asm-generic: add another generic ext2 atomic bitopsAkinobu Mita