| Commit message (Expand) | Author | Age |
... | |
* | [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-10 |
* | [PATCH] Prefetch kernel stacks to speed up context switch | Chen, Kenneth W | 2005-09-09 |
* | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi... | Linus Torvalds | 2005-09-07 |
|\ |
|
| * | [kernel-doc] fix various DocBook build problems/warnings | Jeff Garzik | 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 |
|/ |
|
* | [PATCH] Make RLIMIT_NICE ranges consistent with getpriority(2) | Matt Mackall | 2005-08-18 |
* | [PATCH] fix MAX_USER_RT_PRIO and MAX_RT_PRIO | Steven Rostedt | 2005-07-26 |
* | [PATCH] Fix RLIMIT_RTPRIO breakage | Andreas Steinmetz | 2005-07-26 |
* | [PATCH] cond_resched(): fix bogus might_sleep() warning | Ingo Molnar | 2005-07-07 |
* | [PATCH] Tweak idle thread setup semantics | Ingo Molnar | 2005-06-28 |
* | [PATCH] Update cfq io scheduler to time sliced design | Jens Axboe | 2005-06-27 |
* | Merge Christoph's freeze cleanup patch | Linus Torvalds | 2005-06-25 |
|\ |
|
| * | [PATCH] Cleanup patch for process freezing | Christoph Lameter | 2005-06-25 |
* | | [PATCH] Dynamic sched domains: sched changes | Dinakar Guniguntala | 2005-06-25 |
* | | [PATCH] Changing RT priority without CAP_SYS_NICE | Olivier Croquette | 2005-06-25 |
* | | [PATCH] sched: micro-optimize task requeueing in schedule() | Chen Shang | 2005-06-25 |
* | | [PATCH] sched: relax pinned balancing | Nick Piggin | 2005-06-25 |
* | | [PATCH] sched: consolidate sbe sbf | Nick Piggin | 2005-06-25 |
* | | [PATCH] sched: RCU domains | Nick Piggin | 2005-06-25 |
* | | [PATCH] sched: multilevel sbe sbf | Nick Piggin | 2005-06-25 |
* | | [PATCH] sched: remove degenerate domains | Suresh Siddha | 2005-06-25 |
* | | [PATCH] sched: null domains | Nick Piggin | 2005-06-25 |
* | | [PATCH] sched: cleanup context switch locking | Nick Piggin | 2005-06-25 |
* | | [PATCH] sched: uninline task_timeslice | Ingo Molnar | 2005-06-25 |
* | | [PATCH] sched: schedstats update for balance on fork | Nick Piggin | 2005-06-25 |
* | | [PATCH] sched: balance on fork | Nick Piggin | 2005-06-25 |
* | | [PATCH] sched: no aggressive idle balancing | Nick Piggin | 2005-06-25 |
* | | [PATCH] sched: tweak affine wakeups | Nick Piggin | 2005-06-25 |
* | | [PATCH] sched: balance timers | Nick Piggin | 2005-06-25 |
* | | [PATCH] sched: less aggressive idle balancing | Nick Piggin | 2005-06-25 |
* | | [PATCH] sched: add debugging | Nick Piggin | 2005-06-25 |
* | | [PATCH] sched: fix SMT scheduling problems | Nick Piggin | 2005-06-25 |
* | | [PATCH] sched: reduce active load balancing | Nick Piggin | 2005-06-25 |
* | | [PATCH] sched: improve load balancing pinned tasks | Nick Piggin | 2005-06-25 |
* | | [PATCH] sched: cleanup wake_idle | Nick Piggin | 2005-06-25 |
|/ |
|
* | [PATCH] aio: make wait_queue ->task ->private | Benjamin LaHaise | 2005-06-23 |
* | [PATCH] preempt_count is int - remove cast and don't assign to unsigned type | Jesper Juhl | 2005-06-23 |
* | [PATCH] smp_processor_id() cleanup | Ingo Molnar | 2005-06-21 |
* | [PATCH] cond_resched_lock() fix | Jan Kara | 2005-06-13 |
* | [PATCH] cpusets+hotplug+preepmt broken | Paul Jackson | 2005-05-20 |
* | [PATCH] DocBook: fix some descriptions | Martin Waitz | 2005-05-01 |