Age | Commit message (Expand) | Author |
2009-08-17 | x86, mce: Don't initialize MCEs on unknown CPUs | Ingo Molnar |
2009-08-17 | x86, mce: don't log boot MCEs on Pentium M (model == 13) CPUs | Bartlomiej Zolnierkiewicz |
2009-08-16 | x86, mce: therm_throt: Don't log redundant normality | Hugh Dickins |
2009-08-15 | Merge branch 'perfcounters/urgent' into perfcounters/core | Ingo Molnar |
2009-08-14 | Merge branch 'percpu-for-linus' into percpu-for-next | Tejun Heo |
2009-08-13 | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2009-08-12 | perf_counter, x86: Fix/improve apic fallback | Ingo Molnar |
2009-08-12 | x86: Fix oops in identify_cpu() on CPUs without CPUID | Ondrej Zary |
2009-08-11 | x86: Clear incorrectly forced X86_FEATURE_LAHF_LM flag | Kevin Winchester |
2009-08-11 | perf_counter, x86: Fix generic cache events on P6-mobile CPUs | Ingo Molnar |
2009-08-11 | perf_counter, x86: Fix lapic printk message | Ingo Molnar |
2009-08-11 | x86, mce: therm_throt - change when we print messages | Dmitry Torokhov |
2009-08-10 | x86, mce: Fake panic support for MCE testing | Huang Ying |
2009-08-10 | x86, mce: Move debugfs mce dir creating to mce.c | Huang Ying |
2009-08-10 | x86, mce: Support specifying raise mode for software MCE injection | Huang Ying |
2009-08-10 | x86, mce: Support specifying context for software mce injection | Huang Ying |
2009-08-09 | x86, perf_counter, bts: Add BTS support to perfcounters | Markus Metzger |
2009-08-08 | x86: Introduce GDT_ENTRY_INIT(), fix APM | Ingo Molnar |
2009-08-08 | x86: Introduce GDT_ENTRY_INIT() | Akinobu Mita |
2009-08-04 | x86, percpu: Collect hot percpu variables into one cacheline | Tejun Heo |
2009-08-04 | x86, percpu: Fix DECLARE/DEFINE_PER_CPU_PAGE_ALIGNED() | Tejun Heo |
2009-07-29 | x86, mce: fix reporting of Thermal Monitoring mechanism enabled | Bartlomiej Zolnierkiewicz |
2009-07-29 | x86, mce: remove never executed code | Bartlomiej Zolnierkiewicz |
2009-07-29 | x86, mce: add missing __cpuinit tags | Bartlomiej Zolnierkiewicz |
2009-07-29 | x86, mce: fix "mce" boot option handling for CONFIG_X86_NEW_MCE | Bartlomiej Zolnierkiewicz |
2009-07-29 | x86, mce: don't log boot MCEs on Pentium M (model == 13) CPUs | Bartlomiej Zolnierkiewicz |
2009-07-27 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-07-22 | Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2009-07-22 | x86, amd: Don't probe for extended APIC ID if APICs are disabled | Jeremy Fitzhardinge |
2009-07-22 | perf_counter: Remove unused variables | Peter Zijlstra |
2009-07-21 | x86, mce: Fix set_trigger() accessor | Jan Beulich |
2009-07-13 | perf_counter, x86: Extend perf_counter Pentium M support | Daniel Qarras |
2009-07-11 | x86/cpu: Clean up various files a bit | Alan Cox |
2009-07-10 | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2009-07-10 | x86: Clean up idt_descr and idt_tableby using NR_VECTORS instead of hardcoded... | Cyrill Gorcunov |
2009-07-10 | perf_counter: Clean up global vs counter enable | Peter Zijlstra |
2009-07-10 | perf_counter: Fix up P6 PMU details | Peter Zijlstra |
2009-07-10 | perf_counter: Add P6 PMU support | Vince Weaver |
2009-07-09 | x86: mce: macros to compute banks MSRs | Andi Kleen |
2009-07-09 | x86: mce: Move per bank data in a single datastructure | Andi Kleen |
2009-07-09 | x86: mce: Move code in mce.c | Andi Kleen |
2009-07-09 | x86: mce: Rename CONFIG_X86_NEW_MCE to CONFIG_X86_MCE | Andi Kleen |
2009-07-09 | x86: mce: Remove old i386 machine check code | Andi Kleen |
2009-07-08 | Remove multiple KERN_ prefixes from printk formats | Joe Perches |
2009-07-06 | [CPUFREQ] Powernow-k8: support family 0xf with 2 low p-states | Mark Langsdorf |
2009-07-06 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-07-05 | x86: Further clean up of mtrr/generic.c | Ingo Molnar |
2009-07-04 | x86: Clean up mtrr/main.c | Jaswinder Singh Rajput |
2009-07-04 | x86: Clean up mtrr/state.c | Jaswinder Singh Rajput |
2009-07-04 | x86: Clean up mtrr/mtrr.h | Jaswinder Singh Rajput |