Linus Torvalds
|
faafcba3b5
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 年之前 |
Linus Torvalds
|
6d5f0ebfc0
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 年之前 |
Kirill Tkhai
|
f10e00f4bf
sched/dl: Use dl_bw_of() under rcu_read_lock_sched()
|
11 年之前 |
Kirill Tkhai
|
f1e3a0932f
sched: Use rq->rd in sched_setaffinity() under RCU read lock
|
11 年之前 |
Kirill Tkhai
|
16303ab2fe
sched: cleanup: Rename 'out_unlock' to 'out_free_new_mask'
|
11 年之前 |
Kirill Tkhai
|
66339c31bc
sched: Use dl_bw_of() under RCU read lock
|
11 年之前 |
Peter Zijlstra
|
c55f5158f5
sched, mips, ia64: Remove __ARCH_WANT_UNLOCKED_CTXSW
|
11 年之前 |
Oleg Nesterov
|
3472eaa1f1
sched: normalize_rt_tasks(): Don't use _irqsave for tasklist_lock, use task_rq_lock()
|
11 年之前 |
Oleg Nesterov
|
8651c65844
sched: Fix the task-group check in tg_has_rt_tasks()
|
11 年之前 |
Juri Lelli
|
a5e7be3b28
sched/deadline: Clear dl_entity params when setscheduling to different class
|
11 年之前 |
Zhihui Zhang
|
9c58c79a8a
sched: Clean up some typos and grammatical errors in code/comments
|
11 年之前 |
Aaron Tomlin
|
0d9e26329b
sched: Add default-disabled option to BUG() when stack end location is overwritten
|
11 年之前 |
Kirill Tkhai
|
a15b12ac36
sched: Do not stop cpu in set_cpus_allowed_ptr() if task is not running
|
11 年之前 |
Kirill Tkhai
|
f3cd1c4ec0
sched/core: Use put_prev_task() accessor where possible
|
11 年之前 |
Chuansheng Liu
|
f6be8af1c9
sched: Add new API wake_up_if_idle() to wake up the idle cpu
|
11 年之前 |
Lai Jiangshan
|
5cd038f53e
sched: Migrate waking tasks
|
11 年之前 |
Ingo Molnar
|
e2627dce26
Merge tag 'v3.17-rc4' into sched/core, to prevent conflicts with upcoming patches, and to refresh the tree
|
11 年之前 |
xiaofeng.yan
|
177ef2a631
sched/deadline: Fix a precision problem in the microseconds range
|
11 年之前 |
Tim Chen
|
2ee507c472
sched: Add function single_task_running to let a task check if it is the only task running on a cpu
|
11 年之前 |
Kirill Tkhai
|
a1e0182979
sched: Remove double_rq_lock() from __migrate_task()
|
11 年之前 |
Kirill Tkhai
|
cca26e8009
sched: Teach scheduler to understand TASK_ON_RQ_MIGRATING state
|
11 年之前 |
Kirill Tkhai
|
da0c1e65b5
sched: Add wrapper for checking task_struct::on_rq
|
11 年之前 |
Oleg Nesterov
|
5d07f4202c
sched: s/do_each_thread/for_each_process_thread/ in core.c
|
11 年之前 |
Peter Zijlstra
|
2e39465abc
locking: Remove deprecated smp_mb__() barriers
|
11 年之前 |
Zhihui Zhang
|
aaecac4ad4
sched: Rename a misleading variable in build_overlap_sched_groups()
|
11 年之前 |
Rafael J. Wysocki
|
e67ee10190
Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-cpuidle'
|
11 年之前 |
Mel Gorman
|
372ba8cb46
cpuidle: menu: Lookup CPU runqueues less
|
11 年之前 |
Linus Torvalds
|
98959948a7
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
11 年之前 |
Linus Torvalds
|
47dfe4037e
Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
|
11 年之前 |
Steven Rostedt
|
c13db6b131
sched: Use macro for magic number of -1 for setparam
|
11 年之前 |