summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-04-241-3/+6
|\
| * arm64: sync kernel APIAKey when installingMark Rutland2020-04-211-3/+6
* | arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>Masahiro Yamada2020-04-232-2/+10
|/
* arm64: Delete the space separator in __emit_instFangrui Song2020-04-151-1/+3
* mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual2020-04-101-3/+1
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-04-091-11/+1
|\
| * arm64: remove CONFIG_DEBUG_ALIGN_RODATA featureArd Biesheuvel2020-04-011-11/+1
* | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-04-051-0/+14
|\ \
| * | arm64: add credited/trusted RNG supportMark Rutland2020-02-271-0/+14
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-04-022-1/+3
|\ \ \
| * | | KVM: arm64: GICv4.1: Allow non-trapping WFI when using HW SGIsMarc Zyngier2020-03-241-1/+2
| * | | KVM: arm64: GICv4.1: Reload VLPI configuration on distributor enable/disableMarc Zyngier2020-03-241-0/+1
* | | | asm-generic: make more kernel-space headers mandatoryMasahiro Yamada2020-04-021-18/+0
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-03-3123-83/+332
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'for-next/kernel-ptrauth' into for-next/coreCatalin Marinas2020-03-258-48/+154
| |\ \ \
| | * | | arm64: suspend: restore the kernel ptrauth keysAmit Daniel Kachhap2020-03-181-2/+4
| | * | | arm64: mask PAC bits of __builtin_return_addressAmit Daniel Kachhap2020-03-182-8/+25
| | * | | arm64: initialize ptrauth keys for kernel booting taskAmit Daniel Kachhap2020-03-182-1/+15
| | * | | arm64: initialize and switch ptrauth kernel keysKristina Martsenko2020-03-184-0/+32
| | * | | arm64: enable ptrauth earlierKristina Martsenko2020-03-181-0/+9
| | * | | arm64: cpufeature: handle conflicts based on capabilityKristina Martsenko2020-03-181-2/+10
| | * | | arm64: cpufeature: Move cpu capability helpers inside C fileAmit Daniel Kachhap2020-03-181-12/+0
| | * | | arm64: ptrauth: Add bootup/runtime flags for __cpu_setupAmit Daniel Kachhap2020-03-181-0/+8
| | * | | arm64: install user ptrauth keys at kernel exit timeKristina Martsenko2020-03-182-22/+50
| | * | | arm64: rename ptrauth key structures to be user-specificKristina Martsenko2020-03-182-7/+7
| | * | | arm64: cpufeature: add pointer auth meta-capabilitiesKristina Martsenko2020-03-182-5/+5
| | | |/ | | |/|
| * | | Merge branch 'for-next/asm-annotations' into for-next/coreCatalin Marinas2020-03-253-6/+11
| |\ \ \
| | * | | arm64: kvm: Modernize __smccc_workaround_1_smc_start annotationsMark Brown2020-03-091-0/+4
| | * | | arm64: kvm: Modernize annotation for __bp_harden_hyp_vecsMark Brown2020-03-092-6/+7
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---------. \ \ Merge branches 'for-next/memory-hotremove', 'for-next/arm_sdei', 'for-next/am...Catalin Marinas2020-03-2514-30/+167
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| | | | | | | * | arm64: perf: Add support for ARMv8.5-PMU 64-bit countersAndrew Murray2020-03-172-1/+6
| | | | | | | * | KVM: arm64: limit PMU version to PMUv3 for ARMv8.1Andrew Murray2020-03-171-0/+6
| | | | | | | * | arm64: cpufeature: Extract capped perfmon fieldsAndrew Murray2020-03-171-0/+23
| | | |_|_|_|/ / | | |/| | | | |
| | | | | | * | arm64: define __alloc_zeroed_user_highpageglider@google.com2020-03-171-0/+4
| | | | | | * | arm64: csum: Optimise IPv6 header checksumRobin Murphy2020-03-091-1/+6
| | | | | | * | arch/arm64: fix typo in a comment王程刚2020-03-091-1/+1
| | | | | | * | arm64: Update comment for ASID() macroWill Deacon2020-02-281-3/+3
| | | | | | * | arm64: mm: convert cpu_do_switch_mm() to CMark Rutland2020-02-273-8/+2
| | | |_|_|/ / | | |/| | | |
| | | | | * | 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