summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | arm64: insn: decouple patching from insn codeMark Rutland2021-06-112-3/+0
| | * | | | | | | | | arm64: insn: Add load/store decoding helpersJulien Thierry2021-05-271-0/+28
| | * | | | | | | | | arm64: insn: Add some opcodes to instruction decoderJulien Thierry2021-05-271-0/+9
| | * | | | | | | | | arm64: insn: Add barrier encodingsJulien Thierry2021-05-271-0/+21
| | * | | | | | | | | arm64: insn: Add SVE instruction classJulien Thierry2021-05-271-0/+1
| | * | | | | | | | | arm64: Move aarch32 condition check functionsJulien Thierry2021-05-271-0/+1
| | * | | | | | | | | arm64: Move patching utilities out of instruction encoding/decodingJulien Thierry2021-05-272-5/+16
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'for-next/entry' into for-next/coreWill Deacon2021-06-243-10/+29
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | arm64: entry: make NMI entry/exit functions staticMark Rutland2021-06-071-2/+0
| | * | | | | | | | | arm64: entry: split SDEI entryMark Rutland2021-06-071-0/+3
| | * | | | | | | | | arm64: entry: split bad stack entryMark Rutland2021-06-071-0/+4
| | * | | | | | | | | arm64: entry: handle all vectors with CMark Rutland2021-06-071-13/+19
| | * | | | | | | | | arm64: entry: convert IRQ+FIQ handlers to CMark Rutland2021-06-072-4/+6
| | * | | | | | | | | arm64: entry: add a call_on_irq_stack helperMark Rutland2021-06-071-0/+2
| | * | | | | | | | | arm64: entry: convert SError handlers to CMark Rutland2021-06-071-0/+4
| | |/ / / / / / / /
| * | | | | | | | | Merge branch 'for-next/cpuidle' into for-next/coreWill Deacon2021-06-241-0/+35
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | arm64: Add cpuidle context save/restore helpersMarc Zyngier2021-06-171-0/+35
| | |/ / / / / / / /
| * | | | | | | | | Merge branch 'for-next/cpufeature' into for-next/coreWill Deacon2021-06-242-21/+39
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | arm64: Allow mismatched 32-bit EL0 supportWill Deacon2021-06-111-1/+7
| | * | | | | | | | | arm64: cpuinfo: Split AArch32 registers out into a separate structWill Deacon2021-06-111-21/+25
| | * | | | | | | | | arm64: Check if GMID_EL1.BS is the same on all CPUsCatalin Marinas2021-05-262-0/+8
| | * | | | | | | | | arm64: Change the cpuinfo_arm64 member type for some sysregs to u64Catalin Marinas2021-05-261-5/+5
| | |/ / / / / / / /
| * | | | | | | | | Merge branch 'for-next/cortex-strings' into for-next/coreWill Deacon2021-06-241-0/+8
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | arm64: Add assembly annotations for weak-PI-alias madnessRobin Murphy2021-06-011-0/+8
| | |/ / / / / / / /
| * | | | | | | | | Merge branch 'for-next/caches' into for-next/coreWill Deacon2021-06-246-71/+97
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| | * | | | | | | | arm64: Rename arm64-internal cache maintenance functionsFuad Tabba2021-05-254-23/+23
| | * | | | | | | | arm64: Fix cache maintenance function commentsFuad Tabba2021-05-251-17/+30
| | * | | | | | | | arm64: sync_icache_aliases to take end parameter instead of sizeFuad Tabba2021-05-251-1/+1
| | * | | | | | | | arm64: __clean_dcache_area_pou to take end parameter instead of sizeFuad Tabba2021-05-251-1/+1
| | * | | | | | | | arm64: __clean_dcache_area_pop to take end parameter instead of sizeFuad Tabba2021-05-251-1/+1
| | * | | | | | | | arm64: __clean_dcache_area_poc to take end parameter instead of sizeFuad Tabba2021-05-251-1/+1
| | * | | | | | | | arm64: __flush_dcache_area to take end parameter instead of sizeFuad Tabba2021-05-254-7/+9
| | * | | | | | | | arm64: dcache_by_line_op to take end parameter instead of sizeFuad Tabba2021-05-251-14/+13
| | * | | | | | | | arm64: __inval_dcache_area to take end parameter instead of sizeFuad Tabba2021-05-251-1/+1
| | * | | | | | | | arm64: Move documentation of dcache_by_line_opFuad Tabba2021-05-251-8/+8
| | * | | | | | | | arm64: assembler: remove user_altFuad Tabba2021-05-251-5/+0
| | * | | | | | | | arm64: Do not enable uaccess for invalidate_icache_rangeFuad Tabba2021-05-251-1/+1
| | * | | | | | | | arm64: assembler: add conditional cache fixupsMark Rutland2021-05-251-11/+28
| | * | | | | | | | arm64: assembler: replace `kaddr` with `addr`Mark Rutland2021-05-251-16/+16
| | |/ / / / / / /
| * | | | | | | | arm64: scs: Drop unused 'tmp' argument to scs_{load, save} asm macrosWill Deacon2021-05-271-4/+4
| * | | | | | | | arm64: smp: remove stack from secondary_dataMark Rutland2021-05-261-2/+0
| * | | | | | | | arm64: assembler: add set_this_cpu_offsetMark Rutland2021-05-261-5/+13
| | |/ / / / / / | |/| | | | | |
| * | | | | | | arm64: Change the on_*stack functions to take a size argumentPeter Collingbourne2021-05-263-25/+26
| |/ / / / / /
* | | | | | | Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-06-281-1/+1
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar2021-06-036-77/+12
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | sched/core: Initialize the idle task with preemption disabledValentin Schneider2021-05-121-1/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-06-281-2/+0
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | locking/atomic: make ARCH_ATOMIC a Kconfig symbolMark Rutland2021-05-261-2/+0
| |/ / / / /
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-05-292-0/+8
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | KVM: arm64: Prevent mixed-width VM creationMarc Zyngier2021-05-271-0/+5