Age | Commit message (Expand) | Author |
2009-12-02 | sched, cputime: Introduce thread_group_times() | Hidetoshi Seto |
2009-12-02 | sched, cputime: Cleanups related to task_times() | Hidetoshi Seto |
2009-12-02 | sched: Fix isolcpus boot option | Rusty Russell |
2009-12-02 | sched: Revert 498657a478c60be092208422fefa9c7b248729c2 | Tejun Heo |
2009-11-26 | sched, time: Define nsecs_to_jiffies() | Hidetoshi Seto |
2009-11-26 | sched: Remove task_{u,s,g}time() | Hidetoshi Seto |
2009-11-26 | sched: Introduce task_times() to replace task_{u,s}time() pair | Hidetoshi Seto |
2009-11-26 | Merge branch 'sched/urgent' into sched/core | Ingo Molnar |
2009-11-26 | sched: Limit the number of scheduler debug messages | Mike Travis |
2009-11-25 | sched.c: Call debug_show_all_locks() when dumping all tasks | Shmulik Ladkani |
2009-11-24 | sched: Optimize branch hint in context_switch() | Tim Blechmann |
2009-11-23 | sched_feat_write(): Update ppos instead of file->f_pos | Jan Blunck |
2009-11-16 | sched: Sched_rt_periodic_timer vs cpu hotplug | Peter Zijlstra |
2009-11-15 | sched, kvm: Fix race condition involving sched_in_preempt_notifers | Tejun Heo |
2009-11-12 | sched: Fix granularity of task_u/stime() | Hidetoshi Seto |
2009-11-12 | sched: Fix/add missing update_rq_clock() calls | Mike Galbraith |
2009-11-10 | sched: Make sure task has correct sched_class after policy change | Peter Zijlstra |
2009-11-10 | sched: Fix and clean up rate-limit newidle code | Mike Galbraith |
2009-11-08 | sched, no_hz: Remove unused rq->last_tick_seen field | Lai Jiangshan |
2009-11-08 | sched: Use root_task_group_empty only with FAIR_GROUP_SCHED | Cyrill Gorcunov |
2009-11-08 | sched: Fix kernel-doc function parameter name | Randy Dunlap |
2009-11-05 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2009-11-04 | sched: Rate-limit newidle | Mike Galbraith |
2009-11-04 | cpumask: Partition_sched_domains takes array of cpumask_var_t | Rusty Russell |
2009-11-04 | sched: Remove unused cpu_nr_migrations() | Hiroshi Shimamoto |
2009-11-03 | sched: Fix kthread_bind() by moving the body of kthread_bind() to sched.c | Mike Galbraith |
2009-11-02 | sched: Fix boot crash by zalloc()ing most of the cpu masks | Rusty Russell |
2009-10-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds |
2009-10-29 | sched: move rq_weight data array out of .percpu | Jiri Kosina |
2009-10-25 | sched, cpuacct: Fix niced guest time accounting | Ryota Ozaki |
2009-10-25 | Merge branch 'linus' into sched/core | Ingo Molnar |
2009-10-23 | sched: Strengthen buddies and mitigate buddy induced latencies | Mike Galbraith |
2009-10-14 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2009-10-13 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-10-12 | sched: Fix missing kernel-doc notation | Randy Dunlap |
2009-10-09 | sched: Update the clock of runqueue select_task_rq() selected | Mike Galbraith |
2009-10-09 | writeback: account IO throttling wait as iowait | Wu Fengguang |
2009-10-05 | sched: Remove obsolete comment in sched_init() | Jayson R. King |
2009-10-05 | sched: Set correct normal_prio and prio values in sched_fork() | Peter Williams |
2009-10-01 | const: constify remaining file_operations | Alexey Dobriyan |
2009-09-24 | sysctl: remove "struct file *" argument of ->proc_handler | Alexey Dobriyan |
2009-09-24 | cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time | Ben Blum |
2009-09-23 | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2009-09-22 | cpuidle: fix the menu governor to boost IO performance | Arjan van de Ven |
2009-09-21 | Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2009-09-21 | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar |
2009-09-21 | sched: Simplify sys_sched_rr_get_interval() system call | Peter Williams |
2009-09-20 | sched: Fix potential NULL derference of doms_cur | Yong Zhang |
2009-09-20 | sched: Fix raciness in runqueue_is_locked() | Andrew Morton |
2009-09-17 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |