summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
AgeCommit message (Expand)AuthorFilesLines
2020-03-09arch/arm64: fix typo in a comment王程刚1-1/+1
2020-03-08Merge branch 'efi/urgent' into efi/core, to pick up fixesIngo Molnar10-68/+44
2020-03-06arm64: use activity monitors for frequency invarianceIonela Voinescu1-0/+9
2020-03-06arm64/kvm: disable access to AMU registers from kvm guestsIonela Voinescu1-0/+1
2020-03-06arm64: trap to EL1 accesses to AMU counters from EL0Ionela Voinescu1-0/+10
2020-03-06arm64: add support for the AMU extension v1Ionela Voinescu3-1/+45
2020-03-06arm64/topology: Populate arch_scale_thermal_pressure() for arm64 platformsThara Gopinath1-0/+3
2020-03-04arm64/mm: Enable memory hot removeAnshuman Khandual1-0/+1
2020-03-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds10-68/+44
2020-02-28arm64: Update comment for ASID() macroWill Deacon1-3/+3
2020-02-28Merge tag 'kvmarm-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini10-68/+44
2020-02-27arm64: add credited/trusted RNG supportMark Rutland1-0/+14
2020-02-27arm64: mm: convert cpu_do_switch_mm() to CMark Rutland3-8/+2
2020-02-26Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi...Ingo Molnar1-10/+0
2020-02-23efi/libstub/arm: Relax FDT alignment requirementArd Biesheuvel1-7/+0
2020-02-23efi/libstub: Use hidden visibility for all source filesArd Biesheuvel1-3/+0
2020-02-22arm64: Ask the compiler to __always_inline functions used by KVM at HYPJames Morse4-8/+8
2020-02-22KVM: arm64: Define our own swab32() to avoid a uapi static inlineJames Morse1-0/+7
2020-02-22KVM: arm64: Ask the compiler to __always_inline functions used at HYPJames Morse5-28/+29
2020-02-20arm64: Remove TIF_NOHZFrederic Weisbecker1-3/+1
2020-02-19arm64: memory: Add missing brackets to untagged_addr() macroWill Deacon1-1/+1
2020-02-18arm64: lse: Fix LSE atomics with LLVMVincenzo Frascino1-1/+1
2020-02-17ARM/arm64: vdso: Use common vdso clock mode storageThomas Gleixner4-24/+12
2020-02-17kvm: arm/arm64: Fold VHE entry/exit work into kvm_vcpu_run_vhe()Mark Rutland1-32/+0
2020-02-10arm64/spinlock: fix a -Wunused-function warningQian Cai1-1/+5
2020-02-10arm64: Drop do_el0_ia_bp_hardening() & do_sp_pc_abort() declarationsAnshuman Khandual1-4/+0
2020-02-08Merge tag 'irqchip-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner1-4/+4
2020-02-08irqchip/gic-v3-its: Rename VPENDBASER/VPROPBASER accessorsZenghui Yu1-4/+4
2020-02-04Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds1-1/+0
2020-02-04asm-generic: Make dma-contiguous.h a mandatory include/asm headerMichal Simek1-1/+0
2020-02-04arm64: mm: convert mm/dump.c to use walk_page_range()Steven Price1-4/+4
2020-02-04arm64: mm: add p?d_leaf() definitionsSteven Price1-0/+2
2020-01-31Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-40/+59
2020-01-30Merge branch 'cve-2019-3016' into kvm-next-5.6Paolo Bonzini2-10/+5
2020-01-30Merge tag 'kvmarm-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini6-37/+58
2020-01-29Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds2-1/+3
2020-01-29Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-19/+3
2020-01-29Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-1/+3
2020-01-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-5/+5
2020-01-28Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+9
2020-01-28Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-10/+10
2020-01-27Merge tag 'irq-core-2020-01-28' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2020-01-27Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2020-01-27KVM: Move running VCPU from ARM to common codePaolo Bonzini1-2/+0
2020-01-27KVM: Drop kvm_arch_vcpu_init() and kvm_arch_vcpu_uninit()Sean Christopherson1-1/+0
2020-01-27KVM: arm64: Free sve_state via arm specific hookSean Christopherson1-0/+1
2020-01-27Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds25-102/+246
2020-01-23arm64: KVM: Add UAPI notes for swapped registersAndrew Jones1-2/+10
2020-01-23KVM: arm/arm64: Cleanup MMIO handlingMarc Zyngier3-33/+9
2020-01-22arm64: acpi: fix DAIF manipulation with pNMIMark Rutland1-1/+10