index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
/
cpu.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-25
1
-2
/
+2
|
\
|
*
sysfs/cpu: Make crash_hotplug attribute world-readable
Petr Tesarik
2024-07-12
1
-1
/
+1
|
*
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-07-03
1
-1
/
+1
*
|
cpumask: Add enabled cpumask for present CPUs that can be brought online
James Morse
2024-06-28
1
-0
/
+10
*
|
cpu: Do not warn on arch_register_cpu() returning -EPROBE_DEFER
Jonathan Cameron
2024-06-28
1
-1
/
+1
|
/
*
crash: add a new kexec flag for hotplug support
Sourabh Jain
2024-04-23
1
-1
/
+1
*
Merge tag 'driver-core-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-03-21
1
-1
/
+1
|
\
|
*
driver core: cpu: make cpu_subsys const
Greg Kroah-Hartman
2024-01-31
1
-1
/
+1
*
|
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-15
1
-3
/
+3
|
\
\
|
*
|
crash: split crash dumping code out from kexec_core.c
Baoquan He
2024-02-24
1
-3
/
+3
|
|
/
*
/
x86/rfds: Mitigate Register File Data Sampling (RFDS)
Pawan Gupta
2024-03-11
1
-0
/
+3
|
/
*
Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-01-18
1
-8
/
+31
|
\
|
*
drivers: base: Print a warning instead of panic() when register_cpu() fails
James Morse
2023-12-06
1
-3
/
+4
|
*
drivers: base: add arch_cpu_is_hotpluggable()
Russell King (Oracle)
2023-12-06
1
-1
/
+10
|
*
drivers: base: Implement weak arch_unregister_cpu()
James Morse
2023-12-06
1
-1
/
+8
|
*
drivers: base: Allow parts of GENERIC_CPU_DEVICES to be overridden
James Morse
2023-12-06
1
-4
/
+10
|
*
drivers: base: Use present CPUs in GENERIC_CPU_DEVICES
James Morse
2023-12-06
1
-1
/
+1
*
|
drivers/base/cpu: crash data showing should depends on KEXEC_CORE
Baoquan He
2023-12-07
1
-3
/
+3
|
/
*
Merge tag 'driver-core-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-09-01
1
-0
/
+19
|
\
|
*
driver/base/cpu: Retry online operation if -EBUSY
Waiman Long
2023-08-05
1
-0
/
+19
*
|
Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-08-29
1
-0
/
+13
|
\
\
|
*
|
crash: memory and CPU hotplug sysfs attributes
Eric DeVolder
2023-08-25
1
-0
/
+13
|
|
/
*
|
driver core: cpu: Fix the fallback cpu_show_gds() name
Borislav Petkov (AMD)
2023-08-11
1
-2
/
+2
*
|
driver core: cpu: Make cpu_show_not_affected() static
Borislav Petkov (AMD)
2023-08-10
1
-8
/
+2
*
|
driver core: cpu: Unify redundant silly stubs
Borislav Petkov (AMD)
2023-08-10
1
-68
/
+19
*
|
Merge tag 'gds-for-linus-2023-08-01' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-08-08
1
-0
/
+8
|
\
\
|
*
|
x86/speculation: Add Gather Data Sampling mitigation
Daniel Sneddon
2023-07-20
1
-0
/
+8
|
|
/
*
/
x86/srso: Add a Speculative RAS Overflow mitigation
Borislav Petkov (AMD)
2023-07-27
1
-0
/
+8
|
/
*
tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystem
Joel Fernandes (Google)
2023-04-05
1
-1
/
+2
*
driver core: cpu: don't hand-override the uevent bus_type callback.
Greg Kroah-Hartman
2023-02-11
1
-14
/
+14
*
driver core: bus: add bus_get_dev_root() function
Greg Kroah-Hartman
2023-02-10
1
-3
/
+7
*
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
2023-01-27
1
-1
/
+1
*
x86/bugs: Report AMD retbleed vulnerability
Alexandre Chartre
2022-06-27
1
-0
/
+8
*
x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale Data
Pawan Gupta
2022-05-21
1
-0
/
+8
*
sched/isolation: Use single feature type while referring to housekeeping cpumask
Frederic Weisbecker
2022-02-16
1
-1
/
+1
*
driver: base: Prefer unsigned int to bare use of unsigned
Jinchao Wang
2021-07-21
1
-2
/
+2
*
drivers/base: Constify static attribute_group structs
Rikard Falkeborn
2021-06-04
1
-2
/
+2
*
drivers/base/cpu: remove redundant assignment of variable retval
Colin Ian King
2021-03-23
1
-4
/
+2
*
drivers core: Miscellaneous changes for sysfs_emit
Joe Perches
2020-10-02
1
-32
/
+30
*
drivers core: Use sysfs_emit and sysfs_emit_at for show(device *...) functions
Joe Perches
2020-10-02
1
-16
/
+16
*
x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigation
Mark Gross
2020-04-20
1
-0
/
+8
*
Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-03-31
1
-2
/
+2
|
\
|
*
cpu/hotplug: Hide cpu_up/down()
Qais Yousef
2020-03-25
1
-2
/
+2
*
|
drivers/base/cpu: Simplify s*nprintf() usages
Takashi Iwai
2020-03-11
1
-9
/
+4
*
|
drivers/base/cpu: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-03-11
1
-3
/
+3
|
/
*
x86/bugs: Add ITLB_MULTIHIT bug infrastructure
Vineela Tummalapalli
2019-11-04
1
-0
/
+8
*
x86/speculation/taa: Add sysfs reporting for TSX Async Abort
Pawan Gupta
2019-10-28
1
-0
/
+9
*
Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-05-14
1
-0
/
+8
|
\
|
*
x86/speculation/mds: Add sysfs reporting for MDS
Thomas Gleixner
2019-03-06
1
-0
/
+8
*
|
Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-03-06
1
-0
/
+1
|
\
\
[next]