aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/oprofile/op_model_amd.c
Commit message (Expand)AuthorAge
* Merge branch 'x86' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opro...Ingo Molnar2010-10-25
|\
| * Merge branch 'oprofile/core' into oprofile/x86Robert Richter2010-10-25
| |\
| * | oprofile, x86: Add support for IBS periodic op counter extensionRobert Richter2010-10-15
| * | oprofile, x86: Add support for IBS branch target address reportingRobert Richter2010-10-15
| * | oprofile, x86: Introduce struct ibs_stateRobert Richter2010-10-15
| * | oprofile, x86: Remove duplicate check for IBS_CAPS_OPCNTRobert Richter2010-10-15
| * | oprofile, x86: Check IBS capability bits 1 and 2Robert Richter2010-10-15
* | | x86/oprofile: Fix uninitialized variable use in debug printkIngo Molnar2010-10-25
| |/ |/|
* | apic, x86: Use BIOS settings for IBS and MCE threshold interrupt LVT offsetsRobert Richter2010-10-19
|/
* oprofile/x86: make AMD IBS hotplug capableRobert Richter2010-05-06
* oprofile/x86: remove duplicate IBS capability checkRobert Richter2010-05-04
* oprofile/x86: move IBS codeRobert Richter2010-05-04
* oprofile/x86: return -EBUSY if counters are already reservedRobert Richter2010-05-04
* oprofile/x86: moving shutdown functionsRobert Richter2010-05-04
* oprofile/x86: reserve counter msrs pairwiseRobert Richter2010-05-04
* perf, x86: rename macro in ARCH_PERFMON_EVENTSEL_ENABLERobert Richter2010-03-01
* perf, x86: add some IBS macros to perf_event.hRobert Richter2010-03-01
* perf, x86: make IBS macros available in perf_event.hRobert Richter2010-03-01
* oprofile/x86: fix msr access to reserved countersRobert Richter2010-02-26
* oprofile/x86: use kzalloc() instead of kmalloc()Robert Richter2010-02-26
* oprofile/x86: fix perfctr nmi reservation for mulitplexingRobert Richter2010-02-26
* oprofile/x86: warn user if a counter is already activeRobert Richter2010-02-26
* oprofile/x86: implement randomization for IBS periodic op counterRobert Richter2010-02-26
* oprofile/x86: implement lsfr pseudo-random number generator for IBSSuravee Suthikulpanit2010-02-26
* oprofile/x86: implement IBS cpuid feature detectionRobert Richter2010-02-26
* oprofile/x86: remove node check in AMD IBS initializationRobert Richter2010-02-26
* oprofile/x86: remove OPROFILE_IBS config optionRobert Richter2010-02-26
* arch/x86/oprofile/op_model_amd.c: fix op_amd_handle_ibs() return typeAndrew Morton2009-08-04
* Revert "x86: oprofile/op_model_amd.c set return values for op_amd_handle_ibs()"Robert Richter2009-08-04
* x86/oprofile: Small coding style fixesRobert Richter2009-07-20
* x86/oprofile: Implement op_x86_virt_to_phys()Robert Richter2009-07-20
* x86/oprofile: Remove unused num_virt_controls from struct op_x86_model_specRobert Richter2009-07-20
* x86/oprofile: Remove const qualifier from struct op_x86_model_specRobert Richter2009-07-20
* oprofile: Grouping multiplexing code in op_model_amd.cRobert Richter2009-07-20
* oprofile: Introduce op_x86_phys_to_virt()Robert Richter2009-07-20
* x86/oprofile: Fix usage of NUM_CONTROLS/NUM_COUNTERS macrosRobert Richter2009-07-20
* oprofile: Implement performance counter multiplexingJason Yeh2009-07-20
* x86/oprofile: Whitespaces changes onlyRobert Richter2009-07-14
* x86/oprofile: Fix cast of counter valueRobert Richter2009-07-14
* x86: oprofile/op_model_amd.c set return values for op_amd_handle_ibs()Jaswinder Singh Rajput2009-06-18
* x86/oprofile: introduce oprofile_add_data64()Robert Richter2009-06-11
* x86/oprofile: use 64 bit values in IBS functionsRobert Richter2009-06-11
* x86/oprofile: use 64 bit wrmsr functionsRobert Richter2009-06-11
* x86/oprofile: replace CTR*_IS_RESERVED macrosRobert Richter2009-06-11
* x86/oprofile: replace CTRL_SET_*ACTIVE macrosRobert Richter2009-06-11
* x86/oprofile: replace CTR_OVERFLOWED macrosRobert Richter2009-06-11
* x86/oprofile: replace macros to calculate control registerRobert Richter2009-06-11
* x86/oprofile: pass the model to setup_ctrs() functionsRobert Richter2009-06-11
* x86/oprofile: remove unused macros for AMD virtualization profilingRobert Richter2009-06-11
* x86/oprofile: remove MSR macros for AMD cpusRobert Richter2009-06-11