index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
csky/smp: Switch to hotplug core state synchronization
Thomas Gleixner
2023-05-15
3
-7
/
+4
*
arm64: smp: Switch to hotplug core state synchronization
Thomas Gleixner
2023-05-15
3
-10
/
+7
*
ARM: smp: Switch to hotplug core state synchronization
Thomas Gleixner
2023-05-15
3
-12
/
+9
*
cpu/hotplug: Remove cpu_report_state() and related unused cruft
Thomas Gleixner
2023-05-15
2
-92
/
+0
*
x86/smpboot: Switch to hotplug core state synchronization
Thomas Gleixner
2023-05-15
6
-154
/
+75
*
cpu/hotplug: Add CPU state tracking and synchronization
Thomas Gleixner
2023-05-15
4
-1
/
+221
*
x86/xen/hvm: Get rid of DEAD_FROZEN handling
Thomas Gleixner
2023-05-15
1
-6
/
+5
*
x86/xen/smp_pv: Remove wait for CPU online
Thomas Gleixner
2023-05-15
1
-5
/
+5
*
x86/smpboot: Remove wait for cpu_online()
Thomas Gleixner
2023-05-15
1
-24
/
+2
*
cpu/hotplug: Rework sparse_irq locking in bringup_cpu()
Thomas Gleixner
2023-05-15
1
-10
/
+24
*
x86/smpboot: Remove cpu_callin_mask
Thomas Gleixner
2023-05-15
1
-59
/
+15
*
x86/smpboot: Make TSC synchronization function call based
Thomas Gleixner
2023-05-15
3
-44
/
+14
*
x86/smpboot: Move synchronization masks to SMP boot code
Thomas Gleixner
2023-05-15
4
-25
/
+16
*
x86/cpu/cacheinfo: Remove cpu_callout_mask dependency
Thomas Gleixner
2023-05-15
1
-4
/
+17
*
x86/smpboot: Get rid of cpu_init_secondary()
Thomas Gleixner
2023-05-15
3
-33
/
+19
*
x86/smpboot: Split up native_cpu_up() into separate phases and document them
David Woodhouse
2023-05-15
1
-65
/
+119
*
x86/smpboot: Remove unnecessary barrier()
Thomas Gleixner
2023-05-15
1
-2
/
+0
*
x86/smpboot: Restrict soft_restart_cpu() to SEV
Thomas Gleixner
2023-05-15
3
-16
/
+2
*
x86/smpboot: Remove the CPU0 hotplug kludge
Thomas Gleixner
2023-05-15
4
-161
/
+13
*
x86/topology: Remove CPU0 hotplug option
Thomas Gleixner
2023-05-15
6
-202
/
+6
*
x86/smpboot: Rename start_cpu0() to soft_restart_cpu()
Thomas Gleixner
2023-05-15
5
-13
/
+13
*
x86/smpboot: Avoid pointless delay calibration if TSC is synchronized
Thomas Gleixner
2023-05-15
2
-19
/
+41
*
cpu/hotplug: Mark arch_disable_smp_support() and bringup_nonboot_cpus() __init
Thomas Gleixner
2023-05-15
3
-4
/
+4
*
x86/smpboot: Cleanup topology_phys_to_logical_pkg()/die()
Thomas Gleixner
2023-05-15
2
-7
/
+6
*
Linux 6.4-rc2
v6.4-rc2
Linus Torvalds
2023-05-14
1
-1
/
+1
*
Merge tag 'cxl-fixes-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-05-14
2
-1
/
+2
|
\
|
*
cxl: Add missing return to cdat read error path
Dave Jiang
2023-05-13
1
-0
/
+1
|
*
tools/testing/cxl: Use DEFINE_STATIC_SRCU()
Dan Williams
2023-05-13
1
-1
/
+1
*
|
Merge tag 'parisc-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-05-14
2
-4
/
+6
|
\
\
|
*
|
parisc: Fix encoding of swp_entry due to added SWP_EXCLUSIVE flag
Helge Deller
2023-05-14
1
-4
/
+4
|
*
|
parisc: kexec: include reboot.h
Simon Horman
2023-05-09
1
-0
/
+2
|
|
/
*
|
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2023-05-14
4
-6
/
+37
|
\
\
|
*
|
ARM: 9297/1: vfp: avoid unbalanced stack on 'success' return path
Ard Biesheuvel
2023-05-10
2
-4
/
+9
|
*
|
ARM: 9296/1: HP Jornada 7XX: fix kernel-doc warnings
Randy Dunlap
2023-05-05
1
-1
/
+4
|
*
|
ARM: 9295/1: unwind:fix unwind abort for uleb128 case
Haibo Li
2023-05-05
1
-1
/
+24
*
|
|
Merge tag 'locking_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-05-14
1
-4
/
+4
|
\
\
\
|
*
|
|
locking/rwsem: Add __always_inline annotation to __down_read_common() and inl...
John Stultz
2023-05-08
1
-4
/
+4
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'perf_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-05-14
4
-29
/
+50
|
\
\
\
|
*
|
|
perf/x86/intel/ds: Flush PEBS DS when changing PEBS_DATA_CFG
Kan Liang
2023-05-08
2
-24
/
+35
|
*
|
|
perf/x86: Fix missing sample size update on AMD BRS
Namhyung Kim
2023-05-08
1
-4
/
+2
|
*
|
|
perf/core: Fix perf_sample_data not properly initialized for different sweven...
Yang Jihong
2023-05-08
1
-1
/
+13
|
|
/
/
*
|
|
Merge tag 'sched_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-05-14
1
-2
/
+2
|
\
\
\
|
*
|
|
sched: fix cid_lock kernel-doc warnings
Randy Dunlap
2023-05-08
1
-2
/
+2
|
|
/
/
*
|
|
Merge tag 'x86_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-05-14
3
-0
/
+4
|
\
\
\
|
*
|
|
hwmon: (k10temp) Add PCI ID for family 19, model 78h
Mario Limonciello
2023-05-08
1
-0
/
+1
|
*
|
|
x86/amd_nb: Add PCI ID for family 19h model 78h
Mario Limonciello
2023-05-08
2
-0
/
+3
|
|
/
/
*
|
|
Merge tag 'timers_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-05-14
1
-32
/
+88
|
\
\
\
|
*
|
|
tick/broadcast: Make broadcast device replacement work correctly
Thomas Gleixner
2023-05-08
1
-32
/
+88
|
|
/
/
*
|
|
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-05-14
13
-104
/
+269
|
\
\
\
|
*
|
|
ext4: bail out of ext4_xattr_ibody_get() fails for any reason
Theodore Ts'o
2023-05-14
1
-1
/
+1
[next]