x86: perf_counter cleanup
[pandora-kernel.git] / arch / x86 / kernel / cpu / perf_counter.c
2009-03-08 Jaswinder Singh... x86: perf_counter cleanup
2009-03-08 Peter Zijlstrax86: perf_counter cleanup
2009-03-05 Peter Zijlstraperfcounters: IRQ and NMI support on AMD CPUs, fix
2009-03-05 Peter Zijlstraperfcounters: IRQ and NMI support on AMD CPUs
2009-03-04 Ingo MolnarMerge commit 'v2.6.29-rc7' into perfcounters/core
2009-03-02 Jaswinder Singh... x86: use pr_info in perf_counter.c
2009-03-02 Jaswinder Singh... x86: decent declarations in perf_counter.c
2009-02-28 Jaswinder Singh... x86: AMD Support for perf_counter
2009-02-28 Jaswinder Singh... x86: prepare perf_counter to add more cpus
2009-02-26 Ingo MolnarMerge branch 'x86/core' into perfcounters/core
2009-02-17 Ingo MolnarMerge branch 'x86/apic' into perfcounters/core
2009-02-17 Ingo MolnarMerge branch 'x86/apic' into perfcounters/core
2009-02-13 Ingo MolnarMerge branch 'x86/core' into perfcounters/core
2009-02-13 Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-02-11 Ingo MolnarMerge branch 'master' of git://git./linux/kernel/git...
2009-02-11 Ingo MolnarMerge commit 'v2.6.29-rc4' into perfcounters/core
2009-02-11 Paul Mackerrasperf_counters: allow users to count user, kernel and...
2009-02-09 Mike Galbraithperf_counters: account NMI interrupts
2009-02-04 Mike Galbraithperfcounters: fix "perf counters kill oprofile" bug
2009-01-23 Mike Galbraithperfcounters fix section mismatch warning in perf_count...
2009-01-23 Mike Galbraithperfcounters: ratelimit performance counter interrupts
2009-01-23 Mike Galbraithperfcounters: throttle on too high IRQ rates
2009-01-23 Ingo MolnarMerge branch 'core/percpu' into perfcounters/core
2009-01-23 Ingo MolnarMerge branch 'core/percpu' into perfcounters/core
2009-01-21 Ingo MolnarMerge commit 'v2.6.29-rc2' into perfcounters/core
2009-01-18 Ingo MolnarMerge branch 'core/percpu' into perfcounters/core
2009-01-11 Ingo MolnarMerge commit 'v2.6.29-rc1' into perfcounters/core
2008-12-29 Ingo MolnarMerge branch 'linus' into perfcounters/core
2008-12-27 Jaswinder Singh... x86: perf_counter remove unwanted hw_perf_enable_all
2008-12-23 Ingo Molnarx86, perfcounters: add support for fixed-function pmcs
2008-12-23 Ingo Molnarperfcounters: add PERF_COUNT_BUS_CYCLES
2008-12-23 Ingo Molnarx86, perfcounters: print out the ->used bitmask
2008-12-23 Ingo Molnarperfcounters: enable lowlevel pmc code to schedule...
2008-12-23 Ingo Molnarperfcounters: hw ops rename
2008-12-23 Ingo Molnarx86, perfcounters: refactor code for fixed-function...
2008-12-23 Ingo Molnarperfcounters: add fixed-mode PMC enumeration
2008-12-23 Ingo Molnarx86, perfcounters: prepare for fixed-mode PMCs
2008-12-23 Ingo Molnarx86, perfcounters: rename intel_arch_perfmon.h => perf_...
2008-12-23 Ingo Molnarperfcounters: remove warnings
2008-12-19 Jaswinder Singhx86: perf_counter.c intel_perfmon_event_map and max_int...
2008-12-14 Ingo MolnarMerge branch 'linus' into perfcounters/core
2008-12-14 Ingo Molnarperfcounters: fix lapic initialization
2008-12-14 Ingo Molnarperfcounters: fix non-intel-perfmon CPUs
2008-12-14 Ingo Molnarperfcounters: restructure x86 counter math
2008-12-12 Ingo MolnarMerge branch 'x86/irq' into perfcounters/core
2008-12-11 Ingo Molnarperf counters: clean up state transitions
2008-12-11 Ingo Molnarperf counters: consolidate hw_perf save/restore APIs
2008-12-11 Ingo Molnarperf counters: implement PERF_COUNT_CPU_CLOCK
2008-12-11 Ingo Molnarperf counters: hw driver API
2008-12-11 Ingo Molnarperf counters: add support for group counters
2008-12-11 Ingo Molnarperf counters: restructure the API
2008-12-11 Thomas Gleixnerperf counters: expand use of counter->event
2008-12-11 Thomas Gleixnerperf counters: protect them against CSTATE transitions
2008-12-09 Ingo Molnarperfcounters: consolidate global-disable codepaths
2008-12-09 Ingo Molnarperfcounters, x86: clean up debug code
2008-12-09 Ingo Molnarperfcounters, x86: simplify disable/enable of counters
2008-12-08 Ingo Molnarx86, perfcounters: read out MSR_CORE_PERF_GLOBAL_STATUS...
2008-12-08 Ingo Molnarperformance counters: x86 support