summaryrefslogtreecommitdiff
path: root/include/asm-x86
AgeCommit message (Expand)Author
2008-04-04Merge commit 'semaphore/semaphore'Stephen Rothwell
2008-04-04Merge commit 'kvm/master'Stephen Rothwell
2008-04-04Merge commit 'acpi/test'Stephen Rothwell
2008-04-04ide: remove ide_init_default_irq() macroBartlomiej Zolnierkiewicz
2008-04-04ide: remove ide_default_io_ctl() macroBartlomiej Zolnierkiewicz
2008-04-04ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2)Bartlomiej Zolnierkiewicz
2008-04-02KVM: function declaration parameter name cleanupJoerg Roedel
2008-03-31Pull bugzilla-10340 into test branchLen Brown
2008-03-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Avi Kivity
2008-03-30KVM: MMU: unify slots_lock usageMarcelo Tosatti
2008-03-28lguest: comment documentation update.Rusty Russell
2008-03-27rdc321x: GPIO routines bugfixesFlorian Fainelli
2008-03-27Generic semaphore implementationMatthew Wilcox
2008-03-26Suspend: Wakeup code in CPavel Machek
2008-03-26x86: fix performance drop for glxSuresh Siddha
2008-03-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Avi Kivity
2008-03-25KVM: x86: hardware task switching supportIzik Eidus
2008-03-25KVM: x86: add functions to get the cpl of vcpuIzik Eidus
2008-03-24x86-32: Pass the full resource data to ioremap()Linus Torvalds
2008-03-22x86: revert: reserve dma32 early for gartThomas Gleixner
2008-03-21sync_bitops: fix wrong comments [Bug 10247]Matti Linnanvuori
2008-03-21x86: trim mtrr don't close gap for resource allocation.Yinghai Lu
2008-03-21x86: reserve dma32 early for gartYinghai Lu
2008-03-21x86: fix {clear,copy}_user_page() declarations in page.hChuck Lever
2008-03-21x86: cast cmpxchg and cmpxchg_local result for 386 and 486Mathieu Desnoyers
2008-03-21KVM: Move some x86 specific constants and structures to include/asm-x86Avi Kivity
2008-03-18x86: make native_machine_shutdown non-staticGlauber Costa
2008-03-18x86: allow machine_crash_shutdown to be replacedGlauber Costa
2008-03-17KVM: MMU: hypercall based pte updates and TLB flushesMarcelo Tosatti
2008-03-17KVM: Provide unlocked version of emulator_write_phys()Avi Kivity
2008-03-17KVM: add basic paravirt supportMarcelo Tosatti
2008-03-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Avi Kivity
2008-03-11x86: remove quicklistsThomas Gleixner
2008-03-07KVM: Add save/restore supporting of in kernel PITSheng Yang
2008-03-07KVM: In kernel PIT modelSheng Yang
2008-03-06Really unexport asm/page.hDavid Woodhouse
2008-03-04Kprobes: indicate kretprobe support in KconfigAnanth N Mavinakayanahalli
2008-03-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Avi Kivity
2008-03-03Revert "x86: fix pmd_bad and pud_bad to support huge pages"Linus Torvalds
2008-03-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Avi Kivity
2008-02-29x86 ptrace: fix ptrace_bts_config structure declarationDave Anderson
2008-02-29x86: fix pmd_bad and pud_bad to support huge pagesHans Rosenfeld
2008-02-26x86: no robust/pi futex for real i386 CPUsThomas Gleixner
2008-02-26x86: rename KERNEL_TEXT_SIZE => KERNEL_IMAGE_SIZEIngo Molnar
2008-02-26x86: fix spontaneous reboot with allyesconfig bzImageIngo Molnar
2008-02-26x86: add comments for NOPsH. Peter Anvin
2008-02-26x86: require family >= 6 if we are using P6 NOPsH. Peter Anvin
2008-02-26lguest: include function prototypesHarvey Harrison
2008-02-24KVM: Prefix control register accessors with kvm_ to avoid namespace pollutionAvi Kivity
2008-02-24KVM: MMU: large page supportMarcelo Tosatti