summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i...Ingo Molnar2008-12-197-41/+46
|\
| * x86 Fix VMI crash on boot in 2.6.28-rc8Zachary Amsden2008-12-143-14/+16
| * x86: fix default_spin_lock_flags() prototypeIngo Molnar2008-12-081-1/+2
| * AMD IOMMU: __unmap_single: check for bad_dma_address instead of 0Joerg Roedel2008-12-081-1/+2
| * AMD IOMMU: fix WARN_ON in dma_ops unmap pathJoerg Roedel2008-12-081-1/+1
| * AMD IOMMU: fix typo in commentJoerg Roedel2008-12-081-2/+2
| * AMD IOMMU: fix loop counter in free_pagetable functionJoerg Roedel2008-12-081-1/+1
| * AMD IOMMU: fix iommu_map_page functionJoerg Roedel2008-12-081-1/+1
| * x86: fix early panic with boot option "nosmp"Andi Kleen2008-12-041-0/+3
| * Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2008-12-036-31/+70
| |\
| | * AMD IOMMU: fix possible race while accessing iommu->need_syncJoerg Roedel2008-12-031-20/+13
| | * AMD IOMMU: set device table entry for aliased devicesJoerg Roedel2008-12-031-0/+3
| * | x86: fix broken flushing in GART nofullflush pathJoerg Roedel2008-12-031-0/+2
* | | Merge branches 'tracing/ftrace' and 'tracing/hw-branch-tracing' into tracing/...Ingo Molnar2008-12-181-33/+28
|\ \ \
| * | | x86, bts: correctly report invalid bts recordsMarkus Metzger2008-12-161-0/+3
| * | | x86, bts: remove recursion from get_contextMarkus Metzger2008-12-161-33/+25
* | | | x86: entry_64 - introduce FTRACE_ frame macro v2Cyrill Gorcunov2008-12-171-50/+7
|/ / /
| | |
| \ \
*-. \ \ Merge branches 'tracing/fastboot', 'tracing/ftrace', 'tracing/function-graph-...Ingo Molnar2008-12-169-731/+664
|\ \ \ \
| | * | | x86, bts: fix build errorIngo Molnar2008-12-121-1/+1
| | * | | x86, bts: provide in-kernel branch-trace interfaceMarkus Metzger2008-12-125-729/+657
| | * | | x86, bts: turn BUG_ON into WARN_ON_ONCEMarkus Metzger2008-12-122-4/+5
| |/ / / |/| | |
| * | | tracing/function-graph-tracer: add a new .irqentry.text section, fixIngo Molnar2008-12-121-0/+1
| * | | tracing/function-graph-tracer: annotate do_IRQ and smp_apic_timer_interruptFrederic Weisbecker2008-12-122-2/+4
| * | | tracing/function-graph-tracer: add a new .irqentry.text sectionFrederic Weisbecker2008-12-121-0/+1
|/ / /
* | | tracing/function-graph-tracer: append the tracing_graph_flagFrederic Weisbecker2008-12-081-1/+4
* | | tracing/function-graph-tracer: introduce __notrace_funcgraph to filter specia...Frederic Weisbecker2008-12-083-8/+6
* | | ftrace: add checks on ret stack in function graphSteven Rostedt2008-12-031-0/+17
* | | ftrace: function graph return for function entrySteven Rostedt2008-12-033-1/+12
* | | ftrace: print real return in dumpstack for function graphSteven Rostedt2008-12-034-6/+42
* | | ftrace: add ftrace_graph_stop()Steven Rostedt2008-12-031-4/+6
* | | ftrace: have function graph use mcount caller addressSteven Rostedt2008-12-032-0/+2
* | | ftrace: clean up function graph asmSteven Rostedt2008-12-031-16/+4
| | |
| \ \
*-. \ \ Merge commit 'v2.6.28-rc7'; branch 'x86/dumpstack' into tracing/ftraceIngo Molnar2008-12-0310-592/+417
|\ \ \ \ | | |_|/ | |/| |
| | * | x86: unify appropriate bits from dumpstack_32 and dumpstack_64Neil Horman2008-10-275-576/+363
| | * | i386, dumpstack: unify die()Alexander van Heukelum2008-10-222-8/+8
| | * | i386, dumpstack: use oops_begin/oops_end in die_nmiAlexander van Heukelum2008-10-222-24/+13
| | * | i386, dumpstack: use x86_64's method to account die_nest_countAlexander van Heukelum2008-10-221-12/+17
| | * | x86, dumpstack: always call oops_exit from oops_endAlexander van Heukelum2008-10-222-7/+6
| | * | x86_64, dumpstack: move kexec_crash from __die to oops_endAlexander van Heukelum2008-10-221-5/+4
| | * | x86, dumpstack: let signr=0 signal no do_exitAlexander van Heukelum2008-10-222-7/+9
| | * | i386, dumpstack: move crash_kexec before bust_spinlocks(0) in oops_endAlexander van Heukelum2008-10-221-2/+3
| * | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-11-301-5/+21
| |\ \ \
| | * \ \ Merge commit 'v2.6.28-rc6' into irq/urgentIngo Molnar2008-11-2312-38/+58
| | |\ \ \
| | * | | | x86: apic honour irq affinity which was set in early bootThomas Gleixner2008-11-091-5/+21
| * | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-11-306-65/+53
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2008-11-302-4/+31
| |\ \ \ \ \
| | * | | | | [CPUFREQ] powernow-k8: ignore out-of-range PstateStatus valueAndreas Herrmann2008-11-252-4/+31
| | | |_|/ / | | |/| | |
| * | | | | kvm_setup_secondary_clock() is cpuinitAl Viro2008-11-301-1/+1
| * | | | | enable_IR_x2apic() needs to be __initAl Viro2008-11-301-1/+1
| |/ / / /
* | | | | tracing/function-graph-tracer: support for x86-64Frederic Weisbecker2008-12-023-1/+85
OpenPOWER on IntegriCloud