index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
cpu.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-14
1
-0
/
+7
|
\
|
*
sysfs/cpu: Add vulnerability folder
Thomas Gleixner
2018-01-08
1
-0
/
+7
*
|
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-13
1
-20
/
+10
|
\
\
|
|
/
|
/
|
|
*
cpu/hotplug: Get rid of CPU hotplug notifier leftovers
Thomas Gleixner
2017-11-13
1
-17
/
+10
|
*
cpu/hotplug: Remove obsolete notifier macros
Yanjiang Jin
2017-10-24
1
-3
/
+0
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
cpu/hotplug: Convert hotplug locking to percpu rwsem
Thomas Gleixner
2017-05-26
1
-1
/
+1
*
cpu/hotplug: Provide lockdep_assert_cpus_held()
Thomas Gleixner
2017-05-26
1
-0
/
+2
*
cpu/hotplug: Provide cpus_read|write_[un]lock()
Thomas Gleixner
2017-05-26
1
-15
/
+19
*
sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <li...
Ingo Molnar
2017-03-02
1
-0
/
+2
*
cpu/hotplug: Remove obsolete cpu hotplug register/unregister functions
Thomas Gleixner
2016-12-25
1
-90
/
+0
*
Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2016-12-13
1
-0
/
+2
|
\
|
*
sched/idle: Add support for tasks that inject idle
Peter Zijlstra
2016-11-29
1
-0
/
+2
*
|
hotplug: Make register and unregister notifier API symmetric
Michal Hocko
2016-12-08
1
-11
/
+4
|
/
*
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
2016-10-07
1
-0
/
+5
*
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-10-03
1
-12
/
+0
|
\
|
*
cpu/hotplug: Remove CPU_STARTING and CPU_DYING notifier
Thomas Gleixner
2016-09-06
1
-12
/
+0
*
|
cpu/hotplug: Allow suspend/resume CPU to be specified
James Morse
2016-08-26
1
-1
/
+5
|
/
*
workqueue: Convert to state machine callbacks
Thomas Gleixner
2016-07-14
1
-9
/
+0
*
perf/core: Remove perf CPU notifier code
Thomas Gleixner
2016-07-14
1
-2
/
+0
*
sched/hotplug: Move migration CPU_DYING to sched_cpu_dying()
Thomas Gleixner
2016-05-06
1
-2
/
+0
*
sched/hotplug: Convert cpu_[in]active notifiers to state machine
Thomas Gleixner
2016-05-06
1
-12
/
+0
*
sched: Consolidate the notifier maze
Thomas Gleixner
2016-05-06
1
-8
/
+4
*
rcu: Make CPU_DYING_IDLE an explicit call
Thomas Gleixner
2016-03-01
1
-3
/
+1
*
cpu/hotplug: Make wait for dead cpu completion based
Thomas Gleixner
2016-03-01
1
-2
/
+3
*
cpu/hotplug: Unpark smpboot threads from the state machine
Thomas Gleixner
2016-03-01
1
-6
/
+1
*
cpu/hotplug: Convert to a state machine for the control processor
Thomas Gleixner
2016-03-01
1
-5
/
+4
*
cpu/hotplug: Restructure FROZEN state handling
Thomas Gleixner
2016-03-01
1
-0
/
+2
*
cpu: Remove try_get_online_cpus()
Paul E. McKenney
2015-10-07
1
-2
/
+0
*
include, lib: add __printf attributes to several function prototypes
Nicolas Iooss
2015-07-17
1
-3
/
+4
*
cpu: Provide smpboot_thread_init() on !CONFIG_SMP kernels as well
Ingo Molnar
2015-04-13
1
-0
/
+4
*
cpu: Defer smpboot kthread unparking until CPU known to scheduler
Paul E. McKenney
2015-04-13
1
-0
/
+2
*
rcu: Handle outgoing CPUs on exit from idle loop
Paul E. McKenney
2015-03-12
1
-0
/
+2
*
smpboot: Add common code for notification from dying CPU
Paul E. McKenney
2015-03-11
1
-0
/
+12
*
drivers: base: add cpu_device_create to support per-cpu devices
Sudeep Holla
2014-11-07
1
-0
/
+4
*
rcu: Eliminate deadlock between CPU hotplug and expedited grace periods
Paul E. McKenney
2014-09-18
1
-0
/
+2
*
idle: remove cpu_idle() forward declarations
Geert Uytterhoeven
2014-06-06
1
-1
/
+0
*
Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-04-07
1
-0
/
+47
|
\
|
*
CPU hotplug: Provide lockless versions of callback registration functions
Srivatsa S. Bhat
2014-03-20
1
-0
/
+47
*
|
x86: align x86 arch with generic CPU modalias handling
Ard Biesheuvel
2014-02-18
1
-7
/
+0
|
/
*
Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-11-14
1
-13
/
+0
|
\
|
*
hotplug, powerpc, x86: Remove cpu_hotplug_driver_lock()
Toshi Kani
2013-09-30
1
-13
/
+0
*
|
of: Make cpu node handling more portable.
David Miller
2013-10-15
1
-0
/
+3
|
/
*
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2013-08-27
1
-0
/
+1
|
\
|
*
of: move of_get_cpu_node implementation to DT core library
Sudeep KarkadaNagesha
2013-08-21
1
-0
/
+1
*
|
ACPI / processor: Acquire writer lock to update CPU maps
Toshi Kani
2013-08-13
1
-0
/
+4
|
/
*
kernel: delete __cpuinit usage from all core kernel files
Paul Gortmaker
2013-07-14
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-07-04
1
-2
/
+1
|
\
|
*
include/linux/cpu.h: Update comments to reflect reality
Robert P. J. Day
2013-05-28
1
-2
/
+1
*
|
CPU hotplug: provide a generic helper to disable/enable CPU hotplug
Srivatsa S. Bhat
2013-06-12
1
-0
/
+4
|
/
[next]