summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2009-03-30Merge branch 'x86-stage-3-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds137-3346/+5909
2009-03-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds3-99/+2
2009-03-30x86: fix mismerge in arch/x86/include/asm/timer.hStephen Rothwell1-1/+1
2009-03-30Merge commit 'origin/master' into nextBenjamin Herrenschmidt372-18469/+17024
2009-03-28Merge branch 'linus' into x86/coreIngo Molnar56-1474/+4183
2009-03-28Merge branches 'x86/apic', 'x86/cleanups' and 'x86/mm' into x86/coreIngo Molnar6-39/+27
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/vir...Linus 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/k...Linus Torvalds3-29/+25
2009-03-26Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+3
2009-03-26Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-17/+66
2009-03-26Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus 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/cp...Linus 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-25Revert "x86: don't compile vsmp_64 for 32bit"Ravikiran G Thirumalai4-4/+14
2009-03-25x86: Correct behaviour of irq affinityRusty Russell1-2/+3
2009-03-25x86: early_ioremap_init(), use __fix_to_virt(), because we are sure it's safeWang Chen1-1/+1
2009-03-24x86: use default_cpu_mask_to_apicid for 64bitYinghai Lu2-26/+12
2009-03-24x86: fix set_extra_move_desc callingYinghai Lu1-1/+2
2009-03-24Merge branch 'x86/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jasw...Ingo Molnar5-38/+26
2009-03-24Merge branches 'x86/apic', 'x86/cleanups', 'x86/mm', 'x86/pat', 'x86/setup' a...Ingo Molnar14-241/+326
2009-03-24x86, PAT, PCI: Change vma prot in pci_mmap to reflect inherited protPallipadi, Venkatesh1-0/+3
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
2009-03-24KVM: make irq ack notifications aware of routing tableMarcelo Tosatti2-2/+5
2009-03-24KVM: Avoid using CONFIG_ in userspace visible headersAvi Kivity1-0/+1