index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
/
cpu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-30
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
|
\
\
|
*
|
drivers: base: Use __printf markup to silence compiler
Mathieu Malaterre
2019-01-31
1
-0
/
+1
|
|
/
*
/
PM / core: Add support to skip power management in device/driver model
Sudeep Holla
2019-02-19
1
-0
/
+1
|
/
*
x86/speculation/l1tf: Add sysfs reporting for l1tf
Andi Kleen
2018-06-20
1
-0
/
+8
*
x86/bugs: Expose /sys/../spec_store_bypass
Konrad Rzeszutek Wilk
2018-05-03
1
-0
/
+8
*
driver core: cpu: use put_device() if device_register fail
Arvind Yadav
2018-03-15
1
-1
/
+3
*
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-01
1
-0
/
+1
|
\
|
*
driver core: add SPDX identifiers to all driver core files
Greg Kroah-Hartman
2017-12-07
1
-0
/
+1
*
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-14
1
-0
/
+48
|
\
\
|
|
/
|
/
|
|
*
sysfs/cpu: Add vulnerability folder
Thomas Gleixner
2018-01-08
1
-0
/
+48
|
*
Revert "PM / QoS: Fix device resume latency PM QoS"
Rafael J. Wysocki
2017-10-31
1
-2
/
+1
|
*
PM / QoS: Fix device resume latency PM QoS
Rafael J. Wysocki
2017-10-24
1
-1
/
+2
*
|
Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2017-11-13
1
-1
/
+2
|
\
\
|
*
|
PM / QoS: Fix device resume latency framework
Rafael J. Wysocki
2017-11-08
1
-1
/
+2
|
|
/
*
/
sched/isolation: Move isolcpus= handling to the housekeeping code
Frederic Weisbecker
2017-10-27
1
-1
/
+10
|
/
*
treewide: make "nr_cpu_ids" unsigned
Alexey Dobriyan
2017-09-08
1
-2
/
+2
*
CPU / PM: expose pm_qos_resume_latency for CPUs
Alex Shi
2017-01-30
1
-0
/
+2
*
cpu: clean up register_cpu func
Alex Shi
2016-08-31
1
-5
/
+6
*
drivers/base/cpu.c: use __cpu_*_mask directly
Rasmus Villemoes
2016-01-20
1
-5
/
+5
*
cpu: Remove bogus __ref annotation of cpu_subsys_online()
Mathias Krause
2015-08-05
1
-1
/
+1
*
show nohz_full cpus in sysfs
Rik van Riel
2015-05-20
1
-0
/
+17
*
show isolated cpus in sysfs
Rik van Riel
2015-05-20
1
-0
/
+12
*
drivers/base: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2015-02-13
1
-1
/
+1
*
drivers: base: add cpu_device_create to support per-cpu devices
Sudeep Holla
2014-11-07
1
-0
/
+54
*
cpumask: factor out show_cpumap into separate helper function
Sudeep Holla
2014-11-07
1
-4
/
+1
*
x86: align x86 arch with generic CPU modalias handling
Ard Biesheuvel
2014-02-18
1
-7
/
+3
*
cpu: add generic support for CPU feature based module autoloading
Ard Biesheuvel
2014-02-18
1
-5
/
+45
*
hotplug, powerpc, x86: Remove cpu_hotplug_driver_lock()
Toshi Kani
2013-09-30
1
-12
/
+3
*
hotplug / x86: Add hotplug lock to missing places
Toshi Kani
2013-09-25
1
-2
/
+22
*
Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-09-03
1
-0
/
+2
|
\
[next]