summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2021-02-2119-76/+265
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge branch 'for-next/rng' into for-next/coreWill Deacon2021-02-121-10/+72
| |\ \ \ \ \
| | * | | | | arm64: Add support for SMCCC TRNG entropy sourceAndre Przywara2021-01-211-11/+61
| | * | | | | firmware: smccc: Introduce SMCCC TRNG frameworkAndre Przywara2021-01-211-0/+12
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'for-next/perf' into for-next/coreWill Deacon2021-02-121-1/+8
| |\ \ \ \ \
| | * | | | | drivers/perf: Add support for ARMv8.3-SPEWei Li2021-01-201-1/+8
| | |/ / / /
| * | | | | Merge branch 'for-next/misc' into for-next/coreWill Deacon2021-02-126-17/+37
| |\ \ \ \ \
| | * | | | | arm64: vmlinux.ld.S: add assertion for tramp_pg_dir offsetJoey Gouly2021-02-031-0/+6
| | * | | | | arm64: vmlinux.ld.S: add assertion for reserved_pg_dir offsetJoey Gouly2021-02-033-3/+9
| | * | | | | arm64: cacheflush: Remove stale commentShaokun Zhang2021-01-261-5/+0
| | * | | | | arm64/sparsemem: reduce SECTION_SIZE_BITSSudarshan Rajagopalan2021-01-211-2/+21
| | * | | | | arm64: Drop workaround for broken 'S' constraint with GCC 4.9Marc Zyngier2021-01-201-7/+1
| | |/ / / /
| * | | | | Merge branch 'for-next/kexec' into for-next/coreWill Deacon2021-02-123-6/+45
| |\ \ \ \ \
| | * | | | | arm64: kexec: move relocation function setupPavel Tatashin2021-01-271-0/+1
| | * | | | | arm64: trans_pgd: hibernate: idmap the single page that holds the copy page r...James Morse2021-01-271-0/+3
| | * | | | | arm64: mm: Always update TCR_EL1 from __cpu_set_tcr_t0sz()James Morse2021-01-271-4/+3
| | * | | | | arm64: trans_pgd: pass allocator trans_pgd_create_copyPavel Tatashin2021-01-271-2/+2
| | * | | | | arm64: trans_pgd: make trans_pgd_map_page genericPavel Tatashin2021-01-271-2/+17
| | * | | | | arm64: hibernate: move page handling function to new trans_pgd.cPavel Tatashin2021-01-271-0/+21
| | * | | | | arm64: kexec: make dtb_mem always enabledPavel Tatashin2021-01-271-2/+2
| | |/ / / /
| * | | | | Merge branch 'for-next/faultaround' into for-next/coreWill Deacon2021-02-121-1/+11
| |\ \ \ \ \
| | * | | | | arm64: mm: Implement arch_wants_old_prefaulted_pte()Will Deacon2021-01-201-1/+11
| | |/ / / /
| * | | | | Merge branch 'for-next/crypto' into for-next/coreWill Deacon2021-02-121-0/+16
| |\ \ \ \ \
| | * | | | | arm64: assembler: add cond_yield macroArd Biesheuvel2021-02-031-0/+16
| | | |_|/ / | | |/| | |
| * | | | | arm64: cpufeatures: Allow disabling of Pointer Auth from the command-lineMarc Zyngier2021-02-091-0/+1
| * | | | | arm64: Defer enabling pointer authentication on boot coreSrinivas Ramana2021-02-092-0/+11
| * | | | | arm64: cpufeatures: Allow disabling of BTI from the command-lineMarc Zyngier2021-02-091-0/+1
| * | | | | arm64: Allow ID_AA64MMFR1_EL1.VH to be overridden from the command lineMarc Zyngier2021-02-091-0/+2
| * | | | | arm64: Extract early FDT mapping from kaslr_early_init()Marc Zyngier2021-02-091-0/+11
| * | | | | arm64: cpufeature: Use IDreg override in __read_sysreg_by_encoding()Marc Zyngier2021-02-091-0/+1
| * | | | | arm64: cpufeature: Add global feature override facilityMarc Zyngier2021-02-091-0/+6
| * | | | | arm64: Simplify init_el2_state to be non-VHE onlyMarc Zyngier2021-02-091-25/+8
| * | | | | arm64: Drop early setting of MDSCR_EL2.TPMSMarc Zyngier2021-02-091-3/+0
| * | | | | arm64: Provide an 'upgrade to VHE' stub hypercallMarc Zyngier2021-02-081-1/+6
| * | | | | arm64: Turn the MMU-on sequence into a macroMarc Zyngier2021-02-081-0/+17
| * | | | | arm64: Fix labels in el2_setup macrosMarc Zyngier2021-02-081-12/+12
| | |/ / / | |/| | |
* | | | | arm64: Use simpler arithmetics for the linear map macrosCatalin Marinas2021-02-021-2/+2
* | | | | arm64: Do not pass tagged addresses to __is_lm_address()Catalin Marinas2021-02-021-1/+1
* | | | | arm64: Fix kernel address detection of __is_lm_address()Vincenzo Frascino2021-01-261-2/+4
|/ / / /
* | | | arm64: make atomic helpers __always_inlineArnd Bergmann2021-01-131-5/+5
* | | | arm64: Remove arm64_dma32_phys_limit and its usesCatalin Marinas2021-01-121-2/+1
| |/ / |/| |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-01-081-0/+23
|\ \ \
| * \ \ Merge tag 'kvmarm-fixes-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2021-01-081-0/+23
| |\ \ \
| | * | | KVM: arm64: Declutter host PSCI 0.1 handlingMarc Zyngier2020-12-221-7/+4
| | * | | KVM: arm64: Minor cleanup of hyp variables used in hostDavid Brazdil2020-12-221-0/+6
| | * | | KVM: arm64: Prevent use of invalid PSCI v0.1 function IDsDavid Brazdil2020-12-221-0/+20
| * | | | Merge branch 'kvm-master' into kvm-nextPaolo Bonzini2021-01-078-17/+39
| |\ \ \ \ | | |/ / / | |/| | |
* | | | | arm64: Move PSTATE.TCO setting to separate functionsCatalin Marinas2021-01-071-3/+13
* | | | | arm64: mm: Fix ARCH_LOW_ADDRESS_LIMIT when !CONFIG_ZONE_DMANicolas Saenz Julienne2021-01-041-1/+2
| |_|_|/ |/| | |
* | | | local64.h: make <asm/local64.h> mandatoryRandy Dunlap2020-12-291-1/+0
| |_|/ |/| |