summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | arm64: asm: Add new-style position independent function annotationsMark Brown2020-01-082-0/+17
| | |/ / /
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----------------. \ \ \ Merge branches 'for-next/acpi', 'for-next/cpufeatures', 'for-next/csum', 'for...Will Deacon2020-01-2221-84/+132
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | |
| | | | | | | | | | | * | | arm64: fix alternatives with LLVM's integrated assemblerSami Tolvanen2020-01-161-11/+21
| | | | | | | | | | | * | | arm64: lse: fix LSE atomics with LLVM's integrated assemblerSami Tolvanen2020-01-162-3/+22
| | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |
| | | | | | | | | | * | | arm64: fpsimd: Make sure SVE setup is complete before SIMD is usedSuzuki K Poulose2020-01-141-2/+6
| | | | | | | | | | * | | arm64: Introduce system_capabilities_finalized() markerSuzuki K Poulose2020-01-142-1/+6
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
| | | | | | | | | * | | arm64: Use macros instead of hard-coded constants for MAIR_EL1Catalin Marinas2020-01-171-0/+12
| | | | | | | | | * | | arm64: Add KRYO{3,4}XX CPU cores to spectre-v2 safe listSai Prakash Ranjan2020-01-171-0/+4
| | | | | | | | | * | | arm64: Remove __exception_text_start and __exception_text_end from asm/section.hPrabhakar Kushwaha2020-01-081-1/+0
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| | | | | | | | * | | arm64: kexec_file: add crash dump supportAKASHI Takahiro2020-01-081-0/+4
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
| | | | | | | * | | Revert "arm64: kexec: make dtb_mem always enabled"Will Deacon2020-01-101-2/+2
| | | | | | | * | | arm64: hibernate: add PUD_SECT_RDONLYPavel Tatashin2020-01-081-0/+1
| | | | | | | * | | arm64: kexec: make dtb_mem always enabledPavel Tatashin2020-01-081-2/+2
| | |_|_|_|_|/ / / | |/| | | | | | |
| | | | | | * | | arm64: Move the LSE gas support detection to KconfigCatalin Marinas2020-01-152-4/+4
| | |_|_|_|/ / / | |/| | | | | |
| | | | | * | | arm64: entry: cleanup el0 svc handler namingMark Rutland2020-01-171-2/+2
| | | | | * | | arm64: assembler: remove smp_dmb macroMark Rutland2020-01-171-7/+0
| | | | | * | | arm64: assembler: remove inherit_daif macroMark Rutland2020-01-171-6/+0
| | |_|_|/ / / | |/| | | | |
| | | | * | | arm64: Use a variable to store non-global mappings decisionMark Brown2020-01-152-85/+6
| | | | * | | arm64: Don't use KPTI where we have E0PDMark Brown2020-01-151-0/+11
| | | | * | | arm64: Factor out checks for KASLR in KPTI code into separate functionMark Brown2020-01-151-17/+45
| | | | * | | arm64: Add initial support for E0PDMark Brown2020-01-153-1/+5
| | |_|/ / / | |/| | | |
| | | * | | arm64: Implement optimised checksum routineRobin Murphy2020-01-161-0/+3
| | |/ / / | |/| | |
| | * | | arm64: Introduce ID_ISAR6 CPU registerAnshuman Khandual2020-01-152-0/+10
| | * | | arm64: cpufeature: Export matrix and other features to userspaceSteven Price2020-01-153-0/+26
| |/ / /
* | | | Merge tag 'clone3-tls-v5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-01-112-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | arm64: Move __ARCH_WANT_SYS_CLONE3 definition to uapi headersAmanieu d'Antras2020-01-072-1/+1
| |/ /
* / / arm64: Revert support for execute-only user mappingsCatalin Marinas2020-01-062-10/+5
|/ /
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-12-063-1/+8
|\ \ | |/ |/|
| * arm64: KVM: Invoke compute_layout() before alternatives are appliedSebastian Andrzej Siewior2019-12-061-0/+1
| * arm64: Validate tagged addresses in access_ok() called from kernel threadsCatalin Marinas2019-12-061-1/+6
| * arm64: insn: consistently handle exit textMark Rutland2019-12-041-0/+1
* | Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-12-031-1/+0
|\ \
| * | asm-generic: Make msi.h a mandatory include/asm headerMichal Simek2019-11-261-1/+0
* | | Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremapLinus Torvalds2019-11-281-2/+0
|\ \ \
| * | | arch: rely on asm-generic/io.h for default ioremap_* definitionsChristoph Hellwig2019-11-111-2/+0
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-11-256-7/+90
|\ \ \ \
| * | | | Merge branch 'kvm-tsx-ctrl' into HEADPaolo Bonzini2019-11-214-31/+10
| |\| | |
| * | | | Merge tag 'kvmarm-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2019-11-216-7/+90
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Merge remote-tracking branch 'kvmarm/misc-5.5' into kvmarm/nextMarc Zyngier2019-11-082-5/+19
| | |\ \ \
| | | * | | KVM: arm64: Opportunistically turn off WFI trapping when using direct LPI inj...Marc Zyngier2019-11-081-2/+7
| | | * | | KVM: arm64: Don't set HCR_EL2.TVM when S2FWB is supportedChristoffer Dall2019-10-282-3/+12
| | * | | | Merge remote-tracking branch 'kvmarm/kvm-arm64/stolen-time' into kvmarm-maste...Marc Zyngier2019-10-244-1/+56
| | |\ \ \ \
| | | * | | | arm64: Retrieve stolen time as paravirtualized guestSteven Price2019-10-211-1/+8
| | | * | | | KVM: arm64: Provide VCPU attributes for stolen timeSteven Price2019-10-212-0/+9
| | | * | | | KVM: arm64: Support stolen time reporting via shared structureSteven Price2019-10-211-0/+20
| | | * | | | KVM: arm64: Implement PV_TIME_FEATURES callSteven Price2019-10-212-0/+19
| | | |/ / /
| | * | | | KVM: arm/arm64: Allow user injection of external data abortsChristoffer Dall2019-10-211-1/+2
| | * | | | KVM: arm/arm64: Allow reporting non-ISV data aborts to userspaceChristoffer Dall2019-10-212-0/+13
| | |/ / /
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-11-2518-50/+138
|\ \ \ \ \ | | |_|_|/ | |/| | |
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-------. \ \ \ Merge branches 'for-next/elf-hwcap-docs', 'for-next/smccc-conduit-cleanup', '...Catalin Marinas2019-11-0810-27/+56
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |