summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2021-06-22KVM: arm64: Add ioctl to fetch/store tags in a guestSteven Price
2021-06-22KVM: arm64: Save/restore MTE registersSteven Price
2021-06-22KVM: arm64: Introduce MTE VM featureSteven Price
2021-06-22arm64: mte: Sync tags for pages where PTE is untaggedSteven Price
2021-06-21arm64/mm: Rename ARM64_SWAPPER_USES_SECTION_MAPSAnshuman Khandual
2021-06-21arm64: insn: avoid circular include dependencyMark Rutland
2021-06-18Merge branch arm64/for-next/caches into kvmarm-master/nextMarc Zyngier
2021-06-18Merge branch kvm-arm64/pmu-fixes into kvmarm-master/nextMarc Zyngier
2021-06-18KVM: arm64: Restore PMU configuration on first runMarc Zyngier
2021-06-18KVM: arm64: Tweak parameters of guest cache maintenance functionsYanan Wang
2021-06-18KVM: arm64: Introduce two cache maintenance callbacksYanan Wang
2021-06-17KVM: switch per-VM stats to u64Paolo Bonzini
2021-06-17arm64: Add cpuidle context save/restore helpersMarc Zyngier
2021-06-15arm64/mm: Fix ttbr0 values stored in struct thread_info for software-panAnshuman Khandual
2021-06-15arm64/mm: Drop SECTION_[SHIFT|SIZE|MASK]Anshuman Khandual
2021-06-15arm64/mm: Use CONT_PMD_SHIFT for ARM64_MEMSTART_SHIFTAnshuman Khandual
2021-06-15arm64/mm: Drop SWAPPER_INIT_MAP_SIZEAnshuman Khandual
2021-06-15arm64: Conditionally configure PTR_AUTH key of the kernel.Daniel Kiss
2021-06-14CFI: Move function_nocfi() into compiler.hMark Rutland
2021-06-13ARM: 9095/1: ARM64: Remove arm_pm_restart()Guenter Roeck
2021-06-11arm64: Allow mismatched 32-bit EL0 supportWill Deacon
2021-06-11arm64: cpuinfo: Split AArch32 registers out into a separate structWill Deacon
2021-06-11arm64: insn: move AARCH64_INSN_SIZE into <asm/insn.h>Mark Rutland
2021-06-11arm64: insn: decouple patching from insn codeMark Rutland
2021-06-07arm64: entry: make NMI entry/exit functions staticMark Rutland
2021-06-07arm64: entry: split SDEI entryMark Rutland
2021-06-07arm64: entry: split bad stack entryMark Rutland
2021-06-07arm64: entry: handle all vectors with CMark Rutland
2021-06-07arm64: entry: convert IRQ+FIQ handlers to CMark Rutland
2021-06-07arm64: entry: add a call_on_irq_stack helperMark Rutland
2021-06-07arm64: entry: convert SError handlers to CMark Rutland
2021-06-07quota: Wire up quotactl_fd syscallJan Kara
2021-06-04arm64: mte: handle tags zeroing at page allocation timePeter Collingbourne
2021-06-04mm: arch: remove indirection level in alloc_zeroed_user_highpage_movable()Peter Collingbourne
2021-06-03Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar
2021-06-03arm64: perf: Add more support on caps under sysfsShaokun Zhang
2021-06-01arm64: cache: Lower ARCH_DMA_MINALIGN to 64 (L1_CACHE_BYTES)Will Deacon
2021-06-01arm64: mm: Remove unused support for Normal-WT memory typeWill Deacon
2021-06-01arm64: mm: Remove unused support for Device-GRE memory typeWill Deacon
2021-06-01arm64: Add assembly annotations for weak-PI-alias madnessRobin Murphy
2021-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-05-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-05-27arm64: scs: Drop unused 'tmp' argument to scs_{load, save} asm macrosWill Deacon
2021-05-27arm64: insn: Add load/store decoding helpersJulien Thierry
2021-05-27arm64: insn: Add some opcodes to instruction decoderJulien Thierry
2021-05-27arm64: insn: Add barrier encodingsJulien Thierry
2021-05-27arm64: insn: Add SVE instruction classJulien Thierry
2021-05-27arm64: Move aarch32 condition check functionsJulien Thierry
2021-05-27arm64: Move patching utilities out of instruction encoding/decodingJulien Thierry
2021-05-27KVM: arm64: Prevent mixed-width VM creationMarc Zyngier