2007-07-09 |
Balbir Singh |
sched: update delay-accounting to use CFS's precise... |
blob | commitdiff |
2007-07-09 |
Ingo Molnar |
sched: x86, track TSC-unstable events |
blob | commitdiff | diff to current |
2007-07-09 |
Ingo Molnar |
sched: remove sleep_type |
blob | commitdiff | diff to current |
2007-07-09 |
Ingo Molnar |
sched: clean up the rt priority macros |
blob | commitdiff | diff to current |
2007-07-09 |
Ingo Molnar |
sched: make posix-cpu-timers use CFS's accounting infor... |
blob | commitdiff | diff to current |
2007-07-09 |
Ingo Molnar |
sched: cfs, core data types |
blob | commitdiff | diff to current |
2007-07-09 |
Ingo Molnar |
sched: cfs core, kernel/sched_fair.c |
blob | commitdiff | diff to current |
2007-07-09 |
Ingo Molnar |
sched: increase the resolution of smpnice |
blob | commitdiff | diff to current |
2007-07-09 |
Ingo Molnar |
sched: add init_idle_bootup_task() |
blob | commitdiff | diff to current |
2007-07-09 |
Ingo Molnar |
sched: uninline set_task_cpu() |
blob | commitdiff | diff to current |
2007-07-09 |
Ingo Molnar |
sched: zap the migration init / cache-hot balancing... |
blob | commitdiff | diff to current |
2007-07-09 |
Ingo Molnar |
sched: add SCHED_IDLE policy |
blob | commitdiff | diff to current |
2007-07-09 |
Ingo Molnar |
sched: rename idle_type/SCHED_IDLE |
blob | commitdiff | diff to current |
2007-06-09 |
Alexey Kuznetsov |
pi-futex: fix exit races and locking problems |
blob | commitdiff | diff to current |
2007-05-24 |
Roland McGrath |
recalc_sigpending_tsk fixes |
blob | commitdiff | diff to current |
2007-05-24 |
Rafael J. Wysocki |
freezer: fix vfork problem |
blob | commitdiff | diff to current |
2007-05-11 |
Linus Torvalds |
Merge branch 'for-linus' of git://git.kernel.dk/data... |
blob | commitdiff | diff to current |
2007-05-11 |
Davide Libenzi |
signal/timer/event: signalfd core |
blob | commitdiff | diff to current |
2007-05-11 |
Eric Dumazet |
getrusage(): fill ru_inblock and ru_oublock fields... |
blob | commitdiff | diff to current |
2007-05-11 |
Neil Brown |
When stacked block devices are in-use (e.g. md or dm... |
blob | commitdiff | diff to current |
2007-05-09 |
Roman Zippel |
rename thread_info to stack |
blob | commitdiff | diff to current |
2007-05-09 |
Oleg Nesterov |
change kernel threads to ignore signals instead of... |
blob | commitdiff | diff to current |
2007-05-08 |
Eric Dumazet |
Speed up divides by cpu_power in scheduler |
blob | commitdiff | diff to current |
2007-05-08 |
Siddha, Suresh B |
sched: dynticks idle load balancing |
blob | commitdiff | diff to current |
2007-05-08 |
Jeremy Fitzhardinge |
add touch_all_softlockup_watchdogs() |
blob | commitdiff | diff to current |
2007-05-08 |
Ralf Baechle |
<linux/sysdev.h> needs to include <linux/module.h> |
blob | commitdiff | diff to current |
2007-05-08 |
William Cohen |
reduce size of task_struct on 64-bit machines |
blob | commitdiff | diff to current |
2007-04-27 |
Ingo Molnar |
make SysRq-T show all tasks again |
blob | commitdiff | diff to current |
2007-03-05 |
Con Kolivas |
[PATCH] sched: remove SMT nice |
blob | commitdiff | diff to current |
2007-02-26 |
Linus Torvalds |
Merge /pub/scm/linux/kernel/git/kyle/parisc-2.6 |
blob | commitdiff | diff to current |
2007-02-17 |
Matthew Wilcox |
Revert "[PATCH] make kernel/signal.c:kill_proc_info... |
blob | commitdiff | diff to current |
2007-02-12 |
Eric W. Biederman |
[PATCH] pid: remove the now unused kill_pg kill_pg_info... |
blob | commitdiff | diff to current |
2007-02-12 |
Eric W. Biederman |
[PATCH] tty: update the tty layer to work with struct pid |
blob | commitdiff | diff to current |
2007-02-11 |
Alexey Dobriyan |
[PATCH] ifdef ->rchar, ->wchar, ->syscr, ->syscw from... |
blob | commitdiff | diff to current |
2006-12-13 |
Rafael J. Wysocki |
[PATCH] PM: Fix SMP races in the freezer |
blob | commitdiff | diff to current |
2006-12-10 |
Chen, Kenneth W |
[PATCH] sched: remove lb_stopbalance counter |
blob | commitdiff | diff to current |
2006-12-10 |
Siddha, Suresh B |
[PATCH] sched: decrease number of load balances |
blob | commitdiff | diff to current |
2006-12-10 |
Christoph Lameter |
[PATCH] sched: add option to serialize load balancing |
blob | commitdiff | diff to current |
2006-12-10 |
Andrew Morton |
[PATCH] io-accounting: core statistics |
blob | commitdiff | diff to current |
2006-12-08 |
Akinobu Mita |
[PATCH] fault injection: process filtering for fault... |
blob | commitdiff | diff to current |
2006-12-08 |
Sukadev Bhattiprolu |
[PATCH] add child reaper to pid_namespace |
blob | commitdiff | diff to current |
2006-12-08 |
Cedric Le Goater |
[PATCH] add process_session() helper routine: deprecate... |
blob | commitdiff | diff to current |
2006-12-08 |
Cedric Le Goater |
[PATCH] add process_session() helper routine |
blob | commitdiff | diff to current |
2006-12-08 |
Oleg Nesterov |
[PATCH] make set_special_pids() static |
blob | commitdiff | diff to current |
2006-12-07 |
Helge Deller |
[PATCH] struct seq_operations and struct file_operation... |
blob | commitdiff | diff to current |
2006-12-07 |
Adrian Bunk |
[PATCH] make kernel/signal.c:kill_proc_info() static |
blob | commitdiff | diff to current |
2006-12-07 |
Ingo Molnar |
[PATCH] SysRq-X: show blocked tasks |
blob | commitdiff | diff to current |
2006-12-07 |
Nigel Cunningham |
[PATCH] Add include/linux/freezer.h and move definition... |
blob | commitdiff | diff to current |
2006-12-07 |
Arnaldo Carvalho... |
[PATCH] Save some bytes in struct mm_struct |
blob | commitdiff | diff to current |
2006-12-07 |
Ashwin Chaugule |
[PATCH] new scheme to preempt swap token |
blob | commitdiff | diff to current |
2006-10-28 |
Oleg Nesterov |
[PATCH] taskstats: kill ->taskstats_lock in favor of... |
blob | commitdiff | diff to current |
2006-10-06 |
Henne |
[PATCH] sched: fix a kerneldoc error on is_init() |
blob | commitdiff | diff to current |
2006-10-03 |
Siddha, Suresh B |
[PATCH] sched: cleanup sched_group cpu_power setup |
blob | commitdiff | diff to current |
2006-10-03 |
Siddha, Suresh B |
[PATCH] sched: introduce child field in sched_domain |
blob | commitdiff | diff to current |
2006-10-02 |
Cedric Le Goater |
[PATCH] replace cad_pid by a struct pid |
blob | commitdiff | diff to current |
2006-10-02 |
Kirill Korotaev |
[PATCH] IPC namespace core |
blob | commitdiff | diff to current |
2006-10-02 |
Serge E. Hallyn |
[PATCH] namespaces: utsname: implement CLONE_NEWUTS... |
blob | commitdiff | diff to current |
2006-10-02 |
Serge E. Hallyn |
[PATCH] namespaces: utsname: implement utsname namespaces |
blob | commitdiff | diff to current |
2006-10-02 |
Serge E. Hallyn |
[PATCH] namespaces: incorporate fs namespace into nsproxy |
blob | commitdiff | diff to current |
2006-10-02 |
Serge E. Hallyn |
[PATCH] namespaces: add nsproxy |
blob | commitdiff | diff to current |
2006-10-02 |
Eric W. Biederman |
[PATCH] usb: fixup usb so it uses struct pid |
blob | commitdiff | diff to current |
2006-10-02 |
Sukadev Bhattiprolu |
[PATCH] Define struct pspace |
blob | commitdiff | diff to current |
2006-10-02 |
Eric W. Biederman |
[PATCH] pid: implement signal functions that take a... |
blob | commitdiff | diff to current |
2006-10-02 |
Eric W. Biederman |
[PATCH] pid: implement access helpers for a tacks vario... |
blob | commitdiff | diff to current |
2006-10-02 |
Eric W. Biederman |
[PATCH] proc: readdir race fix (take 3) |
blob | commitdiff | diff to current |
2006-10-01 |
Jay Lan |
[PATCH] csa accounting taskstats update |
blob | commitdiff | diff to current |
2006-10-01 |
Jay Lan |
[PATCH] csa: convert CONFIG tag for extended accounting... |
blob | commitdiff | diff to current |
2006-09-30 |
David Howells |
[PATCH] BLOCK: Remove duplicate declaration of exit_io_... |
blob | commitdiff | diff to current |
2006-09-29 |
Oleg Nesterov |
[PATCH] introduce TASK_DEAD state |
blob | commitdiff | diff to current |
2006-09-29 |
Oleg Nesterov |
[PATCH] kill PF_DEAD flag |
blob | commitdiff | diff to current |
2006-09-29 |
Oleg Nesterov |
[PATCH] introduce is_rt_policy() helper |
blob | commitdiff | diff to current |
2006-09-29 |
Atsushi Nemoto |
[PATCH] simplify update_times (avoid jiffies/jiffies_64... |
blob | commitdiff | diff to current |
2006-09-29 |
Sukadev Bhattiprolu |
[PATCH] pidspace: is_init() |
blob | commitdiff | diff to current |
2006-09-29 |
Alexey Dobriyan |
[PATCH] ifdef blktrace debugging fields |
blob | commitdiff | diff to current |
2006-09-29 |
Alexey Dobriyan |
[PATCH] task_struct: ifdef Missed'em V IPC |
blob | commitdiff | diff to current |
2006-09-26 |
Arjan van de Ven |
[PATCH] Add the canary field to the PDA area and the... |
blob | commitdiff | diff to current |
2006-09-26 |
Arjan van de Ven |
[PATCH] non lazy "sleazy" fpu implementation |
blob | commitdiff | diff to current |
2006-09-01 |
Shailabh Nagar |
[PATCH] task delay accounting fixes |
blob | commitdiff | diff to current |
2006-08-06 |
Rafael J. Wysocki |
[PATCH] Make suspend possible with a traced process... |
blob | commitdiff | diff to current |
2006-07-15 |
Shailabh Nagar |
[PATCH] delay accounting taskstats interface send tgid... |
blob | commitdiff | diff to current |
2006-07-15 |
Shailabh Nagar |
[PATCH] per-task-delay-accounting: delay accounting... |
blob | commitdiff | diff to current |
2006-07-15 |
Chandra Seetharaman |
[PATCH] per-task-delay-accounting: cpu delay collection... |
blob | commitdiff | diff to current |
2006-07-15 |
Shailabh Nagar |
[PATCH] per-task-delay-accounting: sync block I/O and... |
blob | commitdiff | diff to current |
2006-07-15 |
Shailabh Nagar |
[PATCH] per-task-delay-accounting: setup |
blob | commitdiff | diff to current |
2006-07-03 |
Ingo Molnar |
[PATCH] sched: cleanup, convert sched.c-internal typede... |
blob | commitdiff | diff to current |
2006-07-03 |
Ingo Molnar |
[PATCH] sched: cleanup, remove task_t, convert to struc... |
blob | commitdiff | diff to current |
2006-07-03 |
Ingo Molnar |
[PATCH] lockdep: core |
blob | commitdiff | diff to current |
2006-07-03 |
Ingo Molnar |
[PATCH] lockdep: irqtrace subsystem, core |
blob | commitdiff | diff to current |
2006-07-03 |
Ingo Molnar |
[PATCH] lockdep: better lock debugging |
blob | commitdiff | diff to current |
2006-06-30 |
David Quigley |
[PATCH] SELinux: add security hook call to kill_proc_in... |
blob | commitdiff | diff to current |
2006-06-28 |
Thomas Gleixner |
[PATCH] rtmutex: Propagate priority settings into PI... |
blob | commitdiff | diff to current |
2006-06-28 |
Ingo Molnar |
[PATCH] pi-futex: futex_lock_pi/futex_unlock_pi support |
blob | commitdiff | diff to current |
2006-06-28 |
Thomas Gleixner |
[PATCH] pi-futex: rt mutex tester |
blob | commitdiff | diff to current |
2006-06-28 |
Ingo Molnar |
[PATCH] pi-futex: rt mutex core |
blob | commitdiff | diff to current |
2006-06-28 |
Ingo Molnar |
[PATCH] pi-futex: scheduler support for pi |
blob | commitdiff | diff to current |
2006-06-28 |
Siddha, Suresh B |
[PATCH] sched: mc/smt power savings sched policy |
blob | commitdiff | diff to current |
2006-06-28 |
Srivatsa Vaddagiri |
[PATCH] sched_domain: handle kmalloc failure |
blob | commitdiff | diff to current |
2006-06-28 |
Peter Williams |
[PATCH] sched: implement smpnice |
blob | commitdiff | diff to current |
2006-06-26 |
Eric W. Biederman |
[PATCH] proc: Rewrite the proc dentry flush on exit... |
blob | commitdiff | diff to current |
2006-06-25 |
KaiGai Kohei |
[PATCH] pacct: none-delayed process accounting accumulation |
blob | commitdiff | diff to current |
next |