summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* csky/smp: Switch to hotplug core state synchronizationThomas Gleixner2023-05-153-7/+4
* arm64: smp: Switch to hotplug core state synchronizationThomas Gleixner2023-05-153-10/+7
* ARM: smp: Switch to hotplug core state synchronizationThomas Gleixner2023-05-153-12/+9
* cpu/hotplug: Remove cpu_report_state() and related unused cruftThomas Gleixner2023-05-152-92/+0
* x86/smpboot: Switch to hotplug core state synchronizationThomas Gleixner2023-05-156-154/+75
* cpu/hotplug: Add CPU state tracking and synchronizationThomas Gleixner2023-05-154-1/+221
* x86/xen/hvm: Get rid of DEAD_FROZEN handlingThomas Gleixner2023-05-151-6/+5
* x86/xen/smp_pv: Remove wait for CPU onlineThomas Gleixner2023-05-151-5/+5
* x86/smpboot: Remove wait for cpu_online()Thomas Gleixner2023-05-151-24/+2
* cpu/hotplug: Rework sparse_irq locking in bringup_cpu()Thomas Gleixner2023-05-151-10/+24
* x86/smpboot: Remove cpu_callin_maskThomas Gleixner2023-05-151-59/+15
* x86/smpboot: Make TSC synchronization function call basedThomas Gleixner2023-05-153-44/+14
* x86/smpboot: Move synchronization masks to SMP boot codeThomas Gleixner2023-05-154-25/+16
* x86/cpu/cacheinfo: Remove cpu_callout_mask dependencyThomas Gleixner2023-05-151-4/+17
* x86/smpboot: Get rid of cpu_init_secondary()Thomas Gleixner2023-05-153-33/+19
* x86/smpboot: Split up native_cpu_up() into separate phases and document themDavid Woodhouse2023-05-151-65/+119
* x86/smpboot: Remove unnecessary barrier()Thomas Gleixner2023-05-151-2/+0
* x86/smpboot: Restrict soft_restart_cpu() to SEVThomas Gleixner2023-05-153-16/+2
* x86/smpboot: Remove the CPU0 hotplug kludgeThomas Gleixner2023-05-154-161/+13
* x86/topology: Remove CPU0 hotplug optionThomas Gleixner2023-05-156-202/+6
* x86/smpboot: Rename start_cpu0() to soft_restart_cpu()Thomas Gleixner2023-05-155-13/+13
* x86/smpboot: Avoid pointless delay calibration if TSC is synchronizedThomas Gleixner2023-05-152-19/+41
* cpu/hotplug: Mark arch_disable_smp_support() and bringup_nonboot_cpus() __initThomas Gleixner2023-05-153-4/+4
* x86/smpboot: Cleanup topology_phys_to_logical_pkg()/die()Thomas Gleixner2023-05-152-7/+6
* Linux 6.4-rc2v6.4-rc2Linus Torvalds2023-05-141-1/+1
* Merge tag 'cxl-fixes-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-05-142-1/+2
|\
| * cxl: Add missing return to cdat read error pathDave Jiang2023-05-131-0/+1
| * tools/testing/cxl: Use DEFINE_STATIC_SRCU()Dan Williams2023-05-131-1/+1
* | Merge tag 'parisc-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-05-142-4/+6
|\ \
| * | parisc: Fix encoding of swp_entry due to added SWP_EXCLUSIVE flagHelge Deller2023-05-141-4/+4
| * | parisc: kexec: include reboot.hSimon Horman2023-05-091-0/+2
| |/
* | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2023-05-144-6/+37
|\ \
| * | ARM: 9297/1: vfp: avoid unbalanced stack on 'success' return pathArd Biesheuvel2023-05-102-4/+9
| * | ARM: 9296/1: HP Jornada 7XX: fix kernel-doc warningsRandy Dunlap2023-05-051-1/+4
| * | ARM: 9295/1: unwind:fix unwind abort for uleb128 caseHaibo Li2023-05-051-1/+24
* | | Merge tag 'locking_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-05-141-4/+4
|\ \ \
| * | | locking/rwsem: Add __always_inline annotation to __down_read_common() and inl...John Stultz2023-05-081-4/+4
| | |/ | |/|
* | | Merge tag 'perf_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-05-144-29/+50
|\ \ \
| * | | perf/x86/intel/ds: Flush PEBS DS when changing PEBS_DATA_CFGKan Liang2023-05-082-24/+35
| * | | perf/x86: Fix missing sample size update on AMD BRSNamhyung Kim2023-05-081-4/+2
| * | | perf/core: Fix perf_sample_data not properly initialized for different sweven...Yang Jihong2023-05-081-1/+13
| |/ /
* | | Merge tag 'sched_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2023-05-141-2/+2
|\ \ \
| * | | sched: fix cid_lock kernel-doc warningsRandy Dunlap2023-05-081-2/+2
| |/ /
* | | Merge tag 'x86_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-05-143-0/+4
|\ \ \
| * | | hwmon: (k10temp) Add PCI ID for family 19, model 78hMario Limonciello2023-05-081-0/+1
| * | | x86/amd_nb: Add PCI ID for family 19h model 78hMario Limonciello2023-05-082-0/+3
| |/ /
* | | Merge tag 'timers_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-05-141-32/+88
|\ \ \
| * | | tick/broadcast: Make broadcast device replacement work correctlyThomas Gleixner2023-05-081-32/+88
| |/ /
* | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-05-1413-104/+269
|\ \ \
| * | | ext4: bail out of ext4_xattr_ibody_get() fails for any reasonTheodore Ts'o2023-05-141-1/+1