aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2011-03-31x86 quirk: Fix polarity for IRQ0 pin2 override on SB800 systemsAndreas Herrmann
2011-03-31x86/pvclock: Zero last_value on resumeJeremy Fitzhardinge
2011-03-31x86: Add IRQ_TIME_ACCOUNTINGVenkatesh Pallipadi
2011-03-31x86, mm: avoid possible bogus tlb entries by clearing prev mm_cpumask after s...Suresh Siddha
2011-03-31x86, mtrr: Avoid MTRR reprogramming on BP during boot on UP platformsSuresh Siddha
2011-02-06x86/microcode: Fix double vfree() and remove redundant pointer checks before ...Jesper Juhl
2011-02-06arch/x86/oprofile/op_model_amd.c: Perform initialisation on a single CPURobert Richter
2011-02-06x86, vt-d: Fix the vt-d fault handling irq migration in the x2apic modeKenji Kaneshige
2011-02-06x86: Enable the intr-remap fault handling after local APIC setupKenji Kaneshige
2011-02-06x86, gcc-4.6: Use gcc -m options when building vdsoH. Peter Anvin
2011-02-06x86, amd: Fix panic on AMD CPU family 0x15Andreas Herrmann
2011-02-06x86, xsave: Use alloc_bootmem_align() instead of alloc_bootmem()Suresh Siddha
2011-02-06x86, hotplug: Use mwait to offline a processor, fix the legacy caseH. Peter Anvin
2010-12-14x86: Ignore trap bits on single step exceptionsFrederic Weisbecker
2010-12-14acpi-cpufreq: fix a memleak when unloading driverZhang Rui
2010-12-14KVM: Correct ordering of ldt reload wrt fs/gs reloadAvi Kivity
2010-12-14KVM: x86: fix information leak to userlandVasiliy Kulikov
2010-12-14KVM: Write protect memory after slot swapMichael S. Tsirkin
2010-12-14xen: don't bother to stop other cpus on shutdown/rebootJeremy Fitzhardinge
2010-11-22KVM: x86 emulator: fix regression with cmpxchg8b on i386 hostsAvi Kivity
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, 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-28x86, mm: Fix CONFIG_VMSPLIT_1G and 2G_OPT trampolineHugh Dickins
2010-10-28x86-32: Fix dummy trampoline-related inline stubsH. Peter Anvin
2010-10-28x86-32: Separate 1:1 pagetables from swapper_pg_dirJoerg Roedel
2010-10-28x86: detect scattered cpuid features earlierJacob Pan
2010-10-28KVM: x86: Move TSC reset out of vmcb_initMarcelo Tosatti
2010-10-28KVM: x86: Fix SVM VMCB resetMarcelo Tosatti
2010-10-28KVM: i8259: fix migrationMarcelo Tosatti
2010-10-28x86, AMD, MCE thresholding: Fix the MCi_MISCj iteration orderBorislav Petkov
2010-10-28x86, numa: For each node, register the memory blocks actually usedYinghai Lu
2010-10-28x86, irq: Plug memory leak in sparse irqThomas Gleixner
2010-10-28x86, hpet: Fix bogus error check in hpet_assign_irq()Thomas Gleixner
2010-10-28tracing/x86: Don't use mcount in kvmclock.cSteven Rostedt
2010-10-28tracing/x86: Don't use mcount in pvclock.cJeremy Fitzhardinge
2010-10-28x86/amd-iommu: Work around S3 BIOS bugJoerg Roedel
2010-10-28x86/amd-iommu: Fix rounding-bug in __unmap_singleJoerg Roedel
2010-10-28x86/amd-iommu: Set iommu configuration flags in enable-loopJoerg Roedel
2010-10-28oprofile: Add Support for Intel CPU Family 6 / Model 29Jiri Olsa
2010-10-28x86, cpu: After uncapping CPUID, re-run CPU feature detectionH. Peter Anvin
2010-09-26x86, asm: Use a lower case name for the end macro in atomic64_386_32.SLuca Barbieri