aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-0/+8
2021-05-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-1/+1
2021-05-27arm64: scs: Drop unused 'tmp' argument to scs_{load, save} asm macrosWill Deacon1-4/+4
2021-05-27arm64: insn: Add load/store decoding helpersJulien Thierry1-0/+28
2021-05-27arm64: insn: Add some opcodes to instruction decoderJulien Thierry1-0/+9
2021-05-27arm64: insn: Add barrier encodingsJulien Thierry1-0/+21
2021-05-27arm64: insn: Add SVE instruction classJulien Thierry1-0/+1
2021-05-27arm64: Move aarch32 condition check functionsJulien Thierry1-0/+1
2021-05-27arm64: Move patching utilities out of instruction encoding/decodingJulien Thierry2-5/+16
2021-05-27KVM: arm64: Prevent mixed-width VM creationMarc Zyngier1-0/+5
2021-05-26kasan: arm64: support specialized outlined tag mismatch checksPeter Collingbourne2-2/+21
2021-05-26arm64: smp: remove stack from secondary_dataMark Rutland1-2/+0
2021-05-26arm64: assembler: add set_this_cpu_offsetMark Rutland1-5/+13
2021-05-26arm64: Check if GMID_EL1.BS is the same on all CPUsCatalin Marinas2-0/+8
2021-05-26arm64: Change the cpuinfo_arm64 member type for some sysregs to u64Catalin Marinas1-5/+5
2021-05-26arm64/sve: Skip flushing Z registers with 128 bit vectorsMark Brown1-1/+1
2021-05-26arm64/sve: Split _sve_flush macro into separate Z and predicate flushesMark Brown1-1/+3
2021-05-26arm64: Change the on_*stack functions to take a size argumentPeter Collingbourne3-25/+26
2021-05-26locking/atomic: make ARCH_ATOMIC a Kconfig symbolMark Rutland1-2/+0
2021-05-25arm64: Rename arm64-internal cache maintenance functionsFuad Tabba4-23/+23
2021-05-25arm64: Fix cache maintenance function commentsFuad Tabba1-17/+30
2021-05-25arm64: sync_icache_aliases to take end parameter instead of sizeFuad Tabba1-1/+1
2021-05-25arm64: __clean_dcache_area_pou to take end parameter instead of sizeFuad Tabba1-1/+1
2021-05-25arm64: __clean_dcache_area_pop to take end parameter instead of sizeFuad Tabba1-1/+1
2021-05-25arm64: __clean_dcache_area_poc to take end parameter instead of sizeFuad Tabba1-1/+1
2021-05-25arm64: __flush_dcache_area to take end parameter instead of sizeFuad Tabba4-7/+9
2021-05-25arm64: dcache_by_line_op to take end parameter instead of sizeFuad Tabba1-14/+13
2021-05-25arm64: __inval_dcache_area to take end parameter instead of sizeFuad Tabba1-1/+1
2021-05-25arm64: Move documentation of dcache_by_line_opFuad Tabba1-8/+8
2021-05-25arm64: assembler: remove user_altFuad Tabba1-5/+0
2021-05-25arm64: Do not enable uaccess for invalidate_icache_rangeFuad Tabba1-1/+1
2021-05-25arm64: assembler: add conditional cache fixupsMark Rutland1-11/+28
2021-05-25arm64: assembler: replace `kaddr` with `addr`Mark Rutland1-16/+16
2021-05-25kasan: speed up mte_set_mem_tag_rangeEvgenii Stepanov1-26/+67
2021-05-25arm64/mm: Remove [PUD|PMD]_TABLE_BIT from [pud|pmd]_bad()Anshuman Khandual1-3/+2
2021-05-20Merge tag 'quota_for_v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds1-2/+1
2021-05-18arm64: Fix stale link in the arch_counter_enforce_ordering() commentCatalin Marinas1-1/+1
2021-05-17quota: Disable quotactl_path syscallJan Kara1-2/+1
2021-05-15KVM: arm64: Commit pending PC adjustemnts before returning to userspaceMarc Zyngier1-0/+1
2021-05-15KVM: arm64: Move __adjust_pc out of lineMarc Zyngier1-0/+2
2021-05-12sched/core: Initialize the idle task with preemption disabledValentin Schneider1-1/+1
2021-05-10arm64: Generate cpucaps.hMark Brown2-74/+2
2021-05-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds4-6/+6
2021-05-05arm64: entry: always set GIC_PRIO_PSR_I_SET during entryMark Rutland1-0/+3
2021-05-01Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds2-1/+7
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds16-53/+352
2021-04-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-16/+51
2021-04-30Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds2-2/+3
2021-04-30arm64: kasan: allow to init memory when setting tagsAndrey Konovalov2-16/+27
2021-04-30mm/vmalloc: provide fallback arch huge vmap support functionsNicholas Piggin1-4/+3