summaryrefslogtreecommitdiff
path: root/arch/x86/oprofile
AgeCommit message (Expand)Author
2011-06-08Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar
2011-05-30oprofile, x86: Add comments to IBS LVT offset initializationRobert Richter
2011-05-27Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar
2011-05-20oprofile, x86: Enable preemption during pci device setup in IBS initRobert Richter
2011-05-12x86: Remove warning and warning_symbol from struct stacktrace_opsRichard Weinberger
2011-03-29Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr...Ingo Molnar
2011-03-24oprofile, x86: Allow setting EDGE/INV/CMASK for counter eventsAndi Kleen
2011-03-23x86: Use syscore_ops instead of sysdev classes and sysdevsRafael J. Wysocki
2011-03-18Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-03-18x86, dumpstack: Correct stack dump info when frame pointer is availableNamhyung Kim
2011-01-19Kill off warning: ‘inline’ is not at beginning of declarationJesper Juhl
2011-01-11Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-09Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-01-07x86, NMI: Remove DIE_NMI_IPIDon Zickus
2011-01-07x86, NMI: Add priorities to handlersDon Zickus
2011-01-06Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-01-05Merge commit 'v2.6.37' into perf/coreIngo Molnar
2011-01-03arch/x86/oprofile/op_model_amd.c: Perform initialisation on a single CPURobert Richter
2010-12-30x86: Replace uses of current_cpu_data with this_cpu opsTejun Heo
2010-12-30x86: Use this_cpu_ops to optimize codeTejun Heo
2010-12-30Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr...Ingo Molnar
2010-12-22x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP...Don Zickus
2010-12-19oprofile, x86: Add support for 6 counters (AMD family 15h)Robert Richter
2010-12-19oprofile, x86: Add support for AMD family 15hRobert Richter
2010-11-18Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar
2010-11-18x86: Eliminate bp argument from the stack tracing routinesSoeren Sandmann Pedersen
2010-11-18x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdogDon Zickus
2010-10-25Merge branch 'x86' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opro...Ingo Molnar
2010-10-25apic, amd: Make firmware bug messages more meaningfulRobert Richter
2010-10-25Merge branch 'oprofile/core' into oprofile/x86Robert Richter
2010-10-25x86/oprofile: Fix uninitialized variable use in debug printkIngo Molnar
2010-10-21Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-10-20apic, x86: Use BIOS settings for IBS and MCE threshold interrupt LVT offsetsRobert Richter
2010-10-15oprofile, x86: Add support for IBS periodic op counter extensionRobert Richter
2010-10-15oprofile, x86: Add support for IBS branch target address reportingRobert Richter
2010-10-15oprofile, x86: Introduce struct ibs_stateRobert Richter
2010-10-15oprofile, x86: Remove duplicate check for IBS_CAPS_OPCNTRobert Richter
2010-10-15oprofile, x86: Check IBS capability bits 1 and 2Robert Richter
2010-10-15oprofile, x86: Add support for AMD family 14hRobert Richter
2010-10-15oprofile, x86: Add support for AMD family 12hRobert Richter
2010-10-01oprofile, x86: Simplify init/exit functionsRobert Richter
2010-10-01oprofile, x86: Adding backtrace dump for 32bit process in compat modeJiri Olsa
2010-10-01oprofile, x86: Using struct stack_frame for 64bit processes dumpJiri Olsa
2010-09-21oprofile: Add Support for Intel CPU Family 6 / Model 29Jiri Olsa
2010-09-16oprofile: Add Support for Intel CPU Family 6 / Model 22 (Intel Celeron 540)Patrick Simmons
2010-09-01oprofile, x86: fix init_sysfs() function stubRobert Richter
2010-08-31oprofile, x86: fix init_sysfs error handlingRobert Richter
2010-08-05oprofile: add support for Intel processor model 30Josh Hunt
2010-06-04Merge remote branch 'tip/perf/urgent' into oprofile/urgentRobert Richter