summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | * | arm64: Introduce get_cpu_ops() helper functionGavin Shan2020-03-241-1/+1
| | | | | * | arm64: Rename cpu_read_ops() to init_cpu_ops()Gavin Shan2020-03-241-3/+3
| | | |_|/ / | | |/| | |
| | | | * | arm64: cpufeature: add cpus_have_final_cap()Mark Rutland2020-03-131-11/+47
| | | |/ / | | |/| |
| | | * | arm64: use activity monitors for frequency invarianceIonela Voinescu2020-03-061-0/+9
| | | * | arm64/kvm: disable access to AMU registers from kvm guestsIonela Voinescu2020-03-061-0/+1
| | | * | arm64: trap to EL1 accesses to AMU counters from EL0Ionela Voinescu2020-03-061-0/+10
| | | * | arm64: add support for the AMU extension v1Ionela Voinescu2020-03-063-1/+45
| | |/ /
| * / / arm64/mm: Enable memory hot removeAnshuman Khandual2020-03-041-0/+1
| |/ /
* | | Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-03-307-39/+39
|\ \ \
| * | | arm64: vdso32: Include common headers in the vdso libraryVincenzo Frascino2020-03-211-1/+1
| * | | arm64: vdso: Include common headers in the vdso libraryVincenzo Frascino2020-03-211-1/+0
| * | | arm64: Introduce asm/vdso/processor.hVincenzo Frascino2020-03-212-5/+19
| * | | arm64: vdso32: Code clean upVincenzo Frascino2020-03-211-8/+0
| * | | arm64: Introduce asm/vdso/clocksource.hVincenzo Frascino2020-03-212-2/+9
| * | | ARM/arm64: vdso: Use common vdso clock mode storageThomas Gleixner2020-02-174-24/+12
* | | | Merge tag 'timers-nohz-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-03-301-3/+1
|\ \ \ \
| * | | | arm64: Remove TIF_NOHZFrederic Weisbecker2020-02-201-3/+1
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-03-301-0/+3
|\ \ \ \ \
| * | | | | arm64/topology: Populate arch_scale_thermal_pressure() for arm64 platformsThara Gopinath2020-03-061-0/+3
| | |_|_|/ | |/| | |
* | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-03-301-3/+2
|\ \ \ \ \
| * \ \ \ \ Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git...Thomas Gleixner2020-03-281-3/+2
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | futex: arch_futex_atomic_op_inuser() calling conventions changeAl Viro2020-03-271-3/+2
| | |/ / /
* | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-03-301-10/+0
|\ \ \ \ \
| * | | | | Merge branch 'efi/urgent' into efi/core, to pick up fixesIngo Molnar2020-03-0810-68/+44
| |\| | | |
| * | | | | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi...Ingo Molnar2020-02-261-10/+0
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | efi/libstub/arm: Relax FDT alignment requirementArd Biesheuvel2020-02-231-7/+0
| | * | | | efi/libstub: Use hidden visibility for all source filesArd Biesheuvel2020-02-231-3/+0
| | | |/ / | | |/| |
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-03-271-1/+1
|\ \ \ \ \
| * | | | | arm64: alternative: fix build with clang integrated assemblerIlie Halip2020-03-201-1/+1
* | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-03-203-6/+6
|\| | | | | | |_|_|/ / |/| | | |
| * | | | arm64: compat: Fix syscall number of compat_clock_getresVincenzo Frascino2020-03-191-1/+1
| * | | | arm64: kpti: Fix "kpti=off" when KASLR is enabledWill Deacon2020-03-192-5/+5
| |/ / /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-03-0110-68/+44
|\ \ \ \ | |/ / / |/| | |
| * | | Merge tag 'kvmarm-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2020-02-2810-68/+44
| |\ \ \ | | |/ / | |/| |
| | * | arm64: Ask the compiler to __always_inline functions used by KVM at HYPJames Morse2020-02-224-8/+8
| | * | KVM: arm64: Define our own swab32() to avoid a uapi static inlineJames Morse2020-02-221-0/+7
| | * | KVM: arm64: Ask the compiler to __always_inline functions used at HYPJames Morse2020-02-225-28/+29
| | * | kvm: arm/arm64: Fold VHE entry/exit work into kvm_vcpu_run_vhe()Mark Rutland2020-02-171-32/+0
* | | | arm64: memory: Add missing brackets to untagged_addr() macroWill Deacon2020-02-191-1/+1
* | | | arm64: lse: Fix LSE atomics with LLVMVincenzo Frascino2020-02-181-1/+1
| |_|/ |/| |
* | | arm64/spinlock: fix a -Wunused-function warningQian Cai2020-02-101-1/+5
* | | arm64: Drop do_el0_ia_bp_hardening() & do_sp_pc_abort() declarationsAnshuman Khandual2020-02-101-4/+0
|/ /
* | Merge tag 'irqchip-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner2020-02-081-4/+4
|\ \
| * | irqchip/gic-v3-its: Rename VPENDBASER/VPROPBASER accessorsZenghui Yu2020-02-081-4/+4
* | | Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2020-02-041-1/+0
|\ \ \
| * | | asm-generic: Make dma-contiguous.h a mandatory include/asm headerMichal Simek2020-02-041-1/+0
* | | | arm64: mm: convert mm/dump.c to use walk_page_range()Steven Price2020-02-041-4/+4
* | | | arm64: mm: add p?d_leaf() definitionsSteven Price2020-02-041-0/+2
* | | | Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-01-316-40/+59
|\ \ \ \
| * \ \ \ Merge branch 'cve-2019-3016' into kvm-next-5.6Paolo Bonzini2020-01-302-10/+5
| |\ \ \ \