aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-10KVM: Prevent overflow in largepages calculationAvi Kivity
2009-06-10KVM: Disable large pages on misaligned memory slotsAvi Kivity
2009-06-10amd64_edac: add MAINTAINERS entryBorislav Petkov
2009-06-10EDAC: do not enable modules by defaultBorislav Petkov
2009-06-10amd64_edac: do not enable module by defaultBorislav Petkov
2009-06-10amd64_edac: add module registration routinesDoug Thompson
2009-06-10amd64_edac: add ECC reporting initializersDoug Thompson
2009-06-10amd64_edac: add EDAC core-related initializersDoug Thompson
2009-06-10amd64_edac: add error decoding logicDoug Thompson
2009-06-10amd64_edac: add ECC chipkill syndrome mapping tableDoug Thompson
2009-06-10amd64_edac: add per-family descriptorsDoug Thompson
2009-06-10amd64_edac: add F10h-and-later methods-p3Doug Thompson
2009-06-10amd64_edac: add F10h-and-later methods-p2Doug Thompson
2009-06-10amd64_edac: add F10h-and-later methods-p1Doug Thompson
2009-06-10amd64_edac: add k8-specific methodsDoug Thompson
2009-06-10amd64_edac: assign DRAM chip select base and mask in a family-specific wayDoug Thompson
2009-06-10amd64_edac: add helper to dump relevant registersDoug Thompson
2009-06-10amd64_edac: add DRAM address type conversion facilitiesDoug Thompson
2009-06-10amd64_edac: add functionality to compute the DRAM holeDoug Thompson
2009-06-10amd64_edac: add sys addr to memory controller mapping helpersDoug Thompson
2009-06-10amd64_edac: add memory scrubber interfaceDoug Thompson
2009-06-10amd64_edac: add MCA error typesDoug Thompson
2009-06-10amd64_edac: add DRAM error injection logic using sysfsDoug Thompson
2009-06-10amd64_edac: add debugging/testing codeDoug Thompson
2009-06-10amd64_edac: add driver headerDoug Thompson
2009-06-10edac: fold __func__ into edac_debug_printkBorislav Petkov
2009-06-10x86: MSR: add methods for writing of an MSR on several CPUsBorislav Petkov
2009-06-10x86: MSR: add a struct representation of an MSRBorislav Petkov
2009-06-10tracing/events: convert block trace points to TRACE_EVENT(), fix !CONFIG_BLOCKLi Zefan
2009-06-10spinlock: Add missing __raw_spin_lock_flags() stub for UPBenjamin Herrenschmidt
2009-06-10KVM: Add VT-x machine check supportAndi Kleen
2009-06-10KVM: VMX: Rename rmode.active to rmode.vm86_activeNitin A Kamble
2009-06-10KVM: Move "exit due to NMI" handling into vmx_complete_interrupts()Gleb Natapov
2009-06-10KVM: Disable CR8 intercept if tpr patching is activeGleb Natapov
2009-06-10KVM: Do not migrate pending software interrupts.Gleb Natapov
2009-06-10KVM: inject NMI after IRET from a previous NMI, not before.Gleb Natapov
2009-06-10KVM: Always request IRQ/NMI window if an interrupt is pendingGleb Natapov
2009-06-10KVM: Do not re-execute INTn instruction.Gleb Natapov
2009-06-10KVM: skip_emulated_instruction() decode instruction if size is not knownGleb Natapov
2009-06-10KVM: Remove irq_pending bitmapGleb Natapov
2009-06-10KVM: Do not allow interrupt injection from userspace if there is a pending ev...Gleb Natapov
2009-06-10KVM: Unprotect a page if #PF happens during NMI injection.Gleb Natapov
2009-06-10KVM: s390: Verify memory in kvm runCarsten Otte
2009-06-10KVM: s390: Sanity check on validity interceptCarsten Otte
2009-06-10KVM: s390: Unlink vcpu on destroy - v2Carsten Otte
2009-06-10KVM: s390: optimize float int lock: spin_lock_bh --> spin_lockChristian Borntraeger
2009-06-10KVM: s390: use hrtimer for clock wakeup from idle - v2Christian Borntraeger
2009-06-10KVM: s390: Fix memory slot versus run - v3Carsten Otte
2009-06-10KVM: Expand on "help" info to specify kvm intel and amd module namesRobert P. J. Day
2009-06-10KVM: x86: check for cr3 validity in mmu_alloc_rootsMarcelo Tosatti