aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2008-12-03ftrace: add checks on ret stack in function graphSteven Rostedt
2008-12-03ftrace: function graph return for function entrySteven Rostedt
2008-12-03ftrace: print real return in dumpstack for function graphSteven Rostedt
2008-12-03ftrace: add ftrace_graph_stop()Steven Rostedt
2008-12-03ftrace: have function graph use mcount caller addressSteven Rostedt
2008-12-03ftrace: clean up function graph asmSteven Rostedt
2008-12-03Merge commit 'v2.6.28-rc7'; branch 'x86/dumpstack' into tracing/ftraceIngo Molnar
2008-12-02tracing/function-graph-tracer: support for x86-64Frederic Weisbecker
2008-11-30Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-11-30Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-11-30Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2008-11-30remove __ARCH_WANT_COMPAT_SYS_PTRACEChristoph Hellwig
2008-11-30xen_play_dead() is __cpuinitAl Viro
2008-11-30xen_setup_vcpu_info_placement() is not init on x86Al Viro
2008-11-30kvm_setup_secondary_clock() is cpuinitAl Viro
2008-11-30enable_IR_x2apic() needs to be __initAl Viro
2008-11-27x86: always define DECLARE_PCI_UNMAP* macrosJoerg Roedel
2008-11-27Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/function-graph-...Ingo Molnar
2008-11-26tracing: add "power-tracer": C/P state tracer to help power optimizationArjan van de Ven
2008-11-26ftrace: use code patching for ftrace graph tracerSteven Rostedt
2008-11-26x86: fixup config space size of CPU functions for AMD family 11hAndreas Herrmann
2008-11-26tracing: function graph tracer, fixIngo Molnar
2008-11-26tracing/function-return-tracer: set a more human readable outputFrederic Weisbecker
2008-11-26tracing/function-return-tracer: change the name into function-graph-tracerFrederic Weisbecker
2008-11-25[CPUFREQ] powernow-k8: ignore out-of-range PstateStatus valueAndreas Herrmann
2008-11-25x86, bts, ftrace: a BTS ftrace plug-in prototypeMarkus Metzger
2008-11-25x86, bts, ptrace: move BTS buffer allocation from ds.c into ptrace.cMarkus Metzger
2008-11-25x86, bts: base in-kernel ds interface on handlesMarkus Metzger
2008-11-25Merge branches 'tracing/core', 'x86/urgent' and 'x86/ptrace' into tracing/hw-...Ingo Molnar
2008-11-25x86, bts: fix wrmsr and spinlock over kmallocMarkus Metzger
2008-11-25x86, pebs: fix PEBS record size configurationMarkus Metzger
2008-11-25x86, bts: turn macro into static inline functionMarkus Metzger
2008-11-25x86, bts: exclude ds.c from build when disabledMarkus Metzger
2008-11-25arch/x86/kernel/pci-calgary_64.c: change simple_strtol to simple_strtoulJulia Lawall
2008-11-25x86: use limited register constraint for setnzSteven Rostedt
2008-11-24Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/ftrace',...Ingo Molnar
2008-11-23xen: pin correct PGD on suspendIan Campbell
2008-11-23Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2008-11-23x86: revert irq number limitationThomas Gleixner
2008-11-23tracing/stack-tracer: introduce CONFIG_USER_STACKTRACE_SUPPORTTörök Edwin
2008-11-23tracing/stack-tracer: fix style issuesTörök Edwin
2008-11-23Merge commit 'v2.6.28-rc6' into irq/urgentIngo Molnar
2008-11-23tracing: add support for userspace stacktraces in tracing/iter_ctrlTörök Edwin
2008-11-23tracing/function-return-tracer: store return stack into task_struct and alloc...Frederic Weisbecker
2008-11-23Merge branches 'tracing/profiling', 'tracing/options' and 'tracing/urgent' in...Ingo Molnar
2008-11-21Merge commit 'v2.6.28-rc6' into x86/urgentIngo Molnar
2008-11-20x86: Fix interrupt leak due to migrationMatthew Wilcox
2008-11-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-11-20x86: fixing __cpuinit/__init tangle, xsave_cntxt_init()Rakib Mullick
2008-11-20x86: fix __cpuinit/__init tangle in init_thread_xstate()Rakib Mullick