summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-03-04x86/retbleed: Move call depth to percpu hot sectionBrian Gerst
2025-03-04x86/smp: Move cpu number to percpu hot sectionBrian Gerst
2025-03-04x86/preempt: Move preempt count to percpu hot sectionBrian Gerst
2025-03-04x86/percpu: Move pcpu_hot to percpu hot sectionBrian Gerst
2025-03-04Merge branch 'x86/headers' into x86/core, to pick up dependent commitsIngo Molnar
2025-03-04Merge branch 'x86/asm' into x86/core, to pick up dependent commitsIngo Molnar
2025-03-04x86/irq/32: Change some static functions to boolUros Bizjak
2025-03-04x86/irq/32: Use current_stack_pointer to avoid asm() in check_stack_overflow()Uros Bizjak
2025-03-04x86/irq/32: Add missing clobber to inline asmUros Bizjak
2025-03-04x86/irq/32: Use named operands in inline asmUros Bizjak
2025-03-04ARM: dts: microchip: sama7g5: add ADC hw trigger edge typeNayab Sayed
2025-03-04KVM: x86: Remove the unreachable case for 0x80000022 leaf in __do_cpuid_func()Xiaoyao Li
2025-03-04KVM: x86: Explicitly zero EAX and EBX when PERFMON_V2 isn't supported by KVMXiaoyao Li
2025-03-04s390/atomic_ops: Let __atomic_add_const() variants always return voidHeiko Carstens
2025-03-04s390/traps: Change stack overflow messageSven Schnelle
2025-03-04s390/traps: Cleanup coding styleHeiko Carstens
2025-03-04s390/traps: Get rid of superfluous cpu_has_vx() checkHeiko Carstens
2025-03-04s390/traps: Use pr_emerg() instead of printk()Heiko Carstens
2025-03-04s390/traps: Cleanup get_user() handling in illegal_op()Heiko Carstens
2025-03-04s390/boot: Convert __diag308() to extableHeiko Carstens
2025-03-04s390/boot: Convert detect_diag9c() to extableHeiko Carstens
2025-03-04s390/boot: Convert diag500_storage_limit() to extableHeiko Carstens
2025-03-04s390/boot: Convert tprot() to extableHeiko Carstens
2025-03-04s390/boot: Convert __diag260() to extableHeiko Carstens
2025-03-04s390/boot: Convert cmma_test_essa() to extableHeiko Carstens
2025-03-04s390/boot: Add exception table supportHeiko Carstens
2025-03-04s390/boot: Pass pt_regs to program check handlerHeiko Carstens
2025-03-04s390/asm-offsets: Rename __LC_PGM_INT_CODEHeiko Carstens
2025-03-04s390: Use system header file variant of include directiveHeiko Carstens
2025-03-04s390/mm: Simplify gap clamping in mmap_base() using clamp()Qasim Ijaz
2025-03-04s390/alternatives: Add debug functionalityHeiko Carstens
2025-03-04s390/setup: Add decompressor_handled_param() wrapperHeiko Carstens
2025-03-04s390/bear: Convert cpu_has_bear() to cpu feature functionHeiko Carstens
2025-03-04s390/vx: Convert cpu_has_vx() to cpu feature functionHeiko Carstens
2025-03-04s390: Convert MACHINE_IS_[LPAR|VM|KVM], etc, machine_is_[lpar|vm|kvm]()Heiko Carstens
2025-03-04s390/sysinfo: Move stsi() to header fileHeiko Carstens
2025-03-04s390/sysinfo: Cleanup stsi() inline assemblyHeiko Carstens
2025-03-04s390/sysinfo: Remove exception handling from __stsi()Heiko Carstens
2025-03-04s390/diag: Convert MACHINE_HAS_DIAG9C to machine_has_diag9c()Heiko Carstens
2025-03-04s390/kvm: Convert MACHINE_HAS_ESOP to machine_has_esop()Heiko Carstens
2025-03-04s390/tx: Convert MACHINE_HAS_TE to machine_has_tx()Heiko Carstens
2025-03-04s390/tlb: Convert MACHINE_HAS_TLB_GUEST to machine_has_tlb_guest()Heiko Carstens
2025-03-04s390/time: Convert MACHINE_HAS_SCC to machine_has_scc()Heiko Carstens
2025-03-04s390/pci: Get rid of MACHINE_HAS_PCI_MIOHeiko Carstens
2025-03-04s390/lowcore: Convert relocated lowcore alternative to machine featureHeiko Carstens
2025-03-04s390: Static branches for machine features infrastructureHeiko Carstens
2025-03-04s390/cpufeature: Convert MACHINE_HAS_IDTE to cpu_has_idte()Heiko Carstens
2025-03-04s390/cpufeature: Convert MACHINE_HAS_EDAT2 to cpu_has_edat2()Heiko Carstens
2025-03-04s390/cpufeature: Convert MACHINE_HAS_EDAT1 to cpu_has_edat1()Heiko Carstens
2025-03-04s390/cpufeature: Convert MACHINE_HAS_TOPOLOGY to cpu_has_topology()Heiko Carstens