aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2010-08-26oprofile: add support for Intel processor model 30Josh Hunt
2010-08-26Oprofile: Change CPUIDS from decimal to hex, and add some commentsJohn Villalovos
2010-08-26x86, asm: Clean up and simplify set_64bit()H. Peter Anvin
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: don't send SIGBUS for kernel page faultsLinus Torvalds
2010-08-13x86: Add memory modify constraints to xchg() and cmpxchg()H. Peter Anvin
2010-08-13x86/PCI: use host bridge _CRS info on ASRock ALiveSATA2-GLANBjorn Helgaas
2010-08-13x86, kmmio/mmiotrace: Fix double free of kmmio_fault_pagesMarcin Slusarz
2010-08-13x86, vmware: Preset lpj values when on VMware.Alok Kataria
2010-08-10xen: drop xen_sched_clock in favour of using plain wallclock timeJeremy Fitzhardinge
2010-08-10KVM: MMU: flush remote tlbs when overwriting spte with different pfnXiao Guangrong
2010-08-06add random binaries to .gitignoreJan III Sobieski
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, 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, pci, mrst: Add extra sanity check in walking the PCI extended cap chainJacob Pan
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-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: SVM: Don't allow nested guest to VMMCALL into hostJoerg Roedel
2010-07-05KVM: x86: Inject #GP with the right rip on efer writesJoerg Roedel
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-05KVM: SVM: Report emulated SVM features to userspaceJoerg Roedel
2010-07-05KVM: x86: Add callback to let modules decide over some supported cpuid bitsJoerg Roedel
2010-07-05KVM: SVM: Fix wrong interrupt injection in enable_irq_windowsJoerg Roedel
2010-07-05KVM: SVM: Don't sync nested cr8 to lapic and backJoerg Roedel
2010-07-05KVM: SVM: Fix nested msr intercept handlingJoerg Roedel
2010-07-05KVM: SVM: Sync all control registers on nested vmexitJoerg Roedel
2010-07-05KVM: SVM: Fix schedule-while-atomic on nested exception handlingJoerg Roedel
2010-07-05KVM: SVM: Don't use kmap_atomic in nested_svm_mapJoerg Roedel