Commit Graph

1269 Commits (c6e718ff8cdcf5e7855077687720b37c4a07650a)

Author SHA1 Message Date
Phil Carmody dfc12eb26a sched: Fix memory leak in two error corner cases 15 years ago
Mike Galbraith 4ca3ef71f5 sched: Fix build warning in get_update_sysctl_factor() 15 years ago
Christian Ehrhardt acb4a848da sched: Update normalized values on user updates via proc 15 years ago
Christian Ehrhardt 1983a922a1 sched: Make tunable scaling style configurable 15 years ago
Christian Ehrhardt 0bcdcf28c9 sched: Fix missing sched tunable recalculation on cpu add/remove 15 years ago
Peter Zijlstra 57785df5ac sched: Fix task priority bug 15 years ago
Peter Zijlstra cd8ad40de3 sched: cgroup: Implement different treatment for idle shares 15 years ago
Peter Zijlstra 6cecd084d0 sched: Discard some old bits 15 years ago
Peter Zijlstra cd29fe6f26 sched: Sanitize fork() handling 15 years ago
Peter Zijlstra ab19cb2331 sched: Clean up ttwu() rq locking 15 years ago
Peter Zijlstra 5afcdab706 sched: Remove rq->clock coupling from set_task_cpu() 15 years ago
Peter Zijlstra 970b13bacb sched: Consolidate select_task_rq() callers 15 years ago
Thomas Gleixner dba091b9e3 sched: Protect sched_rr_get_param() access to task->sched_class 15 years ago
Thomas Gleixner 3160568371 sched: Protect task->cpus_allowed access in sched_getaffinity() 15 years ago
Peter Zijlstra 6ad4c18884 sched: Fix balance vs hotplug race 15 years ago
Frederic Weisbecker c08f782985 mutex: Fix missing conditions to build mutex_spin_on_owner() 15 years ago
Hidetoshi Seto 0cf55e1ec0 sched, cputime: Introduce thread_group_times() 15 years ago
Hidetoshi Seto d99ca3b977 sched, cputime: Cleanups related to task_times() 15 years ago
Rusty Russell bdddd2963c sched: Fix isolcpus boot option 15 years ago
Tejun Heo 8592e6486a sched: Revert 498657a478 15 years ago
Hidetoshi Seto b7b20df91d sched, time: Define nsecs_to_jiffies() 15 years ago
Hidetoshi Seto d5b7c78e97 sched: Remove task_{u,s,g}time() 15 years ago
Hidetoshi Seto d180c5bcce sched: Introduce task_times() to replace task_{u,s}time() pair 15 years ago
Mike Travis f6630114d9 sched: Limit the number of scheduler debug messages 15 years ago
Shmulik Ladkani 93335a2155 sched.c: Call debug_show_all_locks() when dumping all tasks 15 years ago
Tim Blechmann 710390d90f sched: Optimize branch hint in context_switch() 15 years ago
Jan Blunck 429947248f sched_feat_write(): Update ppos instead of file->f_pos 15 years ago
Peter Zijlstra 047106adcc sched: Sched_rt_periodic_timer vs cpu hotplug 15 years ago
Tejun Heo 498657a478 sched, kvm: Fix race condition involving sched_in_preempt_notifers 15 years ago
Hidetoshi Seto 761b1d26df sched: Fix granularity of task_u/stime() 15 years ago
Mike Galbraith 055a00865d sched: Fix/add missing update_rq_clock() calls 15 years ago
Eric W. Biederman 56992309cc sysctl kernel: Remove binary sysctl logic 15 years ago
Paul E. McKenney 956539b759 rcu: Enable synchronize_sched_expedited() fastpath 15 years ago
Peter Zijlstra ffd44db5f0 sched: Make sure task has correct sched_class after policy change 15 years ago
Mike Galbraith eae0c9dfb5 sched: Fix and clean up rate-limit newidle code 15 years ago
Lai Jiangshan d8c80ce091 sched, no_hz: Remove unused rq->last_tick_seen field 15 years ago
Cyrill Gorcunov e9036b36ee sched: Use root_task_group_empty only with FAIR_GROUP_SCHED 15 years ago
Randy Dunlap 968c86458a sched: Fix kernel-doc function parameter name 15 years ago
Mike Galbraith 1b9508f683 sched: Rate-limit newidle 15 years ago
Rusty Russell acc3f5d7ca cpumask: Partition_sched_domains takes array of cpumask_var_t 15 years ago
Hiroshi Shimamoto 9824a2b728 sched: Remove unused cpu_nr_migrations() 15 years ago
Mike Galbraith b84ff7d6f1 sched: Fix kthread_bind() by moving the body of kthread_bind() to sched.c 15 years ago
Rusty Russell 49557e6203 sched: Fix boot crash by zalloc()ing most of the cpu masks 15 years ago
Tejun Heo 1871e52c76 percpu: make percpu symbols under kernel/ and mm/ unique 15 years ago
Jiri Kosina 4a6cc4bd32 sched: move rq_weight data array out of .percpu 15 years ago
Ryota Ozaki ce0e7b28fb sched, cpuacct: Fix niced guest time accounting 15 years ago
Mike Galbraith f685ceacab sched: Strengthen buddies and mitigate buddy induced latencies 16 years ago
Randy Dunlap e17b38bf9e sched: Fix missing kernel-doc notation 16 years ago
Mike Galbraith f5dc37530b sched: Update the clock of runqueue select_task_rq() selected 16 years ago
Wu Fengguang d25105e891 writeback: account IO throttling wait as iowait 16 years ago