aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
AgeCommit message (Expand)AuthorFilesLines
2018-01-08arm64: KVM: PTE/PMD S2 XN bit definitionMarc Zyngier1-0/+2
2018-01-08arm64: KVM: Add invalidate_icache_range helperMarc Zyngier3-2/+30
2018-01-08KVM: arm/arm64: Split dcache/icache flushingMarc Zyngier1-3/+10
2018-01-08KVM: arm/arm64: Detangle kvm_mmu.h from kvm_hyp.hMarc Zyngier1-1/+0
2018-01-05arm64: v8.4: Support for new floating point multiplication instructionsDongjiu Geng2-0/+2
2018-01-03arch: Remove clkdev.h asm-generic from KbuildStephen Boyd1-1/+0
2018-01-02perf: ARM DynamIQ Shared Unit PMU supportSuzuki K Poulose1-0/+129
2018-01-02KVM: arm/arm64: Avoid work when userspace iqchips are not usedChristoffer Dall1-0/+2
2017-12-22Merge branch 'for-next/52-bit-pa' into for-next/coreCatalin Marinas8-22/+143
2017-12-22arm64: allow ID map to be extended to 52 bitsKristina Martsenko3-3/+16
2017-12-22arm64: handle 52-bit physical addresses in page table entriesKristina Martsenko4-19/+50
2017-12-22arm64: don't open code page table entry creationKristina Martsenko2-0/+6
2017-12-22arm64: head.S: handle 52-bit PAs in PTEs in early page table setupKristina Martsenko1-0/+6
2017-12-22arm64: handle 52-bit addresses in TTBRKristina Martsenko5-1/+38
2017-12-22arm64: limit PA size to supported rangeKristina Martsenko3-0/+28
2017-12-22arm64: add kconfig symbol to configure physical address sizeKristina Martsenko2-2/+2
2017-12-14arm64/sve: Report SVE to userspace via CPUID only if supportedDave Martin1-0/+3
2017-12-12arm64: Add software workaround for Falkor erratum 1041Shanker Donthineni1-0/+10
2017-12-12arm64: Define cputype macros for Falkor CPUShanker Donthineni1-0/+2
2017-12-12arm64: mm: Fix false positives in set_pte_at access/dirty race detectionWill Deacon1-4/+4
2017-12-11arm64: mm: Fix pte_mkclean, pte_mkdirty semanticsSteve Capper1-15/+18
2017-12-11arm64: kaslr: Put kernel vectors address in separate data pageWill Deacon1-0/+1
2017-12-11arm64: mm: Introduce TTBR_ASID_MASK for getting at the ASID in the TTBRWill Deacon3-3/+5
2017-12-11arm64: entry: Add fake CPU feature for unmapping the kernel at EL0Will Deacon2-2/+4
2017-12-11arm64: mm: Map entry trampoline into trampoline and kernel page tablesWill Deacon2-0/+5
2017-12-11arm64: mm: Invalidate both kernel and user ASIDs when performing TLBIWill Deacon1-2/+14
2017-12-11arm64: mm: Add arm64_kernel_unmapped_at_el0 helperWill Deacon1-0/+8
2017-12-11arm64: mm: Allocate ASIDs in pairsWill Deacon1-0/+1
2017-12-11arm64: mm: Fix and re-enable ARM64_SW_TTBR0_PANWill Deacon2-12/+34
2017-12-11arm64: mm: Rename post_ttbr0_update_workaroundWill Deacon1-3/+2
2017-12-11arm64: mm: Remove pre_ttbr0_update_workaround for Falkor erratum #E1003Will Deacon2-24/+0
2017-12-11arm64: mm: Move ASID from TTBR0 to TTBR1Will Deacon3-6/+8
2017-12-11arm64: mm: Use non-global mappings for kernel spaceWill Deacon2-8/+25
2017-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-2/+2
2017-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-0/+11
2017-12-06arm64: SW PAN: Update saved ttbr0 value on enter_lazy_tlbWill Deacon1-14/+10
2017-12-06arm64: SW PAN: Point saved ttbr0 at the zero page when switching to init_mmWill Deacon2-12/+14
2017-12-05Merge tag 'kvm-arm-fixes-for-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarmRadim Krčmář2-2/+2
2017-12-05arm64/bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner2-0/+11
2017-12-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds2-2/+46
2017-12-01arm64: ftrace: emit ftrace-mod.o contents through codeArd Biesheuvel1-1/+1
2017-12-01arm64: module-plts: factor out PLT generation code for ftraceArd Biesheuvel1-0/+44
2017-11-29mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITEDan Williams1-1/+0
2017-11-29KVM: arm/arm64: debug: Introduce helper for single-stepAlex Bennée1-0/+1
2017-11-29arm64: KVM: fix VTTBR_BADDR_MASK BUG_ON off-by-oneKristina Martsenko1-2/+1
2017-11-28arm64: mm: cleanup stale AIVIVT referencesMark Rutland1-1/+1
2017-11-17Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linuxLinus Torvalds1-1/+0
2017-11-16Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-9/+19
2017-11-15kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACKLevin, Alexander (Sasha Levin)1-1/+1
2017-11-15Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds24-73/+848