summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2010-08-13x86: don't send SIGBUS for kernel page faultsLinus Torvalds
2010-08-13x86: Fix out of order of gsiEric W. Biederman
2010-08-13memory hotplug: fix a bug on /dev/mem for 64-bit kernelsShaohui Zheng
2010-08-13timekeeping: Fix clock_gettime vsyscall time warpLin Ming
2010-08-13x86, vmware: Preset lpj values when on VMware.Alok Kataria
2010-08-13x86: Add memory modify constraints to xchg() and cmpxchg()H. Peter Anvin
2010-08-10xen: drop xen_sched_clock in favour of using plain wallclock timeJeremy Fitzhardinge
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-02PM / x86: Save/restore MISC_ENABLE registerOndrej Zary
2010-08-02KVM: MMU: invalidate and flush on spte small->large page size changeMarcelo Tosatti
2010-08-02KVM: SVM: Implement workaround for Erratum 383Joerg Roedel
2010-08-02KVM: SVM: Handle MCEs early in the vmexit processJoerg Roedel
2010-08-02KVM: MMU: Remove user access when allowing kernel access to gpte.w=0 pageAvi Kivity
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: Fix vsyscall on gcc 4.5 with -OsAndi Kleen
2010-07-05KVM: x86: Inject #GP with the right rip on efer writesRoedel, Joerg
2010-07-05KVM: x86: Add missing locking to arch specific vcpu ioctlsAvi Kivity
2010-07-05KVM: Fix wallclock version writing raceAvi Kivity
2010-07-05KVM: MMU: Don't read pdptrs with mmu spinlock held in mmu_alloc_rootsAvi Kivity
2010-07-05KVM: VMX: enable VMXON check with SMX enabled (Intel TXT)Shane Wang
2010-07-05KVM: MMU: Segregate shadow pages with different cr0.wpAvi Kivity
2010-07-05KVM: x86: Check LMA bit before set_eferSheng Yang
2010-07-05KVM: Don't allow lmsw to clear cr0.peAvi Kivity
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-05xen: ensure timer tick is resumed even on CPU driving the resumeIan Campbell
2010-07-05x86, setup: Phoenix BIOS fixup is needed on Dell Inspiron Mini 1012Gabor Gombas
2010-07-05x86/amd-iommu: Fix suspend/resume with IOMMUJoerg Roedel
2010-07-05oprofile/x86: fix uninitialized counter usage during cpu hotplugRobert Richter
2010-05-26x86, amd: Check X86_FEATURE_OSVW bit before accessing OSVW MSRsAndreas Herrmann
2010-05-26x86, cacheinfo: Turn off L3 cache index disable feature in virtualized enviro...Frank Arnold
2010-05-26x86, k8: Fix build error when K8_NB is disabledBorislav Petkov
2010-05-12KVM: remove unused load_segment_descriptor_to_kvm_desctMarcelo Tosatti
2010-05-12ACPI: introduce kernel parameter acpi_sleep=sci_force_enableZhang Rui
2010-05-12x86, AMD: Fix stale cpuid4_info shared_map data in shared_cpu_map cpumasksPrarit Bhargava
2010-05-12x86, k8 nb: Fix boot crash: enable k8_northbridges unconditionally on AMD sys...Borislav Petkov
2010-05-12x86: Disable large pages on CPUs with Atom erratum AAE44H. Peter Anvin
2010-05-12x86-64: Clear a 64-bit FS/GS base on fork if selector is nonzeroH. Peter Anvin
2010-05-12powernow-k8: Fix frequency reportingMark Langsdorf
2010-05-12core, x86: make LIST_POISON less deadlyAvi Kivity
2010-04-26x86/gart: Disable GART explicitly before initializationJoerg Roedel
2010-04-26KVM: x86: Fix TSS size check for 16-bit tasksJan Kiszka
2010-04-26KVM: fix the handling of dirty bitmaps to avoid overflowsTakuya Yoshikawa
2010-04-26KVM: MMU: fix kvm_mmu_zap_page() and its calling pathXiao Guangrong
2010-04-26KVM: VMX: Save/restore rflags.vm correctly in real modeAvi Kivity
2010-04-26KVM: allow bit 10 to be cleared in MSR_IA32_MC4_CTLAndre Przywara