[PATCH] move capable() to capability.h
[safe/jmp/linux-2.6] / kernel / sched.c
2006-01-12 Randy.Dunlap[PATCH] move capable() to capability.h
2006-01-09 Ingo Molnar[PATCH] mutex subsystem, more debugging code
2006-01-09 Ingo Molnar[PATCH] RCU signal handling
2005-11-14 Al Viro[PATCH] m68k: introduce setup_thread_stack() and end_of...
2005-11-14 Al Viro[PATCH] m68k: introduce task_thread_info
2005-11-10 Chen, Kenneth W[PATCH] optimize activate_task()
2005-11-09 Nick Piggin[PATCH] sched: resched and cpu_idle rework
2005-11-09 Con Kolivas[PATCH] sched: consider migration thread with smp nice
2005-11-09 Con Kolivas[PATCH] sched: correct smp_nice_bias
2005-11-09 Con Kolivas[PATCH] sched: smp nice bias busy queues on idle rebalance
2005-11-09 Con Kolivas[PATCH] sched: account rt tasks in prio_bias()
2005-11-09 Con Kolivas[PATCH] sched: change prio bias only if queued
2005-11-09 Con Kolivas[PATCH] sched: implement nice support across physical...
2005-11-07 Adrian Bunk[PATCH] unexport idle_cpu
2005-11-07 Heiko Carstens[PATCH] cpu hoptlug: avoid usage of smp_processor_id...
2005-11-04 Oleg Nesterov[PATCH] improve scheduler fairness a bit
2005-10-31 Paul Jackson[PATCH] sched: hardcode non-smp set_cpus_allowed
2005-10-30 Hugh Dickins[PATCH] mm: update_hiwaters just in time
2005-10-26 Andrew Morton[PATCH] export cpu_online_map
2005-09-13 Ingo Molnar[PATCH] Fix spinlock owner debugging
2005-09-12 Linus TorvaldsMark ia64-specific MCA/INIT scheduler hooks as dangerous
2005-09-11 Keith Owens[PATCH] MCA/INIT: scheduler hooks
2005-09-10 Siddha, Suresh B[PATCH] sched: allow the load to grow upto its cpu_power
2005-09-10 Siddha, Suresh B[PATCH] sched: don't kick ALB in the presence of pinned...
2005-09-10 Renaud Lienhart[PATCH] sched: use cached variable in sys_sched_yield()
2005-09-10 Nick Piggin[PATCH] sched: HT optimisation
2005-09-10 Nick Piggin[PATCH] sched: less locking
2005-09-10 Nick Piggin[PATCH] sched: less newidle locking
2005-09-10 Ingo Molnar[PATCH] sched: fix SMT scheduler latency bug
2005-09-10 Ingo Molnar[PATCH] sched: TASK_NONINTERACTIVE
2005-09-10 Ingo Molnar[PATCH] sched cleanups
2005-09-10 M.Baris Demiray[PATCH] sched: make idlest_group/cpu cpus_allowed-aware
2005-09-10 Con Kolivas[PATCH] sched: run SCHED_NORMAL tasks with real time...
2005-09-10 Ingo Molnar[PATCH] spinlock consolidation
2005-09-09 Chen, Kenneth W[PATCH] Prefetch kernel stacks to speed up context...
2005-09-08 Linus TorvaldsMerge branch 'upstream' of /linux/kernel/git/jgarzik...
2005-09-07 John Hawkes[PATCH] cpusets: fix the "dynamic sched domains" bug
2005-09-07 John Hawkes[PATCH] cpusets: Move the ia64 domain setup code to...
2005-09-07 Jeff Garzik[kernel-doc] fix various DocBook build problems/warnings
2005-08-18 Matt Mackall[PATCH] Make RLIMIT_NICE ranges consistent with getprio...
2005-07-26 Steven Rostedt[PATCH] fix MAX_USER_RT_PRIO and MAX_RT_PRIO
2005-07-26 Andreas Steinmetz[PATCH] Fix RLIMIT_RTPRIO breakage
2005-07-08 Ingo Molnar[PATCH] cond_resched(): fix bogus might_sleep() warning
2005-06-28 Ingo Molnar[PATCH] Tweak idle thread setup semantics
2005-06-27 Jens Axboe[PATCH] Update cfq io scheduler to time sliced design
2005-06-26 Linus TorvaldsMerge Christoph's freeze cleanup patch
2005-06-26 Christoph Lameter[PATCH] Cleanup patch for process freezing
2005-06-25 Dinakar Guniguntala[PATCH] Dynamic sched domains: sched changes
2005-06-25 Olivier Croquette[PATCH] Changing RT priority without CAP_SYS_NICE
2005-06-25 Chen Shang[PATCH] sched: micro-optimize task requeueing in schedule()
2005-06-25 Nick Piggin[PATCH] sched: relax pinned balancing
2005-06-25 Nick Piggin[PATCH] sched: consolidate sbe sbf
2005-06-25 Nick Piggin[PATCH] sched: RCU domains
2005-06-25 Nick Piggin[PATCH] sched: multilevel sbe sbf
2005-06-25 Suresh Siddha[PATCH] sched: remove degenerate domains
2005-06-25 Nick Piggin[PATCH] sched: null domains
2005-06-25 Nick Piggin[PATCH] sched: cleanup context switch locking
2005-06-25 Ingo Molnar[PATCH] sched: uninline task_timeslice
2005-06-25 Nick Piggin[PATCH] sched: schedstats update for balance on fork
2005-06-25 Nick Piggin[PATCH] sched: balance on fork
2005-06-25 Nick Piggin[PATCH] sched: no aggressive idle balancing
2005-06-25 Nick Piggin[PATCH] sched: tweak affine wakeups
2005-06-25 Nick Piggin[PATCH] sched: balance timers
2005-06-25 Nick Piggin[PATCH] sched: less aggressive idle balancing
2005-06-25 Nick Piggin[PATCH] sched: add debugging
2005-06-25 Nick Piggin[PATCH] sched: fix SMT scheduling problems
2005-06-25 Nick Piggin[PATCH] sched: reduce active load balancing
2005-06-25 Nick Piggin[PATCH] sched: improve load balancing pinned tasks
2005-06-25 Nick Piggin[PATCH] sched: cleanup wake_idle
2005-06-23 Benjamin LaHaise[PATCH] aio: make wait_queue ->task ->private
2005-06-23 Jesper Juhl[PATCH] preempt_count is int - remove cast and don...
2005-06-22 Ingo Molnar[PATCH] smp_processor_id() cleanup
2005-06-14 Jan Kara[PATCH] cond_resched_lock() fix
2005-05-20 Paul Jackson[PATCH] cpusets+hotplug+preepmt broken
2005-05-01 Martin Waitz[PATCH] DocBook: fix some descriptions
2005-05-01 Matt Mackall[PATCH] nice and rt-prio rlimits
2005-04-18 Ingo Molnar[PATCH] sched: fix signed comparisons of long long
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2