oprofile/x86: use kzalloc() instead of kmalloc()
[safe/jmp/linux-2.6] / arch / x86 / oprofile / op_model_amd.c
2010-02-26 Robert Richteroprofile/x86: use kzalloc() instead of kmalloc()
2010-02-26 Robert Richteroprofile/x86: fix perfctr nmi reservation for mulitplexing
2010-02-26 Robert Richteroprofile/x86: warn user if a counter is already active
2010-02-26 Robert Richteroprofile/x86: implement randomization for IBS periodic...
2010-02-26 Suravee Suthikulpanitoprofile/x86: implement lsfr pseudo-random number gener...
2010-02-26 Robert Richteroprofile/x86: implement IBS cpuid feature detection
2010-02-26 Robert Richteroprofile/x86: remove node check in AMD IBS initialization
2010-02-26 Robert Richteroprofile/x86: remove OPROFILE_IBS config option
2009-08-04 Andrew Mortonarch/x86/oprofile/op_model_amd.c: fix op_amd_handle_ibs...
2009-08-04 Robert RichterRevert "x86: oprofile/op_model_amd.c set return values...
2009-07-20 Robert Richterx86/oprofile: Small coding style fixes
2009-07-20 Robert Richterx86/oprofile: Implement op_x86_virt_to_phys()
2009-07-20 Robert Richterx86/oprofile: Remove unused num_virt_controls from...
2009-07-20 Robert Richterx86/oprofile: Remove const qualifier from struct op_x86...
2009-07-20 Robert Richteroprofile: Grouping multiplexing code in op_model_amd.c
2009-07-20 Robert Richteroprofile: Introduce op_x86_phys_to_virt()
2009-07-20 Robert Richterx86/oprofile: Fix usage of NUM_CONTROLS/NUM_COUNTERS...
2009-07-20 Jason Yehoprofile: Implement performance counter multiplexing
2009-07-14 Robert Richterx86/oprofile: Whitespaces changes only
2009-07-14 Robert Richterx86/oprofile: Fix cast of counter value
2009-06-18 Jaswinder Singh... x86: oprofile/op_model_amd.c set return values for...
2009-06-11 Robert Richterx86/oprofile: introduce oprofile_add_data64()
2009-06-11 Robert Richterx86/oprofile: use 64 bit values in IBS functions
2009-06-11 Robert Richterx86/oprofile: use 64 bit wrmsr functions
2009-06-11 Robert Richterx86/oprofile: replace CTR*_IS_RESERVED macros
2009-06-11 Robert Richterx86/oprofile: replace CTRL_SET_*ACTIVE macros
2009-06-11 Robert Richterx86/oprofile: replace CTR_OVERFLOWED macros
2009-06-11 Robert Richterx86/oprofile: replace macros to calculate control register
2009-06-11 Robert Richterx86/oprofile: pass the model to setup_ctrs() functions
2009-06-11 Robert Richterx86/oprofile: remove unused macros for AMD virtualizati...
2009-06-11 Robert Richterx86/oprofile: remove MSR macros for AMD cpus
2009-06-11 Robert Richterx86/oprofile: move common macros to op_x86_model.h
2009-06-11 Robert Richterx86/oprofile: remove #ifdefs in ibs functions
2009-01-07 Robert Richteroprofile: make new cpu buffer functions part of the api
2009-01-07 Robert Richteroprofile: use new data sample format for ibs
2009-01-07 Robert Richteroprofile: rework implementation of cpu buffer events
2009-01-07 Robert Richteroprofile: rename variable ibs_allowed to has_ibs in...
2008-12-29 Robert Richterx86/oprofile: fix pci_dev use count for AMD northbridge...
2008-12-10 Robert Richterx86/oprofile: cleanup IBS init/exit functions in op_mod...
2008-12-10 Robert Richterx86/oprofile: reordering IBS code in op_model_amd.c
2008-12-10 Robert Richteroprofile: whitspace changes only
2008-12-10 Robert Richteroprofile: comment cleanup
2008-10-16 Robert Richteroprofile: fixing whitespaces in arch/x86/oprofile/*
2008-10-15 Suravee Suthikulpanitx86/oprofile: add the logic for enabling additional...
2008-10-15 Robert Richteroprofile: more whitespace fixes
2008-10-15 Robert Richteroprofile: whitespace fixes
2008-10-15 Robert RichterOProfile: Rename IBS sysfs dir into "ibs_op"
2008-10-15 Robert RichterOProfile: Rework string handling in setup_ibs_files()
2008-10-15 Robert RichterOProfile: Rework oprofile_add_ibs_sample() function
2008-09-24 Robert RichterRevert "Oprofile Multiplexing Patch"
2008-07-26 Jason YehOprofile Multiplexing Patch
2008-07-26 Robert Richterx86/oprofile: reanaming op_model_athlon.c to op_model_amd.c