| Commit message (Expand) | Author | Age | Files | Lines |
* | tracing/ftrace: don't trace on early stage of a secondary cpu boot, v3 | Frederic Weisbecker | 2008-12-25 | 2 | -1/+6 |
* | Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i... | Ingo Molnar | 2008-12-19 | 7 | -41/+46 |
|\ |
|
| * | x86 Fix VMI crash on boot in 2.6.28-rc8 | Zachary Amsden | 2008-12-14 | 3 | -14/+16 |
| * | x86: fix default_spin_lock_flags() prototype | Ingo Molnar | 2008-12-08 | 1 | -1/+2 |
| * | AMD IOMMU: __unmap_single: check for bad_dma_address instead of 0 | Joerg Roedel | 2008-12-08 | 1 | -1/+2 |
| * | AMD IOMMU: fix WARN_ON in dma_ops unmap path | Joerg Roedel | 2008-12-08 | 1 | -1/+1 |
| * | AMD IOMMU: fix typo in comment | Joerg Roedel | 2008-12-08 | 1 | -2/+2 |
| * | AMD IOMMU: fix loop counter in free_pagetable function | Joerg Roedel | 2008-12-08 | 1 | -1/+1 |
| * | AMD IOMMU: fix iommu_map_page function | Joerg Roedel | 2008-12-08 | 1 | -1/+1 |
| * | x86: fix early panic with boot option "nosmp" | Andi Kleen | 2008-12-04 | 1 | -0/+3 |
| * | Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2008-12-03 | 6 | -31/+70 |
| |\ |
|
| | * | AMD IOMMU: fix possible race while accessing iommu->need_sync | Joerg Roedel | 2008-12-03 | 1 | -20/+13 |
| | * | AMD IOMMU: set device table entry for aliased devices | Joerg Roedel | 2008-12-03 | 1 | -0/+3 |
| * | | x86: fix broken flushing in GART nofullflush path | Joerg Roedel | 2008-12-03 | 1 | -0/+2 |
* | | | Merge branches 'tracing/ftrace' and 'tracing/hw-branch-tracing' into tracing/... | Ingo Molnar | 2008-12-18 | 1 | -33/+28 |
|\ \ \ |
|
| * | | | x86, bts: correctly report invalid bts records | Markus Metzger | 2008-12-16 | 1 | -0/+3 |
| * | | | x86, bts: remove recursion from get_context | Markus Metzger | 2008-12-16 | 1 | -33/+25 |
* | | | | x86: entry_64 - introduce FTRACE_ frame macro v2 | Cyrill Gorcunov | 2008-12-17 | 1 | -50/+7 |
|/ / / |
|
| | | | |
| \ \ | |
*-. \ \ | Merge branches 'tracing/fastboot', 'tracing/ftrace', 'tracing/function-graph-... | Ingo Molnar | 2008-12-16 | 9 | -731/+664 |
|\ \ \ \ |
|
| | * | | | x86, bts: fix build error | Ingo Molnar | 2008-12-12 | 1 | -1/+1 |
| | * | | | x86, bts: provide in-kernel branch-trace interface | Markus Metzger | 2008-12-12 | 5 | -729/+657 |
| | * | | | x86, bts: turn BUG_ON into WARN_ON_ONCE | Markus Metzger | 2008-12-12 | 2 | -4/+5 |
| |/ / /
|/| | | |
|
| * | | | tracing/function-graph-tracer: add a new .irqentry.text section, fix | Ingo Molnar | 2008-12-12 | 1 | -0/+1 |
| * | | | tracing/function-graph-tracer: annotate do_IRQ and smp_apic_timer_interrupt | Frederic Weisbecker | 2008-12-12 | 2 | -2/+4 |
| * | | | tracing/function-graph-tracer: add a new .irqentry.text section | Frederic Weisbecker | 2008-12-12 | 1 | -0/+1 |
|/ / / |
|
* | | | 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 |
* | | | 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 | 10 | -592/+417 |
|\ \ \ \
| | |_|/
| |/| | |
|
| | * | | 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 | 2 | -7/+9 |
| | * | | i386, dumpstack: move crash_kexec before bust_spinlocks(0) in oops_end | Alexander van Heukelum | 2008-10-22 | 1 | -2/+3 |
| * | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-11-30 | 1 | -5/+21 |
| |\ \ \ |
|
| | * \ \ | Merge commit 'v2.6.28-rc6' into irq/urgent | Ingo Molnar | 2008-11-23 | 12 | -38/+58 |
| | |\ \ \ |
|
| | * | | | | x86: apic honour irq affinity which was set in early boot | Thomas Gleixner | 2008-11-09 | 1 | -5/+21 |
| * | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-11-30 | 6 | -65/+53 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| * | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 2008-11-30 | 2 | -4/+31 |
| |\ \ \ \ \ |
|
| | * | | | | | [CPUFREQ] powernow-k8: ignore out-of-range PstateStatus value | Andreas Herrmann | 2008-11-25 | 2 | -4/+31 |
| | | |_|/ /
| | |/| | | |
|
| * | | | | | kvm_setup_secondary_clock() is cpuinit | Al Viro | 2008-11-30 | 1 | -1/+1 |
| * | | | | | enable_IR_x2apic() needs to be __init | Al Viro | 2008-11-30 | 1 | -1/+1 |
| |/ / / / |
|