Age | Commit message (Expand) | Author |
2008-05-23 | ftrace: user run time file reading | Steven Rostedt |
2008-05-23 | ftrace: add a buffer for output | Steven Rostedt |
2008-05-23 | ftrace: change buffers to producer consumer | Steven Rostedt |
2008-05-23 | ftrace: reset selftests | Steven Rostedt |
2008-05-23 | ftrace: disable all tracers on corrupted buffer | Steven Rostedt |
2008-05-23 | ftrace: fix time offset | Ingo Molnar |
2008-05-23 | ftrace: startup tester on dynamic tracing. | Steven Rostedt |
2008-05-23 | ftrace: add README | Ingo Molnar |
2008-05-23 | ftrace: cleanups | Ingo Molnar |
2008-05-23 | ftrace: add self-tests | Steven Rostedt |
2008-05-23 | ftrace: force recording | Steven Rostedt |
2008-05-23 | ftrace: fix max latency | Steven Rostedt |
2008-05-23 | ftrace: fix updates to max trace | Steven Rostedt |
2008-05-23 | ftrace: don't use raw_local_irq_save/restore | Steven Rostedt |
2008-05-23 | ftrace: lockdep notrace annotations | Steven Rostedt |
2008-05-23 | ftrace: irqs off smp_processor_id() fix | Steven Rostedt |
2008-05-23 | ftrace: convert single large buffer into single pages. | Steven Rostedt |
2008-05-23 | ftrace: add filter select functions to trace | Steven Rostedt |
2008-05-23 | ftrace: use dynamic patching for updating mcount calls | Steven Rostedt |
2008-05-23 | ftrace: move memory management out of arch code | Steven Rostedt |
2008-05-23 | ftrace: add ftrace_enabled sysctl to disable mcount function | Steven Rostedt |
2008-05-23 | ftrace: dynamic enabling/disabling of function calls | Steven Rostedt |
2008-05-23 | ftrace: trace preempt off critical timings | Steven Rostedt |
2008-05-23 | ftrace: trace irq disabled critical timings | Steven Rostedt |
2008-05-23 | ftrace: tracer for scheduler wakeup latency | Steven Rostedt |
2008-05-23 | ftrace: add tracing of context switches | Steven Rostedt |
2008-05-23 | ftrace: function tracer | Steven Rostedt |
2008-05-23 | ftrace: latency tracer infrastructure | Steven Rostedt |
2008-05-23 | ftrace: add basic support for gcc profiler instrumentation | Arnaldo Carvalho de Melo |
2008-05-23 | ftrace: make the task state char-string visible to all | Steven Rostedt |
2008-05-23 | sched: add latency tracer callbacks to the scheduler | Ingo Molnar |
2008-05-19 | Merge branch 'audit.b51' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2008-05-17 | [PATCH] list_for_each_rcu must die: audit | Paul E. McKenney |
2008-05-17 | [patch 1/1] audit_send_reply(): fix error-path memory leak | Andrew Morton |
2008-05-16 | [PATCH] avoid multiplication overflows and signedness issues for max_fds | Al Viro |
2008-05-16 | [PATCH] dup_fd() fixes, part 1 | Al Viro |
2008-05-14 | lib: create common ascii hex array | Harvey Harrison |
2008-05-14 | cgroups: fix compile warning | Mirco Tischler |
2008-05-11 | Add new 'cond_resched_bkl()' helper function | Linus Torvalds |
2008-05-10 | BKL: revert back to the old spinlock implementation | Linus Torvalds |
2008-05-10 | Revert "semaphore: fix" | Linus Torvalds |
2008-05-09 | module: don't ignore vermagic string if module doesn't have modversions | Rusty Russell |
2008-05-09 | module: be more picky about allowing missing module versions | Rusty Russell |
2008-05-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min... | Linus Torvalds |
2008-05-08 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2008-05-08 | Fix cpuset sched_relax_domain_level control file | Paul Menage |
2008-05-08 | sched: fix weight calculations | Mike Galbraith |
2008-05-08 | semaphore: fix | Ingo Molnar |
2008-05-08 | Revert "relay: fix splice problem" | Jens Axboe |
2008-05-05 | sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCK | Peter Zijlstra |