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