aboutsummaryrefslogtreecommitdiff
path: root/include/asm-x86
AgeCommit message (Expand)Author
2008-04-27KVM: MMU: unify slots_lock usageMarcelo Tosatti
2008-04-27KVM: x86: hardware task switching supportIzik Eidus
2008-04-27KVM: x86: add functions to get the cpl of vcpuIzik Eidus
2008-04-27KVM: Move some x86 specific constants and structures to include/asm-x86Avi Kivity
2008-04-27x86: make native_machine_shutdown non-staticGlauber Costa
2008-04-27x86: allow machine_crash_shutdown to be replacedGlauber Costa
2008-04-27KVM: MMU: hypercall based pte updates and TLB flushesMarcelo Tosatti
2008-04-27KVM: Provide unlocked version of emulator_write_phys()Avi Kivity
2008-04-27KVM: add basic paravirt supportMarcelo Tosatti
2008-04-27KVM: Add save/restore supporting of in kernel PITSheng Yang
2008-04-27KVM: In kernel PIT modelSheng Yang
2008-04-27KVM: Prefix control register accessors with kvm_ to avoid namespace pollutionAvi Kivity
2008-04-27KVM: MMU: large page supportMarcelo Tosatti
2008-04-27KVM: MMU: ignore zapped root pagetablesMarcelo Tosatti
2008-04-27KVM: Add stat counter for hypercallsAmit Shah
2008-04-27KVM: paravirtualized clocksource: host partGlauber de Oliveira Costa
2008-04-27KVM: export the load_pdptrs() function to modulesJoerg Roedel
2008-04-27KVM: export information about NPT to generic x86 codeJoerg Roedel
2008-04-27KVM: make EFER_RESERVED_BITS configurable for architecture codeJoerg Roedel
2008-04-27KVM: VMX: Enable Virtual Processor Identification (VPID)Sheng Yang
2008-04-27KVM: MMU: Simplify hash table indexingDong, Eddie
2008-04-27fix idle (arch, acpi and apm) and lockdepPeter Zijlstra
2008-04-26x86: multi pci root bus with different io resource range, on 64-bitYinghai Lu
2008-04-26x86: get mp_bus_to_node earlyYinghai Lu
2008-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-04-26x86_64: fix setup_node_bootmem to support big mem excluding with memmapYinghai Lu
2008-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-04-26x86, boot: add linked list of struct setup_dataHuang, Ying
2008-04-26x86, boot: add free_early to early reservation machanismHuang, Ying
2008-04-26x86: include/asm-x86/pgalloc.h/bitops.h: checkpatch cleanups - formatting onlyJoe Perches
2008-04-26x86: finalize bitops unificationAlexander van Heukelum
2008-04-26x86, UML: remove x86-specific implementations of find_first_bitAlexander van Heukelum
2008-04-26x86: switch 64-bit to generic find_first_bitAlexander van Heukelum
2008-04-26x86: generic versions of find_first_(zero_)bit, convert i386Alexander van Heukelum
2008-04-26bitops: use __fls for fls64 on 64-bit archsAlexander van Heukelum
2008-04-26x86: merge the simple bitops and move them to bitops.hAlexander van Heukelum
2008-04-26x86, generic: optimize find_next_(zero_)bit for small constant-size bitmapsAlexander van Heukelum
2008-04-26x86: change x86 to use generic find_next_bitAlexander van Heukelum
2008-04-26x86: section mismatch fixes, #2Jacek Luczak
2008-04-26x86: pgtable_32.h - prototype and section mismatch fixesJacek Luczak
2008-04-26x86: remove duplicate get_bios_ebda() from rio.hAkinobu Mita
2008-04-26x86: get_bios_ebda() requires asm/io.hAkinobu Mita
2008-04-26x86: use bitmap library for pin_programmedAkinobu Mita
2008-04-26x86_64 ia32 ptrace: convert to compat_arch_ptraceRoland McGrath
2008-04-26x86: remove NexGen supportDmitri Vorobiev
2008-04-26fix asm-x86/{posix_types,unistd}.hAdrian Bunk
2008-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-04-25x86: make clear_fixmap() available on 64-bit as wellIngo Molnar
2008-04-24xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed oneIsaku Yamahata