Age | Commit message (Expand) | Author |
2008-12-19 | sparseirq: fix numa_migrate_irq_desc dependency and comments | Yinghai Lu |
2008-12-19 | printk: fix discarding message when recursion_bug | Hiroshi Shimamoto |
2008-12-19 | allow stripping of generated symbols under CONFIG_KALLSYMS_ALL | Jan Beulich |
2008-12-19 | ftrace: introduce tracing_reset_online_cpus() helper | Pekka J Enberg |
2008-12-19 | Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i... | Ingo Molnar |
2008-12-19 | sched: fix warning in kernel/sched.c | Ingo Molnar |
2008-12-19 | sched: activate active load balancing in new idle cpus | Vaidyanathan Srinivasan |
2008-12-19 | sched: bias task wakeups to preferred semi-idle packages | Vaidyanathan Srinivasan |
2008-12-19 | sched: nominate preferred wakeup cpu | Vaidyanathan Srinivasan |
2008-12-19 | sched: favour lower logical cpu number for sched_mc balance | Vaidyanathan Srinivasan |
2008-12-19 | sched: framework for sched_mc/smt_power_savings=N | Gautham R Shenoy |
2008-12-19 | futex: clean up futex_(un)lock_pi fault handling | Darren Hart |
2008-12-19 | tracing: fix warnings in kernel/trace/trace_sched_switch.c | Ingo Molnar |
2008-12-19 | tracing: fix warning in kernel/trace/trace.c | Ingo Molnar |
2008-12-19 | hrtimers: fix warning in kernel/hrtimer.c | Ingo Molnar |
2008-12-18 | "Tree RCU": scalable classic RCU implementation | Paul E. McKenney |
2008-12-18 | Merge branch 'linus' into core/rcu | Ingo Molnar |
2008-12-18 | locking, irq: enclose irq_desc_lock_class in CONFIG_LOCKDEP | KOSAKI Motohiro |
2008-12-18 | schedstat: consolidate per-task cpu runtime stats | Ken Chen |
2008-12-18 | tracing/ring-buffer: remove unused ring_buffer size | Lai Jiangshan |
2008-12-18 | trace: fix task state printout | Thomas Gleixner |
2008-12-18 | ftrace: add not to regex on filtering functions | Steven Rostedt |
2008-12-18 | trace: better use of stack_trace_enabled for boot up code | Steven Rostedt |
2008-12-18 | trace: add a way to enable or disable the stack tracer | Steven Rostedt |
2008-12-18 | futex: rename field in futex_q to clarify single waiter semantics | Darren Hart |
2008-12-17 | Merge branch 'irq/sparseirq' into cpus4096 | Ingo Molnar |
2008-12-17 | Merge branch 'linus' into cpus4096 | Ingo Molnar |
2008-12-17 | tracing/ftrace: add the printk-msg-only option | Frederic Weisbecker |
2008-12-17 | tracing/ftrace: use preempt_enable_no_resched_notrace in ring_buffer_time_sta... | Frederic Weisbecker |
2008-12-17 | x86, sparseirq: move irq_desc according to smp_affinity, v7 | Yinghai Lu |
2008-12-17 | rcu: fix rcutorture behavior during reboot | Paul E. McKenney |
2008-12-16 | resources: skip sanity check of busy resources | Arjan van de Ven |
2008-12-16 | sched: use RCU variant of list traversal in for_each_leaf_rt_rq() | Bharata B Rao |
2008-12-16 | sched, cpuacct: export percpu cpuacct cgroup stats | Ken Chen |
2008-12-16 | sched, cpuacct: refactoring cpuusage_read / cpuusage_write | Ken Chen |
2008-12-16 | Merge branches 'tracing/fastboot', 'tracing/ftrace', 'tracing/function-graph-... | Ingo Molnar |
2008-12-16 | sched: optimize update_curr() | Peter Zijlstra |
2008-12-16 | sched: fix wakeup preemption clock | Mike Galbraith |
2008-12-15 | cgroups: fix a race between rmdir and remount | Paul Menage |
2008-12-14 | Revert "sched_clock: prevent scd->clock from moving backwards" | Linus Torvalds |
2008-12-13 | Merge ../linux-2.6-x86 | Rusty Russell |
2008-12-13 | cpumask: convert struct clock_event_device to cpumask pointers. | Rusty Russell |
2008-12-13 | cpumask: make irq_set_affinity() take a const struct cpumask | Rusty Russell |
2008-12-13 | cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu... | Rusty Russell |
2008-12-13 | cpumask: centralize cpu_online_map and cpu_possible_map | Rusty Russell |
2008-12-12 | posix-timers: check ->it_signal instead of ->it_pid to validate the timer | Oleg Nesterov |
2008-12-12 | posix-timers: use "struct pid*" instead of "struct task_struct*" | Oleg Nesterov |
2008-12-12 | nohz: suppress needless timer reprogramming | Woodruff, Richard |
2008-12-12 | Merge branches 'irq/sparseirq', 'x86/quirks' and 'x86/reboot' into cpus4096 | Ingo Molnar |
2008-12-12 | Merge branch 'sched/core' into cpus4096 | Ingo Molnar |