summaryrefslogtreecommitdiffstats
path: root/arch/x86/oprofile/op_model_p4.c
Commit message (Expand)AuthorAgeFilesLines
* percpu: Resolve ambiguities in __get_cpu_var/cpumask_var_tChristoph Lameter2014-08-281-1/+1
* Kill off warning: ‘inline’ is not at beginning of declarationJesper Juhl2011-01-191-1/+1
* x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP...Don Zickus2010-12-221-1/+1
* oprofile/x86: return -EBUSY if counters are already reservedRobert Richter2010-05-041-1/+13
* oprofile/x86: moving shutdown functionsRobert Richter2010-05-041-20/+18
* oprofile/x86: use kzalloc() instead of kmalloc()Robert Richter2010-02-261-6/+0
* x86/oprofile: Modify initialization of num_virt_countersRobert Richter2009-07-201-2/+0
* x86/oprofile: Remove unused num_virt_controls from struct op_x86_model_specRobert Richter2009-07-201-2/+0
* x86/oprofile: Remove const qualifier from struct op_x86_model_specRobert Richter2009-07-201-2/+2
* oprofile: Implement performance counter multiplexingJason Yeh2009-07-201-0/+4
* x86/oprofile: Whitespaces changes onlyRobert Richter2009-07-141-4/+4
* x86/oprofile: Fix cast of counter valueRobert Richter2009-07-141-3/+3
* x86/oprofile: use 64 bit wrmsr functionsRobert Richter2009-06-111-6/+6
* x86/oprofile: replace CTR*_IS_RESERVED macrosRobert Richter2009-06-111-5/+5
* x86/oprofile: replace CTR_OVERFLOWED macrosRobert Richter2009-06-111-3/+3
* x86/oprofile: pass the model to setup_ctrs() functionsRobert Richter2009-06-111-1/+2
* x86/oprofile: remove MSR macros for p4 cpusRobert Richter2009-06-111-20/+19
* x86/oprofile: move common macros to op_x86_model.hRobert Richter2009-06-111-2/+0
* cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_tRusty Russell2009-03-131-1/+1
* oprofile: whitespace fixesRobert Richter2008-10-151-16/+16
* Revert "Oprofile Multiplexing Patch"Robert Richter2008-09-241-4/+0
* Merge branch 'x86/oprofile' into oprofileIngo Molnar2008-08-191-88/+87
|\
| * x86: Coding style fixes to arch/x86/oprofile/op_model_p4.cPaolo Ciarrocchi2008-08-191-88/+87
* | Oprofile Multiplexing PatchJason Yeh2008-07-261-0/+4
|/
* Convert cpu_sibling_map to be a per cpu variableMike Travis2007-10-161-1/+1
* i386: move oprofileThomas Gleixner2007-10-111-0/+722