Age | Commit message (Expand) | Author | Files | Lines |
2011-03-18 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
2011-03-18 | x86, dumpstack: Correct stack dump info when frame pointer is available | Namhyung Kim | 1 | -1/+1 |
2011-01-19 | Kill off warning: ‘inline’ is not at beginning of declaration | Jesper Juhl | 1 | -1/+1 |
2011-01-11 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -3/+2 |
2011-01-09 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 1 | -0/+1 |
2011-01-07 | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 2 | -5/+5 |
2011-01-07 | x86, NMI: Remove DIE_NMI_IPI | Don Zickus | 1 | -1/+0 |
2011-01-07 | x86, NMI: Add priorities to handlers | Don Zickus | 2 | -2/+2 |
2011-01-06 | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+1 |
2011-01-05 | Merge commit 'v2.6.37' into perf/core | Ingo Molnar | 1 | -8/+16 |
2011-01-03 | arch/x86/oprofile/op_model_amd.c: Perform initialisation on a single CPU | Robert Richter | 1 | -8/+16 |
2010-12-30 | x86: Replace uses of current_cpu_data with this_cpu ops | Tejun Heo | 1 | -4/+4 |
2010-12-30 | x86: Use this_cpu_ops to optimize code | Tejun Heo | 1 | -1/+1 |
2010-12-30 | Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr... | Ingo Molnar | 2 | -18/+39 |
2010-12-22 | x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP... | Don Zickus | 1 | -1/+1 |
2010-12-19 | oprofile, x86: Add support for 6 counters (AMD family 15h) | Robert Richter | 1 | -18/+36 |
2010-12-19 | oprofile, x86: Add support for AMD family 15h | Robert Richter | 1 | -0/+3 |
2010-11-18 | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Ingo Molnar | 1 | -1/+1 |
2010-11-18 | x86: Eliminate bp argument from the stack tracing routines | Soeren Sandmann Pedersen | 1 | -1/+1 |
2010-11-18 | x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdog | Don Zickus | 1 | -3/+0 |
2010-10-25 | Merge branch 'x86' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opro... | Ingo Molnar | 2 | -37/+89 |
2010-10-25 | apic, amd: Make firmware bug messages more meaningful | Robert Richter | 1 | -0/+1 |
2010-10-25 | Merge branch 'oprofile/core' into oprofile/x86 | Robert Richter | 1 | -15/+117 |
2010-10-25 | x86/oprofile: Fix uninitialized variable use in debug printk | Ingo Molnar | 1 | -15/+11 |
2010-10-21 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -18/+127 |
2010-10-20 | apic, x86: Use BIOS settings for IBS and MCE threshold interrupt LVT offsets | Robert Richter | 1 | -18/+127 |
2010-10-15 | oprofile, x86: Add support for IBS periodic op counter extension | Robert Richter | 1 | -3/+19 |
2010-10-15 | oprofile, x86: Add support for IBS branch target address reporting | Robert Richter | 1 | -6/+20 |
2010-10-15 | oprofile, x86: Introduce struct ibs_state | Robert Richter | 1 | -11/+18 |
2010-10-15 | oprofile, x86: Remove duplicate check for IBS_CAPS_OPCNT | Robert Richter | 1 | -2/+1 |
2010-10-15 | oprofile, x86: Check IBS capability bits 1 and 2 | Robert Richter | 1 | -21/+38 |
2010-10-15 | oprofile, x86: Add support for AMD family 14h | Robert Richter | 1 | -0/+3 |
2010-10-15 | oprofile, x86: Add support for AMD family 12h | Robert Richter | 1 | -0/+3 |
2010-10-01 | oprofile, x86: Simplify init/exit functions | Robert Richter | 1 | -8/+1 |
2010-10-01 | oprofile, x86: Adding backtrace dump for 32bit process in compat mode | Jiri Olsa | 1 | -0/+53 |
2010-10-01 | oprofile, x86: Using struct stack_frame for 64bit processes dump | Jiri Olsa | 1 | -12/+7 |
2010-09-21 | oprofile: Add Support for Intel CPU Family 6 / Model 29 | Jiri Olsa | 1 | -0/+1 |
2010-09-16 | oprofile: Add Support for Intel CPU Family 6 / Model 22 (Intel Celeron 540) | Patrick Simmons | 1 | -1/+3 |
2010-09-01 | oprofile, x86: fix init_sysfs() function stub | Robert Richter | 1 | -2/+4 |
2010-08-31 | oprofile, x86: fix init_sysfs error handling | Robert Richter | 1 | -3/+13 |
2010-08-05 | oprofile: add support for Intel processor model 30 | Josh Hunt | 1 | -0/+1 |
2010-06-04 | Merge remote branch 'tip/perf/urgent' into oprofile/urgent | Robert Richter | 1 | -2/+2 |
2010-05-18 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -2/+2 |
2010-05-10 | Oprofile: Change CPUIDS from decimal to hex, and add some comments | John Villalovos | 1 | -2/+14 |
2010-05-06 | oprofile/x86: make AMD IBS hotplug capable | Robert Richter | 3 | -41/+19 |
2010-05-06 | oprofile/x86: notify cpus only when daemon is running | Robert Richter | 1 | -13/+3 |
2010-05-04 | oprofile/x86: reordering some functions | Robert Richter | 1 | -67/+67 |
2010-05-04 | oprofile/x86: stop disabled counters in nmi handler | Robert Richter | 1 | -2/+10 |
2010-05-04 | oprofile/x86: protect cpu hotplug sections | Robert Richter | 1 | -6/+46 |
2010-05-04 | oprofile/x86: remove CONFIG_SMP macros | Robert Richter | 1 | -6/+1 |