aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2021-06-24Merge branch 'for-next/cpuidle' into for-next/coreWill Deacon
2021-06-24Merge branch 'for-next/cpufeature' into for-next/coreWill Deacon
2021-06-24Merge branch 'for-next/cortex-strings' into for-next/coreWill Deacon
2021-06-24Merge branch 'for-next/caches' into for-next/coreWill Deacon
2021-06-17arm64: Add cpuidle context save/restore helpersMarc Zyngier
2021-06-11arm64: Allow mismatched 32-bit EL0 supportWill Deacon
2021-06-11arm64: cpuinfo: Split AArch32 registers out into a separate structWill Deacon
2021-06-01arm64: Add assembly annotations for weak-PI-alias madnessRobin Murphy
2021-05-27arm64: scs: Drop unused 'tmp' argument to scs_{load, save} asm macrosWill Deacon
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: Change the on_*stack functions to take a size argumentPeter Collingbourne
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-20Merge tag 'quota_for_v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-05-17quota: Disable quotactl_path syscallJan Kara
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
2021-04-30mm/vmalloc: provide fallback arch huge vmap support functionsNicholas Piggin
2021-04-30arm64: inline huge vmap supported functionsNicholas Piggin
2021-04-30mm: HUGE_VMAP arch support cleanupNicholas Piggin
2021-04-29Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2021-04-28Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-04-27Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds
2021-04-26Merge tag 'pm-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-04-26Merge tag 'arm-apple-m1-5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-04-26Merge tag 'for-linus-5.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-04-26Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2021-04-26Merge tag 'x86_alternatives_for_v5.13' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-04-26Merge branch 'pm-cpufreq'Rafael J. Wysocki