Oleg Nesterov
|
a90e984c8a
sched_show_task: fix unsafe usage of ->real_parent
|
10 years ago |
Linus Torvalds
|
86c6a2fddf
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 years ago |
Linus Torvalds
|
c30110608c
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 years ago |
Andy Lutomirski
|
fd7de1e8d5
sched: Add missing rcu protection to wake_up_all_idle_cpus
|
10 years ago |
Andy Lutomirski
|
7cc78f8fa0
context_tracking: Restore previous state in schedule_user
|
10 years ago |
Ingo Molnar
|
d360b78f99
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
|
10 years ago |
Wanpeng Li
|
6c1d9410f0
sched: Move p->nr_cpus_allowed check to select_task_rq()
|
11 years ago |
Kirill Tkhai
|
753899183c
sched/fair: Kill task_struct::numa_entry and numa_group::task_list
|
11 years ago |
Ingo Molnar
|
e9ac5f0fa8
Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying more changes
|
11 years ago |
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 |
Iulia Manda
|
44dba3d5d6
sched: Refactor task_struct to use numa_faults instead of numa_* pointers
|
11 years ago |
Juri Lelli
|
75e23e49db
sched/core: Use dl_bw_of() under rcu_read_lock_sched()
|
11 years ago |
Kirill Tkhai
|
67dfa1b756
sched/deadline: Implement cancel_dl_timer() to use in switched_from_dl()
|
11 years ago |
Peter Zijlstra
|
e7097e8bd0
sched: Use WARN_ONCE for the might_sleep() TASK_RUNNING test
|
11 years ago |
Kirill Tkhai
|
f7b8a47da1
sched: Remove lockdep check in sched_move_task()
|
11 years ago |
Paul E. McKenney
|
38200cf247
rcu: Remove "cpu" argument to rcu_note_context_switch()
|
11 years ago |
Peter Zijlstra
|
3427445afd
sched: Exclude cond_resched() from nested sleep test
|
11 years ago |
Peter Zijlstra
|
8eb23b9f35
sched: Debug nested sleeps
|
11 years ago |
Juri Lelli
|
f82f80426f
sched/deadline: Ensure that updates to exclusive cpusets don't break AC
|
11 years ago |
Juri Lelli
|
7f51412a41
sched/deadline: Fix bandwidth check/update when migrating tasks between exclusive cpusets
|
11 years ago |
Oleg Nesterov
|
e2336f6e51
sched: Kill task_preempt_count()
|
11 years ago |
Oleg Nesterov
|
dfa50b605c
sched: Make finish_task_switch() return 'struct rq *'
|
11 years ago |
Oleg Nesterov
|
1a43a14a5b
sched: Fix schedule_tail() to disable preemption
|
11 years ago |
Rik van Riel
|
e3fe70b1f7
sched/numa: Classify the NUMA topology of a system
|
11 years ago |
Rik van Riel
|
9942f79baa
sched/numa: Export info needed for NUMA balancing on complex topologies
|
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 |