summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2024-01-08ACPI: Rename ACPI_HOTPLUG_CPU to include 'present'James Morse
2024-01-08riscv: convert to use arch_cpu_is_hotpluggable()Russell King (Oracle)
2024-01-08riscv: Switch over to GENERIC_CPU_DEVICESJames Morse
2024-01-08LoongArch: convert to use arch_cpu_is_hotpluggable()Russell King (Oracle)
2024-01-08LoongArch: Use the __weak version of arch_unregister_cpu()James Morse
2024-01-08LoongArch: Switch over to GENERIC_CPU_DEVICESJames Morse
2024-01-08x86/topology: convert to use arch_cpu_is_hotpluggable()Russell King (Oracle)
2024-01-08x86/topology: use weak version of arch_unregister_cpu()Russell King (Oracle)
2024-01-08x86/topology: Switch over to GENERIC_CPU_DEVICESJames Morse
2024-01-08arm64: convert to arch_cpu_is_hotpluggable()Russell King (Oracle)
2024-01-08arm64: setup: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu()James Morse
2024-01-08ACPI: Move ACPI_HOTPLUG_CPU to be disabled on arm64 and riscvJames Morse
2024-01-08Loongarch: remove arch_*register_cpu() exportsRussell King (Oracle)
2024-01-08x86/topology: remove arch_*register_cpu() exportsRussell King (Oracle)
2024-01-08x86: intel_epb: Don't rely on link orderJames Morse
2024-01-05Merge tag 'mm-hotfixes-stable-2024-01-05-11-35' of git://git.kernel.org/pub/s...Linus Torvalds
2024-01-05Merge tag 'soc-fixes-6.7-3a' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-01-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-01-05Merge tag 'probes-fixes-v6.7-rc8' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-01-04x86/csum: clean up `csum_partial' furtherLinus Torvalds
2024-01-04x86/csum: Remove unnecessary odd handlingNoah Goldstein
2024-01-04KVM: x86/pmu: fix masking logic for MSR_CORE_PERF_GLOBAL_CTRLPaolo Bonzini
2024-01-04x86/kprobes: fix incorrect return address calculation in kprobe_emulate_call_...Jinghao Jia
2024-01-02ARM: sun9i: smp: fix return code check of of_property_match_stringStefan Wahren
2024-01-02ARM: sun9i: smp: Fix array-index-out-of-bounds read in sunxi_mc_smp_initStefan Wahren
2023-12-29arch/mm/fault: fix major fault accounting when retrying under per-VMA lockSuren Baghdasaryan
2023-12-27Merge tag 'mm-hotfixes-stable-2023-12-27-15-00' of git://git.kernel.org/pub/s...Linus Torvalds
2023-12-23Merge tag 'x86-urgent-2023-12-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-12-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-12-22Merge tag 'kvm-riscv-fixes-6.7-1' of https://github.com/kvm-riscv/linux into ...Paolo Bonzini
2023-12-22Merge tag 'kvmarm-fixes-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2023-12-22Merge tag 'for-linus-6.7a-rc7-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-12-21x86/xen: add CPU dependencies for 32-bit buildArnd Bergmann
2023-12-20posix-timers: Get rid of [COMPAT_]SYS_NI() usesLinus Torvalds
2023-12-20Merge tag 's390-6.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-12-20Merge tag 'soc-fixes-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-12-20kexec: fix KEXEC_FILE dependenciesArnd Bergmann
2023-12-20arm64: dts: mediatek: mt8395-genio-1200-evk: add interrupt-parent for mt6360Macpaul Lin
2023-12-20Merge tag 'am3-usb-hang-fix-signed' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2023-12-20Merge tag 'omap-for-v6.7/fixes-signed' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2023-12-19Merge tag 'arc-6.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds
2023-12-19s390: update defconfigsHeiko Carstens
2023-12-18x86/acpi: Handle bogus MADT APIC tables gracefullyThomas Gleixner
2023-12-18s390/vx: fix save/restore of fpu kernel contextHeiko Carstens
2023-12-17Merge tag 'powerpc-6.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-12-15Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-12-15cred: get rid of CONFIG_DEBUG_CREDENTIALSJens Axboe
2023-12-15Merge tag 'mm-hotfixes-stable-2023-12-15-07-11' of git://git.kernel.org/pub/s...Linus Torvalds
2023-12-15x86/alternatives: Disable interrupts and sync when optimizing NOPs in placeThomas Gleixner
2023-12-15x86/alternatives: Sync core before enabling interruptsThomas Gleixner