aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
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-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-06x86, cpu: After uncapping CPUID, re-run CPU feature detectionH. Peter Anvin
2011-01-06x86, tsc: Fix a preemption leak in restore_sched_clock_state()Peter Zijlstra
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
2010-08-26x86, apic: Fix apic=debug boot crashDaniel Kiper
2010-08-26x86, hotplug: Serialize CPU hotplug to avoid bringup concurrency issuesBorislav Petkov
2010-08-20vmware: fix build error in vmware.cGreg Kroah-Hartman
2010-08-13x86, vmware: Preset lpj values when on VMware.Alok Kataria
2010-08-02ACPI: Unconditionally set SCI_EN on resumeMatthew Garrett
2010-08-02ACPI: skip checking BM_STS if the BIOS doesn't ask for itLen Brown
2010-08-02x86, i8259: Only register sysdev if we have a real 8259 PICAdam Lackorzynski
2010-08-02x86: kprobes: fix swapped segment registers in kretprobeRoland McGrath
2010-08-02x86: Do not try to disable hpet if it hasn't been initialized beforeStefano Stabellini
2010-08-02x86: Fix x2apic preenabled system with kexecYinghai Lu
2010-08-02x86, Calgary: Limit the max PHB number to 256Darrick J. Wong
2010-08-02x86, Calgary: Increase max PHB numberDarrick J. Wong
2010-08-02x86: Send a SIGTRAP for user icebp trapsFrederic Weisbecker
2010-08-02perf, x86: Fix incorrect branches event on AMD CPUsVince Weaver
2010-08-02perf_events: Fix Intel Westmere event constraintsStephane Eranian
2010-07-05KVM: VMX: enable VMXON check with SMX enabled (Intel TXT)Shane Wang
2010-07-05x86, paravirt: Add a global synchronization point for pvclockGlauber Costa
2010-07-05perf_events: Fix resource leak in x86 __hw_perf_event_init()Stephane Eranian
2010-07-05arch/x86/kernel: Add missing spin_unlockJulia Lawall
2010-07-05x86, setup: Phoenix BIOS fixup is needed on Dell Inspiron Mini 1012Gabor Gombas
2010-07-05x86/amd-iommu: Fall back to GART if initialization failsJoerg Roedel
2010-07-05x86/amd-iommu: Fix crash when request_mem_region failsJoerg Roedel
2010-05-14Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-05-14x86, cacheinfo: Turn off L3 cache index disable feature in virtualized enviro...Frank Arnold
2010-05-13x86, amd: Check X86_FEATURE_OSVW bit before accessing OSVW MSRsAndreas Herrmann
2010-05-11kprobes/x86: Fix removed int3 checking orderMasami Hiramatsu
2010-05-03powernow-k8: Fix frequency reportingMark Langsdorf
2010-04-30x86: Fix NULL pointer access in irq_force_complete_move() for Xen guestsPrarit Bhargava
2010-04-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-04-24VMware Balloon driverDmitry Torokhov