Age | Commit message (Expand) | Author |
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 ->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 update_curr_rt() | Ingo Molnar |
2007-08-09 | sched: remove the 'u64 now' parameter from put_prev_entity() | Ingo Molnar |
2007-08-09 | sched: remove the 'u64 now' parameter from pick_next_entity() | Ingo Molnar |
2007-08-09 | sched: remove the 'u64 now' parameter from set_next_entity() | Ingo Molnar |
2007-08-09 | sched: remove the 'u64 now' parameter from dequeue_entity() | Ingo Molnar |
2007-08-09 | sched: remove the 'u64 now' parameter from enqueue_entity() | Ingo Molnar |
2007-08-09 | sched: remove the 'u64 now' parameter from enqueue_sleeper() | Ingo Molnar |
2007-08-09 | sched: remove the 'u64 now' parameter from __enqueue_sleeper() | Ingo Molnar |
2007-08-09 | sched: remove the 'u64 now' parameter from update_stats_curr_end() | Ingo Molnar |
2007-08-09 | sched: remove the 'u64 now' parameter from update_stats_dequeue() | Ingo Molnar |
2007-08-09 | 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: document nice levels | Ingo Molnar |
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: mention CONFIG_SCHED_DEBUG in documentation | Thomas Voegtle |
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-08 | [SPARC64]: Fix memory leak when cpu hotplugging. | David S. Miller |
2007-08-08 | [SPARC64]: Do not assume sun4v chips have load-twin/store-init support. | David S. Miller |
2007-08-07 | fix oops in __audit_signal_info() | Al Viro |
2007-08-07 | [SPARC64]: Fix hard-coding of cpu type output in /proc/cpuinfo on sun4v. | David S. Miller |
2007-08-07 | [SPARC]: Centralize find_in_proplist() instead of duplicating N times. | David S. Miller |
2007-08-07 | [TCP]: H-TCP maxRTT estimation at startup | Stephen Hemminger |
2007-08-07 | [NETFILTER]: nf_nat: add symbolic dependency on IPv4 conntrack | Patrick McHardy |
2007-08-07 | [NETFILTER]: ctnetlink: return EEXIST instead of EINVAL for existing nat'ed c... | Pablo Neira Ayuso |
2007-08-07 | [NETFILTER]: ipt_recent: avoid a possible NULL pointer deref in recent_seq_op... | Jesper Juhl |