Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux...
[pandora-kernel.git] / arch / x86 / kernel / cpu / perf_event_p4.c
2010-05-21 Steven RostedtMerge branch 'perf/core' of git://git./linux/kernel...
2010-05-20 Ingo MolnarMerge branch 'perf/urgent' of git://git./linux/kernel...
2010-05-19 Cyrill Gorcunovperf, x86: P4_pmu_schedule_events -- use smp_processor_...
2010-05-19 Cyrill Gorcunovperf, x86: P4 PMU -- do a real check for ESCR address...
2010-05-18 Linus TorvaldsMerge branch 'x86-uv-for-linus' of git://git./linux...
2010-05-18 Linus TorvaldsMerge branch 'x86-txt-for-linus' of git://git./linux...
2010-05-18 Linus TorvaldsMerge branch 'x86-pat-for-linus' of git://git./linux...
2010-05-18 Linus TorvaldsMerge branch 'x86-mrst-for-linus' of git://git./linux...
2010-05-18 Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git./linux...
2010-05-18 Linus TorvaldsMerge branch 'x86-microcode-for-linus' of git://git...
2010-05-18 Linus TorvaldsMerge branch 'core-hweight-for-linus' of git://git...
2010-05-18 Linus TorvaldsMerge branch 'x86-irq-for-linus' of git://git./linux...
2010-05-18 Linus TorvaldsMerge branch 'x86-fpu-for-linus' of git://git./linux...
2010-05-18 Linus TorvaldsMerge branch 'x86-doc-for-linus' of git://git./linux...
2010-05-18 Linus TorvaldsMerge branch 'x86-cpu-for-linus' of git://git./linux...
2010-05-18 Linus TorvaldsMerge branch 'x86-cleanups-for-linus' of git://git...
2010-05-18 Linus TorvaldsMerge branch 'x86-atomic-for-linus' of git://git./linux...
2010-05-18 Linus TorvaldsMerge branch 'x86-asm-for-linus' of git://git./linux...
2010-05-18 Linus TorvaldsMerge branch 'tracing-core-for-linus' of git://git...
2010-05-18 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2010-05-18 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2010-05-18 Cyrill Gorcunovperf, x86: P4 PMU -- fix typo in unflagged NMI handling
2010-05-18 Cyrill Gorcunovperf, x86: P4 PMU -- handle unflagged events
2010-05-18 Steven RostedtMerge branch 'perf/core' of git://git./linux/kernel...
2010-05-15 Ingo MolnarMerge branch 'perf' of git://git./linux/kernel/git...
2010-05-15 Cyrill Gorcunovx86, perf: P4 PMU - fix counters management logic
2010-05-13 Cyrill Gorcunovx86, perf: P4 PMU -- use hash for p4_get_escr_idx()
2010-05-08 Cyrill Gorcunovx86, perf: P4 PMU -- check for proper event index in...
2010-05-08 Cyrill Gorcunovx86, perf: P4 PMU -- Get rid of redundant check for...
2010-05-08 Cyrill Gorcunovx86, perf: P4 PMU -- protect sensible procedures from...
2010-05-08 Cyrill Gorcunovx86, perf: P4 PMU -- configure predefined events
2010-05-08 Ingo MolnarMerge branch 'perf' of git://git./linux/kernel/git...
2010-05-07 Robert Richterperf, x86: Call x86_setup_perfctr() from .hw_config()
2010-05-07 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2010-04-30 Ingo MolnarMerge commit 'v2.6.34-rc6' into perf/core
2010-04-23 Ingo MolnarMerge branch 'linus' into perf/core
2010-04-08 Ingo MolnarMerge branch 'linus' into perf/core
2010-04-03 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2010-04-03 Ingo MolnarMerge branch 'perf' of git://git./linux/kernel/git...
2010-04-02 Peter Zijlstraperf, x86: Fix __initconst vs const
2010-04-02 Peter Zijlstraperf, x86: Fix up the ANY flag stuff
2010-04-02 Robert Richterperf, x86: Undo some some *_counter* -> *_event* renames
2010-04-02 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2010-03-26 Peter Zijlstraperf, x86: Add Nehelem PMU programming errata workaround
2010-03-26 Cyrill Gorcunovx86, perf: Add raw events support for the P4 PMU
2010-03-22 Ingo MolnarMerge commit 'v2.6.34-rc2' into perf/core
2010-03-18 Cyrill Gorcunovx86, perf: Fix few cosmetic dabs for P4 pmu (comments...
2010-03-18 Lin Mingperf, x86: Add cache events for the Pentium-4 PMU
2010-03-18 Lin Mingperf, x86: Add a key to simplify template lookup in...
2010-03-18 Cyrill Gorcunovx86, perf: Use apic_write unconditionally
2010-03-17 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2010-03-15 Cyrill Gorcunovperf, x86: Enable not tagged retired instruction counti...
2010-03-13 Cyrill Gorcunovx86, perf: Unmask LVTPC only if we have APIC supported
2010-03-12 Ingo MolnarMerge branch 'perf/x86' into perf/core
2010-03-11 Cyrill Gorcunovperf, x86: Implement initial P4 PMU driver