summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2009-03-30xen: clean up gate trap/interrupt constantsJeremy Fitzhardinge
2009-03-30xen: set _PAGE_NX in __supported_pte_mask before pagetable constructionJeremy Fitzhardinge
2009-03-30xen/mmu: weaken flush_tlb_other testJeremy Fitzhardinge
2009-03-30xen/mmu: some early pagetable cleanupsJeremy Fitzhardinge
2009-03-30x86-64: non-paravirt systems always has PSE and PGEJeremy Fitzhardinge
2009-03-30Xen: Add virt_to_pfn helper functionAlex Nixon
2009-03-30x86-64: remove PGE from must-have feature listJeremy Fitzhardinge
2009-03-30xen: mask XSAVE from cpuidJeremy Fitzhardinge
2009-03-30NULL noise: arch/x86/xen/smp.cHannes Eder
2009-03-30xen: remove xen_load_gdt debugJeremy Fitzhardinge
2009-03-30xen: make xen_load_gdt simplerJeremy Fitzhardinge
2009-03-30xen: clean up xen_load_gdtJeremy Fitzhardinge
2009-03-30xen: split construction of p2m mfn tables from registrationJeremy Fitzhardinge
2009-03-29xen: separate p2m allocation from settingJeremy Fitzhardinge
2009-03-29xen: disable preempt for leave_lazy_mmuJeremy Fitzhardinge
2009-03-29x86/paravirt: use percpu_ rather than __get_cpu_varJeremy Fitzhardinge
2009-03-29x86/paravirt: allow preemption with lazy mmu modeJeremy Fitzhardinge
2009-03-29x86/paravirt: finish change from lazy cpu to context switch start/endJeremy Fitzhardinge
2009-03-29x86/paravirt: flush pending mmu updates on context switchJeremy Fitzhardinge
2009-03-29x86/pvops: replace arch_enter_lazy_cpu_mode with arch_start_context_switchJeremy Fitzhardinge
2009-03-29x86/paravirt: remove lazy mode in interruptsJeremy Fitzhardinge
2009-03-28Merge branch 'linus' into percpu-cpumask-x86-for-linus-2Ingo Molnar
2009-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-03-27generic compat_sys_ustatChristoph Hellwig
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar
2009-03-26Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-03-26Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
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-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