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: debug smp_processor_id, use notrace preempt disable | Steven Rostedt |
2008-05-23 | ftrace: fix kexec | Ingo Molnar |
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: use nops instead of jmp | 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: annotate core code that should not be traced | Arnaldo Carvalho de Melo |
2008-05-23 | x86: add notrace annotations to vsyscall. | Steven Rostedt |
2008-05-23 | tracing: add notrace to linkage.h | Ingo Molnar |
2008-05-23 | ftrace: add preempt_enable/disable notrace macros | Steven Rostedt |
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-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2008-05-22 | [CIFS] Fix reversed memset arguments | Dave Jones |
2008-05-22 | Adds username in the upcall key for unattended mounts with keytab | Igor Mammedov |
2008-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2008-05-21 | sparc64: Prevent stack backtrace false positives on trap frames. | David S. Miller |
2008-05-22 | [CIFS] Remove redundant NULL check | Steve French |
2008-05-21 | sparc64: Fix stack tracing through trap frames. | David S. Miller |
2008-05-21 | sparc64: Fix kernel thread stack termination. | David S. Miller |
2008-05-21 | net: The world is not perfect patch. | Rami Rosen |
2008-05-21 | tcp: Make prior_ssthresh a u32 | Ilpo Järvinen |
2008-05-21 | xfrm_user: Remove zero length key checks. | David S. Miller |