| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-64' | Linus Torvalds | 2006-06-26 | 1 | -2/+7 |
|\ |
|
| * | [PATCH] i386/x86-64/ia64: Move polling flag into thread_info_status | Andi Kleen | 2006-06-26 | 1 | -2/+7 |
* | | [PATCH] sched: fix SCHED_FIFO bug in sys_sched_rr_get_interval() | Peter Williams | 2006-06-26 | 1 | -1/+1 |
|/ |
|
* | [PATCH] cpu hotplug: fix CPU_UP_CANCEL handling | Heiko Carstens | 2006-06-25 | 1 | -0/+2 |
* | [PATCH] Define __raw_get_cpu_var and use it | Paul Mackerras | 2006-06-25 | 1 | -2/+2 |
* | [PATCH] cond_resched() might_sleep() fix | Ingo Molnar | 2006-06-23 | 1 | -0/+3 |
* | [PATCH] SELinux: add security hooks to {get,set}affinity | David Quigley | 2006-06-23 | 1 | -1/+8 |
* | Revert "[PATCH] sched: fix interactive task starvation" | Linus Torvalds | 2006-05-21 | 1 | -44/+18 |
* | [PATCH] Remove __devinitdata from notifier block definitions | Chandra Seetharaman | 2006-04-26 | 1 | -1/+1 |
* | [PATCH] sched: don't awaken RT tasks on expired array | Mike Galbraith | 2006-04-11 | 1 | -1/+1 |
* | [PATCH] sched: fix interactive task starvation | Mike Galbraith | 2006-04-11 | 1 | -18/+44 |
* | [PATCH] sched: activate SCHED BATCH expired | Con Kolivas | 2006-03-31 | 1 | -3/+7 |
* | [PATCH] sched: remove on runqueue requeueing | Con Kolivas | 2006-03-31 | 1 | -2/+1 |
* | [PATCH] sched: include noninteractive sleep in idle detect | Con Kolivas | 2006-03-31 | 1 | -2/+1 |
* | [PATCH] sched: dont decrease idle sleep avg | Con Kolivas | 2006-03-31 | 1 | -5/+10 |
* | [PATCH] sched: make task_noninteractive use sleep_type | Con Kolivas | 2006-03-31 | 1 | -8/+8 |
* | [PATCH] sched: cleanup task_activated() | Con Kolivas | 2006-03-31 | 1 | -9/+15 |
* | [PATCH] sched: reduce overhead of calc_load | Jack Steiner | 2006-03-31 | 1 | -0/+15 |
* | [PATCH] for_each_possible_cpu: fixes for generic part | KAMEZAWA Hiroyuki | 2006-03-28 | 1 | -4/+4 |
* | [PATCH] sched: fix group power for allnodes_domains | Siddha, Suresh B | 2006-03-27 | 1 | -33/+29 |
* | [PATCH] sched: new sched domain for representing multi-core | Siddha, Suresh B | 2006-03-27 | 1 | -5/+68 |
* | [PATCH] Small schedule() optimization | Andreas Mohr | 2006-03-27 | 1 | -7/+5 |
* | [PATCH] sched: fix task interactivity calculation | Martin Andersson | 2006-03-27 | 1 | -1/+2 |
* | [PATCH] kretprobe instance recycled by parent process | bibo mao | 2006-03-26 | 1 | -1/+8 |
* | [PATCH] make bug messages more consistent | Ingo Molnar | 2006-03-23 | 1 | -2/+2 |
* | [PATCH] fix scheduler deadlock | Anton Blanchard | 2006-03-23 | 1 | -2/+7 |
* | [PATCH] sched: remove sleep_avg multiplier | Mike Galbraith | 2006-03-22 | 1 | -6/+0 |
* | [PATCH] remove __put_task_struct_cb export again | Christoph Hellwig | 2006-03-11 | 1 | -7/+0 |
* | [PATCH] idle threads should have a sane ->timestamp value | Ingo Molnar | 2006-03-08 | 1 | -0/+1 |
* | Add early-boot-safety check to cond_resched() | Linus Torvalds | 2006-03-06 | 1 | -0/+2 |
* | [PATCH] Introduce CONFIG_DEFAULT_MIGRATION_COST | Ingo Molnar | 2006-02-17 | 1 | -1/+12 |
* | [PATCH] sched: revert "filter affine wakeups" | Chen, Kenneth W | 2006-02-14 | 1 | -9/+1 |
* | [PATCH] sched: remove smpnice | Nick Piggin | 2006-02-10 | 1 | -111/+18 |
* | [PATCH] sched: only print migration_cost once per boot | Chuck Ebbert | 2006-02-05 | 1 | -6/+8 |
* | [PATCH] percpu data: only iterate over possible CPUs | Eric Dumazet | 2006-02-05 | 1 | -1/+1 |
* | [PATCH] sys_sched_getaffinity() & hotplug | Jack Steiner | 2006-02-01 | 1 | -1/+1 |
* | [PATCH] Fix boot-time slowdown for measure_migration_cost | Ingo Molnar | 2006-01-31 | 1 | -3/+3 |
* | [PATCH] fix sched_setscheduler semantics | Jason Baron | 2006-01-18 | 1 | -0/+4 |
* | [PATCH] Unlinline a bunch of other functions | Arjan van de Ven | 2006-01-14 | 1 | -8/+8 |
* | [PATCH] sched: add new SCHED_BATCH policy | Ingo Molnar | 2006-01-14 | 1 | -15/+33 |
* | [PATCH] sched: filter affine wakeups | akpm@osdl.org | 2006-01-12 | 1 | -1/+9 |
* | [PATCH] scheduler cache-hot-autodetect | akpm@osdl.org | 2006-01-12 | 1 | -0/+468 |
* | [PATCH] x86_64: Make the cpu_*_maps in kernel/sched.c read mostly | Andi Kleen | 2006-01-11 | 1 | -3/+3 |
* | [PATCH] move capable() to capability.h | Randy.Dunlap | 2006-01-11 | 1 | -0/+1 |
* | [PATCH] mutex subsystem, more debugging code | Ingo Molnar | 2006-01-09 | 1 | -0/+1 |
* | [PATCH] RCU signal handling | Ingo Molnar | 2006-01-08 | 1 | -0/+7 |
* | [PATCH] m68k: introduce setup_thread_stack() and end_of_stack() | Al Viro | 2005-11-13 | 1 | -2/+2 |
* | [PATCH] m68k: introduce task_thread_info | Al Viro | 2005-11-13 | 1 | -3/+3 |
* | [PATCH] optimize activate_task() | Chen, Kenneth W | 2005-11-09 | 1 | -1/+2 |
* | [PATCH] sched: resched and cpu_idle rework | Nick Piggin | 2005-11-09 | 1 | -7/+14 |