summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2020-03-21arm64: vdso: Include common headers in the vdso libraryVincenzo Frascino
2020-03-21arm64: Introduce asm/vdso/processor.hVincenzo Frascino
2020-03-21arm64: vdso32: Code clean upVincenzo Frascino
2020-03-21arm64: Introduce asm/vdso/clocksource.hVincenzo Frascino
2020-03-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-03-20arm64: alternative: fix build with clang integrated assemblerIlie Halip
2020-03-19arm64: compat: Fix syscall number of compat_clock_getresVincenzo Frascino
2020-03-19arm64: kpti: Fix "kpti=off" when KASLR is enabledWill Deacon
2020-03-18arm64: suspend: restore the kernel ptrauth keysAmit Daniel Kachhap
2020-03-18arm64: mask PAC bits of __builtin_return_addressAmit Daniel Kachhap
2020-03-18arm64: initialize ptrauth keys for kernel booting taskAmit Daniel Kachhap
2020-03-18arm64: initialize and switch ptrauth kernel keysKristina Martsenko
2020-03-18arm64: enable ptrauth earlierKristina Martsenko
2020-03-18arm64: cpufeature: handle conflicts based on capabilityKristina Martsenko
2020-03-18arm64: cpufeature: Move cpu capability helpers inside C fileAmit Daniel Kachhap
2020-03-18arm64: ptrauth: Add bootup/runtime flags for __cpu_setupAmit Daniel Kachhap
2020-03-18arm64: install user ptrauth keys at kernel exit timeKristina Martsenko
2020-03-18arm64: rename ptrauth key structures to be user-specificKristina Martsenko
2020-03-18arm64: cpufeature: add pointer auth meta-capabilitiesKristina Martsenko
2020-03-17arm64: perf: Add support for ARMv8.5-PMU 64-bit countersAndrew Murray
2020-03-17KVM: arm64: limit PMU version to PMUv3 for ARMv8.1Andrew Murray
2020-03-17arm64: cpufeature: Extract capped perfmon fieldsAndrew Murray
2020-03-17arm64: define __alloc_zeroed_user_highpageglider@google.com
2020-03-16KVM: arm64: BTI: Reset BTYPE when skipping emulated instructionsDave Martin
2020-03-16arm64: elf: Enable BTI at exec based on ELF program propertiesDave Martin
2020-03-16arm64: Basic Branch Target Identification supportDave Martin
2020-03-13arm64: cpufeature: add cpus_have_final_cap()Mark Rutland
2020-03-09arm64: csum: Optimise IPv6 header checksumRobin Murphy
2020-03-09arm64: kvm: Modernize __smccc_workaround_1_smc_start annotationsMark Brown
2020-03-09arm64: kvm: Modernize annotation for __bp_harden_hyp_vecsMark Brown
2020-03-09arch/arm64: fix typo in a comment王程刚
2020-03-08Merge branch 'efi/urgent' into efi/core, to pick up fixesIngo Molnar
2020-03-06arm64: use activity monitors for frequency invarianceIonela Voinescu
2020-03-06arm64/kvm: disable access to AMU registers from kvm guestsIonela Voinescu
2020-03-06arm64: trap to EL1 accesses to AMU counters from EL0Ionela Voinescu
2020-03-06arm64: add support for the AMU extension v1Ionela Voinescu
2020-03-06arm64/topology: Populate arch_scale_thermal_pressure() for arm64 platformsThara Gopinath
2020-03-04arm64/mm: Enable memory hot removeAnshuman Khandual
2020-03-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-02-28arm64: Update comment for ASID() macroWill Deacon
2020-02-28Merge tag 'kvmarm-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2020-02-27arm64: add credited/trusted RNG supportMark Rutland
2020-02-27arm64: mm: convert cpu_do_switch_mm() to CMark Rutland
2020-02-26Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi...Ingo Molnar
2020-02-23efi/libstub/arm: Relax FDT alignment requirementArd Biesheuvel
2020-02-23efi/libstub: Use hidden visibility for all source filesArd Biesheuvel
2020-02-22arm64: Ask the compiler to __always_inline functions used by KVM at HYPJames Morse
2020-02-22KVM: arm64: Define our own swab32() to avoid a uapi static inlineJames Morse
2020-02-22KVM: arm64: Ask the compiler to __always_inline functions used at HYPJames Morse
2020-02-20arm64: Remove TIF_NOHZFrederic Weisbecker