summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* treewide: change my e-mail address, fix my nameMarek Behún2021-04-091-1/+1
* Merge tag 'arm-fixes-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-04-073-5/+5
|\
| * Merge tag 'mvebu-fixes-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2021-04-061-3/+3
| |\
| | * Revert "arm64: dts: marvell: armada-cp110: Switch to per-port SATA interrupts"Gregory CLEMENT2021-04-021-3/+3
| * | Merge tag 'imx-fixes-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2021-04-012-2/+2
| |\ \
| | * | arm64: dts: imx8mm/q: Fix pad control of SD1_DATA0Oliver Stäbler2021-03-292-2/+2
* | | | Merge tag 'kvmarm-fixes-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2021-03-304-1/+12
|\ \ \ \ | |/ / / |/| | |
| * | | KVM: arm64: Fix CPU interface MMIO compatibility detectionMarc Zyngier2021-03-241-0/+9
| * | | KVM: arm64: Disable guest access to trace filter controlsSuzuki K Poulose2021-03-242-0/+3
| * | | KVM: arm64: Hide system instruction access to Trace registersSuzuki K Poulose2021-03-241-1/+0
* | | | Merge tag 'soc-fixes-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2021-03-265-2/+5
|\ \ \ \ | | |/ / | |/| |
| * | | arm64: dts: imx8mp-phyboard-pollux-rdk: Add missing pinctrl entryTeresa Remmet2021-03-152-2/+2
| * | | arm64: dts: ls1012a: mark crypto engine dma coherentHoria Geantă2021-03-151-0/+1
| * | | arm64: dts: ls1043a: mark crypto engine dma coherentHoria Geantă2021-03-151-0/+1
| * | | arm64: dts: ls1046a: mark crypto engine dma coherentHoria Geantă2021-03-151-0/+1
| | |/ | |/|
* | | 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