| Commit message (Expand) | Author | Age |
* | Don't do load-average calculations at even 5-second intervals | Linus Torvalds | 2007-10-07 |
* | signalfd simplification | Davide Libenzi | 2007-09-20 |
* | sched: add /proc/sys/kernel/sched_compat_yield | Ingo Molnar | 2007-09-19 |
* | Fix user namespace exiting OOPs | Pavel Emelyanov | 2007-09-19 |
* | Convert uid hash to hlist | Pavel Emelyanov | 2007-09-19 |
* | sched: make the scheduler converge to the ideal latency | Ingo Molnar | 2007-08-28 |
* | sched: cleanup, sched_granularity -> sched_min_granularity | Ingo Molnar | 2007-08-25 |
* | sched: adaptive scheduler granularity | Peter Zijlstra | 2007-08-25 |
* | sched: fix broken SMT/MC optimizations | Suresh Siddha | 2007-08-23 |
* | sched: sched_clock_idle_[sleep|wakeup]_event() | Ingo Molnar | 2007-08-23 |
* | sched: remove the 'u64 now' parameter from ->task_new() | Ingo Molnar | 2007-08-09 |
* | sched: remove the 'u64 now' parameter from ->put_prev_task() | Ingo Molnar | 2007-08-09 |
* | sched: remove the 'u64 now' parameter from ->pick_next_task() | Ingo Molnar | 2007-08-09 |
* | sched: remove the 'u64 now' parameter from ->dequeue_task() | Ingo Molnar | 2007-08-09 |
* | sched: remove the 'u64 now' parameter from ->enqueue_task() | Ingo Molnar | 2007-08-09 |
* | sched: remove the 'u64 now' parameter from print_cfs_rq() | Ingo Molnar | 2007-08-09 |
* | sched: fix bug in balance_tasks() | Peter Williams | 2007-08-09 |
* | sched: simplify move_tasks() | Peter Williams | 2007-08-09 |
* | [PATCH] sched: reduce task_struct size | Ingo Molnar | 2007-08-02 |
* | [PATCH] sched: ->task_new cleanup | Ingo Molnar | 2007-08-02 |
* | [PATCH] sched: remove cache_hot_time | Ingo Molnar | 2007-08-02 |
* | [PATCH] sched: add above_background_load() function | Con Kolivas | 2007-07-26 |
* | [PATCH] sched: arch preempt notifier mechanism | Avi Kivity | 2007-07-26 |
* | [PATCH] sched: increase SCHED_LOAD_SCALE_FUZZ | Ingo Molnar | 2007-07-26 |
* | [PATCH] sched: implement cpu_clock(cpu) high-speed time source | Ingo Molnar | 2007-07-19 |
* | coredump masking: add an interface for core dump filter | Kawai, Hidehiro | 2007-07-19 |
* | coredump masking: reimplementation of dumpable using two flags | Kawai, Hidehiro | 2007-07-19 |
* | user namespace: add unshare | Serge E. Hallyn | 2007-07-16 |
* | user namespace: add the framework | Cedric Le Goater | 2007-07-16 |
* | Audit: add TTY input auditing | Miloslav Trmac | 2007-07-16 |
* | Use boot based time for process start time and boot time in /proc | Tomas Janousek | 2007-07-16 |
* | sched: micro-optimize mmdrop() | Ingo Molnar | 2007-07-09 |
* | sched: scheduler debugging, core | Ingo Molnar | 2007-07-09 |
* | sched: remove old cpu accounting field | Ingo Molnar | 2007-07-09 |
* | sched: remove batch_task() | Ingo Molnar | 2007-07-09 |
* | sched: remove interactivity types from sched.h | Ingo Molnar | 2007-07-09 |
* | sched: clean up fastcall uses of sched_fork()/sched_exit() | Ingo Molnar | 2007-07-09 |
* | sched: update delay-accounting to use CFS's precise stats | Balbir Singh | 2007-07-09 |
* | sched: x86, track TSC-unstable events | Ingo Molnar | 2007-07-09 |
* | sched: remove sleep_type | Ingo Molnar | 2007-07-09 |
* | sched: clean up the rt priority macros | Ingo Molnar | 2007-07-09 |
* | sched: make posix-cpu-timers use CFS's accounting information | Ingo Molnar | 2007-07-09 |
* | sched: cfs, core data types | Ingo Molnar | 2007-07-09 |
* | sched: cfs core, kernel/sched_fair.c | Ingo Molnar | 2007-07-09 |
* | sched: increase the resolution of smpnice | Ingo Molnar | 2007-07-09 |
* | sched: add init_idle_bootup_task() | Ingo Molnar | 2007-07-09 |
* | sched: uninline set_task_cpu() | Ingo Molnar | 2007-07-09 |
* | sched: zap the migration init / cache-hot balancing code | Ingo Molnar | 2007-07-09 |
* | sched: add SCHED_IDLE policy | Ingo Molnar | 2007-07-09 |
* | sched: rename idle_type/SCHED_IDLE | Ingo Molnar | 2007-07-09 |