summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2011-01-07x86/microcode: Fix double vfree() and remove redundant pointer checks before ...Jesper Juhl
2011-01-07KVM: Fix OSXSAVE after migrationSheng Yang
2011-01-07KVM: SVM: Do not report xsave in supported cpuidJoerg Roedel
2011-01-07KVM: enlarge number of possible CPUID leavesAndre Przywara
2011-01-07arch/x86/oprofile/op_model_amd.c: Perform initialisation on a single CPURobert Richter
2011-01-07x86, vt-d: Fix the vt-d fault handling irq migration in the x2apic modeKenji Kaneshige
2011-01-07x86: Enable the intr-remap fault handling after local APIC setupKenji Kaneshige
2011-01-07x86, gcc-4.6: Use gcc -m options when building vdsoH. Peter Anvin
2011-01-07x86, amd: Fix panic on AMD CPU family 0x15Andreas Herrmann
2011-01-07x86, xsave: Use alloc_bootmem_align() instead of alloc_bootmem()Suresh Siddha
2011-01-07x86, hotplug: Use mwait to offline a processor, fix the legacy caseH. Peter Anvin
2010-12-09x86: Ignore trap bits on single step exceptionsFrederic Weisbecker
2010-12-09acpi-cpufreq: fix a memleak when unloading driverZhang Rui
2010-12-09KVM: VMX: Fix host userspace gsbase corruptionAvi Kivity
2010-12-09KVM: Correct ordering of ldt reload wrt fs/gs reloadAvi Kivity
2010-12-09KVM: x86: fix information leak to userlandVasiliy Kulikov
2010-12-09KVM: Write protect memory after slot swapMichael S. Tsirkin
2010-12-09xen: don't bother to stop other cpus on shutdown/rebootJeremy Fitzhardinge
2010-11-22KVM: SVM: Restore correct registers after sel_cr0 intercept emulationJoerg Roedel
2010-11-22KVM: X86: Report SVM bit to userspace only when supportedJoerg Roedel
2010-11-22x86, vm86: Fix preemption bug for int1 debug and int3 breakpoint handlers.Bart Oldeman
2010-11-22x86, kdump: Change copy_oldmem_page() to use cached addressingCliff Wickman
2010-11-22x86, intr-remap: Set redirection hint in the IRTESuresh Siddha
2010-11-22x86, mtrr: Assume SYS_CFG[Tom2ForceMemTypeWB] exists on all future AMD CPUsAndreas Herrmann
2010-11-22x86, olpc: Don't retry EC commands foreverPaul Fox
2010-11-22x86, kexec: Make sure to stop all CPUs before exiting the kernelAlok Kataria
2010-11-22x86, mrst: A function in a header file needs to be marked "inline"H. Peter Anvin
2010-11-22x86, cpu: Fix renamed, not-yet-shipping AMD CPUID feature bitAndre Przywara
2010-11-22mm, x86: Saving vmcore with non-lazy freeing of vmasCliff Wickman
2010-11-22perf_events: Fix bogus AMD64 generic TLB eventsStephane Eranian
2010-10-19KVM: Fix fs/gs reload oops with invalid ldtAvi Kivity
2010-10-14Don't dump task struct in a.out core-dumpsLinus Torvalds
2010-10-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-10-11x86, numa: For each node, register the memory blocks actually usedYinghai Lu
2010-10-11KVM: x86: Move TSC reset out of vmcb_initZachary Amsden
2010-10-11KVM: x86: Fix SVM VMCB resetZachary Amsden
2010-10-11x86, AMD, MCE thresholding: Fix the MCi_MISCj iteration orderBorislav Petkov
2010-10-08x86, mce, therm_throt.c: Fix missing curly braces in error handling logicJin Dongming
2010-10-06Merge branch 'v2.6.36-rc6-urgent-fixes' of git://xenbits.xen.org/people/sstab...Linus Torvalds
2010-10-05Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-05modules: Fix module_bug_list list corruption raceLinus Torvalds
2010-10-05xen: do not initialize PV timers on HVM if !xen_have_vector_callbackStefano Stabellini
2010-10-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2010-10-01Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-09-30x86, hpet: Fix bogus error check in hpet_assign_irq()Thomas Gleixner
2010-09-30x86, irq: Plug memory leak in sparse irqThomas Gleixner
2010-09-30[CPUFREQ] Fix memory leaks in pcc_cpufreq_do_oscPekka Enberg
2010-09-30[CPUFREQ] acpi-cpufreq: add missing __percpu markupNamhyung Kim
2010-09-30perf, x86: Handle in flight NMIs on P4 platformCyrill Gorcunov
2010-09-28ACPI: add missing __percpu markup in arch/x86/kernel/acpi/cstate.cNamhyung Kim