Commit Graph

25 Commits (18fec7d8758dd416904da205375e6fa667defc80)

Author SHA1 Message Date
Christian Borntraeger db7e527da4 sched/s390: Fix compile error in sched/core.c 13 years ago
Peter Zijlstra 4ca9b72b71 sched: Fix rq->nr_uninterruptible update race 13 years ago
Hiroshi Shimamoto 9b9fb610f6 sched: Remove empty #ifdefs 13 years ago
Arun Sharma 1ac9bc6943 sched/tracing: Add a new tracepoint for sleeptime 13 years ago
Dave Jones 664dfa65e8 sched: Disable scheduler warnings during oopses 13 years ago
Kamalesh Babulal 11534ec5b6 sched: Remove cfs bandwidth period check in tg_set_cfs_period() 13 years ago
Peter Zijlstra 518cd62341 sched: Only queue remote wakeups when crossing cache boundaries 13 years ago
Kees Cook 07cde2608a sched: Add missing rcu_dereference() around ->real_parent usage 13 years ago
Peter Zijlstra f8b6d1cc7d sched: Use jump_labels for sched_feat 13 years ago
Glauber Costa be726ffd1e sched/accounting: Fix parameter passing in task_group_account_field 13 years ago
Glauber Costa 1c77f38ad6 sched/accounting: Fix user/system tick double accounting 13 years ago
Glauber Costa 54c707e98d sched/accounting: Re-use scheduler statistics for the root cgroup 13 years ago
Glauber Costa 44252e421a sched/accounting, cgroups: Reuse cgroup's parent pointer 13 years ago
Glauber Costa 3292beb340 sched/accounting: Change cpustat fields to an array 13 years ago
Suresh Siddha 69e1e811dc sched, nohz: Track nr_busy_cpus in the sched_group_power 13 years ago
Suresh Siddha 1c792db7f7 sched, nohz: Introduce nohz_flags in 'struct rq' 13 years ago
Suresh Siddha 4d78a2239e sched: Fix the sched group node allocation for SD_OVERLAP domains 13 years ago
Mike Galbraith 916671c08b sched: Set skip_clock_update in yield_task_fair() 13 years ago
Peter Zijlstra 391e43da79 sched: Move all scheduler bits into kernel/sched/ 13 years ago
Peter Zijlstra 029632fbb7 sched: Make separate sched*.c translation units 13 years ago
Andrew Vagin a3e5d1091c sched: Don't call task_group() too many times in set_task_rq() 13 years ago
Glauber Costa f4d6f6c264 sched, trivial: Initialize root cgroup's sibling list 13 years ago
Paul Turner 56f570e512 sched: Use jump labels to reduce overhead when bandwidth control is inactive 13 years ago
Carsten Emde f1c6f1a7ee sched: Set the command name of the idle tasks in SMP kernels 13 years ago
J. Bruce Fields c6dc7f055d sched: Document wait_for_completion_*() return values 13 years ago
Thomas Gleixner 510f5acc4f sched: Don't use tasklist_lock for debug prints 14 years ago
Peter Zijlstra 4939602a24 sched: Unify the ->cpus_allowed mask copy 14 years ago
Peter Zijlstra fa17b507f1 sched: Wrap scheduler p->cpus_allowed access 14 years ago
Suresh Siddha 6eb57e0d65 sched: Request for idle balance during nohz idle load balance 14 years ago
Suresh Siddha ca38062e57 sched: Use resched IPI to kick off the nohz idle balance 14 years ago
Thomas Gleixner 908a328372 sched: Fix idle_cpu() 14 years ago
Peter Zijlstra fa14ff4acc sched: Convert to struct llist 14 years ago
Peter Zijlstra d670ec1317 posix-cpu-timers: Cure SMP wobbles 14 years ago
Shi, Alex fc0763f53e nohz: Remove nohz_cpu_mask 14 years ago
Paul E. McKenney b3fbab0571 rcu: Restore checks for blocking in RCU read-side critical sections 14 years ago
Joe Perches bfb9035c98 treewide: Correct spelling of successfully in comments 14 years ago
Simon Kirby 6ebbe7a07b sched: Fix up wchan borkage 14 years ago
Anton Blanchard 590e4d8571 sched: Allow SD_NODES_PER_DOMAIN to be overridden 14 years ago
Peter Zijlstra e8abccb719 posix-cpu-timers: Cure SMP accounting oddities 14 years ago
Stephane Eranian a8d757ef07 perf events: Fix slow and broken cgroup context switch code 14 years ago
WANG Cong feff8fa007 sched: Fix a memory leak in __sdt_free() 14 years ago
Thomas Gleixner 9c40cef2b7 sched: Move blk_schedule_flush_plug() out of __schedule() 14 years ago
Thomas Gleixner c259e01a1e sched: Separate the scheduler entry for preemption 14 years ago
Paul Turner d8b4986d3d sched: Return unused runtime on group dequeue 14 years ago
Nikhil Rao e8da1b18b3 sched: Add exports tracking cfs bandwidth control statistics 14 years ago
Paul Turner 8cb120d3e4 sched: Migrate throttled tasks on HOTPLUG 14 years ago
Paul Turner 64660c864f sched: Prevent interactions with throttled entities 14 years ago
Paul Turner 8277434ef1 sched: Allow for positional tg_tree walks 14 years ago
Paul Turner 671fd9dabe sched: Add support for unthrottling group entities 14 years ago
Paul Turner 85dac906be sched: Add support for throttling group entities 14 years ago