Age | Commit message (Expand) | Author | Files | Lines |
2018-02-21 | x86/oprofile: Fix bogus GCC-8 warning in nmi_setup() | Arnd Bergmann | 1 | -1/+1 |
2017-10-31 | treewide: Fix function prototypes for module_param_call() | Kees Cook | 1 | -1/+1 |
2016-11-23 | x86/oprofile/nmi: Convert to hotplug state machine | Sebastian Andrzej Siewior | 1 | -43/+18 |
2016-11-23 | x86/oprofile/nmi: Remove superfluous smp_function_call_single() | Anna-Maria Gleixner | 1 | -10/+12 |
2016-04-13 | x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usage | Borislav Petkov | 1 | -1/+1 |
2016-03-31 | x86/cpufeature: Remove cpu_has_arch_perfmon | Borislav Petkov | 1 | -2/+2 |
2016-03-19 | x86/oprofile/nmi: Add missing hotplug FROZEN handling | Thomas Gleixner | 1 | -1/+2 |
2014-08-26 | x86: Replace __get_cpu_var uses | Christoph Lameter | 1 | -4/+4 |
2014-03-20 | x86, oprofile, nmi: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 1 | -2/+13 |
2013-09-04 | oprofilefs_create_...() do not need superblock argument | Al Viro | 1 | -7/+7 |
2013-09-04 | oprofilefs_mkdir() doesn't need superblock argument | Al Viro | 1 | -1/+1 |
2013-09-04 | oprofile: don't bother with passing superblock to ->create_files() | Al Viro | 1 | -9/+9 |
2012-10-15 | oprofile, x86: Fix wrapping bug in op_x86_get_ctrl() | Dan Carpenter | 1 | -1/+1 |
2011-11-15 | Merge branch 'core' of git://amd64.org/linux/rric into perf/core | Ingo Molnar | 1 | -6/+21 |
2011-11-08 | Merge branch 'perf/core' into oprofile/master | Robert Richter | 1 | -27/+11 |
2011-11-04 | oprofile, x86: Add kernel parameter oprofile.cpu_type=timer | Robert Richter | 1 | -6/+21 |
2011-10-26 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -29/+11 |
2011-10-10 | perf, x86: Implement IBS initialization | Robert Richter | 1 | -2/+0 |
2011-10-10 | x86, nmi: Wire up NMI handlers to new routines | Don Zickus | 1 | -27/+11 |
2011-09-13 | locking, oprofile: Annotate oprofilefs lock as raw | Thomas Gleixner | 1 | -2/+2 |
2011-06-15 | oprofile, x86: Fix race in nmi handler while starting counters | Robert Richter | 1 | -4/+10 |
2011-03-29 | Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr... | Ingo Molnar | 1 | -0/+5 |
2011-03-24 | oprofile, x86: Allow setting EDGE/INV/CMASK for counter events | Andi Kleen | 1 | -0/+5 |
2011-03-24 | x86: Use syscore_ops instead of sysdev classes and sysdevs | Rafael J. Wysocki | 1 | -32/+12 |
2011-01-11 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+1 |
2011-01-08 | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 1 | -1/+1 |
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 | 1 | -1/+1 |
2010-12-30 | x86: Use this_cpu_ops to optimize code | Tejun Heo | 1 | -1/+1 |
2010-12-19 | oprofile, x86: Add support for AMD family 15h | Robert Richter | 1 | -0/+3 |
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-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-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 | 1 | -2/+2 |
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 |
2010-05-04 | oprofile/x86: fix uninitialized counter usage during cpu hotplug | Robert Richter | 1 | -2/+8 |
2010-05-04 | oprofile/x86: return -EBUSY if counters are already reserved | Robert Richter | 1 | -1/+4 |
2010-05-04 | oprofile/x86: rework error handler in nmi_setup() | Robert Richter | 1 | -14/+19 |
2010-02-26 | oprofile/x86: use kzalloc() instead of kmalloc() | Robert Richter | 1 | -3/+3 |
2010-02-26 | oprofile/x86: fix perfctr nmi reservation for mulitplexing | Robert Richter | 1 | -5/+6 |