| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'tracing/fastboot' into cpus4096 | Ingo Molnar | 2008-12-12 | 51 | -1922/+2049 |
|\ |
|
| * | tracing/function-graph-tracer: append the tracing_graph_flag | Frederic Weisbecker | 2008-12-08 | 1 | -1/+4 |
| * | tracing/function-graph-tracer: introduce __notrace_funcgraph to filter specia... | Frederic Weisbecker | 2008-12-08 | 3 | -8/+6 |
| * | Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing... | Ingo Molnar | 2008-12-05 | 26 | -657/+875 |
| |\ |
|
| | * | powerpc/83xx: Fix MCU support merge issue in mpc8349emitx.dts | Anton Vorontsov | 2008-12-03 | 1 | -8/+8 |
| | * | powerpc: Fix dma_map_sg() cache flushing on non coherent platforms | Benjamin Herrenschmidt | 2008-12-03 | 1 | -0/+1 |
| | * | Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-12-02 | 9 | -7/+29 |
| | |\ |
|
| | | * | KVM: MMU: avoid creation of unreachable pages in the shadow | Marcelo Tosatti | 2008-11-26 | 1 | -0/+1 |
| | | * | KVM: ppc: stop leaking host memory on VM exit | Hollis Blanchard | 2008-11-25 | 3 | -0/+11 |
| | | * | KVM: MMU: fix sync of ptes addressed at owner pagetable | Marcelo Tosatti | 2008-11-23 | 1 | -1/+1 |
| | | * | KVM: ia64: Fix: Use correct calling convention for PAL_VPS_RESUME_HANDLER | Xiantao Zhang | 2008-11-23 | 1 | -4/+7 |
| | | * | KVM: ia64: Fix incorrect kbuild CFLAGS override | Xiantao Zhang | 2008-11-23 | 1 | -1/+1 |
| | | * | KVM: VMX: Fix interrupt loss during race with NMI | Avi Kivity | 2008-11-23 | 1 | -1/+3 |
| | | * | KVM: s390: Fix problem state handling in guest sigp handler | Christian Borntraeger | 2008-11-23 | 1 | -0/+5 |
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-12-02 | 1 | -1/+1 |
| | |\ \ |
|
| | | * | | sparc64: Fix offset calculation in compute_size() | David S. Miller | 2008-12-01 | 1 | -1/+1 |
| | * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 2008-12-02 | 12 | -612/+828 |
| | |\ \ \ |
|
| | | * | | | m68k: Update defconfigs for 2.6.28-rc7 | Geert Uytterhoeven | 2008-12-02 | 12 | -612/+828 |
| | * | | | | MN10300: Fix application of kernel module relocations | Mark Salter | 2008-12-02 | 1 | -28/+7 |
| | * | | | | powerpc: Use physical cpu id when setting the processor affinity | Kumar Gala | 2008-12-02 | 1 | -1/+1 |
| | |/ / / |
|
| * | | | | ftrace: add checks on ret stack in function graph | Steven Rostedt | 2008-12-03 | 1 | -0/+17 |
| * | | | | ftrace: function graph return for function entry | Steven Rostedt | 2008-12-03 | 3 | -1/+12 |
| * | | | | ftrace: print real return in dumpstack for function graph | Steven Rostedt | 2008-12-03 | 4 | -6/+42 |
| * | | | | ftrace: add ftrace_graph_stop() | Steven Rostedt | 2008-12-03 | 1 | -4/+6 |
| * | | | | ftrace: have function graph use mcount caller address | Steven Rostedt | 2008-12-03 | 2 | -0/+2 |
| * | | | | ftrace: clean up function graph asm | Steven Rostedt | 2008-12-03 | 1 | -16/+4 |
| | | | | | |
| | \ \ \ | |
| *-. \ \ \ | Merge commit 'v2.6.28-rc7'; branch 'x86/dumpstack' into tracing/ftrace | Ingo Molnar | 2008-12-03 | 93 | -1413/+3511 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| | | * | | | x86: unify appropriate bits from dumpstack_32 and dumpstack_64 | Neil Horman | 2008-10-27 | 5 | -576/+363 |
| | | * | | | i386, dumpstack: unify die() | Alexander van Heukelum | 2008-10-22 | 2 | -8/+8 |
| | | * | | | i386, dumpstack: use oops_begin/oops_end in die_nmi | Alexander van Heukelum | 2008-10-22 | 2 | -24/+13 |
| | | * | | | i386, dumpstack: use x86_64's method to account die_nest_count | Alexander van Heukelum | 2008-10-22 | 1 | -12/+17 |
| | | * | | | x86, dumpstack: always call oops_exit from oops_end | Alexander van Heukelum | 2008-10-22 | 2 | -7/+6 |
| | | * | | | x86_64, dumpstack: move kexec_crash from __die to oops_end | Alexander van Heukelum | 2008-10-22 | 1 | -5/+4 |
| | | * | | | x86, dumpstack: let signr=0 signal no do_exit | Alexander van Heukelum | 2008-10-22 | 3 | -11/+16 |
| | | * | | | i386, dumpstack: move crash_kexec before bust_spinlocks(0) in oops_end | Alexander van Heukelum | 2008-10-22 | 1 | -2/+3 |
| * | | | | | tracing/function-graph-tracer: support for x86-64 | Frederic Weisbecker | 2008-12-02 | 4 | -2/+86 |
| * | | | | | Merge branches 'tracing/branch-tracer', 'tracing/ftrace', 'tracing/function-g... | Ingo Molnar | 2008-12-02 | 5 | -140/+98 |
| |\ \ \ \ \ |
|
| | * | | | | | powerpc/ppc32: static ftrace fixes for PPC32 | Steven Rostedt | 2008-11-28 | 2 | -0/+4 |
| | * | | | | | powerpc: ftrace, use create_branch | Steven Rostedt | 2008-11-28 | 1 | -42/+12 |
| | * | | | | | powerpc: ftrace, added missing icache flush | Steven Rostedt | 2008-11-28 | 1 | -0/+9 |
| | * | | | | | powerpc: ftrace, fix cast aliasing and add code verification | Steven Rostedt | 2008-11-28 | 1 | -56/+65 |
| | * | | | | | powerpc: ftrace, do nothing in mcount call for dyn ftrace | Steven Rostedt | 2008-11-28 | 2 | -43/+9 |
| | | | | | | | |
| | \ \ \ \ \ | |
| *-. \ \ \ \ \ | Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/function-graph-... | Ingo Molnar | 2008-11-27 | 7 | -29/+108 |
| |\ \ \ \ \ \ \ |
|
| | | * | | | | | | tracing: add "power-tracer": C/P state tracer to help power optimization | Arjan van de Ven | 2008-11-26 | 2 | -0/+20 |
| | |/ / / / / /
| |/| | | | | | |
|
| | * | | | | | | ftrace: use code patching for ftrace graph tracer | Steven Rostedt | 2008-11-26 | 2 | -2/+51 |
| | * | | | | | | tracing: function graph tracer, fix | Ingo Molnar | 2008-11-26 | 1 | -1/+1 |
| | * | | | | | | tracing/function-return-tracer: set a more human readable output | Frederic Weisbecker | 2008-11-26 | 1 | -11/+21 |
| | * | | | | | | tracing/function-return-tracer: change the name into function-graph-tracer | Frederic Weisbecker | 2008-11-26 | 5 | -17/+17 |
| |/ / / / / / |
|
| * | | | | | | x86, bts, ftrace: a BTS ftrace plug-in prototype | Markus Metzger | 2008-11-25 | 1 | -0/+1 |
| * | | | | | | x86, bts, ptrace: move BTS buffer allocation from ds.c into ptrace.c | Markus Metzger | 2008-11-25 | 3 | -88/+38 |