index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-06-13
MAINTAINERS: Add CPU HOTPLUG entry
Thomas Gleixner
2023-05-31
x86/smpboot: Fix the parallel bringup decision
Thomas Gleixner
2023-05-30
x86/realmode: Make stack lock work in trampoline_compat()
Thomas Gleixner
2023-05-29
x86/smp: Initialize cpu_primary_thread_mask late
Thomas Gleixner
2023-05-23
cpu/hotplug: Fix off by one in cpuhp_bringup_mask()
Thomas Gleixner
2023-05-22
x86/apic: Fix use of X{,2}APIC_ENABLE in asm with older binutils
Andrew Cooper
2023-05-15
x86/smpboot/64: Implement arch_cpuhp_init_parallel_bringup() and enable it
Thomas Gleixner
2023-05-15
x86/smpboot: Support parallel startup of secondary CPUs
David Woodhouse
2023-05-15
x86/smpboot: Implement a bit spinlock to protect the realmode stack
Thomas Gleixner
2023-05-15
x86/apic: Save the APIC virtual base address
Thomas Gleixner
2023-05-15
cpu/hotplug: Allow "parallel" bringup up to CPUHP_BP_KICK_AP_STATE
Thomas Gleixner
2023-05-15
x86/apic: Provide cpu_primary_thread mask
Thomas Gleixner
2023-05-15
x86/smpboot: Enable split CPU startup
Thomas Gleixner
2023-05-15
cpu/hotplug: Provide a split up CPUHP_BRINGUP mechanism
Thomas Gleixner
2023-05-15
cpu/hotplug: Reset task stack state in _cpu_up()
David Woodhouse
2023-05-15
cpu/hotplug: Remove unused state functions
Thomas Gleixner
2023-05-15
riscv: Switch to hotplug core state synchronization
Thomas Gleixner
2023-05-15
parisc: Switch to hotplug core state synchronization
Thomas Gleixner
2023-05-15
MIPS: SMP_CPS: Switch to hotplug core state synchronization
Thomas Gleixner
2023-05-15
csky/smp: Switch to hotplug core state synchronization
Thomas Gleixner
2023-05-15
arm64: smp: Switch to hotplug core state synchronization
Thomas Gleixner
2023-05-15
ARM: smp: Switch to hotplug core state synchronization
Thomas Gleixner
2023-05-15
cpu/hotplug: Remove cpu_report_state() and related unused cruft
Thomas Gleixner
2023-05-15
x86/smpboot: Switch to hotplug core state synchronization
Thomas Gleixner
2023-05-15
cpu/hotplug: Add CPU state tracking and synchronization
Thomas Gleixner
2023-05-15
x86/xen/hvm: Get rid of DEAD_FROZEN handling
Thomas Gleixner
2023-05-15
x86/xen/smp_pv: Remove wait for CPU online
Thomas Gleixner
2023-05-15
x86/smpboot: Remove wait for cpu_online()
Thomas Gleixner
2023-05-15
cpu/hotplug: Rework sparse_irq locking in bringup_cpu()
Thomas Gleixner
2023-05-15
x86/smpboot: Remove cpu_callin_mask
Thomas Gleixner
2023-05-15
x86/smpboot: Make TSC synchronization function call based
Thomas Gleixner
2023-05-15
x86/smpboot: Move synchronization masks to SMP boot code
Thomas Gleixner
2023-05-15
x86/cpu/cacheinfo: Remove cpu_callout_mask dependency
Thomas Gleixner
2023-05-15
x86/smpboot: Get rid of cpu_init_secondary()
Thomas Gleixner
2023-05-15
x86/smpboot: Split up native_cpu_up() into separate phases and document them
David Woodhouse
2023-05-15
x86/smpboot: Remove unnecessary barrier()
Thomas Gleixner
2023-05-15
x86/smpboot: Restrict soft_restart_cpu() to SEV
Thomas Gleixner
2023-05-15
x86/smpboot: Remove the CPU0 hotplug kludge
Thomas Gleixner
2023-05-15
x86/topology: Remove CPU0 hotplug option
Thomas Gleixner
2023-05-15
x86/smpboot: Rename start_cpu0() to soft_restart_cpu()
Thomas Gleixner
2023-05-15
x86/smpboot: Avoid pointless delay calibration if TSC is synchronized
Thomas Gleixner
2023-05-15
cpu/hotplug: Mark arch_disable_smp_support() and bringup_nonboot_cpus() __init
Thomas Gleixner
2023-05-15
x86/smpboot: Cleanup topology_phys_to_logical_pkg()/die()
Thomas Gleixner
2023-05-14
Linux 6.4-rc2
v6.4-rc2
Linus Torvalds
2023-05-14
Merge tag 'cxl-fixes-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-05-14
Merge tag 'parisc-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-05-14
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2023-05-14
Merge tag 'locking_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-05-14
Merge tag 'perf_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-05-14
Merge tag 'sched_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
[next]