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
/
kernel
/
cpu.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
cpu/hotplug: Constify attribute_group structures
Arvind Yadav
2017-06-30
1
-2
/
+2
|
*
cpu/hotplug: Remove unused check_for_tasks() function
Arnd Bergmann
2017-06-12
1
-24
/
+0
|
*
cpuhotplug: Link lock stacks for hotplug callbacks
Thomas Gleixner
2017-05-26
1
-0
/
+13
|
*
cpu/hotplug: Convert hotplug locking to percpu rwsem
Thomas Gleixner
2017-05-26
1
-94
/
+13
|
*
cpu/hotplug: Use stop_machine_cpuslocked() in takedown_cpu()
Sebastian Andrzej Siewior
2017-05-26
1
-1
/
+1
|
*
cpu/hotplug: Add __cpuhp_state_add_instance_cpuslocked()
Thomas Gleixner
2017-05-26
1
-3
/
+15
|
*
cpu/hotplug: Provide cpuhp_setup/remove_state[_nocalls]_cpuslocked()
Sebastian Andrzej Siewior
2017-05-26
1
-11
/
+36
|
*
cpu/hotplug: Provide cpus_read|write_[un]lock()
Thomas Gleixner
2017-05-26
1
-18
/
+18
*
|
genirq/cpuhotplug: Handle managed IRQs on CPU hotplug
Thomas Gleixner
2017-06-22
1
-0
/
+5
*
|
cpu/hotplug: Drop the device lock on error
Sebastian Andrzej Siewior
2017-06-03
1
-2
/
+2
|
/
*
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2017-04-14
1
-14
/
+14
|
\
|
*
cpu/hotplug: Serialize callback invocations proper
Sebastian Andrzej Siewior
2017-03-14
1
-14
/
+14
*
|
lockdep: Fix per-cpu static objects
Peter Zijlstra
2017-03-26
1
-0
/
+6
|
/
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
cpu/hotplug: Remove unused but set variable in _cpu_down()
Tobias Klauser
2017-01-18
1
-2
/
+0
*
cpu/hotplug: Provide dynamic range for prepare stage
Thomas Gleixner
2017-01-16
1
-4
/
+18
*
smp/hotplug: Undo tglxs brainfart
Thomas Gleixner
2016-12-26
1
-1
/
+8
*
cpu/hotplug: Remove obsolete cpu hotplug register/unregister functions
Thomas Gleixner
2016-12-25
1
-138
/
+1
*
cpu/hotplug: Prevent overwriting of callbacks
Thomas Gleixner
2016-12-25
1
-46
/
+50
*
cpu/hotplug: Clarify description of __cpuhp_setup_state() return value
Boris Ostrovsky
2016-12-15
1
-1
/
+5
*
hotplug: Make register and unregister notifier API symmetric
Michal Hocko
2016-12-08
1
-1
/
+1
*
cpu/hotplug: Use distinct name for cpu_hotplug.dep_map
Joonas Lahtinen
2016-10-16
1
-1
/
+1
*
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-10-03
1
-181
/
+331
|
\
|
*
slab: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-09-06
1
-0
/
+6
|
*
relayfs: Convert to hotplug state machine
Richard Weinberger
2016-09-06
1
-0
/
+6
|
*
cpu/hotplug: Remove CPU_STARTING and CPU_DYING notifier
Thomas Gleixner
2016-09-06
1
-28
/
+2
|
*
cpu/hotplug: Make state names consistent
Thomas Gleixner
2016-09-06
1
-7
/
+7
|
*
cpu/hotplug: Replace anon union
Thomas Gleixner
2016-09-05
1
-71
/
+74
|
*
cpu/hotplug: Handle unbalanced hotplug enable/disable
Lianwei Wang
2016-09-02
1
-2
/
+9
|
*
cpu/hotplug: Add multi instance support
Thomas Gleixner
2016-09-02
1
-35
/
+183
|
*
cpu/hotplug: Rework callback invocation logic
Thomas Gleixner
2016-09-02
1
-82
/
+80
|
*
cpu/hotplug: Prevent alloc/free of irq descriptors during CPU up/down (again)
Boris Ostrovsky
2016-08-10
1
-0
/
+8
*
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-10-03
1
-0
/
+1
|
\
\
|
*
|
cpu/hotplug: Get rid of CPU_STARTING reference
Sebastian Andrzej Siewior
2016-08-22
1
-1
/
+1
|
*
|
rcu: Provide exact CPU-online tracking for RCU
Paul E. McKenney
2016-08-22
1
-0
/
+1
|
|
/
*
/
cpu/hotplug: Allow suspend/resume CPU to be specified
James Morse
2016-08-26
1
-4
/
+5
|
/
*
timers/core: Correct callback order during CPU hot plug
Richard Cochran
2016-07-28
1
-5
/
+10
*
rcu: Convert rcutree to hotplug state machine
Thomas Gleixner
2016-07-15
1
-0
/
+14
*
smp/cfd: Convert core to hotplug state machine
Richard Weinberger
2016-07-15
1
-0
/
+9
*
timers/core: Convert to hotplug state machine
Richard Cochran
2016-07-15
1
-0
/
+5
*
hrtimer: Convert to hotplug state machine
Thomas Gleixner
2016-07-15
1
-0
/
+5
*
workqueue: Convert to state machine callbacks
Thomas Gleixner
2016-07-14
1
-0
/
+10
*
perf/core: Convert to hotplug state machine
Thomas Gleixner
2016-07-14
1
-0
/
+11
*
cpu/hotplug: Handle early registration gracefully
Thomas Gleixner
2016-07-14
1
-0
/
+7
*
cpu/hotplug: Keep enough storage space if SMP=n to avoid array out of bounds ...
Thomas Gleixner
2016-07-13
1
-0
/
+2
*
sched/hotplug: Make activate() the last hotplug step
Thomas Gleixner
2016-05-06
1
-6
/
+9
*
sched/hotplug: Move migration CPU_DYING to sched_cpu_dying()
Thomas Gleixner
2016-05-06
1
-1
/
+1
*
sched/hotplug: Move sync_rcu to be with set_cpu_active(false)
Peter Zijlstra
2016-05-06
1
-15
/
+0
[prev]
[next]