summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-15cpu/hotplug: Allow "parallel" bringup up to CPUHP_BP_KICK_AP_STATEThomas Gleixner
2023-05-15x86/apic: Provide cpu_primary_thread maskThomas Gleixner
2023-05-15x86/smpboot: Enable split CPU startupThomas Gleixner
2023-05-15cpu/hotplug: Provide a split up CPUHP_BRINGUP mechanismThomas Gleixner
2023-05-15cpu/hotplug: Reset task stack state in _cpu_up()David Woodhouse
2023-05-15cpu/hotplug: Remove unused state functionsThomas Gleixner
2023-05-15riscv: Switch to hotplug core state synchronizationThomas Gleixner
2023-05-15parisc: Switch to hotplug core state synchronizationThomas Gleixner
2023-05-15MIPS: SMP_CPS: Switch to hotplug core state synchronizationThomas Gleixner
2023-05-15csky/smp: Switch to hotplug core state synchronizationThomas Gleixner
2023-05-15arm64: smp: Switch to hotplug core state synchronizationThomas Gleixner
2023-05-15ARM: smp: Switch to hotplug core state synchronizationThomas Gleixner
2023-05-15cpu/hotplug: Remove cpu_report_state() and related unused cruftThomas Gleixner
2023-05-15x86/smpboot: Switch to hotplug core state synchronizationThomas Gleixner
2023-05-15cpu/hotplug: Add CPU state tracking and synchronizationThomas Gleixner
2023-05-15x86/xen/hvm: Get rid of DEAD_FROZEN handlingThomas Gleixner
2023-05-15x86/xen/smp_pv: Remove wait for CPU onlineThomas Gleixner
2023-05-15x86/smpboot: Remove wait for cpu_online()Thomas Gleixner
2023-05-15cpu/hotplug: Rework sparse_irq locking in bringup_cpu()Thomas Gleixner
2023-05-15x86/smpboot: Remove cpu_callin_maskThomas Gleixner
2023-05-15x86/smpboot: Make TSC synchronization function call basedThomas Gleixner
2023-05-15x86/smpboot: Move synchronization masks to SMP boot codeThomas Gleixner
2023-05-15x86/cpu/cacheinfo: Remove cpu_callout_mask dependencyThomas Gleixner
2023-05-15x86/smpboot: Get rid of cpu_init_secondary()Thomas Gleixner
2023-05-15x86/smpboot: Split up native_cpu_up() into separate phases and document themDavid Woodhouse
2023-05-15x86/smpboot: Remove unnecessary barrier()Thomas Gleixner
2023-05-15x86/smpboot: Restrict soft_restart_cpu() to SEVThomas Gleixner
2023-05-15x86/smpboot: Remove the CPU0 hotplug kludgeThomas Gleixner
2023-05-15x86/topology: Remove CPU0 hotplug optionThomas Gleixner
2023-05-15x86/smpboot: Rename start_cpu0() to soft_restart_cpu()Thomas Gleixner
2023-05-15x86/smpboot: Avoid pointless delay calibration if TSC is synchronizedThomas Gleixner
2023-05-15cpu/hotplug: Mark arch_disable_smp_support() and bringup_nonboot_cpus() __initThomas Gleixner
2023-05-15x86/smpboot: Cleanup topology_phys_to_logical_pkg()/die()Thomas Gleixner
2023-05-14Linux 6.4-rc2v6.4-rc2Linus Torvalds
2023-05-14Merge tag 'cxl-fixes-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-05-14Merge tag 'parisc-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-05-14Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2023-05-14Merge tag 'locking_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-05-14Merge tag 'perf_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-05-14Merge tag 'sched_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-05-14Merge tag 'x86_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-05-14Merge tag 'timers_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-05-13Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-05-13Merge tag 'fbdev-for-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-05-13Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-05-14parisc: Fix encoding of swp_entry due to added SWP_EXCLUSIVE flagHelge Deller
2023-05-13ext4: bail out of ext4_xattr_ibody_get() fails for any reasonTheodore Ts'o
2023-05-13ext4: add bounds checking in get_max_inline_xattr_value_size()Theodore Ts'o
2023-05-13ext4: add indication of ro vs r/w mounts in the mount messageTheodore Ts'o
2023-05-13ext4: fix deadlock when converting an inline directory in nojournal modeTheodore Ts'o