Age | Commit message (Expand) | Author |
2011-06-03 | x86, amd: Use _safe() msr access for GartTlbWlk disable code | Roedel, Joerg |
2011-06-03 | x86, amd: Do not enable ARAT feature on AMD processors below family 0x12 | Boris Ostrovsky |
2011-06-03 | x86, ioapic: Fix potential resume deadlock | Daniel J Blueman |
2011-06-03 | x86, cpufeature: Fix cpuid leaf 7 feature detection | Fenghua Yu |
2011-06-03 | Fix _OSC UUID in pcc-cpufreq | Naga Chumbalkar |
2011-05-21 | x86, mce, AMD: Fix leaving freed data in a list | Julia Lawall |
2011-05-21 | x86, apic: Fix spurious error interrupts triggering on all non-boot APs | Youquan Song |
2011-05-21 | x86, AMD: Fix ARAT feature setting again | Borislav Petkov |
2011-05-21 | Revert "x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processors" | Borislav Petkov |
2011-05-21 | x86, hw_breakpoints: Fix racy access to ptrace breakpoints | Frederic Weisbecker |
2011-05-09 | x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processors | Boris Ostrovsky |
2011-05-02 | x86, gart: Make sure GART does not map physmem above 1TB | Joerg Roedel |
2011-05-02 | x86, gart: Set DISTLBWALKPRB bit always | Joerg Roedel |
2011-04-21 | x86, amd: Disable GartTlbWlkErr when BIOS forgets it | Joerg Roedel |
2011-04-21 | x86, AMD: Set ARAT feature on AMD processors | Boris Ostrovsky |
2011-04-14 | Revert "x86: Cleanup highmap after brk is concluded" | Greg Kroah-Hartman |
2011-04-14 | x86, mtrr, pat: Fix one cpu getting out of sync during resume | Suresh Siddha |
2011-03-27 | x86: Cleanup highmap after brk is concluded | Yinghai Lu |
2011-03-27 | x86: Fix binutils-2.21 symbol related build failures | Sedat Dilek |
2011-03-23 | x86, binutils, xen: Fix another wrong size directive | Alexander van Heukelum |
2011-03-23 | x86: stop_machine_text_poke() should issue sync_core() | Mathieu Desnoyers |
2011-03-23 | x86, quirk: Fix SB600 revision check | Andreas Herrmann |
2011-03-23 | x86: Emit "mem=nopentium ignored" warning when not supported | Kamal Mostafa |
2011-03-23 | x86: Fix panic when handling "mem={invalid}" param | Kamal Mostafa |
2011-03-14 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-03-09 | [CPUFREQ] pcc-cpufreq: don't load driver if get_freq fails during init. | Naga Chumbalkar |
2011-03-09 | x86: Don't check for BIOS corruption in first 64K when there's no need to | Naga Chumbalkar |
2011-03-01 | [CPUFREQ] p4-clockmod: print EST-capable warning message only once | Naga Chumbalkar |
2011-03-01 | [CPUFREQ] Fix another notifier leak in powernow-k8. | Dave Jones |
2011-03-01 | [CPUFREQ] Missing "unregister_cpu_notifier" in powernow-k8.c | Neil Brown |
2011-02-25 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-02-24 | x86 quirk: Fix polarity for IRQ0 pin2 override on SB800 systems | Andreas Herrmann |
2011-02-24 | x86/mrst: Fix apb timer rating when lapic timer is used | Jacob Pan |
2011-02-21 | x86: Fix reboot problem on VersaLogic Menlow boards | Kushal Koolwal |
2011-02-16 | perf, x86: P4 PMU: Fix spurious NMI messages | Cyrill Gorcunov |
2011-02-15 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-02-15 | x86, dmi, debug: Log board name (when present) in dmesg/oops output | Naga Chumbalkar |
2011-02-15 | x86, ioapic: Don't warn about non-existing IOAPICs if we have none | Paul Bolle |
2011-02-14 | x86: Fix mwait_usable section mismatch | Borislav Petkov |
2011-02-12 | x86: Readd missing irq_to_desc() in fixup_irq() | Thomas Gleixner |
2011-02-12 | x86: Fix text_poke_smp_batch() deadlock | Peter Zijlstra |
2011-02-10 | x86: Fix section mismatch in LAPIC initialization | Jan Beulich |
2011-02-07 | x86, nx: Mark the ACPI resume trampoline code as +x | H. Peter Anvin |
2011-02-06 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-02-04 | x86-32: Make sure the stack is set up before we use it | H. Peter Anvin |
2011-02-03 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-02-03 | x86, mtrr: Avoid MTRR reprogramming on BP during boot on UP platforms | Suresh Siddha |
2011-01-27 | perf: Fix Pentium4 raw event validation | Stephane Eranian |
2011-01-24 | x86-64: Don't use pointer to out-of-scope variable in dump_trace() | Jesper Juhl |
2011-01-21 | x86, hotplug: Fix powersavings with offlined cores on AMD | Borislav Petkov |