Age | Commit message (Expand) | Author |
2006-02-01 | [PATCH] sys_sched_getaffinity() & hotplug | Jack Steiner |
2006-01-31 | [PATCH] Fix boot-time slowdown for measure_migration_cost | Ingo Molnar |
2006-01-18 | [PATCH] fix sched_setscheduler semantics | Jason Baron |
2006-01-14 | [PATCH] Unlinline a bunch of other functions | Arjan van de Ven |
2006-01-14 | [PATCH] sched: add new SCHED_BATCH policy | Ingo Molnar |
2006-01-12 | [PATCH] sched: filter affine wakeups | akpm@osdl.org |
2006-01-12 | [PATCH] scheduler cache-hot-autodetect | akpm@osdl.org |
2006-01-11 | [PATCH] x86_64: Make the cpu_*_maps in kernel/sched.c read mostly | Andi Kleen |
2006-01-11 | [PATCH] move capable() to capability.h | Randy.Dunlap |
2006-01-09 | [PATCH] mutex subsystem, more debugging code | Ingo Molnar |
2006-01-08 | [PATCH] RCU signal handling | Ingo Molnar |
2005-11-13 | [PATCH] m68k: introduce setup_thread_stack() and end_of_stack() | Al Viro |
2005-11-13 | [PATCH] m68k: introduce task_thread_info | Al Viro |
2005-11-09 | [PATCH] optimize activate_task() | Chen, Kenneth W |
2005-11-09 | [PATCH] sched: resched and cpu_idle rework | Nick Piggin |
2005-11-09 | [PATCH] sched: consider migration thread with smp nice | Con Kolivas |
2005-11-09 | [PATCH] sched: correct smp_nice_bias | Con Kolivas |
2005-11-09 | [PATCH] sched: smp nice bias busy queues on idle rebalance | Con Kolivas |
2005-11-09 | [PATCH] sched: account rt tasks in prio_bias() | Con Kolivas |
2005-11-09 | [PATCH] sched: change prio bias only if queued | Con Kolivas |
2005-11-09 | [PATCH] sched: implement nice support across physical cpus on SMP | Con Kolivas |
2005-11-07 | [PATCH] unexport idle_cpu | Adrian Bunk |
2005-11-07 | [PATCH] cpu hoptlug: avoid usage of smp_processor_id() in preemptible code | Heiko Carstens |
2005-11-04 | [PATCH] improve scheduler fairness a bit | Oleg Nesterov |
2005-10-30 | [PATCH] sched: hardcode non-smp set_cpus_allowed | Paul Jackson |
2005-10-29 | [PATCH] mm: update_hiwaters just in time | Hugh Dickins |
2005-10-26 | [PATCH] export cpu_online_map | Andrew Morton |
2005-09-13 | [PATCH] Fix spinlock owner debugging | Ingo Molnar |
2005-09-12 | Mark ia64-specific MCA/INIT scheduler hooks as dangerous | Linus Torvalds |
2005-09-11 | [PATCH] MCA/INIT: scheduler hooks | Keith Owens |
2005-09-10 | [PATCH] sched: allow the load to grow upto its cpu_power | Siddha, Suresh B |
2005-09-10 | [PATCH] sched: don't kick ALB in the presence of pinned task | Siddha, Suresh B |
2005-09-10 | [PATCH] sched: use cached variable in sys_sched_yield() | Renaud Lienhart |
2005-09-10 | [PATCH] sched: HT optimisation | Nick Piggin |
2005-09-10 | [PATCH] sched: less locking | Nick Piggin |
2005-09-10 | [PATCH] sched: less newidle locking | Nick Piggin |
2005-09-10 | [PATCH] sched: fix SMT scheduler latency bug | Ingo Molnar |
2005-09-10 | [PATCH] sched: TASK_NONINTERACTIVE | Ingo Molnar |
2005-09-10 | [PATCH] sched cleanups | Ingo Molnar |
2005-09-10 | [PATCH] sched: make idlest_group/cpu cpus_allowed-aware | M.Baris Demiray |
2005-09-10 | [PATCH] sched: run SCHED_NORMAL tasks with real time tasks on SMT siblings | Con Kolivas |
2005-09-10 | [PATCH] spinlock consolidation | Ingo Molnar |
2005-09-09 | [PATCH] Prefetch kernel stacks to speed up context switch | Chen, Kenneth W |
2005-09-07 | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi... | Linus Torvalds |
2005-09-07 | [PATCH] cpusets: fix the "dynamic sched domains" bug | John Hawkes |
2005-09-07 | [PATCH] cpusets: Move the ia64 domain setup code to the generic code | John Hawkes |
2005-09-07 | [kernel-doc] fix various DocBook build problems/warnings | Jeff Garzik |
2005-08-18 | [PATCH] Make RLIMIT_NICE ranges consistent with getpriority(2) | Matt Mackall |
2005-07-26 | [PATCH] fix MAX_USER_RT_PRIO and MAX_RT_PRIO | Steven Rostedt |
2005-07-26 | [PATCH] Fix RLIMIT_RTPRIO breakage | Andreas Steinmetz |