summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2017-01-27arm64/ptrace: Avoid uninitialised struct padding in fpr_set()Dave Martin
2016-09-29arm64: spinlocks: implement smp_mb__before_spinlock() as smp_mb()Will Deacon
2016-09-21arm64: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan
2016-02-12arm64: KVM: Fix AArch32 to AArch64 register mappingMarc Zyngier
2016-01-05arm64: Fix compat register mappingsRobin Murphy
2015-08-25arch: Introduce smp_load_acquire(), smp_store_release()Peter Zijlstra
2015-06-23arm64: cmpxchg: update macros to prevent warningsMark Hambleton
2015-06-23arm64: xchg: prevent warning if return value is unusedWill Deacon
2015-04-30arm64: KVM: Do not use pgd_index to index stage-2 pgdMarc Zyngier
2015-04-30arm64: KVM: Fix HCR setting for 32bit guestsMarc 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-30arm64/kvm: Fix assembler compatibility of macrosGeoff Levand
2015-04-30arm/arm64: KVM: Fix VTTBR_BADDR_MASK and pgd allocJoel Schopp
2015-04-30ARM/arm64: KVM: fix use of WnR bit in kvm_is_write_fault()Ard Biesheuvel
2015-04-30KVM: ARM/arm64: fix broken __percpu annotationWill Deacon
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-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: trap VM system registers until MMU and caches are ONMarc Zyngier
2015-04-30arm64: KVM: force cache clean on page fault when caches are offMarc Zyngier
2015-04-30arm64: KVM: Yield CPU when vcpu executes a WFEMarc Zyngier
2015-04-30arm/arm64: KVM: PSCI: use MPIDR to identify a target CPUMarc Zyngier
2015-04-21arm64: Use the reserved TTBR0 if context switching to the init_mmCatalin Marinas
2015-02-08arm64: Fix up /proc/cpuinfoMark Rutland
2014-10-31arm64: compat: fix compat types affecting struct compat_elf_prpsinfoVictor Kamensky
2014-10-13arm64: ptrace: fix compat hardware watchpoint reportingWill Deacon
2014-07-18arm64: implement TASK_SIZE_OFColin Cross
2014-05-15arm64: Make DMA coherent and strongly ordered mappings not executableCatalin Marinas
2014-05-15arm64: Do not synchronise I and D caches for special ptesCatalin Marinas
2014-03-31arm64: Use Normal NonCacheable memory for writecombineCatalin Marinas
2014-03-31arm64: check for number of arguments in syscall_get/set_arguments()AKASHI Takahiro
2014-03-24arm64: mm: Add double logical invert to pte accessorsSteve Capper
2014-02-20arm64: add DSB after icache flush in __flush_icache_all()Vinayak Kale
2013-12-20arm64: mm: Fix PMD_SECT_PROT_NONE definitionSteve Capper
2013-12-04arm64: Move PTE_PROT_NONE higher upCatalin Marinas
2013-09-25arm64: avoid multiple evaluation of ptr in get_user/put_user()AKASHI Takahiro
2013-09-20arm64: Widen hwcap to be 64 bitSteve Capper
2013-09-06Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-09-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-09-03arm64: mm: permit use of tagged pointers at EL0Will Deacon
2013-09-02Move the EM_ARM and EM_AARCH64 definitions to uapi/linux/elf-em.hDan Aloni
2013-08-22ARM64: include: asm: include "asm/types.h" in "pgtable-2level-types.h" and "p...Chen Gang
2013-08-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-08-21Merge branch 'timers/clockevents-next' of git://git.linaro.org/people/dlezcan...Thomas Gleixner
2013-08-20arm64: add support for kernel mode NEONArd Biesheuvel
2013-08-16Fix TLB gather virtual address range invalidation corner casesLinus Torvalds
2013-08-09arm64: KVM: use 'int' instead of 'u32' for variable 'target' in kvm_host.h.Chen Gang
2013-08-09arm64: KVM: perform save/restore of PAR_EL1Marc Zyngier