- cd4d09e x86/cpufeature: Carve out X86_FEATURE_* by Borislav Petkov · 9 years ago
- 6af4ea0 oprofilefs_create_...() do not need superblock argument by Al Viro · 11 years ago
- ecde282 oprofilefs_mkdir() doesn't need superblock argument by Al Viro · 11 years ago
- ef7bca1 oprofile: don't bother with passing superblock to ->create_files() by Al Viro · 11 years ago
- b1dc3c4 perf/x86/amd: Unify AMD's generic and family 15h pmus by Robert Richter · 12 years ago
- b716916 perf, x86: Implement IBS initialization by Robert Richter · 13 years ago
- ee5789d perf, x86: Share IBS macros between perf and oprofile by Robert Richter · 13 years ago
- cbf74ce oprofile, x86: Add comments to IBS LVT offset initialization by Robert Richter · 13 years ago
- 3d2606f oprofile, x86: Enable preemption during pci device setup in IBS init by Robert Richter · 13 years ago
- 4e1db5e Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- aef1b9c Merge commit 'v2.6.37' into perf/core by Ingo Molnar · 14 years ago
- c7c2580 arch/x86/oprofile/op_model_amd.c: Perform initialisation on a single CPU by Robert Richter · 14 years ago
- da169f5 oprofile, x86: Add support for 6 counters (AMD family 15h) by Robert Richter · 14 years ago
- 0b849ee Merge branch 'x86' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/urgent by Ingo Molnar · 14 years ago
- eb48c9c apic, amd: Make firmware bug messages more meaningful by Robert Richter · 14 years ago
- 4cafc4b Merge branch 'oprofile/core' into oprofile/x86 by Robert Richter · 14 years ago
- 2c78ffe x86/oprofile: Fix uninitialized variable use in debug printk by Ingo Molnar · 14 years ago
- 27afdf2 apic, x86: Use BIOS settings for IBS and MCE threshold interrupt LVT offsets by Robert Richter · 14 years ago
- b47fad3 oprofile, x86: Add support for IBS periodic op counter extension by Robert Richter · 14 years ago
- 25da695 oprofile, x86: Add support for IBS branch target address reporting by Robert Richter · 14 years ago
- 53b39e9 oprofile, x86: Introduce struct ibs_state by Robert Richter · 14 years ago
- fc889aa oprofile, x86: Remove duplicate check for IBS_CAPS_OPCNT by Robert Richter · 14 years ago
- 4ac945f oprofile, x86: Check IBS capability bits 1 and 2 by Robert Richter · 14 years ago
- bae663b oprofile/x86: make AMD IBS hotplug capable by Robert Richter · 15 years ago
- 5bdb793 oprofile/x86: remove duplicate IBS capability check by Robert Richter · 15 years ago
- da759fe oprofile/x86: move IBS code by Robert Richter · 15 years ago
- 8617f98 oprofile/x86: return -EBUSY if counters are already reserved by Robert Richter · 15 years ago
- 83300ce oprofile/x86: moving shutdown functions by Robert Richter · 15 years ago
- d0e4120 oprofile/x86: reserve counter msrs pairwise by Robert Richter · 15 years ago
- bb1165d perf, x86: rename macro in ARCH_PERFMON_EVENTSEL_ENABLE by Robert Richter · 15 years ago
- a163b10 perf, x86: add some IBS macros to perf_event.h by Robert Richter · 15 years ago
- 1d6040f perf, x86: make IBS macros available in perf_event.h by Robert Richter · 15 years ago
- cfc9c0b oprofile/x86: fix msr access to reserved counters by Robert Richter · 15 years ago
- c17c8fb oprofile/x86: use kzalloc() instead of kmalloc() by Robert Richter · 15 years ago
- 68dc819 oprofile/x86: fix perfctr nmi reservation for mulitplexing by Robert Richter · 15 years ago
- 98a2e73 oprofile/x86: warn user if a counter is already active by Robert Richter · 15 years ago
- ba52078 oprofile/x86: implement randomization for IBS periodic op counter by Robert Richter · 15 years ago
- f125be1 oprofile/x86: implement lsfr pseudo-random number generator for IBS by Suravee Suthikulpanit · 15 years ago
- 64683da oprofile/x86: implement IBS cpuid feature detection by Robert Richter · 15 years ago
- 89baaaa oprofile/x86: remove node check in AMD IBS initialization by Robert Richter · 15 years ago
- 013cfc5 oprofile/x86: remove OPROFILE_IBS config option by Robert Richter · 15 years ago
- 4680e64 arch/x86/oprofile/op_model_amd.c: fix op_amd_handle_ibs() return type by Andrew Morton · 15 years ago
- 54a0bf3 Revert "x86: oprofile/op_model_amd.c set return values for op_amd_handle_ibs()" by Robert Richter · 15 years ago
- c550091 x86/oprofile: Small coding style fixes by Robert Richter · 15 years ago
- 61d149d x86/oprofile: Implement op_x86_virt_to_phys() by Robert Richter · 15 years ago
- 2904a52 x86/oprofile: Remove unused num_virt_controls from struct op_x86_model_spec by Robert Richter · 15 years ago
- 259a83a x86/oprofile: Remove const qualifier from struct op_x86_model_spec by Robert Richter · 15 years ago
- 7e7478c oprofile: Grouping multiplexing code in op_model_amd.c by Robert Richter · 15 years ago
- d8471ad oprofile: Introduce op_x86_phys_to_virt() by Robert Richter · 15 years ago
- 5e766e3 x86/oprofile: Fix usage of NUM_CONTROLS/NUM_COUNTERS macros by Robert Richter · 15 years ago
- 4d4036e oprofile: Implement performance counter multiplexing by Jason Yeh · 15 years ago
- 6e63ea4 x86/oprofile: Whitespaces changes only by Robert Richter · 15 years ago
- 8045a4c x86/oprofile: Fix cast of counter value by Robert Richter · 15 years ago
- 21e7087 x86: oprofile/op_model_amd.c set return values for op_amd_handle_ibs() by Jaswinder Singh Rajput · 15 years ago
- 51563a0 x86/oprofile: introduce oprofile_add_data64() by Robert Richter · 15 years ago
- c572ae4 x86/oprofile: use 64 bit values in IBS functions by Robert Richter · 15 years ago
- bbc5986 x86/oprofile: use 64 bit wrmsr functions by Robert Richter · 15 years ago
- 217d3cf x86/oprofile: replace CTR*_IS_RESERVED macros by Robert Richter · 15 years ago
- dea3766 x86/oprofile: replace CTRL_SET_*ACTIVE macros by Robert Richter · 15 years ago
- 42399ad x86/oprofile: replace CTR_OVERFLOWED macros by Robert Richter · 15 years ago
- 3370d35 x86/oprofile: replace macros to calculate control register by Robert Richter · 15 years ago
- ef8828d x86/oprofile: pass the model to setup_ctrs() functions by Robert Richter · 15 years ago
- 9c59354 x86/oprofile: remove unused macros for AMD virtualization profiling by Robert Richter · 15 years ago
- d2731a4 x86/oprofile: remove MSR macros for AMD cpus by Robert Richter · 15 years ago
- ff9faa8 x86/oprofile: move common macros to op_x86_model.h by Robert Richter · 15 years ago
- 9063759 x86/oprofile: remove #ifdefs in ibs functions by Robert Richter · 16 years ago
- 14f0ca8 oprofile: make new cpu buffer functions part of the api by Robert Richter · 16 years ago
- 1acda87 oprofile: use new data sample format for ibs by Robert Richter · 16 years ago
- ae735e9 oprofile: rework implementation of cpu buffer events by Robert Richter · 16 years ago
- fc81be8 oprofile: rename variable ibs_allowed to has_ibs in op_model_amd.c by Robert Richter · 16 years ago
- 83bd924 x86/oprofile: fix pci_dev use count for AMD northbridge devices by Robert Richter · 16 years ago
- fe615cb x86/oprofile: cleanup IBS init/exit functions in op_model_amd.c by Robert Richter · 16 years ago
- 9fa6812 x86/oprofile: reordering IBS code in op_model_amd.c by Robert Richter · 16 years ago
- cdc1834 oprofile: whitspace changes only by Robert Richter · 16 years ago
- fd13f6c oprofile: comment cleanup by Robert Richter · 16 years ago
- 5f87dfb x86/oprofile: add the logic for enabling additional IBS bits by Suravee Suthikulpanit · 16 years ago
- 25ad2913 oprofile: more whitespace fixes by Robert Richter · 16 years ago
- c92960f oprofile: whitespace fixes by Robert Richter · 16 years ago
- ccd755c OProfile: Rename IBS sysfs dir into "ibs_op" by Robert Richter · 16 years ago
- 2d55a47 OProfile: Rework string handling in setup_ibs_files() by Robert Richter · 16 years ago
- e2fee27 OProfile: Rework oprofile_add_ibs_sample() function by Robert Richter · 16 years ago
- 4c168ea Revert "Oprofile Multiplexing Patch" by Robert Richter · 16 years ago
- 1a960b4 Oprofile Multiplexing Patch by Jason Yeh · 16 years ago
- 6852fd9 x86/oprofile: reanaming op_model_athlon.c to op_model_amd.c by Robert Richter · 16 years ago[Renamed (99%) from arch/x86/oprofile/op_model_athlon.c]
- 852402c x86/oprofile: add CONFIG_OPROFILE_IBS option by Robert Richter · 16 years ago
- 543a157 x86/oprofile: op_model_athlon.c: fix counter reset when reenabling IBS OP by Robert Richter · 16 years ago
- 87f0bac x86/oprofile: macro definition cleanup in op_model_athlon.c by Robert Richter · 16 years ago
- a4c408a OProfile: fix IBS build error for UP by Robert Richter · 16 years ago
- 270d3e1 OProfile: enable IBS for AMD CPUs by Robert Richter · 16 years ago
- fc2bd73 OProfile: fix setup_ibs_files() function interface by Robert Richter · 16 years ago
- ebb535d OProfile: on_each_cpu(): kill unused retry parameter by Robert Richter · 16 years ago
- 9064570 OProfile: Fix build error in op_model_athlon.c by Robert Richter · 16 years ago
- 7d77f2d OProfile: change IBS interrupt initialization by Robert Richter · 16 years ago
- 7939d2b x86/oprofile: separating the IBS handler by Robert Richter · 16 years ago
- 56784f1 x86/oprofile: add IBS support for AMD CPUs, model specific code by Barry Kasindorf · 16 years ago
- 6657fe4 x86/oprofile: renaming athlon_*() into op_amd_*() by Robert Richter · 16 years ago
- dfa1542 x86/oprofile: Minor changes in op_model_athlon.c by Robert Richter · 16 years ago
- adf5ec0 x86/oprofile: introduce model specific init/exit functions by Robert Richter · 16 years ago
- d441373 x86: coding style fixes to arch/x86/oprofile/op_model_athlon.c by Paolo Ciarrocchi · 17 years ago
- bd87f1f oprofile: op_model_athlon.c support for AMD family 10h barcelona performance counters by Barry Kasindorf · 17 years ago