summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | arm64: mm: don't assume struct page is always 64 bytesArd Biesheuvel2020-11-121-3/+5
| | * | | | | | | | arm64: mm: tidy up top of kernel VA spaceArd Biesheuvel2020-11-092-3/+3
| | * | | | | | | | arm64: mm: make vmemmap region a projection of the linear regionArd Biesheuvel2020-11-091-8/+6
| | * | | | | | | | arm64: mm: extend linear region for 52-bit VA configurationsArd Biesheuvel2020-11-091-7/+5
| | |/ / / / / / /
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-12-122-0/+6
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'kvmarm-fixes-5.10-5' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2020-12-102-0/+6
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | KVM: arm64: Add usage of stage 2 fault lookup level in user_mem_abort()Yanan Wang2020-12-022-0/+6
* | | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-12-024-1/+13
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | / / / | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | arm64: mte: Fix typo in macro definitionVincenzo Frascino2020-11-301-1/+1
| * | | | | | | | | arm64: entry: fix NMI {user, kernel}->kernel transitionsMark Rutland2020-11-301-0/+2
| * | | | | | | | | arm64: entry: fix non-NMI kernel<->kernel transitionsMark Rutland2020-11-301-0/+3
| * | | | | | | | | arm64: ptrace: prepare for EL1 irq/rcu trackingMark Rutland2020-11-301-0/+4
| * | | | | | | | | arm64: entry: fix non-NMI user<->kernel transitionsMark Rutland2020-11-301-0/+1
| * | | | | | | | | arm64: entry: move el1 irq/nmi logic to CMark Rutland2020-11-301-0/+2
* | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-11-272-16/+20
|\| | | | | | | | | | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | arm64: pgtable: Ensure dirty bit is preserved across pte_wrprotect()Will Deacon2020-11-231-13/+14
| * | | | | | | | arm64: pgtable: Fix pte_accessible()Will Deacon2020-11-231-3/+4
| * | | | | | | | arm64/fpsimd: add <asm/insn.h> to <asm/kprobes.h> to fix fpsimd buildRandy Dunlap2020-11-231-0/+2
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-11-152-0/+6
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge tag 'kvmarm-fixes-5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2020-11-132-0/+6
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | / / / / | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | KVM: arm64: Handle SCXTNUM_ELx trapsMarc Zyngier2020-11-121-0/+4
| | * | | | | | KVM: arm64: Allow setting of ID_AA64PFR0_EL1.CSV2 from userspaceMarc Zyngier2020-11-121-0/+2
| | * | | | | | Merge tag 'v5.10-rc1' into kvmarm-master/nextMarc Zyngier2020-11-1251-138/+541
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | / / | | | | |_|/ / | | | |/| | |
* | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-11-132-0/+6
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | / / / | | |_|/ / / | |/| | | |
| * | | | | arm64: Add MIDR value for KRYO2XX gold/silver CPU coresKonrad Dybcio2020-11-131-0/+4
| * | | | | arm64: errata: Fix handling of 1418040 with late CPU onliningWill Deacon2020-11-101-0/+2
* | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-11-063-1/+4
|\| | | | | | |_|_|/ / |/| | | |
| * | | | arm64: kprobes: Use BRK instead of single-step when executing instructions ou...Jean-Philippe Brucker2020-11-033-1/+4
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-11-013-14/+36
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge tag 'kvmarm-fixes-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2020-10-303-14/+36
| |\| | | | | |/ / | |/| |
| | * | arm64: cpufeature: upgrade hyp caps to finalMark Rutland2020-10-302-14/+24
| | * | arm64: cpufeature: reorder cpus_have_{const, final}_cap()Mark Rutland2020-10-301-8/+8
| | * | KVM: arm64: Factor out is_{vhe,nvhe}_hyp_code()Mark Rutland2020-10-301-5/+16
| | * | KVM: arm64: Fix AArch32 handling of DBGD{CCINT,SCRext} and DBGVCRMarc Zyngier2020-10-291-0/+1
* | | | arm64: Add workaround for Arm Cortex-A77 erratum 1508412Rob Herring2020-10-292-1/+11
* | | | arm64: Add part number for Arm Cortex-A77Rob Herring2020-10-291-0/+2
* | | | arm64: avoid -Woverride-init warningArnd Bergmann2020-10-281-0/+1
|/ / /
* | | treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-251-1/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-10-2313-588/+576
|\ \ \
| * | | Merge tag 'kvmarm-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2020-10-2019-794/+643
| |\| |
| | * | Merge branch 'kvm-arm64/hyp-pcpu' into kvmarm-master/nextMarc Zyngier2020-09-3013-267/+202
| | |\ \
| | | * \ Merge remote-tracking branch 'arm64/for-next/ghostbusters' into kvm-arm64/hyp...Marc Zyngier2020-09-3010-198/+67
| | | |\ \
| | | * | | kvm: arm64: Remove unnecessary hyp mappingsDavid Brazdil2020-09-301-20/+0
| | | * | | kvm: arm64: Set up hyp percpu data for nVHEDavid Brazdil2020-09-301-2/+17
| | | * | | kvm: arm64: Create separate instances of kvm_host_data for VHE/nVHEDavid Brazdil2020-09-301-1/+1
| | | * | | kvm: arm64: Duplicate arm64_ssbd_callback_required for nVHE hypDavid Brazdil2020-09-301-1/+13
| | | * | | kvm: arm64: Add helpers for accessing nVHE hyp per-cpu varsDavid Brazdil2020-09-301-2/+23
| | | * | | kvm: arm64: Remove hyp_adr/ldr_this_cpuDavid Brazdil2020-09-302-23/+20
| | | * | | kvm: arm64: Remove __hyp_this_cpu_readDavid Brazdil2020-09-302-22/+26
| | | * | | kvm: arm64: Move nVHE hyp namespace macros to hyp_image.hDavid Brazdil2020-09-302-7/+13