summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
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
2010-09-28x86, cpu: After uncapping CPUID, re-run CPU feature detectionH. Peter Anvin
2010-09-27Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2010-09-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-09-27Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-09-27Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar
2010-09-26x86: Avoid 'constant_test_bit()' misoptimization due to cast to non-volatileAlexander Chumachenko
2010-09-24x86/hwmon: fix initialization of coretempJan Beulich
2010-09-24perf, x86: Catch spurious interrupts after disabling countersRobert Richter
2010-09-24Merge branch 'amd-iommu/2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2010-09-23x86/amd-iommu: Fix rounding-bug in __unmap_singleJoerg Roedel
2010-09-23x86/amd-iommu: Work around S3 BIOS bugJoerg Roedel