| Commit message (Expand) | Author | Age |
... | |
| * | sched: remove the 'u64 now' parameter from update_stats_curr_start() | Ingo Molnar | 2007-08-09 |
| * | sched: remove the 'u64 now' parameter from update_stats_wait_end() | Ingo Molnar | 2007-08-09 |
| * | sched: remove the 'u64 now' parameter from __update_stats_wait_end() | Ingo Molnar | 2007-08-09 |
| * | sched: remove the 'u64 now' parameter from update_stats_enqueue() | Ingo Molnar | 2007-08-09 |
| * | sched: remove the 'u64 now' parameter from update_stats_wait_start() | Ingo Molnar | 2007-08-09 |
| * | sched: remove the 'u64 now' parameter from update_curr() | Ingo Molnar | 2007-08-09 |
| * | sched: remove the 'u64 now' parameter from print_cfs_rq() | Ingo Molnar | 2007-08-09 |
| * | sched: remove 'now' use from assignments | Ingo Molnar | 2007-08-09 |
| * | sched: remove __rq_clock() | Ingo Molnar | 2007-08-09 |
| * | sched: eliminate __rq_clock() use | Ingo Molnar | 2007-08-09 |
| * | sched: remove rq_clock() | Ingo Molnar | 2007-08-09 |
| * | sched: eliminate rq_clock() use | Ingo Molnar | 2007-08-09 |
| * | sched: add [__]update_rq_clock(rq) | Ingo Molnar | 2007-08-09 |
| * | sched: fix bug in balance_tasks() | Peter Williams | 2007-08-09 |
| * | sched: remove binary sysctls from kernel.sched_domain | Alexey Dobriyan | 2007-08-09 |
| * | sched: delta_exec accounting fix | Ingo Molnar | 2007-08-09 |
| * | sched: clean up delta_mine | Ingo Molnar | 2007-08-09 |
| * | sched: schedule() speedup | Ingo Molnar | 2007-08-09 |
| * | sched: uninline rq_clock() | Ingo Molnar | 2007-08-09 |
| * | sched: mark print_cfs_stats static | Josh Triplett | 2007-08-09 |
| * | sched: clean up sched_getaffinity() | Ulrich Drepper | 2007-08-09 |
| * | sched: simplify move_tasks() | Peter Williams | 2007-08-09 |
| * | sched: reorder update_cpu_load(rq) with the ->task_tick() call | Ingo Molnar | 2007-08-09 |
| * | sched: batch sleeper bonus | Ingo Molnar | 2007-08-09 |
* | | Revert "genirq: temporary fix for level-triggered IRQ resend" | Linus Torvalds | 2007-08-09 |
* | | fix oops in __audit_signal_info() | Al Viro | 2007-08-07 |
|/ |
|
* | take sched_debug.c out of nasal demon territory | Al Viro | 2007-08-06 |
* | Kill some obsolete sub-thread-ptrace stuff | Oleg Nesterov | 2007-08-03 |
* | serial: fix 8250 early console setup | Daniel Ritz | 2007-08-03 |
* | [PATCH] sched: reduce debug code | Ingo Molnar | 2007-08-02 |
* | [PATCH] sched: use schedstat_set() API | Ingo Molnar | 2007-08-02 |
* | [PATCH] sched: add schedstat_set() API | Ingo Molnar | 2007-08-02 |
* | [PATCH] sched: move load-calculation functions | Ingo Molnar | 2007-08-02 |
* | [PATCH] sched: ->task_new cleanup | Ingo Molnar | 2007-08-02 |
* | [PATCH] sched: uninline inc/dec_nr_running() | Ingo Molnar | 2007-08-02 |
* | [PATCH] sched: uninline calc_delta_mine() | Ingo Molnar | 2007-08-02 |
* | [PATCH] sched: calc_delta_mine(): use fixed limit | Ingo Molnar | 2007-08-02 |
* | [PATCH] sched: tidy up left over smpnice code | Peter Williams | 2007-08-02 |
* | [PATCH] sched: remove cache_hot_time | Ingo Molnar | 2007-08-02 |
* | genirq: temporary fix for level-triggered IRQ resend | Thomas Gleixner | 2007-08-01 |
* | Fix a use after free bug in kernel->userspace relay file support | Jesper Juhl | 2007-07-31 |
* | kthread: silence bogus section mismatch warning | Satyam Sharma | 2007-07-31 |
* | futex: pass nr_wake2 to futex_wake_op | Andreas Schwab | 2007-07-31 |
* | Fix leak on /proc/lockdep_stats | Alexey Dobriyan | 2007-07-31 |
* | Fix leaks on /proc/{*/sched,sched_debug,timer_list,timer_stats} | Alexey Dobriyan | 2007-07-31 |
* | sched: fix kernel-doc warnings | Randy Dunlap | 2007-07-31 |
* | modules: better error messages when modules fail to load due to a sysfs problem. | Greg Kroah-Hartman | 2007-07-30 |
* | ACPI: restore CONFIG_ACPI_SLEEP | Len Brown | 2007-07-29 |
* | Introduce CONFIG_SUSPEND for suspend-to-Ram and standby | Rafael J. Wysocki | 2007-07-29 |
* | Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION | Rafael J. Wysocki | 2007-07-29 |