summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-03-2512-10/+58
|\
| * arm64: kernel: disable CNP on CarmelRich Wiley2021-03-254-2/+24
| * arm64/process.c: fix Wmissing-prototypes build warningsManinder Singh2021-03-253-0/+6
| * arm64: mm: correct the inside linear map range during hotplug checkPavel Tatashin2021-03-221-2/+19
| * arm64: kdump: update ppos when reading elfcorehdrPavel Tatashin2021-03-221-0/+2
| * arm64: cpuinfo: Fix a typoBhaskar Chowdhury2021-03-221-1/+1
| * arm64: stacktrace: don't trace arch_stack_walk()Mark Rutland2021-03-221-4/+5
| * arm64: csum: cast to the proper typeAlex Elder2021-03-151-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-03-1419-53/+137
|\ \ | |/ |/|
| * KVM: arm64: Fix exclusive limit for IPA sizeMarc Zyngier2021-03-121-2/+1
| * KVM: arm64: Reject VM creation when the default IPA size is unsupportedMarc Zyngier2021-03-121-4/+8
| * KVM: arm64: Ensure I-cache isolation between vcpus of a same VMMarc Zyngier2021-03-095-8/+15
| * KVM: arm64: Don't use cbz/adr with external symbolsSami Tolvanen2021-03-091-2/+4
| * KVM: arm64: Fix range alignment when walking page tablesJia He2021-03-061-0/+1
| * KVM: arm64: Workaround firmware wrongly advertising GICv2-on-v3 compatibilityMarc Zyngier2021-03-062-4/+39
| * KVM: arm64: Rename __vgic_v3_get_ich_vtr_el2() to __vgic_v3_get_gic_config()Marc Zyngier2021-03-064-7/+14
| * KVM: arm64: Don't access PMSELR_EL0/PMUSERENR_EL0 when no PMU is availableMarc Zyngier2021-03-062-3/+9
| * KVM: arm64: Turn kvm_arm_support_pmu_v3() into a static keyMarc Zyngier2021-03-062-10/+10
| * KVM: arm64: Fix nVHE hyp panic host context restoreAndrew Scull2021-03-063-10/+11
| * KVM: arm64: Avoid corrupting vCPU context register in guest exitWill Deacon2021-03-061-1/+1
| * KVM: arm64: nvhe: Save the SPE context earlySuzuki K Poulose2021-03-063-3/+25
* | arm64: mm: remove unused __cpu_uses_extended_idmap[_level()]Ard Biesheuvel2021-03-111-14/+0
* | arm64: mm: use a 48-bit ID map when possible on 52-bit VA buildsArd Biesheuvel2021-03-113-6/+3
* | arm64: perf: Fix 64-bit event counter read truncationRob Herring2021-03-101-1/+1
* | arm64/mm: Fix __enable_mmu() for new TGRAN range valuesJames Morse2021-03-103-12/+24
* | arm64: mte: Map hotplugged memory as Normal TaggedCatalin Marinas2021-03-103-2/+5
* | arm64: kasan: fix page_alloc tagging with DEBUG_VIRTUALAndrey Konovalov2021-03-091-0/+5
* | arm64/mm: Reorganize pfn_valid()Anshuman Khandual2021-03-081-5/+16
* | arm64/mm: Fix pfn_valid() for ZONE_DEVICE based memoryAnshuman Khandual2021-03-081-0/+12
* | arm64/mm: Drop THP conditionality from FORCE_MAX_ZONEORDERAnshuman Khandual2021-03-081-2/+2
* | arm64/mm: Drop redundant ARCH_WANT_HUGE_PMD_SHAREAnshuman Khandual2021-03-081-2/+0
* | arm64: Drop support for CMDLINE_EXTENDWill Deacon2021-03-082-10/+1
* | arm64: cpufeatures: Fix handling of CONFIG_CMDLINE for idreg overridesWill Deacon2021-03-081-19/+25
* | Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds2021-02-271-1/+1
|\ \
| * | arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe2021-02-211-1/+1
* | | Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-02-266-526/+4
|\ \ \
| * | | numa: Move numa implementation to common codeAtish Patra2021-01-144-531/+2
| * | | arm64, numa: Change the numa init functions name to be genericAtish Patra2021-01-144-20/+27
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-02-2610-25/+42
|\ \ \ \
| * | | | arm64: stacktrace: Report when we reach the end of the stackMark Brown2021-02-251-1/+1
| * | | | arm64: ptrace: Fix seccomp of traced syscall -1 (NO_SYSCALL)Timothy E Baldwin2021-02-251-1/+1
| * | | | arm64: Add missing ISB after invalidating TLB in enter_vheMarc Zyngier2021-02-241-0/+1
| * | | | arm64: Add missing ISB after invalidating TLB in __primary_switchMarc Zyngier2021-02-241-0/+1
| * | | | arm64: VHE: Enable EL2 MMU from the idmapMarc Zyngier2021-02-241-13/+26
| * | | | KVM: arm64: make the hyp vector table entries localJoey Gouly2021-02-241-1/+1
| * | | | arm64/mm: Fixed some coding style issuesZhiyuan Dai2021-02-231-3/+3
| * | | | arm64: uprobe: Return EOPNOTSUPP for AARCH32 instruction probingHe Zhe2021-02-231-1/+1
| * | | | arm64 module: set plt* section addresses to 0x0Shaoying Xu2021-02-191-3/+3
| * | | | arm64: kexec_file: fix memory leakage in create_dtb() when fdt_open_into() failsqiuguorui12021-02-191-1/+3
| * | | | arm64: spectre: Prevent lockdep splat on v4 mitigation enable pathWill Deacon2021-02-191-1/+1