summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm
AgeCommit message (Expand)Author
2016-01-27ARM: 8158/1: LLVMLinux: use static inline in ARM ftrace.hBehan Webster
2015-08-25arch: Introduce smp_load_acquire(), smp_store_release()Peter Zijlstra
2015-05-04ARM: 8320/1: fix integer overflow in ELF_ET_DYN_BASEAndrey Ryabinin
2015-04-30arm64: KVM: Do not use pgd_index to index stage-2 pgdMarc Zyngier
2015-04-30arm/arm64: KVM: Introduce stage2_unmap_vmChristoffer Dall
2015-04-30arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpuChristoffer Dall
2015-04-30ARM/arm64: KVM: fix use of WnR bit in kvm_is_write_fault()Ard Biesheuvel
2015-04-30KVM: ARM/arm64: fix non-const declaration of function returning constWill Deacon
2015-04-30arm/arm64: KVM: Fix and refactor unmap_rangeChristoffer Dall
2015-04-30ARM: KVM: trap VM system registers until MMU and caches are ONMarc Zyngier
2015-04-30ARM: KVM: add world-switch for AMAIR{0,1}Marc Zyngier
2015-04-30ARM: KVM: introduce per-vcpu HYP Configuration RegisterMarc Zyngier
2015-04-30ARM: KVM: force cache clean on page fault when caches are offMarc Zyngier
2015-04-30arm64: KVM: flush VM pages before letting the guest enable cachesMarc Zyngier
2015-04-30ARM: KVM: introduce kvm_p*d_addr_endMarc Zyngier
2015-04-30arm64: KVM: force cache clean on page fault when caches are offMarc Zyngier
2015-04-30arm/arm64: KVM: PSCI: use MPIDR to identify a target CPUMarc Zyngier
2015-04-30KVM: ARM: Update comments for kvm_handle_wfiChristoffer Dall
2015-04-30ARM: KVM: Yield CPU when vcpu executes a WFEMarc Zyngier
2015-04-30KVM: ARM: fix the size of TTBCR_{T0SZ,T1SZ} masksJonathan Austin
2015-04-09ARM: 8109/1: mm: Modify pte_write and pmd_write logic for LPAESteven Capper
2015-04-09ARM: 8108/1: mm: Introduce {pte,pmd}_isset and {pte,pmd}_isclearSteven Capper
2015-04-09ARM: 7931/1: Correct virt_addr_validLaura Abbott
2015-04-09ARM: 7867/1: include: asm: use 'int' instead of 'unsigned long' for 'oldval' ...Chen Gang
2015-04-09ARM: 7866/1: include: asm: use 'long long' instead of 'u64' within atomic.hChen Gang
2015-04-09ARM: Correct BUG() assembly to ensure it is endian-agnosticBen Dooks
2014-12-06ARM: 8226/1: cacheflush: get rid of restarting blockVladimir Murzin
2014-10-13ARM: 8148/1: flush TLS and thumbee register state during execNathan Lynch
2014-06-20ARM: 8051/1: put_user: fix possible data corruption in put_userAndrey Ryabinin
2014-05-15ARM: 8027/1: fix do_div() bug in big-endian systemsXiangyu Lu
2014-05-15ARM: 8007/1: Remove extraneous kcmp syscall ignoreChristopher Covington
2014-05-15ARM: 7954/1: mm: remove remaining domain support from ARMv6Will Deacon
2014-03-26ARM: 7950/1: mm: Fix stage-2 device memory attributesChristoffer Dall
2014-03-05ARM: 7957/1: add DSB after icache flush in __flush_icache_all()Vinayak Kale
2014-03-05ARM: 7955/1: spinlock: ensure we have a compiler barrier before sevWill Deacon
2013-12-11ARM: fix booting low-vectors machinesRussell King
2013-10-14Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-10-13ARM: 7851/1: check for number of arguments in syscall_get/set_arguments()AKASHI Takahiro
2013-10-11compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar
2013-10-03ARM: 7843/1: drop asm/types.h from generic-yArd Biesheuvel
2013-10-03ARM: 7842/1: MCPM: don't explode if invoked without being initialized firstNicolas Pitre
2013-09-18ARM: 7836/1: add __get_user_unaligned/__put_user_unalignedNicolas Pitre
2013-09-09Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2013-09-09Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds
2013-09-06Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-09-06Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-09-06Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-09-05Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-09-05Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linusRussell King
2013-09-04Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds