string: factorize skip_spaces and export it to be generally available
[safe/jmp/linux-2.6] / arch / x86 / oprofile /
2009-09-21 Ingo Molnarperf: Do the big rename: Performance Counters -> Perfor...
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: Add counter reservation check for virtual...
2009-07-20 Robert Richterx86/oprofile: Implement op_x86_virt_to_phys()
2009-07-20 Robert Richteroprofile: Adding switch counter to oprofile statistic...
2009-07-20 Robert Richterx86/oprofile: Implement mux_clone()
2009-07-20 Robert Richterx86/oprofile: Enable multiplexing only if the model...
2009-07-20 Robert Richterx86/oprofile: Add function has_mux() to check multiplex...
2009-07-20 Robert Richterx86/oprofile: Modify initialization of num_virt_counters
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 Richterx86/oprofile: Moving nmi_cpu_switch() in nmi_int.c
2009-07-20 Robert Richterx86/oprofile: Moving nmi_cpu_save/restore_mpx_registers...
2009-07-20 Robert Richterx86/oprofile: Moving nmi_setup_cpu_mux() in nmi_int.c
2009-07-20 Robert Richterx86/oprofile: Implement multiplexing setup/shutdown...
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 initialization of switch_index
2009-07-20 Robert Richterx86/oprofile: Use per_cpu() instead of __get_cpu_var()
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: Rework and simplify nmi_cpu_setup()
2009-07-14 Robert Richterx86/oprofile: Fix cast of counter value
2009-07-14 Robert RichterMerge commit 'v2.6.31-rc3'; commit 'tip/oprofile' into...
2009-07-10 Robert Richterx86/oprofile: rename kernel parameter for architectural...
2009-06-18 Jaswinder Singh... x86: oprofile/op_model_amd.c set return values for...
2009-06-12 Robert Richterx86/oprofile: fix initialization of arch_perfmon for...
2009-06-12 Robert RichterMerge commit 'tip/perfcounters-for-linus' into oprofile...
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: remove some local variables in MSR save...
2009-06-11 Robert Richterx86/oprofile: use 64 bit values to save MSR states
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: fix and cleanup CTRL_SET_* macros
2009-06-11 Robert Richterx86/oprofile: remove MSR macros for p4 cpus
2009-06-11 Robert Richterx86/oprofile: remove MSR macros for ppro cpus
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: simplify AMD cpu init code
2009-06-11 Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-06-11 Robert Richterx86/oprofile: remove #ifdefs in ibs functions
2009-06-11 Robert Richterx86/oprofile: minor style changes in struct op_x86_mode...
2009-06-11 Linus TorvaldsMerge branch 'oprofile-for-linus' of git://git./linux...
2009-06-10 Robert Richterx86/oprofile: moving arch_perfmon counter setup to...
2009-06-10 Robert RichterRevert "oprofile: discover counters for op ppro too"
2009-06-10 Robert RichterMerge commit 'v2.6.30' into oprofile/master
2009-06-01 Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-05-11 Masami Hiramatsux86, 32-bit: fix kernel_trap_sp()
2009-05-08 Robert Richteroprofile: introduce module_param oprofile.cpu_type
2009-05-08 Andi Kleenoprofile: add support for Core i7 and Atom
2009-05-08 Andi Kleenoprofile: remove undocumented oprofile.p4force option
2009-05-08 Andi Kleenoprofile: re-add force_arch_perfmon option
2009-04-06 Ingo MolnarMerge branch 'linus' into perfcounters/core-v2
2009-03-13 Rusty Russellcpumask: x86: convert cpu_sibling_map/cpu_core_map...
2009-03-04 Ingo MolnarMerge commit 'v2.6.29-rc7' into perfcounters/core
2009-03-03 Tim Blechmannx86: oprofile: don't set counter width from cpuid on...
2009-02-17 Ingo Molnarx86, apic: remove genapic.h
2009-02-17 Ingo Molnarx86, apic: fix build fallout of genapic changes
2009-02-05 Ingo Molnarperfcounters: fix "perf counters kills oprofile" bug, v2
2009-02-04 Mike Galbraithperfcounters: fix "perf counters kill oprofile" bug
2009-01-11 Ingo MolnarMerge commit 'v2.6.29-rc1' into perfcounters/core
2009-01-08 Robert RichterMerge branch 'oprofile/ring_buffer' into oprofile/oprof...
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-31 Linus TorvaldsMerge branch 'oprofile-for-linus' of git://git./linux...
2008-12-29 Robert Richterx86/oprofile: fix pci_dev use count for AMD northbridge...
2008-12-23 Ingo Molnarx86, perfcounters: rename intel_arch_perfmon.h => perf_...
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-12-03 William Cohenx86/oprofile: fix Intel cpu family 6 detection
2008-12-03 Eric Dumazetoprofile: fix CPU unplug panic in ppro_stop()
2008-11-17 Eric Dumazetoprofile: fix an overflow in ppro code
2008-11-07 Andi Kleenoprofile: Fix p6 counter overflow check
2008-10-16 Robert Richteroprofile: fixing whitespaces in arch/x86/oprofile/*
2008-10-16 Robert Richteroprofile: fixing whitespaces in arch/x86/oprofile/*
2008-10-15 Robert RichterMerge branch 'oprofile/x86-oprofile-for-tip' into oprof...
2008-10-15 Suravee Suthikulpanitx86/oprofile: add the logic for enabling additional...
2008-10-15 Robert Richterx86/oprofile: reordering functions in nmi_int.c
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-10-13 Andi Kleenoprofile: discover counters for op ppro too
2008-10-13 Andi Kleenoprofile: Implement Intel architectural perfmon support
2008-10-13 Andi Kleenoprofile: Don't report Nehalem as core_2
2008-10-13 Andi Kleenoprofile: drop const in num counters field
next