summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2008-11-26ftrace: use code patching for ftrace graph tracerSteven Rostedt
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, 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: 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-24Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/ftrace',...Ingo Molnar
2008-11-24x86: drop REBOOT_CF9_COND from reboot fallback chainH. Peter Anvin
2008-11-23x86: revert irq number limitationThomas Gleixner
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-22x86: revert default reboot method to REBOOT_KBDH. Peter Anvin
2008-11-21Merge commit 'v2.6.28-rc6' into x86/urgentIngo Molnar
2008-11-20x86: Fix interrupt leak due to migrationMatthew Wilcox
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
2008-11-19Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/coreIngo Molnar
2008-11-18x86: quirk for reboot stalls on a Dell Optiplex 330Steve Conklin
2008-11-18x86: use update_genapic to get rid of ES7000_CLUSTERED_APIC v2Yinghai Lu
2008-11-18x86: fix wakeup_cpu with numaq/es7000, v2, fix #2Ingo Molnar
2008-11-18Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2008-11-18x86: more general identifier for Phoenix BIOSPhilipp Kohlbecher
2008-11-18AMD IOMMU: check for next_bit also in unmapped areaJoerg Roedel
2008-11-18AMD IOMMU: fix fullflush comparison lengthJoerg Roedel
2008-11-18AMD IOMMU: enable device isolation per defaultJoerg Roedel
2008-11-18AMD IOMMU: add parameter to disable device isolationJoerg Roedel
2008-11-18x86, PEBS/DS: fix code flow in ds_request()Ingo Molnar
2008-11-18tracing/function-return-tracer: add the overrun fieldFrederic Weisbecker
2008-11-18x86: fix wakeup_cpu with numaq/es7000, v2, fixYinghai Lu
2008-11-18x86: add rdtsc barrier to TSC sync checkVenki Pallipadi
2008-11-17x86: fix wakeup_cpu with numaq/es7000, v2Yinghai Lu
2008-11-16x86: fix es7000 compilingYinghai Lu
2008-11-16x86, bts: fix unlock problem in ds.cMarkus Metzger
2008-11-16tracing/function-return-tracer: support for dynamic ftrace on function return...Frederic Weisbecker
2008-11-16tracing/function-return-tracer: add a barrier to ensure return stack index is...Frederic Weisbecker
2008-11-16ftrace: pass module struct to arch dynamic ftrace functionsSteven Rostedt
2008-11-15Revert "x86: blacklist DMAR on Intel G31/G33 chipsets"David Woodhouse
2008-11-13Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/function...Ingo Molnar
2008-11-12tracing/function-return-tracer: call prepare_ftrace_return by registersFrederic Weisbecker
2008-11-12tracing/function-return-tracer: make the function return tracer locklessFrederic Weisbecker
2008-11-12trace: rename unlikely profiler to branch profilerSteven Rostedt