aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2009-03-26Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-03-26Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-03-26Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2009-03-26Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2009-03-26x86: headers cleanup - setup.hCyrill Gorcunov
2009-03-26Merge commit 'v2.6.29' into core/header-fixesIngo Molnar
2009-03-26x86: disable __do_IRQ supportThomas Gleixner
2009-03-26Merge branch 'timers/hpet' into timers/coreIngo Molnar
2009-03-26Merge commit 'v2.6.29' into timers/coreIngo Molnar
2009-03-25Revert "x86: don't compile vsmp_64 for 32bit"Ravikiran G Thirumalai
2009-03-25x86: Correct behaviour of irq affinityRusty Russell
2009-03-25intel-iommu: Enable DMAR on 32-bit kernel.David Woodhouse
2009-03-25x86: early_ioremap_init(), use __fix_to_virt(), because we are sure it's safeWang Chen
2009-03-24x86: use default_cpu_mask_to_apicid for 64bitYinghai Lu
2009-03-24x86: fix set_extra_move_desc callingYinghai Lu
2009-03-24Merge branch 'x86/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jasw...Ingo Molnar
2009-03-24Merge branches 'x86/apic', 'x86/cleanups', 'x86/mm', 'x86/pat', 'x86/setup' a...Ingo Molnar
2009-03-24iommu: Add domain_has_cap iommu_opsSheng Yang
2009-03-24x86, PAT, PCI: Change vma prot in pci_mmap to reflect inherited protPallipadi, Venkatesh
2009-03-24KVM: VMX: Don't allow uninhibited access to EFER on i386Avi Kivity
2009-03-24KVM: Fix missing smp tlb flush in invlpgAndrea Arcangeli
2009-03-24KVM: fix sparse warnings: Should it be static?Hannes Eder
2009-03-24KVM: fix sparse warnings: context imbalanceHannes Eder
2009-03-24KVM: is_long_mode() should check for EFER.LMAAmit Shah
2009-03-24KVM: VMX: Update necessary state when guest enters long modeAmit Shah
2009-03-24KVM: MMU: Fix another largepage memory leakJoerg Roedel
2009-03-24KVM: SVM: set accessed bit for VMCB segment selectorsAndre Przywara
2009-03-24KVM: Report IRQ injection status to userspace.Gleb Natapov
2009-03-24KVM: MMU: remove assertion in kvm_mmu_alloc_pageJoerg Roedel
2009-03-24KVM: MMU: remove redundant check in mmu_set_spteJoerg Roedel
2009-03-24KVM: Fix kvmclock on !constant_tsc boxesGerd Hoffmann
2009-03-24KVM: VMX: Use kvm_mmu_page_fault() handle EPT violation mmioSheng Yang
2009-03-24KVM: Drop unused evaluations from string pio handlersJan Kiszka
2009-03-24KVM: Add FFXSR supportAlexander Graf
2009-03-24x86: Add EFER descriptions for FFXSRAlexander Graf
2009-03-24KVM: make irq ack notifications aware of routing tableMarcelo Tosatti
2009-03-24KVM: Avoid using CONFIG_ in userspace visible headersAvi Kivity
2009-03-24KVM: Userspace controlled irq routingAvi Kivity
2009-03-24KVM: x86: Fix typos and whitespace errorsAmit Shah
2009-03-24KVM: MMU: Only enable cr4_pge role in shadow modeAvi Kivity
2009-03-24KVM: MMU: Rename "metaphysical" attribute to "direct"Avi Kivity
2009-03-24KVM: MMU: drop zeroing on mmu_memory_cache_allocMarcelo Tosatti
2009-03-24KVM: SVM: Fix typo in has_svm()Joe Perches
2009-03-24KVM: Reset PIT irq injection logic when the PIT IRQ is unmaskedAvi Kivity
2009-03-24KVM: Add CONFIG_HAVE_KVM_IRQCHIPAvi Kivity
2009-03-24KVM: MMU: Optimize page unshadowingAvi Kivity
2009-03-24KVM: SVM: Add microcode patch level dummyAlexander Graf