| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, bts: provide in-kernel branch-trace interface | Markus Metzger | 2008-12-12 | 9 | -871/+810 |
* | x86, bts: turn BUG_ON into WARN_ON_ONCE | Markus Metzger | 2008-12-12 | 2 | -4/+5 |
* | 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 |
| * | | | | frv: fix mmap2 error handling | David Howells | 2008-12-01 | 1 | -9/+8 |
| * | | | | spi: fix spi_s3c24xx_gpio num_chipselect | Ben Dooks | 2008-12-01 | 1 | -0/+1 |
| * | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2008-12-01 | 1 | -0/+2 |
| |\ \ \ \ |
|
| | * | | | | powerpc: Fix build for 32-bit SMP configs | Milton Miller | 2008-12-01 | 1 | -0/+2 |
| * | | | | | Revert "of_platform_driver noise on sparce" | Linus Torvalds | 2008-12-01 | 3 | -4/+4 |
| |/ / / / |
|
| * | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2008-11-30 | 24 | -560/+2750 |
| |\ \ \ \ |
|
| | * | | | | powerpc: Fix system calls on Cell entered with XER.SO=1 | Paul Mackerras | 2008-12-01 | 1 | -1/+7 |
| | * | | | | powerpc/cell: Fix GDB watchpoints, again | Arnd Bergmann | 2008-12-01 | 1 | -2/+7 |
| | * | | | | powerpc/mpic: Don't reset affinity for secondary MPIC on boot | Arnd Bergmann | 2008-12-01 | 1 | -2/+7 |
| | * | | | | powerpc/cell/axon-msi: Retry on missing interrupt | Arnd Bergmann | 2008-12-01 | 1 | -5/+31 |
| | * | | | | powerpc: Fix boot freeze on machine with empty memory node | Dave Hansen | 2008-12-01 | 1 | -47/+75 |
| | * | | | | powerpc: Fix IRQ assignment for some PCIe devices | Adhemerval Zanella | 2008-12-01 | 1 | -2/+5 |
| | * | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spuf... | Paul Mackerras | 2008-11-24 | 1 | -0/+3 |
| | |\ \ \ \ |
|
| | | * | | | | powerpc/spufs: Fix spinning in spufs_ps_fault on signal | Jeremy Kerr | 2008-11-21 | 1 | -0/+3 |