index
:
litmus-rt-budgetable-locks.git/.git
update_litmus_2019
Unnamed repository; edit this file 'description' to name the repository.
Zelin Tong
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
cpu.c
Commit message (
Expand
)
Author
Age
*
timers/core: Correct callback order during CPU hot plug
Richard Cochran
2016-07-28
*
rcu: Convert rcutree to hotplug state machine
Thomas Gleixner
2016-07-15
*
smp/cfd: Convert core to hotplug state machine
Richard Weinberger
2016-07-15
*
timers/core: Convert to hotplug state machine
Richard Cochran
2016-07-15
*
hrtimer: Convert to hotplug state machine
Thomas Gleixner
2016-07-15
*
workqueue: Convert to state machine callbacks
Thomas Gleixner
2016-07-14
*
perf/core: Convert to hotplug state machine
Thomas Gleixner
2016-07-14
*
cpu/hotplug: Handle early registration gracefully
Thomas Gleixner
2016-07-14
*
cpu/hotplug: Keep enough storage space if SMP=n to avoid array out of bounds ...
Thomas Gleixner
2016-07-13
*
sched/hotplug: Make activate() the last hotplug step
Thomas Gleixner
2016-05-06
*
sched/hotplug: Move migration CPU_DYING to sched_cpu_dying()
Thomas Gleixner
2016-05-06
*
sched/hotplug: Move sync_rcu to be with set_cpu_active(false)
Peter Zijlstra
2016-05-06
*
sched/hotplug: Convert cpu_[in]active notifiers to state machine
Thomas Gleixner
2016-05-06
*
sched: Make set_cpu_rq_start_time() a built in hotplug state
Thomas Gleixner
2016-05-06
*
cpu/hotplug: Fix rollback during error-out in __cpu_disable()
Sebastian Andrzej Siewior
2016-04-22
*
cpu/hotplug: Document states better
Thomas Gleixner
2016-03-12
*
cpu/hotplug: Fix smpboot thread ordering
Thomas Gleixner
2016-03-10
*
cpu/hotplug: Remove redundant state check
Thomas Gleixner
2016-03-06
*
cpu/hotplug: Plug death reporting race
Thomas Gleixner
2016-03-03
*
rcu: Make CPU_DYING_IDLE an explicit call
Thomas Gleixner
2016-03-01
*
cpu/hotplug: Make wait for dead cpu completion based
Thomas Gleixner
2016-03-01
*
cpu/hotplug: Let upcoming cpu bring itself fully up
Thomas Gleixner
2016-03-01
*
cpu/hotplug: Move online calls to hotplugged cpu
Thomas Gleixner
2016-03-01
*
cpu/hotplug: Create hotplug threads
Thomas Gleixner
2016-03-01
*
cpu/hotplug: Split out the state walk into functions
Thomas Gleixner
2016-03-01
*
cpu/hotplug: Unpark smpboot threads from the state machine
Thomas Gleixner
2016-03-01
*
cpu/hotplug: Move scheduler cpu_online notifier to hotplug core
Thomas Gleixner
2016-03-01
*
cpu/hotplug: Implement setup/removal interface
Thomas Gleixner
2016-03-01
*
cpu/hotplug: Make target state writeable
Thomas Gleixner
2016-03-01
*
cpu/hotplug: Add sysfs state interface
Thomas Gleixner
2016-03-01
*
cpu/hotplug: Hand in target state to _cpu_up/down
Thomas Gleixner
2016-03-01
*
cpu/hotplug: Convert the hotplugged cpu work to a state machine
Thomas Gleixner
2016-03-01
*
cpu/hotplug: Convert to a state machine for the control processor
Thomas Gleixner
2016-03-01
*
cpu/hotplug: Split out cpu down functions
Thomas Gleixner
2016-03-01
*
cpu/hotplug: Restructure cpu_up code
Thomas Gleixner
2016-03-01
*
cpu/hotplug: Restructure FROZEN state handling
Thomas Gleixner
2016-03-01
*
kernel/cpu.c: make set_cpu_* static inlines
Rasmus Villemoes
2016-01-20
*
kernel/cpu.c: eliminate cpu_*_mask
Rasmus Villemoes
2016-01-20
*
kernel/cpu.c: export __cpu_*_mask
Rasmus Villemoes
2016-01-20
*
kernel/cpu.c: change type of cpu_possible_bits and friends
Rasmus Villemoes
2016-01-20
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-11-03
|
\
|
*
sched: Start stopper early
Peter Zijlstra
2015-10-20
|
*
stop_machine: Kill smp_hotplug_thread->pre_unpark, introduce stop_machine_unp...
Oleg Nesterov
2015-10-20
|
*
stop_machine: Ensure that a queued callback will be called before cpu_stop_pa...
Oleg Nesterov
2015-10-20
|
*
cpu/hotplug: Read_lock(tasklist_lock) doesn't need to disable irqs
Oleg Nesterov
2015-09-12
*
|
cpu: Remove try_get_online_cpus()
Paul E. McKenney
2015-10-07
|
/
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-08-31
|
\
|
*
stop_machine: Unexport __stop_machine()
Oleg Nesterov
2015-08-03
*
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-08-31
|
\
\
|
*
\
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2015-08-12
|
|
\
\
[next]