| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2010-01-29 | 1 | -0/+7 |
|\ |
|
| * | perf: x86: Add support for the ANY bit | Stephane Eranian | 2010-01-21 | 1 | -0/+7 |
* | | perf_events, x86: Remove spurious counter reset from x86_pmu_enable() | Peter Zijlstra | 2010-01-29 | 1 | -3/+0 |
* | | perf_events, x86: Implement Intel Westmere support | Peter Zijlstra | 2010-01-29 | 1 | -7/+117 |
* | | perf_events, x86: Clean up hw_perf_*_all() implementation | Peter Zijlstra | 2010-01-29 | 1 | -45/+14 |
* | | perf_events, x86: Fix event constraint masks | Peter Zijlstra | 2010-01-29 | 1 | -4/+9 |
* | | perf_event: x86: Deduplicate the disable code | Peter Zijlstra | 2010-01-29 | 1 | -16/+13 |
* | | perf, x86: Clean up event constraints code a bit | Ingo Molnar | 2010-01-29 | 1 | -29/+8 |
* | | perf_event: x86: Optimize x86_pmu_disable() | Peter Zijlstra | 2010-01-29 | 1 | -0/+1 |
* | | perf_event: x86: Optimize the fast path a little more | Peter Zijlstra | 2010-01-29 | 1 | -3/+3 |
* | | perf_event: x86: Optimize constraint weight computation | Peter Zijlstra | 2010-01-29 | 1 | -4/+5 |
* | | perf_event: x86: Optimize the constraint searching bits | Peter Zijlstra | 2010-01-29 | 1 | -41/+34 |
* | | perf_event: x86: Reduce some overly long lines with some MACROs | Peter Zijlstra | 2010-01-29 | 1 | -31/+37 |
* | | perf_event: x86: Clean up some of the u64/long bitmask casting | Peter Zijlstra | 2010-01-29 | 1 | -24/+23 |
* | | perf_event: x86: Fixup constraints typing issue | Peter Zijlstra | 2010-01-29 | 1 | -3/+3 |
* | | perf_event: x86: Allocate the fake_cpuc | Peter Zijlstra | 2010-01-29 | 1 | -10/+19 |
* | | perf_events: Add fast-path to the rescheduling code | Stephane Eranian | 2010-01-29 | 1 | -30/+61 |
* | | perf_events, x86: Improve x86 event scheduling | Stephane Eranian | 2010-01-29 | 1 | -215/+560 |
* | | perf: Fix inconsistency between IP and callchain sampling | Anton Blanchard | 2010-01-28 | 1 | -3/+0 |
* | | perf: Drop useless check for ignored frame | Frederic Weisbecker | 2010-01-13 | 1 | -8/+0 |
* | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2010-01-13 | 5 | -42/+20 |
|\| |
|
| * | Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-12-31 | 1 | -1/+1 |
| |\ |
|
| | * | perf: Pass appropriate frame pointer to dump_trace() | Frederic Weisbecker | 2009-12-31 | 1 | -1/+1 |
| * | | Merge branch 'misc-2.6.33' into release | Len Brown | 2009-12-24 | 1 | -1/+3 |
| |\ \ |
|
| | * | | arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c: avoid cross-CPU interrupts by usi... | Andrew Morton | 2009-12-22 | 1 | -1/+3 |
| * | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-12-19 | 1 | -0/+1 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-12-19 | 2 | -39/+15 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | x86: Reenable TSC sync check at boot, even with NONSTOP_TSC | Pallipadi, Venkatesh | 2009-12-17 | 1 | -1/+0 |
| | * | | x86, amd: Get multi-node CPU info from NodeId MSR instead of PCI config space | Andreas Herrmann | 2009-12-17 | 1 | -38/+15 |
| * | | | cpumask: rename tsk_cpumask to tsk_cpus_allowed | Rusty Russell | 2009-12-17 | 1 | -1/+1 |
* | | | | x86, perfctr: Remove unused func avail_to_resrv_perfctr_nmi() | Naga Chumbalkar | 2009-12-28 | 1 | -11/+0 |
| |_|/
|/| | |
|
* | | | perf events, x86/stacktrace: Fix performance/softlockup by providing a specia... | Frederic Weisbecker | 2009-12-17 | 1 | -1/+1 |
* | | | perf events, x86/stacktrace: Make stack walking optional | Frederic Weisbecker | 2009-12-17 | 1 | -0/+1 |
|/ / |
|
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-12-16 | 1 | -10/+12 |
|\| |
|
| * | Merge branch 'x86/mce' into x86/urgent | Ingo Molnar | 2009-12-15 | 1 | -10/+12 |
| |\ |
|
| | * | cpumask: Use modern cpumask style in arch/x86/kernel/cpu/mcheck/mce-inject.c | Rusty Russell | 2009-11-04 | 1 | -10/+12 |
* | | | tree-wide: convert open calls to remove spaces to skip_spaces() lib function | André Goddard Rosa | 2009-12-15 | 1 | -7/+4 |
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-12-14 | 6 | -25/+35 |
|\| | |
|
| * | | x86, mce: Clean up thermal init by introducing intel_thermal_supported() | Hidetoshi Seto | 2009-12-14 | 1 | -5/+12 |
| * | | x86, mce: Thermal monitoring depends on APIC being enabled | Cyrill Gorcunov | 2009-12-14 | 1 | -2/+3 |
| * | | x86: Limit the number of processor bootup messages | Mike Travis | 2009-12-12 | 5 | -15/+16 |
| * | | Merge commit 'linus/master' into x86/urgent | H. Peter Anvin | 2009-12-11 | 2 | -2/+2 |
| |\ \ |
|
| * | | | x86, AMD: Fix stale cpuid4_info shared_map data in shared_cpu_map cpumasks | Prarit Bhargava | 2009-12-11 | 1 | -6/+7 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-12-14 | 4 | -60/+60 |
|\ \ \ \ |
|
| * | | | | percpu: make percpu symbols in x86 unique | Tejun Heo | 2009-10-29 | 3 | -46/+46 |
| * | | | | percpu: make percpu symbols in cpufreq unique | Tejun Heo | 2009-10-29 | 1 | -14/+14 |
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-12-12 | 1 | -2/+3 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2009-12-09 | 3 | -13/+46 |
| |\ \ \ \ |
|
| * | | | | | x86, mce: fix confusion between bank attributes and mce attributes | Hidetoshi Seto | 2009-12-08 | 1 | -1/+1 |
| * | | | | | x86/mce: Set up timer unconditionally | Jan Beulich | 2009-12-08 | 1 | -1/+2 |