summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2011-03-16Merge branch 'x86/amd-nb' into x86/urgentIngo Molnar
2011-03-16x86, AMD: Set ARAT feature on AMD processorsBoris Ostrovsky
2011-03-16x86, quirk: Fix SB600 revision checkAndreas Herrmann
2011-03-15x86: stop_machine_text_poke() should issue sync_core()Mathieu Desnoyers
2011-03-14Merge 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-09x86: Don't check for BIOS corruption in first 64K when there's no need toNaga Chumbalkar
2011-03-03x86, amd-nb: Misc cleanliness fixesBorislav Petkov
2011-03-01[CPUFREQ] p4-clockmod: print EST-capable warning message only onceNaga 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.cNeil Brown
2011-02-25Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-02-24x86 quirk: Fix polarity for IRQ0 pin2 override on SB800 systemsAndreas Herrmann
2011-02-24x86/mrst: Fix apb timer rating when lapic timer is usedJacob Pan
2011-02-21x86: Fix reboot problem on VersaLogic Menlow boardsKushal Koolwal
2011-02-16perf, x86: P4 PMU: Fix spurious NMI messagesCyrill Gorcunov
2011-02-15Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-02-15x86, dmi, debug: Log board name (when present) in dmesg/oops outputNaga Chumbalkar
2011-02-15x86, ioapic: Don't warn about non-existing IOAPICs if we have nonePaul Bolle
2011-02-15x86, amd: Initialize variable properlyBorislav Petkov
2011-02-14x86: Fix mwait_usable section mismatchBorislav Petkov
2011-02-12x86: Readd missing irq_to_desc() in fixup_irq()Thomas Gleixner
2011-02-12x86: Fix text_poke_smp_batch() deadlockPeter Zijlstra
2011-02-10x86: Adjust section placement in AMD northbridge related codeJan Beulich
2011-02-10x86: Fix section mismatch in LAPIC initializationJan Beulich
2011-02-07x86, amd: Support L3 Cache Partitioning on AMD family 0x15 CPUsHans Rosenfeld
2011-02-07x86, nx: Mark the ACPI resume trampoline code as +xH. Peter Anvin
2011-02-06Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-02-04x86-32: Make sure the stack is set up before we use itH. Peter Anvin
2011-02-03Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-02-03x86, mtrr: Avoid MTRR reprogramming on BP during boot on UP platformsSuresh Siddha
2011-01-27perf: Fix Pentium4 raw event validationStephane Eranian
2011-01-26x86, amd: Extend AMD northbridge caching code to support "Link Control" devicesHans Rosenfeld
2011-01-26x86, amd: Enable L3 cache index disable on family 0x15Hans Rosenfeld
2011-01-26x86, amd: Normalize compute unit IDs on multi-node processorsAndreas Herrmann
2011-01-24x86-64: Don't use pointer to out-of-scope variable in dump_trace()Jesper Juhl
2011-01-21x86, hotplug: Fix powersavings with offlined cores on AMDBorislav Petkov
2011-01-21x86, mcheck, therm_throt.c: Export symbol platform_thermal_notify to allow co...Fenghua Yu
2011-01-20x86: Update CPU cache attributes table descriptorsDave Jones
2011-01-19Revert "x86: Make relocatable kernel work with new binutils"Ingo Molnar
2011-01-18Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-01-18x86: Clear irqstack thread_infoBrian Gerst
2011-01-18x86: Make relocatable kernel work with new binutilsShaohua Li
2011-01-15Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f...Linus Torvalds
2011-01-14x86, mrst: Set correct APB timer IRQ affinity for secondary cpuJacob Pan
2011-01-14x86: tsc: Fix calibration refinement conditionals to avoid divide by zeroJohn Stultz
2011-01-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-01-13Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-01-13thp: split_huge_page_mm/vmaAndrea Arcangeli
2011-01-13thp: pte alloc trans splittingAndrea Arcangeli