| Commit message (Expand) | Author | Age |
* | Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i... | Ingo Molnar | 2008-12-19 |
|\ |
|
| * | x86 Fix VMI crash on boot in 2.6.28-rc8 | Zachary Amsden | 2008-12-14 |
| * | x86: fix default_spin_lock_flags() prototype | Ingo Molnar | 2008-12-08 |
| * | AMD IOMMU: __unmap_single: check for bad_dma_address instead of 0 | Joerg Roedel | 2008-12-08 |
| * | AMD IOMMU: fix WARN_ON in dma_ops unmap path | Joerg Roedel | 2008-12-08 |
| * | AMD IOMMU: fix typo in comment | Joerg Roedel | 2008-12-08 |
| * | AMD IOMMU: fix loop counter in free_pagetable function | Joerg Roedel | 2008-12-08 |
| * | AMD IOMMU: fix iommu_map_page function | Joerg Roedel | 2008-12-08 |
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-12-05 |
| |\ |
|
| | * | x86: fix early panic with boot option "nosmp" | Andi Kleen | 2008-12-04 |
| | * | Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2008-12-03 |
| | |\ |
|
| | | * | x86/oprofile: fix Intel cpu family 6 detection | William Cohen | 2008-12-03 |
| | | * | oprofile: fix CPU unplug panic in ppro_stop() | Eric Dumazet | 2008-12-03 |
| | * | | Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2008-12-03 |
| | |\ \ |
|
| | | * | | AMD IOMMU: fix possible race while accessing iommu->need_sync | Joerg Roedel | 2008-12-03 |
| | | * | | AMD IOMMU: set device table entry for aliased devices | Joerg Roedel | 2008-12-03 |
| | | * | | AMD IOMMU: struct amd_iommu remove padding on 64 bit | Richard Kennedy | 2008-12-03 |
| | | |/ |
|
| | * | | x86: fix broken flushing in GART nofullflush path | Joerg Roedel | 2008-12-03 |
| | * | | x86: fix dma_mapping_error for 32bit x86 | Thomas Bogendoerfer | 2008-11-29 |
| * | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-12-05 |
| |\ \ \ |
|
| | * | | | sched: don't export sched_mc_power_savings in laptops | Mahesh Salgaonkar | 2008-12-01 |
| | | |/
| | |/| |
|
* | | | | Merge branches 'tracing/ftrace' and 'tracing/hw-branch-tracing' into tracing/... | Ingo Molnar | 2008-12-18 |
|\ \ \ \ |
|
| * | | | | x86, bts: correctly report invalid bts records | Markus Metzger | 2008-12-16 |
| * | | | | x86, bts: remove recursion from get_context | Markus Metzger | 2008-12-16 |
* | | | | | 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-16 |
|\ \ \ \ \ |
|
| | * | | | | 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-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 |
|/ / / / |
|
* | | | | 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-08 |
* | | | | Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing... | Ingo Molnar | 2008-12-05 |
|\| | | |
|
| * | | | Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-12-02 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | KVM: MMU: avoid creation of unreachable pages in the shadow | Marcelo Tosatti | 2008-11-26 |
| | * | | KVM: MMU: fix sync of ptes addressed at owner pagetable | Marcelo Tosatti | 2008-11-23 |
| | * | | KVM: VMX: Fix interrupt loss during race with NMI | Avi Kivity | 2008-11-23 |
* | | | | 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-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 |