x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS message
[linux-flexiantxendom0-natty.git] / arch / x86 / oprofile /
2011-07-15 Robert Richteroprofile, x86: Enable preemption during pci device...
2011-01-11 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2011-01-09 Ingo MolnarMerge branch 'tip/perf/core' of git://git./linux/kernel...
2011-01-08 Linus TorvaldsMerge branch 'for-2.6.38' of git://git./linux/kernel...
2011-01-07 Don Zickusx86, NMI: Remove DIE_NMI_IPI
2011-01-07 Don Zickusx86, NMI: Add priorities to handlers
2011-01-06 Linus TorvaldsMerge branch 'x86-mce-for-linus' of git://git./linux...
2011-01-05 Ingo MolnarMerge commit 'v2.6.37' into perf/core
2011-01-03 Robert Richterarch/x86/oprofile/op_model_amd.c: Perform initialisatio...
2010-12-30 Tejun Heox86: Replace uses of current_cpu_data with this_cpu ops
2010-12-30 Tejun Heox86: Use this_cpu_ops to optimize code
2010-12-30 Ingo MolnarMerge branch 'core' of git://git./linux/kernel/git...
2010-12-22 Don Zickusx86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and...
2010-12-19 Robert Richteroprofile, x86: Add support for 6 counters (AMD family...
2010-12-19 Robert Richteroprofile, x86: Add support for AMD family 15h
2010-11-18 Ingo MolnarMerge branch 'perf/core' of git://git./linux/kernel...
2010-11-18 Soeren Sandmann... x86: Eliminate bp argument from the stack tracing routines
2010-11-18 Don Zickusx86, nmi_watchdog: Remove all stub function calls from...
2010-10-25 Ingo MolnarMerge branch 'x86' of git://git./linux/kernel/git/rric...
2010-10-25 Robert Richterapic, amd: Make firmware bug messages more meaningful
2010-10-25 Robert RichterMerge branch 'oprofile/core' into oprofile/x86
2010-10-25 Ingo Molnarx86/oprofile: Fix uninitialized variable use in debug...
2010-10-21 Linus TorvaldsMerge branch 'irq-core-for-linus' of git://git./linux...
2010-10-20 Robert Richterapic, x86: Use BIOS settings for IBS and MCE threshold...
2010-10-15 Robert Richteroprofile, x86: Add support for IBS periodic op counter...
2010-10-15 Robert Richteroprofile, x86: Add support for IBS branch target addres...
2010-10-15 Robert Richteroprofile, x86: Introduce struct ibs_state
2010-10-15 Robert Richteroprofile, x86: Remove duplicate check for IBS_CAPS_OPCNT
2010-10-15 Robert Richteroprofile, x86: Check IBS capability bits 1 and 2
2010-10-15 Robert Richteroprofile, x86: Add support for AMD family 14h
2010-10-15 Robert Richteroprofile, x86: Add support for AMD family 12h
2010-10-01 Robert Richteroprofile, x86: Simplify init/exit functions
2010-10-01 Jiri Olsaoprofile, x86: Adding backtrace dump for 32bit process...
2010-10-01 Jiri Olsaoprofile, x86: Using struct stack_frame for 64bit proce...
2010-09-21 Jiri Olsaoprofile: Add Support for Intel CPU Family 6 / Model 29
2010-09-16 Patrick Simmonsoprofile: Add Support for Intel CPU Family 6 / Model...
2010-09-01 Robert Richteroprofile, x86: fix init_sysfs() function stub
2010-08-31 Robert Richteroprofile, x86: fix init_sysfs error handling
2010-08-05 Josh Huntoprofile: add support for Intel processor model 30
2010-06-04 Robert RichterMerge remote branch 'tip/perf/urgent' into oprofile...
2010-05-18 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2010-05-10 John VillalovosOprofile: Change CPUIDS from decimal to hex, and add...
2010-05-06 Robert Richteroprofile/x86: make AMD IBS hotplug capable
2010-05-06 Robert Richteroprofile/x86: notify cpus only when daemon is running
2010-05-04 Robert Richteroprofile/x86: reordering some functions
2010-05-04 Robert Richteroprofile/x86: stop disabled counters in nmi handler
2010-05-04 Robert Richteroprofile/x86: protect cpu hotplug sections
2010-05-04 Robert Richteroprofile/x86: remove CONFIG_SMP macros
2010-05-04 Robert Richteroprofile/x86: fix uninitialized counter usage during...
2010-05-04 Robert Richteroprofile/x86: remove duplicate IBS capability check
2010-05-04 Robert Richteroprofile/x86: move IBS code
2010-05-04 Robert Richteroprofile/x86: return -EBUSY if counters are already...
2010-05-04 Robert Richteroprofile/x86: moving shutdown functions
2010-05-04 Robert Richteroprofile/x86: reserve counter msrs pairwise
2010-05-04 Robert Richteroprofile/x86: rework error handler in nmi_setup()
2010-04-02 Robert Richterperf, x86: Undo some some *_counter* -> *_event* renames
2010-03-01 Robert Richterperf, x86: rename macro in ARCH_PERFMON_EVENTSEL_ENABLE
2010-03-01 Robert Richterperf, x86: add some IBS macros to perf_event.h
2010-03-01 Robert Richterperf, x86: make IBS macros available in perf_event.h
2010-02-26 Robert Richteroprofile/x86: fix msr access to reserved counters
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 Naga Chumbalkaroprofile/x86: add comment to counter-in-use warning
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
2010-01-25 Andi Kleenoprofile/x86: add Xeon 7500 series support
2010-01-25 Suravee Suthikulpanitoprofile/x86: fix crash when profiling more than 28...
2009-12-17 Frederic Weisbeckerperf events, x86/stacktrace: Make stack walking optional
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...
next