| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | sched: cfs, core data types | Ingo Molnar | 2007-07-09 | 1 | -0/+82 |
* | sched: cfs core, kernel/sched_fair.c | Ingo Molnar | 2007-07-09 | 1 | -0/+8 |
* | sched: increase the resolution of smpnice | Ingo Molnar | 2007-07-09 | 1 | -1/+8 |
* | sched: add init_idle_bootup_task() | Ingo Molnar | 2007-07-09 | 1 | -0/+1 |
* | sched: uninline set_task_cpu() | Ingo Molnar | 2007-07-09 | 1 | -4/+1 |
* | sched: zap the migration init / cache-hot balancing code | Ingo Molnar | 2007-07-09 | 1 | -6/+0 |
* | sched: add SCHED_IDLE policy | Ingo Molnar | 2007-07-09 | 1 | -0/+2 |
* | sched: rename idle_type/SCHED_IDLE | Ingo Molnar | 2007-07-09 | 1 | -14/+13 |
* | pi-futex: fix exit races and locking problems | Alexey Kuznetsov | 2007-06-08 | 1 | -0/+1 |
* | recalc_sigpending_tsk fixes | Roland McGrath | 2007-05-23 | 1 | -5/+7 |
* | freezer: fix vfork problem | Rafael J. Wysocki | 2007-05-23 | 1 | -0/+1 |
* | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2007-05-11 | 1 | -0/+4 |
|\ |
|
| * | When stacked block devices are in-use (e.g. md or dm), the recursive calls | Neil Brown | 2007-05-11 | 1 | -0/+4 |
* | | signal/timer/event: signalfd core | Davide Libenzi | 2007-05-11 | 1 | -0/+1 |
* | | getrusage(): fill ru_inblock and ru_oublock fields if possible | Eric Dumazet | 2007-05-11 | 1 | -0/+1 |
|/ |
|
* | rename thread_info to stack | Roman Zippel | 2007-05-09 | 1 | -4/+4 |
* | change kernel threads to ignore signals instead of blocking them | Oleg Nesterov | 2007-05-09 | 1 | -0/+1 |
* | Speed up divides by cpu_power in scheduler | Eric Dumazet | 2007-05-08 | 1 | -1/+7 |
* | sched: dynticks idle load balancing | Siddha, Suresh B | 2007-05-08 | 1 | -0/+8 |
* | add touch_all_softlockup_watchdogs() | Jeremy Fitzhardinge | 2007-05-08 | 1 | -0/+4 |
* | <linux/sysdev.h> needs to include <linux/module.h> | Ralf Baechle | 2007-05-08 | 1 | -3/+0 |
* | reduce size of task_struct on 64-bit machines | William Cohen | 2007-05-08 | 1 | -6/+6 |
* | make SysRq-T show all tasks again | Ingo Molnar | 2007-04-27 | 1 | -2/+2 |
* | [PATCH] sched: remove SMT nice | Con Kolivas | 2007-03-05 | 1 | -1/+0 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2007-02-26 | 1 | -0/+1 |
|\ |
|
| * | Revert "[PATCH] make kernel/signal.c:kill_proc_info() static" | Matthew Wilcox | 2007-02-17 | 1 | -0/+1 |
* | | [PATCH] pid: remove the now unused kill_pg kill_pg_info and __kill_pg_info | Eric W. Biederman | 2007-02-12 | 1 | -3/+0 |
* | | [PATCH] tty: update the tty layer to work with struct pid | Eric W. Biederman | 2007-02-12 | 1 | -1/+1 |
* | | [PATCH] ifdef ->rchar, ->wchar, ->syscr, ->syscw from task_struct | Alexey Dobriyan | 2007-02-11 | 1 | -0/+40 |
|/ |
|
* | [PATCH] PM: Fix SMP races in the freezer | Rafael J. Wysocki | 2006-12-13 | 1 | -1/+0 |
* | [PATCH] sched: remove lb_stopbalance counter | Chen, Kenneth W | 2006-12-10 | 1 | -1/+0 |
* | [PATCH] sched: decrease number of load balances | Siddha, Suresh B | 2006-12-10 | 1 | -0/+1 |
* | [PATCH] sched: add option to serialize load balancing | Christoph Lameter | 2006-12-10 | 1 | -0/+1 |
* | [PATCH] io-accounting: core statistics | Andrew Morton | 2006-12-10 | 1 | -0/+2 |
* | [PATCH] fault injection: process filtering for fault-injection capabilities | Akinobu Mita | 2006-12-08 | 1 | -0/+3 |
* | [PATCH] add child reaper to pid_namespace | Sukadev Bhattiprolu | 2006-12-08 | 1 | -1/+0 |
* | [PATCH] add process_session() helper routine: deprecate old field | Cedric Le Goater | 2006-12-08 | 1 | -2/+17 |
* | [PATCH] add process_session() helper routine | Cedric Le Goater | 2006-12-08 | 1 | -0/+5 |
* | [PATCH] make set_special_pids() static | Oleg Nesterov | 2006-12-08 | 1 | -1/+0 |
* | [PATCH] struct seq_operations and struct file_operations constification | Helge Deller | 2006-12-07 | 1 | -1/+1 |
* | [PATCH] make kernel/signal.c:kill_proc_info() static | Adrian Bunk | 2006-12-07 | 1 | -1/+0 |
* | [PATCH] SysRq-X: show blocked tasks | Ingo Molnar | 2006-12-07 | 1 | -1/+10 |
* | [PATCH] Add include/linux/freezer.h and move definitions from sched.h | Nigel Cunningham | 2006-12-07 | 1 | -81/+0 |
* | [PATCH] Save some bytes in struct mm_struct | Arnaldo Carvalho de Melo | 2006-12-07 | 1 | -1/+2 |
* | [PATCH] new scheme to preempt swap token | Ashwin Chaugule | 2006-12-07 | 1 | -3/+10 |
* | [PATCH] taskstats: kill ->taskstats_lock in favor of ->siglock | Oleg Nesterov | 2006-10-28 | 1 | -1/+0 |
* | [PATCH] sched: fix a kerneldoc error on is_init() | Henne | 2006-10-06 | 1 | -3/+4 |
* | [PATCH] sched: cleanup sched_group cpu_power setup | Siddha, Suresh B | 2006-10-03 | 1 | -2/+10 |
* | [PATCH] sched: introduce child field in sched_domain | Siddha, Suresh B | 2006-10-03 | 1 | -0/+1 |
* | [PATCH] replace cad_pid by a struct pid | Cedric Le Goater | 2006-10-02 | 1 | -0/+7 |