aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2008-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2008-08-12mm: Make generic weak get_user_pages_fast and EXPORT_GPL itRusty Russell
2008-08-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-08-11x86: fix 2.6.27rc1 cannot boot more than 8CPUsYinghai Lu
2008-08-11x86: make "apic" an early_param() on 32-bit, NULL checkRene Herman
2008-08-11x86, pci-calgary: fix function declarationRandy Dunlap
2008-08-11x86: work around gcc 3.4.x bugJeremy Fitzhardinge
2008-08-11x86: make "apic" an early_param() on 32-bitRene Herman
2008-08-11x86, debug: tone down arch/x86/kernel/mpparse.c debugging printkRene Herman
2008-08-11x86: Restore proper vector locking during cpu hotplugEric W. Biederman
2008-08-08x86: Fix broken VMI in 2.6.27-rc..Alok Kataria
2008-08-08[CPUFREQ][2/2] preregister support for powernow-k8Mark Langsdorf
2008-08-08[CPUFREQ][1/2] whitespace fix for powernow-k8Mark Langsdorf
2008-08-08[CPUFREQ] Fix warning in elanfreqDave Jones
2008-08-08[CPUFREQ] Remove EXPERIMENTAL annotation from VIA C7 powersaver kconfig.Dave Jones
2008-08-01Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-08-01Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-07-31x86: fdiv bug detection fixKrzysztof Helt
2008-07-30x86: wrong register was used in align macroVitaly Mayatskikh
2008-07-30GRU Driver: export is_uv_system(), zap_page_range() & follow_page()Jack Steiner
2008-07-29generic, x86: fix add iommu_num_pages helper functionFUJITA Tomonori
2008-07-29Merge commit 'v2.6.27-rc1' into x86/urgentIngo Molnar
2008-07-29KVM: Advertise synchronized mmu support to userspaceAvi Kivity
2008-07-29KVM: Synchronize guest physical memory map to host virtual memory mapAndrea Arcangeli
2008-07-29KVM: Allow browsing memslots with mmu_lockAndrea Arcangeli
2008-07-29KVM: Allow reading aliases with mmu_lockAndrea Arcangeli
2008-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2008-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-07-28Fix 'get_user_pages_fast()' with non-page-aligned start addressLinus Torvalds
2008-07-29lguest: set max_pfn_mapped, growl loudly at Yinghai LuRusty Russell
2008-07-28mmu-notifiers: coreAndrea Arcangeli
2008-07-28x86/PCI: use dev_printk when possibleBjorn Helgaas
2008-07-28Merge branch 'core/generic-dma-coherent' of git://git.kernel.org/pub/scm/linu...Jesse Barnes
2008-07-29Merge branch 'linus' into core/generic-dma-coherentIngo Molnar
2008-07-28Merge branch 'x86/iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Jesse Barnes
2008-07-28cpu masks: optimize and clean up cpumask_of_cpu()Linus Torvalds
2008-07-28Merge branch 'linus' into cpus4096Ingo Molnar
2008-07-28Merge branch 'x86/crashdump' into x86/urgentIngo Molnar
2008-07-27Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/x8...Linus Torvalds
2008-07-27x86: fix cpu hotplug on 32bitThomas Gleixner
2008-07-27KVM: VMX: Fix undefined beaviour of EPT after reload kvm-intel.koSheng Yang
2008-07-27KVM: VMX: Fix bypass_guest_pf enabling when disable EPT in module parameterSheng Yang
2008-07-27KVM: task switch: translate guest segment limit to virt-extension byte granul...Marcelo Tosatti
2008-07-27KVM: Avoid instruction emulation when event delivery is pendingAvi Kivity
2008-07-27KVM: task switch: use seg regs provided by subarch instead of reading from GDTMarcelo Tosatti
2008-07-27KVM: task switch: segment base is linear addressMarcelo Tosatti
2008-07-27KVM: SVM: allow enabling/disabling NPT by reloading only the architecture moduleJoerg Roedel
2008-07-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-07-26x86: use generic show_mem()Johannes Weiner
2008-07-26tracehook: execRoland McGrath