summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | arm64: Convert cpu_do_idle() to using cpuidle context helpersMarc Zyngier2021-06-171-32/+9
| | |/ /
| * | | Merge branch 'for-next/cpufeature' into for-next/coreWill Deacon2021-06-244-75/+237
| |\ \ \
| | * | | arm64: Restrict undef hook for cpufeature registersRaphael Gault2021-06-221-2/+2
| | * | | arm64: Kill 32-bit applications scheduled on 64-bit-only CPUsWill Deacon2021-06-112-1/+44
| | * | | arm64: Allow mismatched 32-bit EL0 supportWill Deacon2021-06-111-13/+101
| | * | | arm64: cpuinfo: Split AArch32 registers out into a separate structWill Deacon2021-06-112-60/+67
| | * | | arm64: Check if GMID_EL1.BS is the same on all CPUsCatalin Marinas2021-05-262-0/+24
| | * | | arm64: Change the cpuinfo_arm64 member type for some sysregs to u64Catalin Marinas2021-05-261-1/+1
| | |/ /
| * | | Merge branch 'for-next/caches' into for-next/coreWill Deacon2021-06-2413-45/+66
| |\ \ \ | | | |/ | | |/|
| | * | arm64: Rename arm64-internal cache maintenance functionsFuad Tabba2021-05-2513-31/+31
| | * | arm64: sync_icache_aliases 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-2/+3
| | * | arm64: __flush_dcache_area to take end parameter instead of sizeFuad Tabba2021-05-256-23/+45
| | * | arm64: __inval_dcache_area to take end parameter instead of sizeFuad Tabba2021-05-251-4/+1
| | * | arm64: Fix comments to refer to correct function __flush_icache_rangeFuad Tabba2021-05-251-2/+2
| | * | arm64: Downgrade flush_icache_range to invalidateFuad Tabba2021-05-251-3/+7
| | * | arm64: Apply errata to swsusp_arch_suspend_exitFuad Tabba2021-05-251-1/+2
| | |/
| * | arm64: scs: Drop unused 'tmp' argument to scs_{load, save} asm macrosWill Deacon2021-05-272-5/+5
| * | arm64: smp: initialize cpu offset earlierMark Rutland2021-05-264-16/+18
| * | arm64: smp: unify task and sp setupMark Rutland2021-05-261-18/+15
| * | arm64: smp: remove stack from secondary_dataMark Rutland2021-05-263-6/+4
| * | arm64: smp: remove pointless secondary_data maintenanceMark Rutland2021-05-261-2/+0
| * | arm64: stacktrace: Relax frame record alignment requirement to 8 bytesPeter Collingbourne2021-05-262-2/+2
| * | arm64: Change the on_*stack functions to take a size argumentPeter Collingbourne2021-05-263-9/+11
| * | arm64: Implement stack trace termination recordMadhavan T. Venkataraman2021-05-254-16/+32
| |/
* | Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-06-282-2/+1
|\ \
| * | sched: Introduce task_is_running()Peter Zijlstra2021-06-181-1/+1
| * | sched/core: Initialize the idle task with preemption disabledValentin Schneider2021-05-121-1/+0
| |/
* | kprobes: Do not increment probe miss count in the fault handlerNaveen N. Rao2021-06-031-7/+0
* | kprobes: Remove kprobe::fault_handlerPeter Zijlstra2021-06-011-10/+0
|/
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-05-079-58/+27
|\
| * arm64: kernel: Update the stale commentShaokun Zhang2021-05-061-1/+1
| * arm64: entry: always set GIC_PRIO_PSR_I_SET during entryMark Rutland2021-05-052-30/+2
| * arm64: cpufeatures: use min and maxkernel test robot2021-04-301-2/+3
| * arm64: stacktrace: restore terminal recordsMark Rutland2021-04-302-7/+9
| * arm64/vdso: Discard .note.gnu.property sections in vDSOBill Wendling2021-04-301-1/+7
| * arm64: Show three registers per lineMatthew Wilcox (Oracle)2021-04-231-6/+3
| * arm64: alternative: simplify passing alt_regionMark Rutland2021-04-231-2/+1
| * arm64: vdso32: drop -no-integrated-as flagNick Desaulniers2021-04-231-8/+0
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-05-015-38/+81
|\ \
| * \ Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-04-239-54/+156
| |\ \
| | * \ Merge remote-tracking branch 'arm64/for-next/neon-softirqs-disabled' into kvm...Marc Zyngier2021-04-132-2/+4
| | |\ \
| | * \ \ Merge remote-tracking branch 'arm64/for-next/vhe-only' into kvmarm-master/nextMarc Zyngier2021-04-134-14/+71
| | |\ \ \
| | * \ \ \ Merge branch 'kvm-arm64/nvhe-wxn' into kvmarm-master/nextMarc Zyngier2021-04-131-4/+1
| | |\ \ \ \
| | | * | | | arm64: Use INIT_SCTLR_EL1_MMU_OFF to disable the MMU on CPU restartMarc Zyngier2021-03-181-4/+1
| | * | | | | Merge branch 'kvm-arm64/nvhe-panic-info' into kvmarm-master/nextMarc Zyngier2021-04-131-2/+1
| | |\ \ \ \ \
| | | * | | | | KVM: arm64: Log source when panicking from nVHE hypAndrew Scull2021-04-011-2/+1
| | | |/ / / /
| | * | | | | Merge branch 'kvm-arm64/host-stage2' into kvmarm-master/nextMarc Zyngier2021-04-133-31/+77
| | |\ \ \ \ \
| | | * | | | | KVM: arm64: Drop the CPU_FTR_REG_HYP_COPY infrastructureMarc Zyngier2021-03-251-13/+0
| | | * | | | | KVM: arm64: Generate final CTR_EL0 value when running in Protected modeMarc Zyngier2021-03-251-0/+1