| Commit message (Expand) | Author | Age |
* | 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-03 |
|\ \ |
|
| | * | x86: unify appropriate bits from dumpstack_32 and dumpstack_64 | Neil Horman | 2008-10-27 |
| | * | i386, dumpstack: unify die() | Alexander van Heukelum | 2008-10-22 |
| | * | i386, dumpstack: use oops_begin/oops_end in die_nmi | Alexander van Heukelum | 2008-10-22 |
| | * | i386, dumpstack: use x86_64's method to account die_nest_count | Alexander van Heukelum | 2008-10-22 |
| | * | x86, dumpstack: always call oops_exit from oops_end | Alexander van Heukelum | 2008-10-22 |
| | * | x86_64, dumpstack: move kexec_crash from __die to oops_end | Alexander van Heukelum | 2008-10-22 |
| | * | x86, dumpstack: let signr=0 signal no do_exit | Alexander van Heukelum | 2008-10-22 |
| | * | i386, dumpstack: move crash_kexec before bust_spinlocks(0) in oops_end | Alexander van Heukelum | 2008-10-22 |
| * | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-11-30 |
| |\ \ |
|
| | * \ | Merge commit 'v2.6.28-rc6' into irq/urgent | Ingo Molnar | 2008-11-23 |
| | |\ \ |
|
| | * | | | x86: apic honour irq affinity which was set in early boot | Thomas Gleixner | 2008-11-09 |
| * | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-11-30 |
| |\ \ \ \ |
|
| | * | | | | x86: always define DECLARE_PCI_UNMAP* macros | Joerg Roedel | 2008-11-27 |
| | * | | | | x86: fixup config space size of CPU functions for AMD family 11h | Andreas Herrmann | 2008-11-25 |
| * | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 2008-11-30 |
| |\ \ \ \ \ |
|
| | * | | | | | [CPUFREQ] powernow-k8: ignore out-of-range PstateStatus value | Andreas Herrmann | 2008-11-25 |
| | | |_|/ /
| | |/| | | |
|
| * | | | | | remove __ARCH_WANT_COMPAT_SYS_PTRACE | Christoph Hellwig | 2008-11-30 |
| * | | | | | xen_play_dead() is __cpuinit | Al Viro | 2008-11-30 |
| * | | | | | xen_setup_vcpu_info_placement() is not init on x86 | Al Viro | 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-30 |
| |/ / / / |
|
* | | | | | tracing/function-graph-tracer: support for x86-64 | Frederic Weisbecker | 2008-12-02 |
| | | | | | |
| \ \ \ \ | |
*-. \ \ \ \ | Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/function-graph-... | Ingo Molnar | 2008-11-27 |
|\ \ \ \ \ \ |
|
| | * | | | | | 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-25 |
| * | | | | | tracing/function-return-tracer: set a more human readable output | Frederic Weisbecker | 2008-11-25 |
| * | | | | | tracing/function-return-tracer: change the name into function-graph-tracer | Frederic Weisbecker | 2008-11-25 |
|/ / / / / |
|
* | | | | | x86, bts, ftrace: a BTS ftrace plug-in prototype | Markus Metzger | 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: DS and BTS initialization | Markus Metzger | 2008-11-10 |
| | | |/ /
| | |/| | |
|
| * | | | | 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: turn macro into static inline function | 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-25 |
| * | | | | x86: use limited register constraint for setnz | Steven Rostedt | 2008-11-25 |
| * | | | | xen: pin correct PGD on suspend | Ian Campbell | 2008-11-23 |
| * | | | | Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2008-11-23 |
| |\ \ \ \ |
|
| | * | | | | oprofile: fix an overflow in ppro code | Eric Dumazet | 2008-11-17 |
| * | | | | | x86: revert irq number limitation | Thomas Gleixner | 2008-11-23 |
| * | | | | | Merge commit 'v2.6.28-rc6' into x86/urgent | Ingo Molnar | 2008-11-21 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|