summaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)AuthorFilesLines
2014-03-03arm64: KVM: flush VM pages before letting the guest enable cachesMarc Zyngier1-0/+2
2014-03-03ARM: KVM: introduce kvm_p*d_addr_endMarc Zyngier1-0/+13
2014-03-03arm64: KVM: force cache clean on page fault when caches are offMarc Zyngier1-2/+2
2014-02-28arm: dma-mapping: remove order parameter from arm_iommu_create_mapping()Marek Szyprowski1-3/+1
2014-02-28arm: dma-mapping: Add support to extend DMA IOMMU mappingsAndreas Herrmann1-2/+6
2014-02-25ARM: 7982/1: introduce HWCAP2 feature bits for ARMv8 Crypto ExtensionsArd Biesheuvel1-0/+5
2014-02-25ARM: 7981/1: add support for AT_HWCAP2 ELF auxv entryArd Biesheuvel2-1/+6
2014-02-25ARM: 7983/1: atomics: implement a better __atomic_add_unless for v6+Will Deacon1-4/+31
2014-02-25ARM: 7990/1: asm: rename logical shift macros push pull into lspush lspullVictor Kamensky1-4/+4
2014-02-25ARM: 7989/1: Delete asm/system.hDavid Howells3-9/+0
2014-02-25ARM: 7985/1: mm: implement pte_accessible for faulting mappingsWill Deacon1-2/+5
2014-02-25ARM: 7984/1: prefetch: add prefetchw invocations for barriered atomicsWill Deacon3-0/+18
2014-02-23ARM: MM: Add DT binding for Feroceon L2 cacheAndrew Lunn1-0/+2
2014-02-23ARM: orion: Move cache-feroceon-l2.h out of plat-orionAndrew Lunn1-0/+11
2014-02-21ARM: perf: add hook for event index clearingStephen Boyd1-0/+2
2014-02-19Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson1-6/+0
2014-02-19ARM: firmware: add prepare_idle() operationAlexandre Courbot1-0/+4
2014-02-19ARM: trusted_foundations: fallback when TF support is missingAlexandre Courbot1-3/+8
2014-02-19ARM: trusted_foundations: fix vendor prefix typosAlexandre Courbot1-1/+1
2014-02-18ARM: 7957/1: add DSB after icache flush in __flush_icache_all()Vinayak Kale1-0/+1
2014-02-14ARM: SAMSUNG: Remove platform dependency from samsung.SSachin Kamat1-1/+1
2014-02-12ARM: Introduce CPU_METHOD_OF_DECLARE() for cpu hotplug/smpStephen Boyd1-0/+9
2014-02-10ARM: 7954/1: mm: remove remaining domain support from ARMv6Will Deacon2-6/+1
2014-02-10ARM: 7951/1: uaccess: use CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESSNicolas Pitre1-1/+1
2014-02-10ARM: 7948/1: hw_breakpoint: Add ARMv8 supportChristopher Covington1-0/+1
2014-02-10ARM: 7940/1: add support for the Cortex-A12 processorJonathan Austin1-0/+1
2014-02-10ARM: 7955/1: spinlock: ensure we have a compiler barrier before sevWill Deacon1-12/+3
2014-02-10ARM: 7950/1: mm: Fix stage-2 device memory attributesChristoffer Dall1-6/+9
2014-02-10locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen1-0/+1
2014-02-10locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen1-2/+2
2014-02-03ARM: make isa_mode macro more robust and fix for v7-MUwe Kleine-König1-2/+6
2014-01-29Merge branches 'fixes' and 'misc' into for-linusRussell King1-0/+6
2014-01-28ARM: 7930/1: Introduce atomic MMIO modifyEzequiel Garcia1-0/+6
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+1
2014-01-24Merge tag 'clk-for-linus-3.14-part1' of git://git.linaro.org/people/mike.turq...Linus Torvalds1-0/+2
2014-01-24Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+67
2014-01-24Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2-29/+15
2014-01-24Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds10-44/+104
2014-01-23Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-1/+2
2014-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-0/+32
2014-01-22mm/memblock: add memblock memory allocation apisSantosh Shilimkar1-2/+2
2014-01-22Merge branch 'devel-stable' into for-nextRussell King1-10/+44
2014-01-22Merge branches 'amba', 'fixes', 'kees', 'misc' and 'unstable/sa11x0' into for...Russell King12-37/+64
2014-01-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+3
2014-01-15Merge tag 'kvm-arm-for-3.14' of git://git.linaro.org/people/christoffer.dall/...Paolo Bonzini1-0/+1
2014-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-3/+4
2014-01-14ARM: fix ffs/fls implementations to match x86Russell King1-10/+44
2014-01-13sched: Add new scheduler syscalls to support an extended scheduling parameter...Dario Faggioli2-1/+3
2014-01-13Merge tag 'v3.13-rc8' into core/lockingIngo Molnar3-3/+4
2014-01-12arch: Introduce smp_load_acquire(), smp_store_release()Peter Zijlstra1-0/+15