| Commit message (Expand) | Author | Age |
* | x86: Disable large pages on CPUs with Atom erratum AAE44 | H. Peter Anvin | 2010-05-12 |
* | powernow-k8: Fix frequency reporting | Mark Langsdorf | 2010-05-12 |
* | perf_events, x86: Implement Intel Westmere/Nehalem-EX support | Peter Zijlstra | 2010-04-26 |
* | x86, cacheinfo: Enable L3 CID only on AMD | Borislav Petkov | 2010-04-26 |
* | x86, cacheinfo: Remove NUMA dependency, fix for AMD Fam10h rev D1 | Borislav Petkov | 2010-04-26 |
* | x86, cacheinfo: Calculate L3 indices | Borislav Petkov | 2010-04-26 |
* | x86, cacheinfo: Add cache index disable sysfs attrs only to L3 caches | Borislav Petkov | 2010-04-26 |
* | x86, cacheinfo: Fix disabling of L3 cache indices | Borislav Petkov | 2010-04-26 |
* | x86: Fix sched_clock_cpu for systems with unsynchronized TSC | Dimitri Sivanich | 2010-04-01 |
* | perf: Provide generic perf_sample_data initialization | Peter Zijlstra | 2010-04-01 |
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 2010-02-08 |
|\ |
|
| * | [CPUFREQ] Fix use after free of struct powernow_k8_data | Thomas Renninger | 2010-01-13 |
* | | x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG) | H. Peter Anvin | 2010-01-23 |
* | | perf: x86: Add support for the ANY bit | Stephane Eranian | 2010-01-21 |
* | | Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-12-31 |
|\ \ |
|
| * | | perf: Pass appropriate frame pointer to dump_trace() | Frederic Weisbecker | 2009-12-31 |
* | | | Merge branch 'misc-2.6.33' into release | Len Brown | 2009-12-24 |
|\ \ \ |
|
| * | | | arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c: avoid cross-CPU interrupts by usi... | Andrew Morton | 2009-12-22 |
* | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-12-19 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | perf events, x86/stacktrace: Fix performance/softlockup by providing a specia... | Frederic Weisbecker | 2009-12-17 |
| * | | | perf events, x86/stacktrace: Make stack walking optional | Frederic Weisbecker | 2009-12-17 |
| | |/
| |/| |
|
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-12-19 |
|\ \ \
| |_|/
|/| | |
|
| * | | x86: Reenable TSC sync check at boot, even with NONSTOP_TSC | Pallipadi, Venkatesh | 2009-12-17 |
| * | | x86, amd: Get multi-node CPU info from NodeId MSR instead of PCI config space | Andreas Herrmann | 2009-12-16 |
* | | | cpumask: rename tsk_cpumask to tsk_cpus_allowed | Rusty Russell | 2009-12-16 |
| |/
|/| |
|
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-12-16 |
|\| |
|
| * | Merge branch 'x86/mce' into x86/urgent | Ingo Molnar | 2009-12-15 |
| |\ |
|
| | * | cpumask: Use modern cpumask style in arch/x86/kernel/cpu/mcheck/mce-inject.c | Rusty Russell | 2009-11-04 |
* | | | tree-wide: convert open calls to remove spaces to skip_spaces() lib function | André Goddard Rosa | 2009-12-15 |
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-12-14 |
|\| | |
|
| * | | x86, mce: Clean up thermal init by introducing intel_thermal_supported() | Hidetoshi Seto | 2009-12-14 |
| * | | x86, mce: Thermal monitoring depends on APIC being enabled | Cyrill Gorcunov | 2009-12-14 |
| * | | x86: Limit the number of processor bootup messages | Mike Travis | 2009-12-11 |
| * | | Merge commit 'linus/master' into x86/urgent | H. Peter Anvin | 2009-12-11 |
| |\ \ |
|
| * | | | x86, AMD: Fix stale cpuid4_info shared_map data in shared_cpu_map cpumasks | Prarit Bhargava | 2009-12-10 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-12-14 |
|\ \ \ \ |
|
| * | | | | percpu: make percpu symbols in x86 unique | Tejun Heo | 2009-10-29 |
| * | | | | percpu: make percpu symbols in cpufreq unique | Tejun Heo | 2009-10-29 |
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-12-11 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2009-12-09 |
| |\ \ \ \ |
|
| * | | | | | x86, mce: fix confusion between bank attributes and mce attributes | Hidetoshi Seto | 2009-12-08 |
| * | | | | | x86/mce: Set up timer unconditionally | Jan Beulich | 2009-12-07 |
| * | | | | | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2009-12-07 |
| |\ \ \ \ \ |
|
* | \ \ \ \ \ | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-12-11 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86, perf events: Check if we have APIC enabled | Cyrill Gorcunov | 2009-12-10 |
| * | | | | | | | perf_event: Fix variable initialization in other codepaths | Xiao Guangrong | 2009-12-10 |
| * | | | | | | | x86/perf: Exclude the debug stack from the callchains | Frederic Weisbecker | 2009-12-06 |
* | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds | 2009-12-11 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|_|/ /
|/| | | | | | | |
|
| * | | | | | | | [ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interface | Thomas Renninger | 2009-11-24 |
| * | | | | | | | [CPUFREQ] use an enum for speedstep processor identification | Rusty Russell | 2009-11-24 |