aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i...Ingo Molnar2008-12-19
|\
| * x86 Fix VMI crash on boot in 2.6.28-rc8Zachary Amsden2008-12-14
| * x86: fix default_spin_lock_flags() prototypeIngo Molnar2008-12-08
| * AMD IOMMU: __unmap_single: check for bad_dma_address instead of 0Joerg Roedel2008-12-08
| * AMD IOMMU: fix WARN_ON in dma_ops unmap pathJoerg Roedel2008-12-08
| * AMD IOMMU: fix typo in commentJoerg Roedel2008-12-08
| * AMD IOMMU: fix loop counter in free_pagetable functionJoerg Roedel2008-12-08
| * AMD IOMMU: fix iommu_map_page functionJoerg Roedel2008-12-08
| * Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-12-05
| |\
| | * x86: fix early panic with boot option "nosmp"Andi Kleen2008-12-04
| | * Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2008-12-03
| | |\
| | | * x86/oprofile: fix Intel cpu family 6 detectionWilliam Cohen2008-12-03
| | | * oprofile: fix CPU unplug panic in ppro_stop()Eric Dumazet2008-12-03
| | * | Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2008-12-03
| | |\ \
| | | * | AMD IOMMU: fix possible race while accessing iommu->need_syncJoerg Roedel2008-12-03
| | | * | AMD IOMMU: set device table entry for aliased devicesJoerg Roedel2008-12-03
| | | * | AMD IOMMU: struct amd_iommu remove padding on 64 bitRichard Kennedy2008-12-03
| | | |/
| | * | x86: fix broken flushing in GART nofullflush pathJoerg Roedel2008-12-03
| | * | x86: fix dma_mapping_error for 32bit x86Thomas Bogendoerfer2008-11-29
| * | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-12-05
| |\ \ \
| | * | | sched: don't export sched_mc_power_savings in laptopsMahesh Salgaonkar2008-12-01
| | | |/ | | |/|
* | | | Merge branches 'tracing/ftrace' and 'tracing/hw-branch-tracing' into tracing/...Ingo Molnar2008-12-18
|\ \ \ \
| * | | | x86, bts: correctly report invalid bts recordsMarkus Metzger2008-12-16
| * | | | x86, bts: remove recursion from get_contextMarkus Metzger2008-12-16
* | | | | x86: entry_64 - introduce FTRACE_ frame macro v2Cyrill Gorcunov2008-12-16
|/ / / /
| | | |
| \ \ \
*-. \ \ \ Merge branches 'tracing/fastboot', 'tracing/ftrace', 'tracing/function-graph-...Ingo Molnar2008-12-16
|\ \ \ \ \
| | * | | | x86, bts: fix build errorIngo Molnar2008-12-12
| | * | | | x86, bts: provide in-kernel branch-trace interfaceMarkus Metzger2008-12-12
| | * | | | x86, bts: turn BUG_ON into WARN_ON_ONCEMarkus Metzger2008-12-12
| |/ / / / |/| | | |
| * | | | tracing/function-graph-tracer: add a new .irqentry.text section, fixIngo Molnar2008-12-12
| * | | | tracing/function-graph-tracer: annotate do_IRQ and smp_apic_timer_interruptFrederic Weisbecker2008-12-12
| * | | | tracing/function-graph-tracer: add a new .irqentry.text sectionFrederic Weisbecker2008-12-12
|/ / / /
* | | | tracing/function-graph-tracer: append the tracing_graph_flagFrederic Weisbecker2008-12-08
* | | | tracing/function-graph-tracer: introduce __notrace_funcgraph to filter specia...Frederic Weisbecker2008-12-08
* | | | Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing...Ingo Molnar2008-12-05
|\| | |
| * | | Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-12-02
| |\ \ \ | | |/ / | |/| |
| | * | KVM: MMU: avoid creation of unreachable pages in the shadowMarcelo Tosatti2008-11-26
| | * | KVM: MMU: fix sync of ptes addressed at owner pagetableMarcelo Tosatti2008-11-23
| | * | KVM: VMX: Fix interrupt loss during race with NMIAvi Kivity2008-11-23
* | | | ftrace: add checks on ret stack in function graphSteven Rostedt2008-12-03
* | | | ftrace: function graph return for function entrySteven Rostedt2008-12-03
* | | | ftrace: print real return in dumpstack for function graphSteven Rostedt2008-12-03
* | | | ftrace: add ftrace_graph_stop()Steven Rostedt2008-12-03
* | | | ftrace: have function graph use mcount caller addressSteven Rostedt2008-12-03
* | | | ftrace: clean up function graph asmSteven Rostedt2008-12-03
| | | |
| \ \ \
*-. \ \ \ Merge commit 'v2.6.28-rc7'; branch 'x86/dumpstack' into tracing/ftraceIngo Molnar2008-12-03
|\ \ \ \ \ | | |/ / / | |/| | |
| | * | | x86: unify appropriate bits from dumpstack_32 and dumpstack_64Neil Horman2008-10-27
| | * | | i386, dumpstack: unify die()Alexander van Heukelum2008-10-22
| | * | | i386, dumpstack: use oops_begin/oops_end in die_nmiAlexander van Heukelum2008-10-22
| | * | | i386, dumpstack: use x86_64's method to account die_nest_countAlexander van Heukelum2008-10-22