summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* arm64: perf: strip PAC when unwinding userspaceMark Rutland2018-12-132-1/+12
* arm64: expose user PAC bit positions via ptraceMark Rutland2018-12-135-2/+56
* arm64: add basic pointer authentication supportMark Rutland2018-12-136-0/+104
* arm64/cpufeature: detect pointer authenticationMark Rutland2018-12-133-1/+109
* arm64: Don't trap host pointer auth use to EL2Mark Rutland2018-12-131-1/+3
* arm64/kvm: hide ptrauth from guestsMark Rutland2018-12-132-0/+26
* arm64/kvm: consistently handle host HCR_EL2 flagsMark Rutland2018-12-133-4/+4
* arm64: add pointer authentication register bitsMark Rutland2018-12-132-1/+32
* arm64: add comments about EC exception levelsKristina Martsenko2018-12-131-7/+7
* arm64: perf: Treat EXCLUDE_EL* bit definitions as unsignedWill Deacon2018-12-131-3/+3
* arm64: kpti: Whitelist Cortex-A CPUs that don't implement the CSV3 fieldWill Deacon2018-12-131-0/+6
* Merge branch 'for-next/perf' into aarch64/for-next/coreWill Deacon2018-12-122-176/+209
|\
| * arm64: perf: set suppress_bind_attrs flag to trueAnders Roxell2018-11-211-0/+1
| * arm64: perf: Fix typos in commentShaokun Zhang2018-11-211-1/+1
| * arm64: perf: Hook up new eventsWill Deacon2018-11-211-0/+24
| * arm64: perf: Move event definitions into perf_event.hWill Deacon2018-11-212-154/+155
| * arm64: perf: Remove duplicate generic cache eventsWill Deacon2018-11-211-4/+0Star
| * arm64: perf: Add support for Armv8.1 PMCEID register formatWill Deacon2018-11-211-7/+18
| * arm64: perf: Terminate PMU assignment statements with semicolonsWill Deacon2018-11-211-10/+10
* | arm64: enable per-task stack canariesArd Biesheuvel2018-12-125-2/+23
* | arm64: Add memory hotplug supportRobin Murphy2018-12-124-0/+38
* | arm64: percpu: Fix LSE implementation of value-returning pcpu atomicsWill Deacon2018-12-121-1/+1
* | arm64: add <asm/asm-prototypes.h>Mark Rutland2018-12-121-0/+26
* | arm64: mm: Introduce MAX_USER_VA_BITS definitionWill Deacon2018-12-123-10/+8Star
* | arm64: fix ARM64_USER_VA_BITS_52 buildsArnd Bergmann2018-12-111-1/+1
* | arm64: preempt: Fix big-endian when checking preempt count in assemblyWill Deacon2018-12-112-9/+5Star
* | arm64: kexec_file: include linux/vmalloc.hArnd Bergmann2018-12-111-0/+1
* | arm64: mm: EXPORT vabits_user to modulesWill Deacon2018-12-101-0/+1
* | Merge branch 'for-next/kexec' into aarch64/for-next/coreWill Deacon2018-12-1012-17/+545
|\ \
| * | arm64: kexec_file: forbid kdump via kexec_file_load()James Morse2018-12-071-0/+4
| * | arm64: kexec_file: Refactor setup_dtb() to consolidate error checkingWill Deacon2018-12-061-30/+34
| * | arm64: kexec_file: add kaslr supportAKASHI Takahiro2018-12-061-1/+18
| * | arm64: kexec_file: add kernel signature verification supportAKASHI Takahiro2018-12-062-5/+42
| * | arm64: kexec_file: invoke the kernel without purgatoryAKASHI Takahiro2018-12-063-7/+16
| * | arm64: kexec_file: allow for loading Image-format kernelAKASHI Takahiro2018-12-064-1/+117
| * | arm64: kexec_file: load initrd and device-treeAKASHI Takahiro2018-12-062-0/+202
| * | arm64: enable KEXEC_FILE configAKASHI Takahiro2018-12-063-1/+27
| * | arm64: cpufeature: add MMFR0 helper functionsAKASHI Takahiro2018-12-061-0/+48
| * | arm64: add image head flag definitionsAKASHI Takahiro2018-12-063-9/+74
| |/
* | Merge branch 'kvm/cortex-a76-erratum-1165522' into aarch64/for-next/coreWill Deacon2018-12-108-16/+123
|\ \
| * | arm64: Add configuration/documentation for Cortex-A76 erratum 1165522Marc Zyngier2018-12-101-0/+12
| * | arm64: KVM: Handle ARM erratum 1165522 in TLB invalidationMarc Zyngier2018-12-101-15/+51
| * | arm64: KVM: Add synchronization on translation regime change for erratum 1165522Marc Zyngier2018-12-102-0/+27
| * | arm64: KVM: Force VHE for systems affected by erratum 1165522Marc Zyngier2018-12-103-1/+14
| * | arm64: Add TCR_EPD{0,1} definitionsMarc Zyngier2018-12-101-0/+4
| * | arm64: KVM: Install stage-2 translation before enabling trapsMarc Zyngier2018-12-101-2/+2
| * | KVM: arm64: Rework detection of SVE, !VHE systemsMarc Zyngier2018-12-101-3/+3
| * | arm64: KVM: Make VHE Stage-2 TLB invalidation operations non-interruptibleMarc Zyngier2018-12-101-10/+25
| |/
* | arm64: smp: Handle errors reported by the firmwareSuzuki K Poulose2018-12-101-0/+1
* | arm64: smp: Rework early feature mismatched detectionWill Deacon2018-12-103-19/+19