Age | Commit message (Expand) | Author |
2008-12-17 | x86: entry_64 - introduce FTRACE_ frame macro v2 | Cyrill Gorcunov |
2008-12-16 | Merge branches 'tracing/fastboot', 'tracing/ftrace', 'tracing/function-graph-... | Ingo Molnar |
2008-12-12 | tracing/function-graph-tracer: add a new .irqentry.text section, fix | Ingo Molnar |
2008-12-12 | tracing/function-graph-tracer: annotate do_IRQ and smp_apic_timer_interrupt | Frederic Weisbecker |
2008-12-12 | tracing/function-graph-tracer: add a new .irqentry.text section | Frederic Weisbecker |
2008-12-12 | x86, bts: fix build error | Ingo Molnar |
2008-12-12 | x86, bts: provide in-kernel branch-trace interface | Markus Metzger |
2008-12-12 | x86, bts: turn BUG_ON into WARN_ON_ONCE | Markus Metzger |
2008-12-08 | tracing/function-graph-tracer: append the tracing_graph_flag | Frederic Weisbecker |
2008-12-08 | tracing/function-graph-tracer: introduce __notrace_funcgraph to filter specia... | Frederic Weisbecker |
2008-12-03 | ftrace: add checks on ret stack in function graph | Steven Rostedt |
2008-12-03 | ftrace: function graph return for function entry | Steven Rostedt |
2008-12-03 | ftrace: print real return in dumpstack for function graph | Steven Rostedt |
2008-12-03 | ftrace: add ftrace_graph_stop() | Steven Rostedt |
2008-12-03 | ftrace: have function graph use mcount caller address | Steven Rostedt |
2008-12-03 | ftrace: clean up function graph asm | Steven Rostedt |
2008-12-03 | Merge commit 'v2.6.28-rc7'; branch 'x86/dumpstack' into tracing/ftrace | Ingo Molnar |
2008-12-02 | tracing/function-graph-tracer: support for x86-64 | Frederic Weisbecker |
2008-11-30 | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-11-30 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-11-30 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds |
2008-11-30 | kvm_setup_secondary_clock() is cpuinit | Al Viro |
2008-11-30 | enable_IR_x2apic() needs to be __init | Al Viro |
2008-11-27 | Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/function-graph-... | Ingo Molnar |
2008-11-26 | tracing: add "power-tracer": C/P state tracer to help power optimization | Arjan van de Ven |
2008-11-26 | ftrace: use code patching for ftrace graph tracer | Steven Rostedt |
2008-11-26 | tracing: function graph tracer, fix | Ingo Molnar |
2008-11-26 | tracing/function-return-tracer: set a more human readable output | Frederic Weisbecker |
2008-11-26 | tracing/function-return-tracer: change the name into function-graph-tracer | Frederic Weisbecker |
2008-11-25 | [CPUFREQ] powernow-k8: ignore out-of-range PstateStatus value | Andreas Herrmann |
2008-11-25 | x86, bts, ptrace: move BTS buffer allocation from ds.c into ptrace.c | Markus Metzger |
2008-11-25 | x86, bts: base in-kernel ds interface on handles | Markus Metzger |
2008-11-25 | Merge branches 'tracing/core', 'x86/urgent' and 'x86/ptrace' into tracing/hw-... | Ingo Molnar |
2008-11-25 | x86, bts: fix wrmsr and spinlock over kmalloc | Markus Metzger |
2008-11-25 | x86, pebs: fix PEBS record size configuration | Markus Metzger |
2008-11-25 | x86, bts: exclude ds.c from build when disabled | Markus Metzger |
2008-11-25 | arch/x86/kernel/pci-calgary_64.c: change simple_strtol to simple_strtoul | Julia Lawall |
2008-11-24 | Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/ftrace',... | Ingo Molnar |
2008-11-23 | x86: revert irq number limitation | Thomas Gleixner |
2008-11-23 | tracing/stack-tracer: fix style issues | Török Edwin |
2008-11-23 | Merge commit 'v2.6.28-rc6' into irq/urgent | Ingo Molnar |
2008-11-23 | tracing: add support for userspace stacktraces in tracing/iter_ctrl | Török Edwin |
2008-11-23 | tracing/function-return-tracer: store return stack into task_struct and alloc... | Frederic Weisbecker |
2008-11-23 | Merge branches 'tracing/profiling', 'tracing/options' and 'tracing/urgent' in... | Ingo Molnar |
2008-11-21 | Merge commit 'v2.6.28-rc6' into x86/urgent | Ingo Molnar |
2008-11-20 | x86: Fix interrupt leak due to migration | Matthew Wilcox |
2008-11-20 | x86: fixing __cpuinit/__init tangle, xsave_cntxt_init() | Rakib Mullick |
2008-11-20 | x86: fix __cpuinit/__init tangle in init_thread_xstate() | Rakib Mullick |
2008-11-19 | Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core | Ingo Molnar |
2008-11-18 | x86: quirk for reboot stalls on a Dell Optiplex 330 | Steve Conklin |