summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
AgeCommit message (Expand)AuthorLines
2013-11-11xen/arm: pfn_to_mfn and mfn_to_pfn return the argument if nothing is in the p2mStefano Stabellini-8/+2
2013-11-11Merge tag 'kvm-arm64/for-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini-0/+46
2013-11-11Merge tag 'kvm-arm-for-3.13-3' of git://git.linaro.org/people/cdall/linux-kvm...Paolo Bonzini-0/+5
2013-11-11Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds-0/+26
2013-11-11Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-8/+0
2013-11-09ARM: 7868/1: arm/arm64: remove atomic_clear_mask() in "include/asm/atomic.h"Chen Gang-24/+0
2013-11-09ARM: 7867/1: include: asm: use 'int' instead of 'unsigned long' for 'oldval' ...Chen Gang-1/+2
2013-11-09ARM: 7866/1: include: asm: use 'long long' instead of 'u64' within atomic.hChen Gang-24/+25
2013-11-08arm,arm64/include/asm/io.h: define struct bio_vecStefano Stabellini-0/+1
2013-11-08Merge remote-tracking branch 'stefano/swiotlb-xen-9.1' into stable/for-linus-...Konrad Rzeszutek Wilk-8/+115
2013-11-08Merge tag 'v3.12-rc5' into stable/for-linus-3.13Konrad Rzeszutek Wilk-1/+8
2013-11-08arm: make SWIOTLB availableStefano Stabellini-0/+33
2013-11-07arm/arm64: KVM: PSCI: propagate caller endianness to the incoming vcpuMarc Zyngier-0/+5
2013-11-07arm/arm64: KVM: MMIO support for BE guestMarc Zyngier-0/+41
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring-1/+1
2013-11-07ARM: 7872/1: Support arch_irq_work_raise() via self IPIsStephen Boyd-1/+1
2013-11-01Merge branch 'linus' into sched/coreIngo Molnar-5/+16
2013-10-31ARM: 7805/1: mm: change max*pfn to include the physical offset of memorySantosh Shilimkar-0/+8
2013-10-30Merge branch 'baserock/bjdooks/312-rc4/be/core-v3' of git://git.baserock.org/...Russell King-23/+35
2013-10-29ARM: fix misplaced arch_virt_to_idmap()Russell King-1/+2
2013-10-29ARM: 7848/1: mcpm: Implement cpu_kill() to synchronise on powerdownDave Martin-0/+31
2013-10-29ARM: 7863/1: Let arm_add_memory() always use 64-bit argumentsMagnus Damm-1/+1
2013-10-29ARM: 7861/1: cacheflush: consolidate single-CPU ARMv7 cache disabling codeNicolas Pitre-0/+46
2013-10-29ARM: 7860/1: debug: msm: Add DEBUG_LL support for ARCH_MSM8974Rohit Vaswani-0/+5
2013-10-29ARM: 7858/1: mm: make UACCESS_WITH_MEMCPY huge page awareSteven Capper-0/+10
2013-10-29ARM: 7855/1: Add check for Cortex-A15 errata 798181 ECORob Herring-31/+18
2013-10-29ARM: 7854/1: lockref: add support for lockless lockrefs using cmpxchg64Will Deacon-2/+6
2013-10-29ARM: 7853/1: cmpxchg: implement cmpxchg64_relaxedWill Deacon-1/+3
2013-10-29ARM: 7852/1: cmpxchg: implement barrier-less cmpxchg64_localWill Deacon-10/+42
2013-10-29ARM: 7850/1: DEBUG_LL on efm32 SoCsUwe Kleine-König-0/+45
2013-10-28Merge tag 'omap-for-v3.13/cm-scm-cleanup-signed' of git://git.kernel.org/pub/...Olof Johansson-0/+7
2013-10-28Merge tag 'imx-soc-3.13' of git://git.linaro.org/people/shawnguo/linux-2.6 in...Olof Johansson-0/+26
2013-10-28Merge tag 'kvm-arm-for-3.13-2' of git://git.linaro.org/people/cdall/linux-kvm...Paolo Bonzini-4/+20
2013-10-25arm,arm64: do not always merge biovec if we are running on XenStefano Stabellini-0/+8
2013-10-25xen: introduce xen_dma_map/unmap_page and xen_dma_sync_single_for_cpu/deviceStefano Stabellini-0/+28
2013-10-23Merge branch 'for-rmk/prefetch' of git://git.kernel.org/pub/scm/linux/kernel/...Russell King-23/+51
2013-10-23Merge branch 'for-rmk/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King-0/+24
2013-10-22arm/arm64: KVM: PSCI: use MPIDR to identify a target CPUMarc Zyngier-0/+5
2013-10-21ARM: imx: add low-level debug for vybridShawn Guo-0/+26
2013-10-19Merge tag 'v3.12-rc6' into develLinus Walleij-6/+17
2013-10-19ARM: tlb: ASID macro should give 32bit result for BE correct operationVictor Kamensky-1/+1
2013-10-19ARM: atomic64: fix endian-ness in atomic.hVictor Kamensky-13/+13
2013-10-19ARM: kdgb: use <asm/opcodes.h> for data to be assembled as intructionBen Dooks-1/+2
2013-10-19ARM: Correct BUG() assembly to ensure it is endian-agnosticBen Dooks-4/+6
2013-10-19ARM: hardware: fix endian-ness in <hardware/coresight.h>Ben Dooks-4/+4
2013-10-19ARM: pl01x debug code endian fixBen Dooks-0/+2
2013-10-19ARM: asm: Add ARM_BE8() assembly helperBen Dooks-0/+7
2013-10-18Merge branch 'for-rmk/arm-mm-lpae' of git://git.kernel.org/pub/scm/linux/kern...Russell King-9/+67
2013-10-17KVM: ARM: Support hugetlbfs backed huge pagesChristoffer Dall-3/+16
2013-10-17KVM: ARM: Update comments for kvm_handle_wfiChristoffer Dall-0/+1