| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-09-15 | Merge 6.17-rc6 into driver-core-next | Greg Kroah-Hartman | 1 | -0/+3 |
| 2025-09-06 | drivers: base: fix "publically"->"publicly" | Xichao Zhao | 1 | -1/+1 |
| 2025-08-14 | x86/vmscape: Enable the mitigation | Pawan Gupta | 1 | -0/+3 |
| 2025-06-17 | x86/bugs: Add a Transient Scheduler Attacks mitigation | Borislav Petkov (AMD) | 1 | -0/+3 |
| 2025-05-13 | Merge commit 'its-for-linus-20250509-merge' into x86/core, to resolve conflicts | Ingo Molnar | 1 | -0/+3 |
| 2025-05-09 | x86/its: Enable Indirect Target Selection mitigation | Pawan Gupta | 1 | -0/+3 |
| 2025-04-22 | x86/cpu: Help users notice when running old Intel microcode | Dave Hansen | 1 | -0/+3 |
| 2025-01-18 | riscv: Add ghostwrite vulnerability | Charlie Jenkins | 1 | -0/+3 |
| 2024-07-25 | Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+2 |
| 2024-07-12 | sysfs/cpu: Make crash_hotplug attribute world-readable | Petr Tesarik | 1 | -1/+1 |
| 2024-07-03 | driver core: have match() callback in struct bus_type take a const * | Greg Kroah-Hartman | 1 | -1/+1 |
| 2024-06-28 | cpumask: Add enabled cpumask for present CPUs that can be brought online | James Morse | 1 | -0/+10 |
| 2024-06-28 | cpu: Do not warn on arch_register_cpu() returning -EPROBE_DEFER | Jonathan Cameron | 1 | -1/+1 |
| 2024-04-23 | crash: add a new kexec flag for hotplug support | Sourabh Jain | 1 | -1/+1 |
| 2024-03-21 | Merge tag 'driver-core-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
| 2024-03-14 | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -3/+3 |
| 2024-03-11 | x86/rfds: Mitigate Register File Data Sampling (RFDS) | Pawan Gupta | 1 | -0/+3 |
| 2024-02-23 | crash: split crash dumping code out from kexec_core.c | Baoquan He | 1 | -3/+3 |
| 2024-01-30 | driver core: cpu: make cpu_subsys const | Greg Kroah-Hartman | 1 | -1/+1 |
| 2024-01-18 | Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -8/+31 |
| 2023-12-06 | drivers/base/cpu: crash data showing should depends on KEXEC_CORE | Baoquan He | 1 | -3/+3 |
| 2023-12-06 | drivers: base: Print a warning instead of panic() when register_cpu() fails | James Morse | 1 | -3/+4 |
| 2023-12-06 | drivers: base: add arch_cpu_is_hotpluggable() | Russell King (Oracle) | 1 | -1/+10 |
| 2023-12-06 | drivers: base: Implement weak arch_unregister_cpu() | James Morse | 1 | -1/+8 |
| 2023-12-06 | drivers: base: Allow parts of GENERIC_CPU_DEVICES to be overridden | James Morse | 1 | -4/+10 |
| 2023-12-06 | drivers: base: Use present CPUs in GENERIC_CPU_DEVICES | James Morse | 1 | -1/+1 |
| 2023-09-01 | Merge tag 'driver-core-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+19 |
| 2023-08-29 | Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -0/+13 |
| 2023-08-24 | crash: memory and CPU hotplug sysfs attributes | Eric DeVolder | 1 | -0/+13 |
| 2023-08-11 | driver core: cpu: Fix the fallback cpu_show_gds() name | Borislav Petkov (AMD) | 1 | -2/+2 |
| 2023-08-10 | driver core: cpu: Make cpu_show_not_affected() static | Borislav Petkov (AMD) | 1 | -8/+2 |
| 2023-08-10 | driver core: cpu: Unify redundant silly stubs | Borislav Petkov (AMD) | 1 | -68/+19 |
| 2023-08-07 | Merge tag 'gds-for-linus-2023-08-01' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+8 |
| 2023-08-05 | driver/base/cpu: Retry online operation if -EBUSY | Waiman Long | 1 | -0/+19 |
| 2023-07-27 | x86/srso: Add a Speculative RAS Overflow mitigation | Borislav Petkov (AMD) | 1 | -0/+8 |
| 2023-07-19 | x86/speculation: Add Gather Data Sampling mitigation | Daniel Sneddon | 1 | -0/+8 |
| 2023-04-05 | tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystem | Joel Fernandes (Google) | 1 | -1/+2 |
| 2023-02-11 | driver core: cpu: don't hand-override the uevent bus_type callback. | Greg Kroah-Hartman | 1 | -14/+14 |
| 2023-02-10 | driver core: bus: add bus_get_dev_root() function | Greg Kroah-Hartman | 1 | -3/+7 |
| 2023-01-27 | driver core: make struct bus_type.uevent() take a const * | Greg Kroah-Hartman | 1 | -1/+1 |
| 2022-06-27 | x86/bugs: Report AMD retbleed vulnerability | Alexandre Chartre | 1 | -0/+8 |
| 2022-05-21 | x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale Data | Pawan Gupta | 1 | -0/+8 |
| 2022-02-16 | sched/isolation: Use single feature type while referring to housekeeping cpumask | Frederic Weisbecker | 1 | -1/+1 |
| 2021-07-21 | driver: base: Prefer unsigned int to bare use of unsigned | Jinchao Wang | 1 | -2/+2 |
| 2021-06-04 | drivers/base: Constify static attribute_group structs | Rikard Falkeborn | 1 | -2/+2 |
| 2021-03-23 | drivers/base/cpu: remove redundant assignment of variable retval | Colin Ian King | 1 | -4/+2 |
| 2020-10-02 | drivers core: Miscellaneous changes for sysfs_emit | Joe Perches | 1 | -32/+30 |
| 2020-10-02 | drivers core: Use sysfs_emit and sysfs_emit_at for show(device *...) functions | Joe Perches | 1 | -16/+16 |
| 2020-04-20 | x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigation | Mark Gross | 1 | -0/+8 |
| 2020-03-30 | Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+2 |
| 2020-03-25 | cpu/hotplug: Hide cpu_up/down() | Qais Yousef | 1 | -2/+2 |
| 2020-03-11 | drivers/base/cpu: Simplify s*nprintf() usages | Takashi Iwai | 1 | -9/+4 |
| 2020-03-11 | drivers/base/cpu: Use scnprintf() for avoiding potential buffer overflow | Takashi Iwai | 1 | -3/+3 |
| 2019-11-04 | x86/bugs: Add ITLB_MULTIHIT bug infrastructure | Vineela Tummalapalli | 1 | -0/+8 |
| 2019-10-28 | x86/speculation/taa: Add sysfs reporting for TSX Async Abort | Pawan Gupta | 1 | -0/+9 |
| 2019-05-14 | Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+8 |
| 2019-03-06 | Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+1 |
| 2019-03-06 | x86/speculation/mds: Add sysfs reporting for MDS | Thomas Gleixner | 1 | -0/+8 |
| 2019-02-19 | PM / core: Add support to skip power management in device/driver model | Sudeep Holla | 1 | -0/+1 |
| 2019-01-31 | drivers: base: Use __printf markup to silence compiler | Mathieu Malaterre | 1 | -0/+1 |
| 2018-06-20 | x86/speculation/l1tf: Add sysfs reporting for l1tf | Andi Kleen | 1 | -0/+8 |
| 2018-05-03 | x86/bugs: Expose /sys/../spec_store_bypass | Konrad Rzeszutek Wilk | 1 | -0/+8 |
| 2018-03-15 | driver core: cpu: use put_device() if device_register fail | Arvind Yadav | 1 | -1/+3 |
| 2018-02-01 | Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+1 |
| 2018-01-14 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+48 |
| 2018-01-08 | sysfs/cpu: Add vulnerability folder | Thomas Gleixner | 1 | -0/+48 |
| 2017-12-07 | driver core: add SPDX identifiers to all driver core files | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-11-13 | Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -1/+2 |
| 2017-11-08 | PM / QoS: Fix device resume latency framework | Rafael J. Wysocki | 1 | -1/+2 |
| 2017-10-31 | Revert "PM / QoS: Fix device resume latency PM QoS" | Rafael J. Wysocki | 1 | -2/+1 |
| 2017-10-27 | sched/isolation: Move isolcpus= handling to the housekeeping code | Frederic Weisbecker | 1 | -1/+10 |
| 2017-10-24 | PM / QoS: Fix device resume latency PM QoS | Rafael J. Wysocki | 1 | -1/+2 |
| 2017-09-08 | treewide: make "nr_cpu_ids" unsigned | Alexey Dobriyan | 1 | -2/+2 |
| 2017-01-30 | CPU / PM: expose pm_qos_resume_latency for CPUs | Alex Shi | 1 | -0/+2 |
| 2016-08-31 | cpu: clean up register_cpu func | Alex Shi | 1 | -5/+6 |
| 2016-01-20 | drivers/base/cpu.c: use __cpu_*_mask directly | Rasmus Villemoes | 1 | -5/+5 |
| 2015-08-05 | cpu: Remove bogus __ref annotation of cpu_subsys_online() | Mathias Krause | 1 | -1/+1 |
| 2015-05-20 | show nohz_full cpus in sysfs | Rik van Riel | 1 | -0/+17 |
| 2015-05-20 | show isolated cpus in sysfs | Rik van Riel | 1 | -0/+12 |
| 2015-02-13 | drivers/base: use %*pb[l] to print bitmaps including cpumasks and nodemasks | Tejun Heo | 1 | -1/+1 |
| 2014-11-07 | drivers: base: add cpu_device_create to support per-cpu devices | Sudeep Holla | 1 | -0/+54 |
| 2014-11-07 | cpumask: factor out show_cpumap into separate helper function | Sudeep Holla | 1 | -4/+1 |
| 2014-02-18 | x86: align x86 arch with generic CPU modalias handling | Ard Biesheuvel | 1 | -7/+3 |
| 2014-02-18 | cpu: add generic support for CPU feature based module autoloading | Ard Biesheuvel | 1 | -5/+45 |
| 2013-09-30 | hotplug, powerpc, x86: Remove cpu_hotplug_driver_lock() | Toshi Kani | 1 | -12/+3 |
| 2013-09-25 | hotplug / x86: Add hotplug lock to missing places | Toshi Kani | 1 | -2/+22 |
| 2013-09-03 | Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+2 |
| 2013-08-21 | driver/core: cpu: initialize of_node in cpu's device struture | Sudeep KarkadaNagesha | 1 | -0/+2 |
| 2013-08-12 | driver core / cpu: Check if NUMA node is valid before bringing CPU up | Rafael J. Wysocki | 1 | -1/+5 |
| 2013-07-14 | drivers: delete __cpuinit usage from all remaining drivers files | Paul Gortmaker | 1 | -1/+1 |
| 2013-07-03 | Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -57/+44 |
| 2013-05-30 | CPU: Fix sysfs cpu/online of offlined CPUs | Toshi Kani | 1 | -0/+1 |
| 2013-05-21 | cpu: make sure that cpu/online file created before KOBJ_ADD is emitted | Igor Mammedov | 1 | -13/+21 |
| 2013-05-21 | cpu: fix "crash_notes" and "crash_notes_size" leaks in register_cpu() | Igor Mammedov | 1 | -7/+18 |
| 2013-05-12 | ACPI / processor: Use common hotplug infrastructure | Rafael J. Wysocki | 1 | -0/+11 |
| 2013-05-12 | Driver core: Use generic offline/online for CPU offline/online | Rafael J. Wysocki | 1 | -57/+32 |
| 2013-04-29 | numa, cpu hotplug: change links of CPU and node when changing node number by ... | Yasuaki Ishimatsu | 1 | -2/+23 |
| 2013-04-03 | sysfs: fix crash_notes_size build warning | Arnd Bergmann | 1 | -1/+1 |
| 2013-03-29 | sysfs: Add crash_notes_size to export percpu note size | Zhang Yanfei | 1 | -0/+14 |
| 2013-01-16 | drivers/base/cpu.c: Fix typo in comment | Ralf Baechle | 1 | -1/+1 |
| 2012-05-17 | sched: Remove stale power aware scheduling remnants and dysfunctional knobs | Peter Zijlstra | 1 | -4/+0 |
| 2012-03-09 | Merge 3.3-rc6 into driver-core-next | Greg Kroah-Hartman | 1 | -0/+21 |
| 2012-02-08 | driver-core: cpu: fix kobject warning when hotplugging a cpu | Greg Kroah-Hartman | 1 | -0/+1 |
| 2012-02-02 | driver core: cpu: remove kernel warning when removing a cpu | Greg Kroah-Hartman | 1 | -0/+20 |
| 2012-01-26 | CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 parts | Thomas Renninger | 1 | -0/+11 |
| 2012-01-11 | cpu: Register a generic CPU device on architectures that currently do not | Ben Hutchings | 1 | -0/+19 |
| 2012-01-11 | cpu: Do not return errors from cpu_dev_init() which will be ignored | Ben Hutchings | 1 | -8/+5 |
| 2012-01-07 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -71/+79 |
| 2011-12-21 | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem | Kay Sievers | 1 | -69/+77 |
| 2011-12-11 | driver-core/cpu: Expose hotpluggability to the rest of the kernel | Josh Triplett | 1 | -0/+7 |
| 2010-05-21 | drivers/base/cpu.c: fix the output from /sys/devices/system/cpu/offline | Jan Beulich | 1 | -1/+1 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
| 2010-03-19 | sysdev: the cpu probe/release attributes should be sysdev_class_attributes | Stephen Rothwell | 1 | -8/+8 |
| 2010-03-07 | sysdev: fix up the probe/release attributes | Greg Kroah-Hartman | 1 | -8/+8 |
| 2010-03-07 | driver-core: Add attribute argument to class_attribute show/store | Andi Kleen | 1 | -2/+6 |
| 2010-03-07 | sysdev: Convert node driver | Andi Kleen | 1 | -40/+17 |
| 2010-03-07 | sysdev: Convert cpu driver sysdev class attributes | Andi Kleen | 1 | -16/+21 |
| 2010-03-07 | sysdev: Pass attribute in sysdev_class attributes show/store | Andi Kleen | 1 | -3/+6 |
| 2009-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 1 | -1/+1 |
| 2009-12-09 | powerpc/pseries: Serialize cpu hotplug operations during deactivate Vs deallo... | Gautham R Shenoy | 1 | -0/+2 |
| 2009-12-09 | sysfs/cpu: Add probe/release files | Nathan Fontenot | 1 | -0/+32 |
| 2009-11-25 | percpu: Fix kdump failure if booted with percpu_alloc=page | Vivek Goyal | 1 | -1/+1 |
| 2009-03-30 | cpumask: use new cpumask_ functions in core code. | Rusty Russell | 1 | -1/+1 |
| 2009-01-11 | cpumask: convert misc driver functions | Rusty Russell | 1 | -1/+1 |
| 2009-01-03 | cpumask: fix compile error when CONFIG_NR_CPUS is not defined | Mike Travis | 1 | -1/+1 |
| 2008-12-19 | cpumask: add sysfs displays for configured and disabled cpu maps | Mike Travis | 1 | -0/+44 |
| 2008-12-13 | cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu... | Rusty Russell | 1 | -1/+1 |
| 2008-07-23 | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+2 |
| 2008-07-21 | sysdev: Pass the attribute to the low level sysdev show/store function | Andi Kleen | 1 | -4/+6 |
| 2008-05-23 | cpu: change some globals to statics in drivers/base/cpu.c v2 | Mike Travis | 1 | -2/+2 |
| 2008-05-01 | cpu: change cpu_sys_devices from array to per_cpu variable | Mike Travis | 1 | -5/+5 |
| 2008-04-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 1 | -2/+2 |
| 2008-04-19 | driver core: cpu: fix section mismatch in cpu.c:store_online | Sam Ravnborg | 1 | -2/+2 |
| 2008-04-19 | cpumask: add show cpu map functions | Mike Travis | 1 | -0/+48 |
| 2008-02-06 | register_cpu __devinit or __cpuinit | Randy Dunlap | 1 | -1/+1 |
| 2008-01-24 | Driver core: change sysdev classes to use dynamic kobject names | Kay Sievers | 1 | -1/+1 |
| 2007-07-31 | CPU online file permission | Ulrich Drepper | 1 | -1/+1 |
| 2007-02-17 | Replace remaining references to "driverfs" with "sysfs". | Robert P. J. Day | 1 | -1/+1 |
| 2006-12-07 | [PATCH] i386: change the 'no_control' field to 'hotpluggable' in the struct cpu | Siddha, Suresh B | 1 | -3/+3 |
| 2006-12-04 | [PATCH] severing module.h->sched.h | Al Viro | 1 | -0/+1 |
| 2006-06-27 | [PATCH] sched: mc/smt power savings sched policy | Siddha, Suresh B | 1 | -1/+9 |
| 2006-06-27 | [PATCH] node hotplug: register cpu: remove node struct | KAMEZAWA Hiroyuki | 1 | -10/+8 |
| 2006-03-25 | [PATCH] Check if cpu can be onlined before calling smp_prepare_cpu() | Ashok Raj | 1 | -8/+1 |
| 2006-03-20 | [PATCH] get_cpu_sysdev() signedness fix | Andrew Morton | 1 | -1/+1 |
| 2006-01-10 | [PATCH] kdump: export per cpu crash notes pointer through sysfs (fix) | Vivek Goyal | 1 | -2/+0 |
| 2006-01-10 | [PATCH] kdump: export per cpu crash notes pointer through sysfs | Vivek Goyal | 1 | -0/+32 |
| 2006-01-04 | [PATCH] driver core: replace "hotplug" by "uevent" | Kay Sievers | 1 | -2/+2 |
| 2005-10-30 | [PATCH] introduce get_cpu_sysdev() to retrieve a sysfs entry for a cpu. | Ashok Raj | 1 | -2/+14 |
| 2005-10-28 | [PATCH] drivers/base - fix sparse warnings | Ben Dooks | 1 | -0/+1 |
| 2005-06-25 | [PATCH] generate hotplug events for cpu online | Nathan Lynch | 1 | -0/+2 |
| 2005-06-25 | [PATCH] make smp_prepare_cpu to a weak function | Ashok Raj | 1 | -4/+5 |
| 2005-06-25 | [PATCH] cpu state clean after hot remove | Li Shaohua | 1 | -1/+7 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+104 |