index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
cpu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-04
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+11
2017-07-25
rcu: Migrate callbacks earlier in the CPU-offline timeline
Paul E. McKenney
1
-0
/
+1
2017-07-20
smp/hotplug: Handle removal correctly in cpuhp_store_callbacks()
Ethan Barnes
1
-1
/
+11
2017-07-11
smp/hotplug: Replace BUG_ON and react useful
Thomas Gleixner
1
-1
/
+2
2017-07-06
smp/hotplug: Move unparking of percpu threads to the control CPU
Thomas Gleixner
1
-18
/
+19
2017-07-03
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-148
/
+93
2017-06-30
cpu/hotplug: Constify attribute_group structures
Arvind Yadav
1
-2
/
+2
2017-06-22
genirq/cpuhotplug: Handle managed IRQs on CPU hotplug
Thomas Gleixner
1
-0
/
+5
2017-06-12
cpu/hotplug: Remove unused check_for_tasks() function
Arnd Bergmann
1
-24
/
+0
2017-06-03
cpu/hotplug: Drop the device lock on error
Sebastian Andrzej Siewior
1
-2
/
+2
2017-05-26
cpuhotplug: Link lock stacks for hotplug callbacks
Thomas Gleixner
1
-0
/
+13
2017-05-26
cpu/hotplug: Convert hotplug locking to percpu rwsem
Thomas Gleixner
1
-94
/
+13
2017-05-26
cpu/hotplug: Use stop_machine_cpuslocked() in takedown_cpu()
Sebastian Andrzej Siewior
1
-1
/
+1
2017-05-26
cpu/hotplug: Add __cpuhp_state_add_instance_cpuslocked()
Thomas Gleixner
1
-3
/
+15
2017-05-26
cpu/hotplug: Provide cpuhp_setup/remove_state[_nocalls]_cpuslocked()
Sebastian Andrzej Siewior
1
-11
/
+36
2017-05-26
cpu/hotplug: Provide cpus_read|write_[un]lock()
Thomas Gleixner
1
-18
/
+18
2017-04-14
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
1
-14
/
+14
2017-03-26
lockdep: Fix per-cpu static objects
Peter Zijlstra
1
-0
/
+6
2017-03-14
cpu/hotplug: Serialize callback invocations proper
Sebastian Andrzej Siewior
1
-14
/
+14
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-1
/
+1
2017-01-18
cpu/hotplug: Remove unused but set variable in _cpu_down()
Tobias Klauser
1
-2
/
+0
2017-01-16
cpu/hotplug: Provide dynamic range for prepare stage
Thomas Gleixner
1
-4
/
+18
2016-12-26
smp/hotplug: Undo tglxs brainfart
Thomas Gleixner
1
-1
/
+8
2016-12-25
cpu/hotplug: Remove obsolete cpu hotplug register/unregister functions
Thomas Gleixner
1
-138
/
+1
2016-12-25
cpu/hotplug: Prevent overwriting of callbacks
Thomas Gleixner
1
-46
/
+50
2016-12-15
cpu/hotplug: Clarify description of __cpuhp_setup_state() return value
Boris Ostrovsky
1
-1
/
+5
2016-12-08
hotplug: Make register and unregister notifier API symmetric
Michal Hocko
1
-1
/
+1
2016-10-16
cpu/hotplug: Use distinct name for cpu_hotplug.dep_map
Joonas Lahtinen
1
-1
/
+1
2016-10-03
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-181
/
+331
2016-10-03
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2016-09-06
slab: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-0
/
+6
2016-09-06
relayfs: Convert to hotplug state machine
Richard Weinberger
1
-0
/
+6
2016-09-06
cpu/hotplug: Remove CPU_STARTING and CPU_DYING notifier
Thomas Gleixner
1
-28
/
+2
2016-09-06
cpu/hotplug: Make state names consistent
Thomas Gleixner
1
-7
/
+7
2016-09-05
cpu/hotplug: Replace anon union
Thomas Gleixner
1
-71
/
+74
2016-09-02
cpu/hotplug: Handle unbalanced hotplug enable/disable
Lianwei Wang
1
-2
/
+9
2016-09-02
cpu/hotplug: Add multi instance support
Thomas Gleixner
1
-35
/
+183
2016-09-02
cpu/hotplug: Rework callback invocation logic
Thomas Gleixner
1
-82
/
+80
2016-08-26
cpu/hotplug: Allow suspend/resume CPU to be specified
James Morse
1
-4
/
+5
2016-08-22
cpu/hotplug: Get rid of CPU_STARTING reference
Sebastian Andrzej Siewior
1
-1
/
+1
2016-08-22
rcu: Provide exact CPU-online tracking for RCU
Paul E. McKenney
1
-0
/
+1
2016-08-10
cpu/hotplug: Prevent alloc/free of irq descriptors during CPU up/down (again)
Boris Ostrovsky
1
-0
/
+8
2016-07-28
timers/core: Correct callback order during CPU hot plug
Richard Cochran
1
-5
/
+10
2016-07-15
rcu: Convert rcutree to hotplug state machine
Thomas Gleixner
1
-0
/
+14
2016-07-15
smp/cfd: Convert core to hotplug state machine
Richard Weinberger
1
-0
/
+9
2016-07-15
timers/core: Convert to hotplug state machine
Richard Cochran
1
-0
/
+5
2016-07-15
hrtimer: Convert to hotplug state machine
Thomas Gleixner
1
-0
/
+5
2016-07-14
workqueue: Convert to state machine callbacks
Thomas Gleixner
1
-0
/
+10
[prev]
[next]