aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAge
* [CPUFREQ] p4-clockmod: print EST-capable warning message only onceNaga Chumbalkar2011-03-01
* [CPUFREQ] Fix another notifier leak in powernow-k8.Dave Jones2011-03-01
* [CPUFREQ] Missing "unregister_cpu_notifier" in powernow-k8.cNeil Brown2011-03-01
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-02-25
|\
| * x86 quirk: Fix polarity for IRQ0 pin2 override on SB800 systemsAndreas Herrmann2011-02-24
| * x86/mrst: Fix apb timer rating when lapic timer is usedJacob Pan2011-02-24
| * x86: Fix reboot problem on VersaLogic Menlow boardsKushal Koolwal2011-02-21
* | perf, x86: P4 PMU: Fix spurious NMI messagesCyrill Gorcunov2011-02-16
|/
* Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-02-15
|\
| * x86: Fix text_poke_smp_batch() deadlockPeter Zijlstra2011-02-11
* | x86, dmi, debug: Log board name (when present) in dmesg/oops outputNaga Chumbalkar2011-02-14
* | x86, ioapic: Don't warn about non-existing IOAPICs if we have nonePaul Bolle2011-02-14
* | x86: Fix mwait_usable section mismatchBorislav Petkov2011-02-14
* | x86: Readd missing irq_to_desc() in fixup_irq()Thomas Gleixner2011-02-12
* | x86: Fix section mismatch in LAPIC initializationJan Beulich2011-02-10
|/
* x86, nx: Mark the ACPI resume trampoline code as +xH. Peter Anvin2011-02-07
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-02-06
|\
| * x86-32: Make sure the stack is set up before we use itH. Peter Anvin2011-02-05
| * x86, mtrr: Avoid MTRR reprogramming on BP during boot on UP platformsSuresh Siddha2011-02-03
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-02-03
|\ \ | |/ |/|
| * perf: Fix Pentium4 raw event validationStephane Eranian2011-01-27
* | x86-64: Don't use pointer to out-of-scope variable in dump_trace()Jesper Juhl2011-01-24
|/
* x86, hotplug: Fix powersavings with offlined cores on AMDBorislav Petkov2011-01-21
* x86, mcheck, therm_throt.c: Export symbol platform_thermal_notify to allow co...Fenghua Yu2011-01-21
* x86: Update CPU cache attributes table descriptorsDave Jones2011-01-20
* Revert "x86: Make relocatable kernel work with new binutils"Ingo Molnar2011-01-19
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-01-18
|\
| * x86: Clear irqstack thread_infoBrian Gerst2011-01-18
| * x86: Make relocatable kernel work with new binutilsShaohua Li2011-01-18
| |
| \
| \
| \
*---. \ Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f...Linus Torvalds2011-01-15
|\ \ \ \ | | | |/ | | |/|
| | * | x86, mrst: Set correct APB timer IRQ affinity for secondary cpuJacob Pan2011-01-14
| | * | x86: tsc: Fix calibration refinement conditionals to avoid divide by zeroJohn Stultz2011-01-14
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-01-13
|\ \ \ \
| * \ \ \ Merge branch 'apei' into releaseLen Brown2011-01-12
| |\ \ \ \
| | * | | | ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type supportHuang Ying2011-01-12
| * | | | | PM / ACPI: Move NVS saving and restoring code to drivers/acpiRafael J. Wysocki2011-01-07
* | | | | | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-01-13
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'cpuidle-perf-events' into idle-testLen Brown2011-01-12
| |\ \ \ \ \ \
| | * | | | | | cpuidle/x86/perf: fix power:cpu_idle double end events and throw cpu_idle eve...Thomas Renninger2011-01-12
| * | | | | | | Merge branch 'linus' into idle-testLen Brown2011-01-12
| |\| | | | | |
| * | | | | | | ACPI, intel_idle: Cleanup idle= internal variablesThomas Renninger2011-01-12
| | |/ / / / / | |/| | | | |
* | | | | | | thp: split_huge_page_mm/vmaAndrea Arcangeli2011-01-13
* | | | | | | thp: pte alloc trans splittingAndrea Arcangeli2011-01-13
* | | | | | | thp: add pmd paravirt opsAndrea Arcangeli2011-01-13
* | | | | | | mm: unify module_alloc code for vmallocDavid Rientjes2011-01-13
* | | | | | | Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-01-13
|\ \ \ \ \ \ \
| * | | | | | | x86, of: Define irq functions to allow drivers/of/* to build on x86Andres Salomon2010-12-15
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-01-13
|\ \ \ \ \ \ \
| * | | | | | | KVM: Initialize fpu state in preemptible contextAvi Kivity2011-01-12
| * | | | | | | KVM guest: Fix kvm clock initialization when it's configured outAvi Kivity2011-01-12