summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2011-04-17x86, vt-d: Fix the vt-d fault handling irq migration in the x2apic modeKenji Kaneshige
2011-04-17x86: Enable the intr-remap fault handling after local APIC setupKenji Kaneshige
2011-04-17x86, gcc-4.6: Use gcc -m options when building vdsoH. Peter Anvin
2011-04-17x86, hotplug: In the MWAIT case of play_dead, CLFLUSH the cache lineH. Peter Anvin
2011-04-17x86, hotplug: Move WBINVD back outside the play_dead loopH. Peter Anvin
2011-04-17x86, hotplug: Use mwait to offline a processor, fix the legacy caseH. Peter Anvin
2011-04-17x86, mwait: Move mwait constants to a common header fileH. Peter Anvin
2011-04-17x86-32: Fix dummy trampoline-related inline stubsH. Peter Anvin
2011-04-17x86, mm: Fix CONFIG_VMSPLIT_1G and 2G_OPT trampolineHugh Dickins
2011-04-17x86-32: Separate 1:1 pagetables from swapper_pg_dirJoerg Roedel
2011-04-17x86, UV: Fix initialization of max_pnodeJack Steiner
2011-04-17x86, UV: Delete unneeded boot messagesJack Steiner
2011-04-17acpi-cpufreq: fix a memleak when unloading driverZhang Rui
2011-04-17KVM: VMX: Fix host userspace gsbase corruptionAvi Kivity
2011-04-17KVM: x86: fix information leak to userlandVasiliy Kulikov
2011-04-17xen: don't bother to stop other cpus on shutdown/rebootJeremy Fitzhardinge
2011-01-06KVM: Fix fs/gs reload oops with invalid ldtAvi Kivity
2011-01-06KVM: x86: Move TSC reset out of vmcb_initZachary Amsden
2011-01-06KVM: x86: Fix SVM VMCB resetZachary Amsden
2011-01-06KVM: VMX: Fix host GDT.LIMIT corruptionAvi Kivity
2011-01-06KVM: MMU: fix conflict access permissions in direct spXiao Guangrong
2011-01-06KVM: MMU: fix direct sp's access corruptedXiao Guangrong
2011-01-06x86, kdump: Change copy_oldmem_page() to use cached addressingCliff Wickman
2011-01-06x86, intr-remap: Set redirection hint in the IRTESuresh Siddha
2011-01-06x86, mtrr: Assume SYS_CFG[Tom2ForceMemTypeWB] exists on all future AMD CPUsAndreas Herrmann
2011-01-06x86, olpc: Don't retry EC commands foreverPaul Fox
2011-01-06x86, kexec: Make sure to stop all CPUs before exiting the kernelAlok Kataria
2011-01-06x86, cpu: Fix renamed, not-yet-shipping AMD CPUID feature bitAndre Przywara
2011-01-06mm, x86: Saving vmcore with non-lazy freeing of vmasCliff Wickman
2011-01-06x86: detect scattered cpuid features earlierJacob Pan
2011-01-06x86, AMD, MCE thresholding: Fix the MCi_MISCj iteration orderBorislav Petkov
2011-01-06x86, irq: Plug memory leak in sparse irqThomas Gleixner
2011-01-06x86, hpet: Fix bogus error check in hpet_assign_irq()Thomas Gleixner
2011-01-06tracing/x86: Don't use mcount in kvmclock.cSteven Rostedt
2011-01-06tracing/x86: Don't use mcount in pvclock.cJeremy Fitzhardinge
2011-01-06x86/amd-iommu: Work around S3 BIOS bugJoerg Roedel
2011-01-06x86/amd-iommu: Fix rounding-bug in __unmap_singleJoerg Roedel
2011-01-06x86/amd-iommu: Set iommu configuration flags in enable-loopJoerg Roedel
2011-01-06oprofile: Add Support for Intel CPU Family 6 / Model 29Jiri Olsa
2011-01-06x86, cpu: After uncapping CPUID, re-run CPU feature detectionH. Peter Anvin
2011-01-06oprofile: Add Support for Intel CPU Family 6 / Model 22 (Intel Celeron 540)Patrick Simmons
2011-01-06x86-64, compat: Retruncate rax after ia32 syscall entry tracingRoland McGrath
2011-01-06compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin
2011-01-06x86-64, compat: Test %rax for the syscall number, not %eaxH. Peter Anvin
2011-01-06x86, tsc: Fix a preemption leak in restore_sched_clock_state()Peter Zijlstra
2011-01-06oprofile, x86: fix init_sysfs() function stubRobert Richter
2011-01-06oprofile, x86: fix init_sysfs error handlingRobert Richter
2011-01-06PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc()Ben Hutchings
2011-01-06x86, tsc, sched: Recompute cyc2ns_offset's during resume from sleep statesSuresh Siddha
2010-08-26x86, apic: ack all pending irqs when crashed/on kexecKerstin Jonsson