- fb8d472 sched: remove the 'u64 now' parameter from ->pick_next_task() by Ingo Molnar · 17 years ago
- f02231e sched: remove the 'u64 now' parameter from ->dequeue_task() by Ingo Molnar · 17 years ago
- fd390f6 sched: remove the 'u64 now' parameter from ->enqueue_task() by Ingo Molnar · 17 years ago
- 5cef9ec sched: remove the 'u64 now' parameter from print_cfs_rq() by Ingo Molnar · 17 years ago
- a4ac01c sched: fix bug in balance_tasks() by Peter Williams · 17 years ago
- 4301065 sched: simplify move_tasks() by Peter Williams · 17 years ago
- 94c1822 [PATCH] sched: reduce task_struct size by Ingo Molnar · 17 years ago
- cad60d9 [PATCH] sched: ->task_new cleanup by Ingo Molnar · 17 years ago
- 362a701 [PATCH] sched: remove cache_hot_time by Ingo Molnar · 17 years ago
- d02c7a8 [PATCH] sched: add above_background_load() function by Con Kolivas · 17 years ago
- e107be3 [PATCH] sched: arch preempt notifier mechanism by Avi Kivity · 17 years ago
- b47e860 [PATCH] sched: increase SCHED_LOAD_SCALE_FUZZ by Ingo Molnar · 17 years ago
- e436d80 [PATCH] sched: implement cpu_clock(cpu) high-speed time source by Ingo Molnar · 17 years ago
- 3cb4a0b coredump masking: add an interface for core dump filter by Kawai, Hidehiro · 17 years ago
- 6c5d523 coredump masking: reimplementation of dumpable using two flags by Kawai, Hidehiro · 17 years ago
- 77ec739 user namespace: add unshare by Serge E. Hallyn · 17 years ago
- acce292 user namespace: add the framework by Cedric Le Goater · 17 years ago
- 522ed77 Audit: add TTY input auditing by Miloslav Trmac · 17 years ago
- 924b42d Use boot based time for process start time and boot time in /proc by Tomas Janousek · 17 years ago
- 6fb43d7 sched: micro-optimize mmdrop() by Ingo Molnar · 17 years ago
- 43ae34c sched: scheduler debugging, core by Ingo Molnar · 17 years ago
- 7dd5936 sched: remove old cpu accounting field by Ingo Molnar · 17 years ago
- 0c57d58 sched: remove batch_task() by Ingo Molnar · 17 years ago
- 50e645a sched: remove interactivity types from sched.h by Ingo Molnar · 17 years ago
- ad46c2c sched: clean up fastcall uses of sched_fork()/sched_exit() by Ingo Molnar · 17 years ago
- 172ba84 sched: update delay-accounting to use CFS's precise stats by Balbir Singh · 17 years ago
- bb29ab2 sched: x86, track TSC-unstable events by Ingo Molnar · 17 years ago
- f2ac58e sched: remove sleep_type by Ingo Molnar · 17 years ago
- e05606d sched: clean up the rt priority macros by Ingo Molnar · 17 years ago
- 41b86e9 sched: make posix-cpu-timers use CFS's accounting information by Ingo Molnar · 17 years ago
- 20b8a59 sched: cfs, core data types by Ingo Molnar · 17 years ago
- bf0f6f2 sched: cfs core, kernel/sched_fair.c by Ingo Molnar · 17 years ago
- 9aa7b36 sched: increase the resolution of smpnice by Ingo Molnar · 17 years ago
- 1df2105 sched: add init_idle_bootup_task() by Ingo Molnar · 17 years ago
- c65cc87 sched: uninline set_task_cpu() by Ingo Molnar · 17 years ago
- 0437e10 sched: zap the migration init / cache-hot balancing code by Ingo Molnar · 17 years ago
- 0e6aca4 sched: add SCHED_IDLE policy by Ingo Molnar · 17 years ago
- d15bcfd sched: rename idle_type/SCHED_IDLE by Ingo Molnar · 17 years ago
- 778e9a9 pi-futex: fix exit races and locking problems by Alexey Kuznetsov · 17 years ago
- 7bb44ad recalc_sigpending_tsk fixes by Roland McGrath · 17 years ago
- ba96a0c freezer: fix vfork problem by Rafael J. Wysocki · 17 years ago
- cabca0c Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
- fba2afa signal/timer/event: signalfd core by Davide Libenzi · 18 years ago
- 6eaeeab getrusage(): fill ru_inblock and ru_oublock fields if possible by Eric Dumazet · 18 years ago
- d89d879 When stacked block devices are in-use (e.g. md or dm), the recursive calls by Neil Brown · 18 years ago
- f7e4217 rename thread_info to stack by Roman Zippel · 18 years ago
- 10ab825 change kernel threads to ignore signals instead of blocking them by Oleg Nesterov · 18 years ago
- 5517d86 Speed up divides by cpu_power in scheduler by Eric Dumazet · 18 years ago
- 46cb4b7 sched: dynticks idle load balancing by Siddha, Suresh B · 18 years ago
- 04c9167 add touch_all_softlockup_watchdogs() by Jeremy Fitzhardinge · 18 years ago
- 3367b99 <linux/sysdev.h> needs to include <linux/module.h> by Ralf Baechle · 18 years ago
- 97dc32c reduce size of task_struct on 64-bit machines by William Cohen · 18 years ago
- 39bc89f make SysRq-T show all tasks again by Ingo Molnar · 18 years ago
- 69f7c0a [PATCH] sched: remove SMT nice by Con Kolivas · 18 years ago
- b0138a6 Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 18 years ago
- c3de4b3 Revert "[PATCH] make kernel/signal.c:kill_proc_info() static" by Matthew Wilcox · 18 years ago
- 27b0b2f [PATCH] pid: remove the now unused kill_pg kill_pg_info and __kill_pg_info by Eric W. Biederman · 18 years ago
- ab521dc [PATCH] tty: update the tty layer to work with struct pid by Eric W. Biederman · 18 years ago
- 4b98d11 [PATCH] ifdef ->rchar, ->wchar, ->syscr, ->syscw from task_struct by Alexey Dobriyan · 18 years ago
- 8a102ee [PATCH] PM: Fix SMP races in the freezer by Rafael J. Wysocki · 18 years ago
- 0606671 [PATCH] sched: remove lb_stopbalance counter by Chen, Kenneth W · 18 years ago
- 783609c [PATCH] sched: decrease number of load balances by Siddha, Suresh B · 18 years ago
- 08c183f [PATCH] sched: add option to serialize load balancing by Christoph Lameter · 18 years ago
- 7c3ab73 [PATCH] io-accounting: core statistics by Andrew Morton · 18 years ago
- f4f154f [PATCH] fault injection: process filtering for fault-injection capabilities by Akinobu Mita · 18 years ago
- 84d7378 [PATCH] add child reaper to pid_namespace by Sukadev Bhattiprolu · 18 years ago
- 1ec320a [PATCH] add process_session() helper routine: deprecate old field by Cedric Le Goater · 18 years ago
- 937949d [PATCH] add process_session() helper routine by Cedric Le Goater · 18 years ago
- ae424ae [PATCH] make set_special_pids() static by Oleg Nesterov · 18 years ago
- 15ad7cd [PATCH] struct seq_operations and struct file_operations constification by Helge Deller · 18 years ago
- d3228a8 [PATCH] make kernel/signal.c:kill_proc_info() static by Adrian Bunk · 18 years ago
- e59e2ae [PATCH] SysRq-X: show blocked tasks by Ingo Molnar · 18 years ago
- 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 18 years ago
- 36de643 [PATCH] Save some bytes in struct mm_struct by Arnaldo Carvalho de Melo · 18 years ago
- 7602bdf [PATCH] new scheme to preempt swap token by Ashwin Chaugule · 18 years ago
- b8534d7 [PATCH] taskstats: kill ->taskstats_lock in favor of ->siglock by Oleg Nesterov · 18 years ago
- 3260259 [PATCH] sched: fix a kerneldoc error on is_init() by Henne · 18 years ago
- 89c4710 [PATCH] sched: cleanup sched_group cpu_power setup by Siddha, Suresh B · 18 years ago
- 1a84887 [PATCH] sched: introduce child field in sched_domain by Siddha, Suresh B · 18 years ago
- 9ec5209 [PATCH] replace cad_pid by a struct pid by Cedric Le Goater · 18 years ago
- 25b21cb [PATCH] IPC namespace core by Kirill Korotaev · 18 years ago
- 071df10 [PATCH] namespaces: utsname: implement CLONE_NEWUTS flag by Serge E. Hallyn · 18 years ago
- 4865ecf [PATCH] namespaces: utsname: implement utsname namespaces by Serge E. Hallyn · 18 years ago
- 1651e14 [PATCH] namespaces: incorporate fs namespace into nsproxy by Serge E. Hallyn · 18 years ago
- ab51601 [PATCH] namespaces: add nsproxy by Serge E. Hallyn · 18 years ago
- 2425c08 [PATCH] usb: fixup usb so it uses struct pid by Eric W. Biederman · 18 years ago
- 3fbc964 [PATCH] Define struct pspace by Sukadev Bhattiprolu · 18 years ago
- c4b92fc [PATCH] pid: implement signal functions that take a struct pid * by Eric W. Biederman · 18 years ago
- 22c935f [PATCH] pid: implement access helpers for a tacks various process groups by Eric W. Biederman · 18 years ago
- 0804ef4 [PATCH] proc: readdir race fix (take 3) by Eric W. Biederman · 18 years ago
- db5fed26 [PATCH] csa accounting taskstats update by Jay Lan · 18 years ago
- 8f0ab51 [PATCH] csa: convert CONFIG tag for extended accounting routines by Jay Lan · 18 years ago
- 0d67a46 [PATCH] BLOCK: Remove duplicate declaration of exit_io_context() [try #6] by David Howells · 18 years ago
- c394cc9 [PATCH] introduce TASK_DEAD state by Oleg Nesterov · 18 years ago
- 55a101f [PATCH] kill PF_DEAD flag by Oleg Nesterov · 18 years ago
- 57a6f51c [PATCH] introduce is_rt_policy() helper by Oleg Nesterov · 18 years ago
- 3171a03 [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) by Atsushi Nemoto · 18 years ago
- f400e19 [PATCH] pidspace: is_init() by Sukadev Bhattiprolu · 18 years ago
- 6c5c934 [PATCH] ifdef blktrace debugging fields by Alexey Dobriyan · 18 years ago
- 3d5b6fc [PATCH] task_struct: ifdef Missed'em V IPC by Alexey Dobriyan · 18 years ago