summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2021-06-01arm64: Add assembly annotations for weak-PI-alias madnessRobin Murphy
2021-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-05-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-05-27arm64: scs: Drop unused 'tmp' argument to scs_{load, save} asm macrosWill Deacon
2021-05-27arm64: insn: Add load/store decoding helpersJulien Thierry
2021-05-27arm64: insn: Add some opcodes to instruction decoderJulien Thierry
2021-05-27arm64: insn: Add barrier encodingsJulien Thierry
2021-05-27arm64: insn: Add SVE instruction classJulien Thierry
2021-05-27arm64: Move aarch32 condition check functionsJulien Thierry
2021-05-27arm64: Move patching utilities out of instruction encoding/decodingJulien Thierry
2021-05-27KVM: arm64: Prevent mixed-width VM creationMarc Zyngier
2021-05-26kasan: arm64: support specialized outlined tag mismatch checksPeter Collingbourne
2021-05-26arm64: smp: remove stack from secondary_dataMark Rutland
2021-05-26arm64: assembler: add set_this_cpu_offsetMark Rutland
2021-05-26arm64: Check if GMID_EL1.BS is the same on all CPUsCatalin Marinas
2021-05-26arm64: Change the cpuinfo_arm64 member type for some sysregs to u64Catalin Marinas
2021-05-26arm64/sve: Skip flushing Z registers with 128 bit vectorsMark Brown
2021-05-26arm64/sve: Split _sve_flush macro into separate Z and predicate flushesMark Brown
2021-05-26arm64: Change the on_*stack functions to take a size argumentPeter Collingbourne
2021-05-26locking/atomic: make ARCH_ATOMIC a Kconfig symbolMark Rutland
2021-05-25arm64: Rename arm64-internal cache maintenance functionsFuad Tabba
2021-05-25arm64: Fix cache maintenance function commentsFuad Tabba
2021-05-25arm64: sync_icache_aliases to take end parameter instead of sizeFuad Tabba
2021-05-25arm64: __clean_dcache_area_pou to take end parameter instead of sizeFuad Tabba
2021-05-25arm64: __clean_dcache_area_pop to take end parameter instead of sizeFuad Tabba
2021-05-25arm64: __clean_dcache_area_poc to take end parameter instead of sizeFuad Tabba
2021-05-25arm64: __flush_dcache_area to take end parameter instead of sizeFuad Tabba
2021-05-25arm64: dcache_by_line_op to take end parameter instead of sizeFuad Tabba
2021-05-25arm64: __inval_dcache_area to take end parameter instead of sizeFuad Tabba
2021-05-25arm64: Move documentation of dcache_by_line_opFuad Tabba
2021-05-25arm64: assembler: remove user_altFuad Tabba
2021-05-25arm64: Do not enable uaccess for invalidate_icache_rangeFuad Tabba
2021-05-25arm64: assembler: add conditional cache fixupsMark Rutland
2021-05-25arm64: assembler: replace `kaddr` with `addr`Mark Rutland
2021-05-25kasan: speed up mte_set_mem_tag_rangeEvgenii Stepanov
2021-05-25arm64/mm: Remove [PUD|PMD]_TABLE_BIT from [pud|pmd]_bad()Anshuman Khandual
2021-05-20Merge tag 'quota_for_v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-05-18arm64: Fix stale link in the arch_counter_enforce_ordering() commentCatalin Marinas
2021-05-17quota: Disable quotactl_path syscallJan Kara
2021-05-15KVM: arm64: Commit pending PC adjustemnts before returning to userspaceMarc Zyngier
2021-05-15KVM: arm64: Move __adjust_pc out of lineMarc Zyngier
2021-05-12sched/core: Initialize the idle task with preemption disabledValentin Schneider
2021-05-10arm64: Generate cpucaps.hMark Brown
2021-05-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-05-05arm64: entry: always set GIC_PRIO_PSR_I_SET during entryMark Rutland
2021-05-01Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-04-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-04-30Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-04-30arm64: kasan: allow to init memory when setting tagsAndrey Konovalov