| Age | Commit message (Expand) | Author | Files | Lines |
| 2007-07-19 | [PATCH] sched: implement cpu_clock(cpu) high-speed time source |  Ingo Molnar | 1 | -0/+7 |
| 2007-07-19 | coredump masking: add an interface for core dump filter |  Kawai, Hidehiro | 1 | -0/+14 |
| 2007-07-19 | coredump masking: reimplementation of dumpable using two flags |  Kawai, Hidehiro | 1 | -1/+8 |
| 2007-07-16 | user namespace: add unshare |  Serge E. Hallyn | 1 | -0/+1 |
| 2007-07-16 | user namespace: add the framework |  Cedric Le Goater | 1 | -1/+2 |
| 2007-07-16 | Audit: add TTY input auditing |  Miloslav Trmac | 1 | -0/+4 |
| 2007-07-16 | Use boot based time for process start time and boot time in /proc |  Tomas Janousek | 1 | -1/+2 |
| 2007-07-09 | sched: micro-optimize mmdrop() |  Ingo Molnar | 1 | -1/+1 |
| 2007-07-09 | sched: scheduler debugging, core |  Ingo Molnar | 1 | -0/+20 |
| 2007-07-09 | sched: remove old cpu accounting field |  Ingo Molnar | 1 | -1/+0 |
| 2007-07-09 | sched: remove batch_task() |  Ingo Molnar | 1 | -5/+0 |
| 2007-07-09 | sched: remove interactivity types from sched.h |  Ingo Molnar | 1 | -7/+2 |
| 2007-07-09 | sched: clean up fastcall uses of sched_fork()/sched_exit() |  Ingo Molnar | 1 | -2/+2 |
| 2007-07-09 | sched: update delay-accounting to use CFS's precise stats |  Balbir Singh | 1 | -5/+5 |
| 2007-07-09 | sched: x86, track TSC-unstable events |  Ingo Molnar | 1 | -0/+2 |
| 2007-07-09 | sched: remove sleep_type |  Ingo Molnar | 1 | -8/+0 |
| 2007-07-09 | sched: clean up the rt priority macros |  Ingo Molnar | 1 | -25/+36 |
| 2007-07-09 | sched: make posix-cpu-timers use CFS's accounting information |  Ingo Molnar | 1 | -2/+3 |
| 2007-07-09 | sched: cfs, core data types |  Ingo Molnar | 1 | -0/+82 |
| 2007-07-09 | sched: cfs core, kernel/sched_fair.c |  Ingo Molnar | 1 | -0/+8 |
| 2007-07-09 | sched: increase the resolution of smpnice |  Ingo Molnar | 1 | -1/+8 |
| 2007-07-09 | sched: add init_idle_bootup_task() |  Ingo Molnar | 1 | -0/+1 |
| 2007-07-09 | sched: uninline set_task_cpu() |  Ingo Molnar | 1 | -4/+1 |
| 2007-07-09 | sched: zap the migration init / cache-hot balancing code |  Ingo Molnar | 1 | -6/+0 |
| 2007-07-09 | sched: add SCHED_IDLE policy |  Ingo Molnar | 1 | -0/+2 |
| 2007-07-09 | sched: rename idle_type/SCHED_IDLE |  Ingo Molnar | 1 | -14/+13 |
| 2007-06-08 | pi-futex: fix exit races and locking problems |  Alexey Kuznetsov | 1 | -0/+1 |
| 2007-05-23 | recalc_sigpending_tsk fixes |  Roland McGrath | 1 | -5/+7 |
| 2007-05-23 | freezer: fix vfork problem |  Rafael J. Wysocki | 1 | -0/+1 |
| 2007-05-11 | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block |  Linus Torvalds | 1 | -0/+4 |
| 2007-05-11 | signal/timer/event: signalfd core |  Davide Libenzi | 1 | -0/+1 |
| 2007-05-11 | getrusage(): fill ru_inblock and ru_oublock fields if possible |  Eric Dumazet | 1 | -0/+1 |
| 2007-05-11 | When stacked block devices are in-use (e.g. md or dm), the recursive calls |  Neil Brown | 1 | -0/+4 |
| 2007-05-09 | rename thread_info to stack |  Roman Zippel | 1 | -4/+4 |
| 2007-05-09 | change kernel threads to ignore signals instead of blocking them |  Oleg Nesterov | 1 | -0/+1 |
| 2007-05-08 | Speed up divides by cpu_power in scheduler |  Eric Dumazet | 1 | -1/+7 |
| 2007-05-08 | sched: dynticks idle load balancing |  Siddha, Suresh B | 1 | -0/+8 |
| 2007-05-08 | add touch_all_softlockup_watchdogs() |  Jeremy Fitzhardinge | 1 | -0/+4 |
| 2007-05-08 | <linux/sysdev.h> needs to include <linux/module.h> |  Ralf Baechle | 1 | -3/+0 |
| 2007-05-08 | reduce size of task_struct on 64-bit machines |  William Cohen | 1 | -6/+6 |
| 2007-04-27 | make SysRq-T show all tasks again |  Ingo Molnar | 1 | -2/+2 |
| 2007-03-05 | [PATCH] sched: remove SMT nice |  Con Kolivas | 1 | -1/+0 |
| 2007-02-26 | Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 |  Linus Torvalds | 1 | -0/+1 |
| 2007-02-17 | Revert "[PATCH] make kernel/signal.c:kill_proc_info() static" |  Matthew Wilcox | 1 | -0/+1 |
| 2007-02-12 | [PATCH] pid: remove the now unused kill_pg kill_pg_info and __kill_pg_info |  Eric W. Biederman | 1 | -3/+0 |
| 2007-02-12 | [PATCH] tty: update the tty layer to work with struct pid |  Eric W. Biederman | 1 | -1/+1 |
| 2007-02-11 | [PATCH] ifdef ->rchar, ->wchar, ->syscr, ->syscw from task_struct |  Alexey Dobriyan | 1 | -0/+40 |
| 2006-12-13 | [PATCH] PM: Fix SMP races in the freezer |  Rafael J. Wysocki | 1 | -1/+0 |
| 2006-12-10 | [PATCH] sched: remove lb_stopbalance counter |  Chen, Kenneth W | 1 | -1/+0 |
| 2006-12-10 | [PATCH] sched: decrease number of load balances |  Siddha, Suresh B | 1 | -0/+1 |