aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-24Merge branch 'for-next/kasan' into for-next/coreWill Deacon2-2/+21
2021-06-24Merge branch 'for-next/insn' into for-next/coreWill Deacon5-9/+85
2021-06-24Merge branch 'for-next/entry' into for-next/coreWill Deacon3-10/+29
2021-06-24Merge branch 'for-next/cpuidle' into for-next/coreWill Deacon1-0/+35
2021-06-24Merge branch 'for-next/cpufeature' into for-next/coreWill Deacon2-21/+39
2021-06-24Merge branch 'for-next/cortex-strings' into for-next/coreWill Deacon1-0/+8
2021-06-24Merge branch 'for-next/caches' into for-next/coreWill Deacon6-71/+97
2021-06-23arm64: tlb: fix the TTL value of tlb_get_levelZhenyu Ye1-0/+4
2021-06-23Merge branch 'topic/ppc-kvm' of https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux into HEADPaolo Bonzini2-74/+2
2021-06-22Merge branch kvm-arm64/mmu/mte into kvmarm-master/nextMarc Zyngier9-7/+119
2021-06-22KVM: arm64: Add ioctl to fetch/store tags in a guestSteven Price3-0/+15
2021-06-22KVM: arm64: Save/restore MTE registersSteven Price4-2/+76
2021-06-22KVM: arm64: Introduce MTE VM featureSteven Price2-0/+7
2021-06-22arm64: mte: Sync tags for pages where PTE is untaggedSteven Price2-5/+21
2021-06-21arm64/mm: Rename ARM64_SWAPPER_USES_SECTION_MAPSAnshuman Khandual1-5/+5
2021-06-21arm64: insn: avoid circular include dependencyMark Rutland3-5/+11
2021-06-18Merge branch arm64/for-next/caches into kvmarm-master/nextMarc Zyngier6-72/+97
2021-06-18Merge branch kvm-arm64/pmu-fixes into kvmarm-master/nextMarc Zyngier1-0/+1
2021-06-18KVM: arm64: Restore PMU configuration on first runMarc Zyngier1-0/+1
2021-06-18KVM: arm64: Tweak parameters of guest cache maintenance functionsYanan Wang1-7/+2
2021-06-18KVM: arm64: Introduce two cache maintenance callbacksYanan Wang1-17/+25
2021-06-17KVM: switch per-VM stats to u64Paolo Bonzini1-1/+1
2021-06-17arm64: Add cpuidle context save/restore helpersMarc Zyngier1-0/+35
2021-06-15arm64/mm: Fix ttbr0 values stored in struct thread_info for software-panAnshuman Khandual1-2/+2
2021-06-15arm64/mm: Drop SECTION_[SHIFT|SIZE|MASK]Anshuman Khandual2-9/+2
2021-06-15arm64/mm: Use CONT_PMD_SHIFT for ARM64_MEMSTART_SHIFTAnshuman Khandual1-1/+1
2021-06-15arm64/mm: Drop SWAPPER_INIT_MAP_SIZEAnshuman Khandual1-3/+0
2021-06-15arm64: Conditionally configure PTR_AUTH key of the kernel.Daniel Kiss3-46/+64
2021-06-14CFI: Move function_nocfi() into compiler.hMark Rutland2-16/+16
2021-06-13ARM: 9095/1: ARM64: Remove arm_pm_restart()Guenter Roeck1-2/+0
2021-06-11arm64: Allow mismatched 32-bit EL0 supportWill Deacon1-1/+7
2021-06-11arm64: cpuinfo: Split AArch32 registers out into a separate structWill Deacon1-21/+25
2021-06-11arm64: insn: move AARCH64_INSN_SIZE into <asm/insn.h>Mark Rutland3-3/+5
2021-06-11arm64: insn: decouple patching from insn codeMark Rutland2-3/+0
2021-06-07arm64: entry: make NMI entry/exit functions staticMark Rutland1-2/+0
2021-06-07arm64: entry: split SDEI entryMark Rutland1-0/+3
2021-06-07arm64: entry: split bad stack entryMark Rutland1-0/+4
2021-06-07arm64: entry: handle all vectors with CMark Rutland1-13/+19
2021-06-07arm64: entry: convert IRQ+FIQ handlers to CMark Rutland2-4/+6
2021-06-07arm64: entry: add a call_on_irq_stack helperMark Rutland1-0/+2
2021-06-07arm64: entry: convert SError handlers to CMark Rutland1-0/+4
2021-06-07quota: Wire up quotactl_fd syscallJan Kara1-1/+2
2021-06-04arm64: mte: handle tags zeroing at page allocation timePeter Collingbourne2-2/+10
2021-06-04mm: arch: remove indirection level in alloc_zeroed_user_highpage_movable()Peter Collingbourne1-3/+3
2021-06-03Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar6-77/+12
2021-06-03arm64: perf: Add more support on caps under sysfsShaokun Zhang1-0/+5
2021-06-01arm64: cache: Lower ARCH_DMA_MINALIGN to 64 (L1_CACHE_BYTES)Will Deacon1-1/+1
2021-06-01arm64: mm: Remove unused support for Normal-WT memory typeWill Deacon3-5/+2
2021-06-01arm64: mm: Remove unused support for Device-GRE memory typeWill Deacon2-2/+0
2021-06-01arm64: Add assembly annotations for weak-PI-alias madnessRobin Murphy1-0/+8