summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2010-04-26KVM: Don't spam kernel log when injecting exceptions due to bad cr writesAvi Kivity
2010-04-26KVM: SVM: Fix memory leaks that happen when svm_create_vcpu() failsTakuya Yoshikawa
2010-04-26perf_events, x86: Implement Intel Westmere/Nehalem-EX supportPeter Zijlstra
2010-04-26x86/PCI: irq and pci_ids patch for Intel Cougar Point DeviceIDsSeth Heasley
2010-04-26x86-64, rwsem: Avoid store forwarding hazard in __downgrade_writeAvi Kivity
2010-04-26x86: Fix breakage of UML from the changes in the rwsem systemLinus Torvalds
2010-04-26x86-64: support native xadd rwsem implementationLinus Torvalds
2010-04-26x86-64, rwsem: 64-bit xadd rwsem implementationH. Peter Anvin
2010-04-26x86: clean up rwsem type systemLinus Torvalds
2010-04-26x86-32: clean up rwsem inline asm statementsLinus Torvalds
2010-04-26x86, cacheinfo: Enable L3 CID only on AMDBorislav Petkov
2010-04-26x86, cacheinfo: Remove NUMA dependency, fix for AMD Fam10h rev D1Borislav Petkov
2010-04-26x86, cacheinfo: Calculate L3 indicesBorislav Petkov
2010-04-26x86, cacheinfo: Add cache index disable sysfs attrs only to L3 cachesBorislav Petkov
2010-04-26x86, cacheinfo: Fix disabling of L3 cache indicesBorislav Petkov
2010-04-26x86, lib: Add wbinvd smp helpersBorislav Petkov
2010-04-26Revert "x86: disable IOMMUs on kernel crash"Chris Wright
2010-04-26x86/amd-iommu: enable iommu before attaching devicesChris Wright
2010-04-26x86/amd-iommu: Use helper function to destroy domainJoerg Roedel
2010-04-26x86: Fix double enable_IR_x2apic() call on SMP kernel on !SMP boardsSuresh Siddha
2010-04-26x86, hpet: Erratum workaround for read after write of HPET comparatorPallipadi, Venkatesh
2010-04-26x86: hpet: Make WARN_ON understandableThomas Gleixner
2010-04-26x86-32, resume: do a global tlb flush in S4 resumeShaohua Li
2010-04-26ARM: 6031/1: fix Thumb-2 decompressorRabin Vincent
2010-04-26KVM: x86: disable paravirt mmu reportingMarcelo Tosatti
2010-04-26KVM: VMX: Disable unrestricted guest when EPT disabledSheng Yang
2010-04-26KVM: SVM: Reset cr0 properly on vcpu resetEduardo Habkost
2010-04-26KVM: VMX: Use macros instead of hex value on cr0 initializationEduardo Habkost
2010-04-26KVM: VMX: Update instruction length on intercepted BPJan Kiszka
2010-04-26KVM: Fix segment descriptor loadingGleb Natapov
2010-04-26KVM: x86 emulator: Fix popf emulationGleb Natapov
2010-04-26KVM: x86 emulator: Check IOPL level during io instruction emulationGleb Natapov
2010-04-26KVM: x86 emulator: fix memory access during x86 emulationGleb Natapov
2010-04-26KVM: x86 emulator: Add Virtual-8086 mode of emulationGleb Natapov
2010-04-26x86, amd: Get multi-node CPU info from NodeId MSR instead of PCI config spaceAndreas Herrmann
2010-04-26sh: Fix FDPIC binary loaderAndrew Stubbs
2010-04-26sh: Enable the mmu in start_secondary()Matt Fleming
2010-04-01x86: Fix sched_clock_cpu for systems with unsynchronized TSCDimitri Sivanich
2010-04-01sh: Fix zImage boot using fixed PMB.Nobuhiro Iwamatsu
2010-04-01x86, amd: Restrict usage of c1e_idle()Andreas Herrmann
2010-04-01x86: Fix placement of FIX_OHCI1394_BASEJan Beulich
2010-04-01x86: set_personality_ia32() misses force_personality32Oleg Nesterov
2010-04-01sparc64: Make prom entry spinlock NMI safe.David S. Miller
2010-04-01x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUsSuresh Siddha