summaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)Author
2012-09-04Merge tag 'arm-perf-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Olof Johansson
2012-09-04Merge commit 'a849088aa1' from rmk/fixes into cleanup/io-pciArnd Bergmann
2012-09-02ARM: Fix bad merge bd1274dc005 (Merge branch 'v6v7' into devel)Russell King
2012-08-29ARM: Don't unconditionally bloat thread_infoRussell King
2012-08-28ARM: DMA-Mapping: add function for setting coherent pool size from platform codeMarek Szyprowski
2012-08-25ARM: 7500/1: io: avoid writeback addressing modes for __raw_ accessorsWill Deacon
2012-08-25ARM: 7495/1: mutex: use generic atomic_dec-based implementation for ARMv6+Will Deacon
2012-08-25ARM: 7494/1: use generic termios.hRob Herring
2012-08-25ARM: 7493/1: use generic unaligned.hRob Herring
2012-08-25ARM: 7491/1: use generic version of identical asm headersRob Herring
2012-08-25ARM: 7503/1: mm: only flush both pmd entries for classic MMUWill Deacon
2012-08-23ARM: perf: move irq registration into pmu implementationSudeep KarkadaNagesha
2012-08-23ARM: perf: prepare for moving CPU PMU code into separate fileWill Deacon
2012-08-23ARM: pmu: remove arm_pmu_type enumerationSudeep KarkadaNagesha
2012-08-23ARM: pmu: remove unused reservation mechanismWill Deacon
2012-08-23ARM: PMU: Add runtime PM SupportJon Hunter
2012-08-16ARM: cache: add extra feature enable for tauros2Chao Xie
2012-08-13Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Arnd Bergmann
2012-08-11ARM: 7488/1: mm: use 5 bits for swapfile type encodingWill Deacon
2012-08-11ARM: 7487/1: mm: avoid setting nG bit for user mappings that aren't presentWill Deacon
2012-08-11ARM: 7486/1: sched_clock: update epoch_cyc on resumeColin Cross
2012-08-08xen/arm: compile netbackStefano Stabellini
2012-09-14xen/arm: receive Xen events on ARMStefano Stabellini
2012-09-14xen/arm: Introduce xen_ulong_t for unsigned longStefano Stabellini
2012-08-08xen/arm: sync_bitopsStefano Stabellini
2012-08-08xen/arm: page.h definitionsStefano Stabellini
2012-09-14xen/arm: hypercallsStefano Stabellini
2012-09-14arm: initial Xen supportStefano Stabellini
2012-08-01Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-08-01ARM: use new LEDS CPU trigger stub to replace old oneBryan Wu
2012-07-31ARM: 7479/1: mm: avoid NULL dereference when flushing gate_vma with VIVT cachesWill Deacon
2012-07-31ARM: 7467/1: mutex: use generic xchg-based implementation for ARMv6+Will Deacon
2012-07-30Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon
2012-07-30Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprows...Linus Torvalds
2012-07-30ARM: dma-mapping: add support for dma_get_sgtable()Marek Szyprowski
2012-07-30common: dma-mapping: add support for generic dma_mmap_* callsMarek Szyprowski
2012-07-30ARM: dma-mapping: remove custom consistent dma regionMarek Szyprowski
2012-07-29ARM: 7465/1: Handle >4GB memory sizes in device tree and mem=size@start optionPeter Maydell
2012-07-27Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-07-27Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King
2012-07-27Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds
2012-07-26ARM: iop3xx: use fixed PCI i/o mappingRob Herring
2012-07-26ARM: move PCI i/o resource setup into common codeRob Herring
2012-07-25ARM: Add fixed PCI i/o mappingRob Herring
2012-07-24arm: remove km_type definitionsCong Wang
2012-07-23Merge tag 'irq' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-07-09ARM: 7452/1: delay: allow timer-based delay implementation to be selectedWill Deacon
2012-07-09ARM: 7451/1: arch timer: implement read_current_timer and get_cyclesWill Deacon
2012-07-09ARM: 7450/1: dcache: select DCACHE_WORD_ACCESS for little-endian ARMv6+ CPUsWill Deacon