summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm
AgeCommit message (Expand)Author
2015-07-10arm64: KVM: Do not use pgd_index to index stage-2 pgdMarc Zyngier
2015-07-10arm64: KVM: Fix HCR setting for 32bit guestsMarc Zyngier
2015-07-03arm/arm64: KVM: Introduce stage2_unmap_vmChristoffer Dall
2015-07-03arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpuChristoffer Dall
2015-07-03arm64/kvm: Fix assembler compatibility of macrosGeoff Levand
2015-07-03arm/arm64: KVM: Fix VTTBR_BADDR_MASK and pgd allocJoel Schopp
2015-07-03ARM/arm64: KVM: fix use of WnR bit in kvm_is_write_fault()Ard Biesheuvel
2015-06-29KVM: ARM/arm64: fix broken __percpu annotationWill Deacon
2015-06-29KVM: ARM/arm64: fix non-const declaration of function returning constWill Deacon
2015-06-29arm/arm64: KVM: Fix and refactor unmap_rangeChristoffer Dall
2015-05-17arm64: KVM: flush VM pages before letting the guest enable cachesMarc Zyngier
2015-05-17ARM: KVM: introduce kvm_p*d_addr_endMarc Zyngier
2015-05-17arm64: KVM: trap VM system registers until MMU and caches are ONMarc Zyngier
2015-05-17arm64: KVM: force cache clean on page fault when caches are offMarc Zyngier
2015-04-13arm64: Use the reserved TTBR0 if context switching to the init_mmCatalin Marinas
2015-02-11arm64: Fix up /proc/cpuinfoMark Rutland
2015-01-16arm64: kernel: refactor the CPU suspend API for retention statesLorenzo Pieralisi
2015-01-08arm64: Add COMPAT_HWCAP_LPAECatalin Marinas
2014-10-30arm64: compat: fix compat types affecting struct compat_elf_prpsinfoVictor Kamensky
2014-10-05arm64: ptrace: fix compat hardware watchpoint reportingWill Deacon
2014-07-17arm64: implement TASK_SIZE_OFColin Cross
2014-06-30arm64/dma: Removing ARCH_HAS_DMA_GET_REQUIRED_MASK macroSuravee Suthikulpanit
2014-05-06arm64: __NR_compat_syscalls fixMiklos Szeredi
2014-05-06arm64: Make DMA coherent and strongly ordered mappings not executableCatalin Marinas
2014-05-06arm64: Do not synchronise I and D caches for special ptesCatalin Marinas
2014-02-28arm64: Fix !CONFIG_SMP kernel buildCatalin Marinas
2014-02-28arm64: mm: Add double logical invert to pte accessorsSteve Capper
2014-02-07arm64: asm: remove redundant "cc" clobbersWill Deacon
2014-02-07arm64: atomics: fix use of acquire + release for full barrier semanticsWill Deacon
2014-02-06arm64: barriers: allow dsb macro to take option parameterWill Deacon
2014-02-05arm64: compat: Wire up new AArch32 syscallsCatalin Marinas
2014-02-05arm64: fix typo: s/SERRROR/SERROR/Mark Rutland
2014-02-05arm64: add DSB after icache flush in __flush_icache_all()Vinayak Kale
2014-01-31Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-01-31arm64: mm: Introduce PTE_WRITESteve Capper
2014-01-31arm64: mm: Remove PTE_BIT_FUNC macroSteve Capper
2014-01-27arm64: fix build error if DMA_CMA is enabledPankaj Dubey
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-01-20Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-01-20Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2014-01-16Revert "arm64: Fix memory shareability attribute for ioremap_wc/cache"Catalin Marinas
2014-01-15Merge tag 'kvm-arm-for-3.14' of git://git.linaro.org/people/christoffer.dall/...Paolo Bonzini
2014-01-13Merge tag 'v3.13-rc8' into core/lockingIngo Molnar
2014-01-12arch: Introduce smp_load_acquire(), smp_store_release()Peter Zijlstra
2014-01-08arm64, jump label: optimize jump label implementationJiang Liu
2014-01-08arm64: introduce aarch64_insn_gen_{nop|branch_imm}() helper functionsJiang Liu
2014-01-08arm64: move encode_insn_immediate() from module.c to insn.cJiang Liu