summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2008-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2-3/+1
2008-08-12mm: Make generic weak get_user_pages_fast and EXPORT_GPL itRusty Russell2-3/+1
2008-08-12Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds10-45/+69
2008-08-12x86: fix 2.6.27rc1 cannot boot more than 8CPUsYinghai Lu2-6/+10
2008-08-11x86: make "apic" an early_param() on 32-bit, NULL checkRene Herman1-3/+7
2008-08-11x86, pci-calgary: fix function declarationRandy Dunlap1-1/+1
2008-08-11x86: work around gcc 3.4.x bugJeremy Fitzhardinge1-0/+3
2008-08-11x86: make "apic" an early_param() on 32-bitRene Herman1-2/+2
2008-08-11x86, debug: tone down arch/x86/kernel/mpparse.c debugging printkRene Herman1-5/+6
2008-08-11x86: Restore proper vector locking during cpu hotplugEric W. Biederman3-18/+25
2008-08-09x86: Fix broken VMI in 2.6.27-rc..Alok Kataria2-9/+10
2008-08-09[CPUFREQ][2/2] preregister support for powernow-k8Mark Langsdorf2-37/+75
2008-08-09[CPUFREQ][1/2] whitespace fix for powernow-k8Mark Langsdorf1-3/+0
2008-08-09[CPUFREQ] Fix warning in elanfreqDave Jones1-1/+1
2008-08-09[CPUFREQ] Remove EXPERIMENTAL annotation from VIA C7 powersaver kconfig.Dave Jones1-2/+2
2008-08-01Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-7/+129
2008-08-01Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-4/+17
2008-08-01x86: fdiv bug detection fixKrzysztof Helt1-1/+5
2008-07-30x86: wrong register was used in align macroVitaly Mayatskikh2-3/+2
2008-07-30GRU Driver: export is_uv_system(), zap_page_range() & follow_page()Jack Steiner1-0/+1
2008-07-29generic, x86: fix add iommu_num_pages helper functionFUJITA Tomonori1-0/+8
2008-07-29Merge commit 'v2.6.27-rc1' into x86/urgentIngo Molnar25-368/+181
2008-07-29KVM: Advertise synchronized mmu support to userspaceAvi Kivity1-0/+1
2008-07-29KVM: Synchronize guest physical memory map to host virtual memory mapAndrea Arcangeli2-0/+112
2008-07-29KVM: Allow browsing memslots with mmu_lockAndrea Arcangeli1-7/+14
2008-07-29KVM: Allow reading aliases with mmu_lockAndrea Arcangeli1-0/+2
2008-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-0/+3
2008-07-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds8-211/+76
2008-07-29Fix 'get_user_pages_fast()' with non-page-aligned start addressLinus Torvalds1-3/+6
2008-07-29lguest: set max_pfn_mapped, growl loudly at Yinghai LuRusty Russell1-0/+3
2008-07-29mmu-notifiers: coreAndrea Arcangeli1-0/+1
2008-07-29x86/PCI: use dev_printk when possibleBjorn Helgaas4-76/+64
2008-07-29Merge branch 'core/generic-dma-coherent' of git://git.kernel.org/pub/scm/linu...Jesse Barnes2-120/+3
2008-07-29Merge branch 'linus' into core/generic-dma-coherentIngo Molnar151-2431/+5183
2008-07-29Merge branch 'x86/iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Jesse Barnes2-15/+9
2008-07-29cpu masks: optimize and clean up cpumask_of_cpu()Linus Torvalds1-23/+0
2008-07-28Merge branch 'linus' into cpus4096Ingo Molnar22-299/+625
2008-07-28Merge branch 'x86/crashdump' into x86/urgentIngo Molnar1-4/+9
2008-07-28Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/x8...Linus Torvalds1-3/+5
2008-07-27x86: fix cpu hotplug on 32bitThomas Gleixner1-3/+5
2008-07-27KVM: VMX: Fix undefined beaviour of EPT after reload kvm-intel.koSheng Yang1-10/+10
2008-07-27KVM: VMX: Fix bypass_guest_pf enabling when disable EPT in module parameterSheng Yang1-1/+1
2008-07-27KVM: task switch: translate guest segment limit to virt-extension byte granul...Marcelo Tosatti1-0/+4
2008-07-27KVM: Avoid instruction emulation when event delivery is pendingAvi Kivity3-1/+9
2008-07-27KVM: task switch: use seg regs provided by subarch instead of reading from GDTMarcelo Tosatti1-63/+30
2008-07-27KVM: task switch: segment base is linear addressMarcelo Tosatti1-3/+9
2008-07-27KVM: SVM: allow enabling/disabling NPT by reloading only the architecture moduleJoerg Roedel2-1/+8
2008-07-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-24/+15
2008-07-26x86: use generic show_mem()Johannes Weiner2-84/+0
2008-07-26tracehook: execRoland McGrath1-6/+0