Stanislaw Gruszka
|
6e998916df
sched/cputime: Fix clock_nanosleep()/clock_gettime() inconsistency
|
11 years ago |
Peter Zijlstra
|
23cfa361f3
sched/cputime: Fix cpu_timer_sample_group() double accounting
|
11 years ago |
Andrey Ryabinin
|
c123588b3b
sched/numa: Fix out of bounds read in sched_init_numa()
|
11 years ago |
Kirill Tkhai
|
f7b8a47da1
sched: Remove lockdep check in sched_move_task()
|
11 years ago |
Oleg Nesterov
|
009f60e276
sched: stop the unbound recursion in preempt_schedule_context()
|
11 years ago |
Kirill Tkhai
|
eeb61e53ea
sched: Fix race between task_group and sched_task_group
|
11 years ago |
Linus Torvalds
|
faafcba3b5
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
11 years ago |
Linus Torvalds
|
6d5f0ebfc0
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
11 years ago |
Kirill Tkhai
|
f10e00f4bf
sched/dl: Use dl_bw_of() under rcu_read_lock_sched()
|
11 years ago |
Kirill Tkhai
|
f1e3a0932f
sched: Use rq->rd in sched_setaffinity() under RCU read lock
|
11 years ago |
Kirill Tkhai
|
16303ab2fe
sched: cleanup: Rename 'out_unlock' to 'out_free_new_mask'
|
11 years ago |
Kirill Tkhai
|
66339c31bc
sched: Use dl_bw_of() under RCU read lock
|
11 years ago |
Peter Zijlstra
|
c55f5158f5
sched, mips, ia64: Remove __ARCH_WANT_UNLOCKED_CTXSW
|
11 years ago |
Oleg Nesterov
|
3472eaa1f1
sched: normalize_rt_tasks(): Don't use _irqsave for tasklist_lock, use task_rq_lock()
|
11 years ago |
Oleg Nesterov
|
8651c65844
sched: Fix the task-group check in tg_has_rt_tasks()
|
11 years ago |
Juri Lelli
|
a5e7be3b28
sched/deadline: Clear dl_entity params when setscheduling to different class
|
11 years ago |
Zhihui Zhang
|
9c58c79a8a
sched: Clean up some typos and grammatical errors in code/comments
|
11 years ago |
Aaron Tomlin
|
0d9e26329b
sched: Add default-disabled option to BUG() when stack end location is overwritten
|
11 years ago |
Kirill Tkhai
|
a15b12ac36
sched: Do not stop cpu in set_cpus_allowed_ptr() if task is not running
|
11 years ago |
Kirill Tkhai
|
f3cd1c4ec0
sched/core: Use put_prev_task() accessor where possible
|
11 years ago |
Chuansheng Liu
|
f6be8af1c9
sched: Add new API wake_up_if_idle() to wake up the idle cpu
|
11 years ago |
Lai Jiangshan
|
5cd038f53e
sched: Migrate waking tasks
|
11 years ago |
Ingo Molnar
|
e2627dce26
Merge tag 'v3.17-rc4' into sched/core, to prevent conflicts with upcoming patches, and to refresh the tree
|
11 years ago |
xiaofeng.yan
|
177ef2a631
sched/deadline: Fix a precision problem in the microseconds range
|
11 years ago |
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 years ago |
Kirill Tkhai
|
a1e0182979
sched: Remove double_rq_lock() from __migrate_task()
|
11 years ago |
Kirill Tkhai
|
cca26e8009
sched: Teach scheduler to understand TASK_ON_RQ_MIGRATING state
|
11 years ago |
Kirill Tkhai
|
da0c1e65b5
sched: Add wrapper for checking task_struct::on_rq
|
11 years ago |
Oleg Nesterov
|
5d07f4202c
sched: s/do_each_thread/for_each_process_thread/ in core.c
|
11 years ago |
Peter Zijlstra
|
2e39465abc
locking: Remove deprecated smp_mb__() barriers
|
11 years ago |