Age | Commit message (Expand) | Author |
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-16 | tracing/ftrace: add the printk-msg-only option | Frederic Weisbecker |
2008-12-16 | tracing/ftrace: use preempt_enable_no_resched_notrace in ring_buffer_time_sta... | Frederic Weisbecker |
2008-12-16 | x86, sparseirq: move irq_desc according to smp_affinity, v7 | Yinghai Lu |
2008-12-16 | 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-16 | cgroups: fix a race between rmdir and remount | Paul Menage |
2008-12-15 | Revert "sched_clock: prevent scd->clock from moving backwards" | Linus Torvalds |
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 | sched: add missing arch_update_cpu_topology() call | Heiko Carstens |
2008-12-12 | sched: let arch_update_cpu_topology indicate if topology changed | Heiko Carstens |
2008-12-12 | sched: fix tracepoints in scheduler | Peter Zijlstra |
2008-12-12 | tracing/function-graph-tracer: Output arrows signal on hardirq call/return | Frederic Weisbecker |
2008-12-12 | Merge commit 'v2.6.28-rc8' into sched/core | Ingo Molnar |
2008-12-12 | x86, bts, ftrace: adapt the hw-branch-tracer to the ds.c interface | Markus Metzger |
2008-12-12 | nohz: no softirq pending warnings for offline cpus | Heiko Carstens |
2008-12-12 | ring_buffer: adding EXPORT_SYMBOLs | Robert Richter |
2008-12-10 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2008-12-10 | fix mapping_writably_mapped() | Hugh Dickins |
2008-12-10 | KSYM_SYMBOL_LEN fixes | Hugh Dickins |
2008-12-10 | relayfs: fix infinite loop with splice() | Tom Zanussi |
2008-12-10 | ftrace: remove unused function arg in trace_iterator_increment() | Robert Richter |
2008-12-10 | ring_buffer: update description for ring_buffer_alloc() | Robert Richter |
2008-12-09 | sched: CPU remove deadlock fix | Brian King |
2008-12-09 | [PATCH] fix broken timestamps in AVC generated by kernel threads | Al Viro |
2008-12-09 | [patch 1/1] audit: remove excess kernel-doc | Randy Dunlap |
2008-12-09 | [PATCH] return records for fork() both to child and parent | Al Viro |
2008-12-09 | [PATCH] Audit: make audit=0 actually turn off audit | Eric Paris |
2008-12-08 | user namespaces: document CFS behavior | Serge E. Hallyn |
2008-12-08 | hrtimer: removing all ur callback modes, fix | Peter Zijlstra |
2008-12-08 | tracing/function-graph-tracer: fix 'flags' variable mismatch | Ingo Molnar |
2008-12-08 | sched: idle_balance() does not call load_balance_newidle() | Vaidyanathan Srinivasan |
2008-12-08 | tracing/function-graph-tracer: append the tracing_graph_flag | Frederic Weisbecker |
2008-12-08 | tracing/function-graph-tracer: turn tracing_selftest_running into an int | Frederic Weisbecker |
2008-12-08 | tracing/function-graph-tracer: introduce __notrace_funcgraph to filter specia... | Frederic Weisbecker |
2008-12-08 | x86: use NR_IRQS_LEGACY | Yinghai Lu |
2008-12-08 | sparse irq_desc[] array: core kernel and x86 changes | Yinghai Lu |
2008-12-08 | sched: fix sd_parent_degenerate on non-numa smp machine | Ken Chen |
2008-12-08 | Merge branch 'sched/urgent' into sched/core | Ingo Molnar |