Age | Commit message (Expand) | Author |
2009-12-15 | Merge branch 'x86/mce' into x86/urgent | Ingo Molnar |
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-11 | 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-10 | x86, AMD: Fix stale cpuid4_info shared_map data in shared_cpu_map cpumasks | Prarit Bhargava |
2009-12-09 | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds |
2009-12-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-12-09 | Merge branch 'linus' into x86/urgent | Ingo Molnar |
2009-12-08 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-12-08 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2009-12-08 | 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 'for-next' into for-linus | Jiri Kosina |
2009-12-07 | Merge branch 'linus' into x86/urgent | Ingo Molnar |
2009-12-05 | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-12-05 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2009-12-05 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa |
2009-12-03 | Merge branch 'perf/mce' into perf/core | Ingo Molnar |
2009-12-03 | x86, apic: Enable lapic nmi watchdog on AMD Family 11h | Mikael Pettersson |
2009-12-02 | x86, mce: don't restart timer if disabled | Hidetoshi Seto |
2009-11-26 | x86, mce: Add __cpuinit to hotplug callback functions | Hidetoshi Seto |
2009-11-24 | ACPICA: Add post-order callback to acpi_walk_namespace | Lin Ming |
2009-11-24 | x86, mtrr: Fix sorting of mtrr after subtracting | Yinghai Lu |
2009-11-24 | perf_events, x86: Fix validate_event bug | Stephane Eranian |
2009-11-23 | x86, cpu: mv display_cacheinfo -> cpu_detect_cache_sizes | Borislav Petkov |
2009-11-23 | perf events: Do not generate function trace entries in perf code | Ingo Molnar |
2009-11-23 | x86, numa: Use near(er) online node instead of roundrobin for NUMA | Yinghai Lu |
2009-11-17 | [CPUFREQ] speedstep-ich: fix error caused by 394122ab144dae4b276d74644a2f11c4... | Rusty Russell |
2009-11-17 | [CPUFREQ] acpi-cpufreq: blacklist Intel 0f68: Fix HT detection and put in not... | John Villalovos |
2009-11-17 | [CPUFREQ] powernow-k8: Fix test in get_transition_latency() | Roel Kluin |
2009-11-17 | [CPUFREQ] longhaul: select Longhaul version 2 for capable CPUs | Krzysztof Helt |
2009-11-17 | x86: When cleaning MTRRs, do not fold WP into UC | Yinghai Lu |
2009-11-16 | x86, mm: Clean up and simplify NX enablement | H. Peter Anvin |
2009-11-15 | Merge commit 'v2.6.32-rc7' into perf/core | Ingo Molnar |
2009-11-14 | x86: Fix cpu_devs[] initialization in early_cpu_init() | Ingo Molnar |
2009-11-14 | x86: Remove CPU cache size output for non-Intel too | Roland Dreier |
2009-11-14 | x86: Minimise printk spew from per-vendor init code | Dave Jones |
2009-11-13 | x86: Remove the CPU cache size printk's | Dave Jones |
2009-11-12 | perf_event, x86: Annotate init functions and data | Hiroshi Shimamoto |
2009-11-12 | x86, mce: Fix __init annotations | Hidetoshi Seto |
2009-11-11 | x86: Mark the thermal init functions __init | Yong Wang |
2009-11-10 | x86: Fix typo in Intel CPU cache size descriptor | Dave Jones |
2009-11-10 | x86: Add new Intel CPU cache size descriptors | Dave Jones |
2009-11-10 | x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP value | Yong Wang |
2009-11-04 | cpumask: Use modern cpumask style in arch/x86/kernel/cpu/mcheck/mce-inject.c | Rusty Russell |
2009-11-04 | Merge commit 'v2.6.32-rc6' into perf/core | Ingo Molnar |
2009-11-02 | x86: Fix printk message typo in mtrr cleanup code | Dave Jones |
2009-10-16 | x86, mce: Add a global MCE init helper | Borislav Petkov |