aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-30Xen: Add virt_to_pfn helper functionAlex Nixon1-1/+2
2009-03-30x86-64: remove PGE from must-have feature listJeremy Fitzhardinge1-1/+1
2009-03-30xen: mask XSAVE from cpuidJeremy Fitzhardinge1-6/+44
2009-03-30NULL noise: arch/x86/xen/smp.cHannes Eder1-2/+2
2009-03-30xen: remove xen_load_gdt debugJeremy Fitzhardinge1-3/+0
2009-03-30xen: make xen_load_gdt simplerJeremy Fitzhardinge1-8/+6
2009-03-30xen: clean up xen_load_gdtJeremy Fitzhardinge1-2/+13
2009-03-30xen: split construction of p2m mfn tables from registrationJeremy Fitzhardinge1-1/+6
2009-03-29xen: separate p2m allocation from settingJeremy Fitzhardinge2-17/+47
2009-03-29xen: disable preempt for leave_lazy_mmuJeremy Fitzhardinge1-0/+2
2009-03-29x86/paravirt: use percpu_ rather than __get_cpu_varJeremy Fitzhardinge1-5/+5
2009-03-29x86/paravirt: allow preemption with lazy mmu modeJeremy Fitzhardinge2-10/+5
2009-03-29x86/paravirt: finish change from lazy cpu to context switch start/endJeremy Fitzhardinge8-33/+34
2009-03-29x86/paravirt: flush pending mmu updates on context switchJeremy Fitzhardinge9-18/+42
2009-03-29x86/pvops: replace arch_enter_lazy_cpu_mode with arch_start_context_switchJeremy Fitzhardinge5-24/+6
2009-03-29x86/paravirt: remove lazy mode in interruptsJeremy Fitzhardinge5-21/+5
2009-03-28Merge branch 'linus' into percpu-cpumask-x86-for-linus-2Ingo Molnar4-32/+1
2009-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds4-32/+1
2009-03-27generic compat_sys_ustatChristoph Hellwig4-32/+1
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar320-16970/+12817
2009-03-26Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-29/+25
2009-03-26Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+3
2009-03-26Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-17/+66
2009-03-26Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-5/+12
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-0/+3
2009-03-26Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds19-686/+1744
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller44-837/+2508
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds8-17/+1399
2009-03-26Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds22-718/+959
2009-03-26x86: headers cleanup - setup.hCyrill Gorcunov1-2/+2
2009-03-26Merge commit 'v2.6.29' into core/header-fixesIngo Molnar94-632/+873
2009-03-26x86: disable __do_IRQ supportThomas Gleixner1-0/+3
2009-03-26Merge branch 'timers/hpet' into timers/coreIngo Molnar1-16/+64
2009-03-26Merge commit 'v2.6.29' into timers/coreIngo Molnar85-573/+770
2009-03-24KVM: VMX: Don't allow uninhibited access to EFER on i386Avi Kivity1-1/+1
2009-03-24KVM: Fix missing smp tlb flush in invlpgAndrea Arcangeli1-0/+4
2009-03-24KVM: fix sparse warnings: Should it be static?Hannes Eder2-9/+10
2009-03-24KVM: fix sparse warnings: context imbalanceHannes Eder1-0/+2
2009-03-24KVM: is_long_mode() should check for EFER.LMAAmit Shah1-1/+1
2009-03-24KVM: VMX: Update necessary state when guest enters long modeAmit Shah1-30/+24
2009-03-24KVM: MMU: Fix another largepage memory leakJoerg Roedel1-1/+1
2009-03-24KVM: SVM: set accessed bit for VMCB segment selectorsAndre Przywara1-12/+29
2009-03-24KVM: Report IRQ injection status to userspace.Gleb Natapov3-8/+25
2009-03-24KVM: MMU: remove assertion in kvm_mmu_alloc_pageJoerg Roedel1-1/+0
2009-03-24KVM: MMU: remove redundant check in mmu_set_spteJoerg Roedel1-6/+2
2009-03-24KVM: Fix kvmclock on !constant_tsc boxesGerd Hoffmann1-9/+94
2009-03-24KVM: VMX: Use kvm_mmu_page_fault() handle EPT violation mmioSheng Yang1-29/+1
2009-03-24KVM: Drop unused evaluations from string pio handlersJan Kiszka2-6/+2
2009-03-24KVM: Add FFXSR supportAlexander Graf2-0/+15
2009-03-24x86: Add EFER descriptions for FFXSRAlexander Graf1-0/+2