summaryrefslogtreecommitdiffstats
path: root/include/asm-x86
AgeCommit message (Expand)AuthorLines
2008-04-28x86: GEODE: add Virtual Systems Architecture detectionAndres Salomon-0/+19
2008-04-28x86: geode: MSR cleanupAndres Salomon-3/+13
2008-04-28hugetlbfs: common code update for s390Gerald Schaefer-0/+37
2008-04-28hugetlbfs: add missing TLB flush to hugetlb_cow()Gerald Schaefer-0/+5
2008-04-28hugetlbfs: architecture header cleanupGerald Schaefer-0/+49
2008-04-28mm: introduce pte_special pte bitNick Piggin-0/+10
2008-04-27Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-14/+183
2008-04-27KVM: add ioctls to save/store mpstateMarcelo Tosatti-5/+0
2008-04-27KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_*Avi Kivity-5/+5
2008-04-27KVM: Add trace markersFeng (Eric) Liu-0/+39
2008-04-27KVM: SVM: add intercept for machine check exceptionJoerg Roedel-0/+1
2008-04-27KVM: MMU: Don't assume struct page for x86Anthony Liguori-2/+2
2008-04-27KVM: function declaration parameter name cleanupJoerg Roedel-3/+3
2008-04-27KVM: MMU: unify slots_lock usageMarcelo Tosatti-1/+1
2008-04-27KVM: x86: hardware task switching supportIzik Eidus-0/+9
2008-04-27KVM: x86: add functions to get the cpl of vcpuIzik Eidus-0/+1
2008-04-27KVM: Move some x86 specific constants and structures to include/asm-x86Avi Kivity-0/+13
2008-04-27x86: make native_machine_shutdown non-staticGlauber Costa-0/+1
2008-04-27x86: allow machine_crash_shutdown to be replacedGlauber Costa-0/+1
2008-04-27KVM: MMU: hypercall based pte updates and TLB flushesMarcelo Tosatti-0/+33
2008-04-27KVM: Provide unlocked version of emulator_write_phys()Avi Kivity-0/+3
2008-04-27KVM: add basic paravirt supportMarcelo Tosatti-1/+2
2008-04-27KVM: Add save/restore supporting of in kernel PITSheng Yang-0/+21
2008-04-27KVM: In kernel PIT modelSheng Yang-0/+1
2008-04-27KVM: Prefix control register accessors with kvm_ to avoid namespace pollutionAvi Kivity-6/+6
2008-04-27KVM: MMU: large page supportMarcelo Tosatti-0/+9
2008-04-27KVM: MMU: ignore zapped root pagetablesMarcelo Tosatti-0/+1
2008-04-27KVM: Add stat counter for hypercallsAmit Shah-0/+1
2008-04-27KVM: paravirtualized clocksource: host partGlauber de Oliveira Costa-0/+32
2008-04-27KVM: export the load_pdptrs() function to modulesJoerg Roedel-0/+2
2008-04-27KVM: export information about NPT to generic x86 codeJoerg Roedel-0/+2
2008-04-27KVM: make EFER_RESERVED_BITS configurable for architecture codeJoerg Roedel-0/+1
2008-04-27KVM: VMX: Enable Virtual Processor Identification (VPID)Sheng Yang-0/+1
2008-04-27KVM: MMU: Simplify hash table indexingDong, Eddie-1/+2
2008-04-27fix idle (arch, acpi and apm) and lockdepPeter Zijlstra-0/+1
2008-04-26x86: multi pci root bus with different io resource range, on 64-bitYinghai Lu-0/+3
2008-04-26x86: get mp_bus_to_node earlyYinghai Lu-0/+15
2008-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds-1/+1
2008-04-26x86_64: fix setup_node_bootmem to support big mem excluding with memmapYinghai Lu-1/+1
2008-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds-341/+136
2008-04-26x86, boot: add linked list of struct setup_dataHuang, Ying-0/+14
2008-04-26x86, boot: add free_early to early reservation machanismHuang, Ying-0/+1
2008-04-26x86: include/asm-x86/pgalloc.h/bitops.h: checkpatch cleanups - formatting onlyJoe Perches-32/+30
2008-04-26x86: finalize bitops unificationAlexander van Heukelum-77/+33
2008-04-26x86, UML: remove x86-specific implementations of find_first_bitAlexander van Heukelum-81/+0
2008-04-26x86: switch 64-bit to generic find_first_bitAlexander van Heukelum-0/+2
2008-04-26x86: generic versions of find_first_(zero_)bit, convert i386Alexander van Heukelum-0/+2
2008-04-26bitops: use __fls for fls64 on 64-bit archsAlexander van Heukelum-13/+2
2008-04-26x86: merge the simple bitops and move them to bitops.hAlexander van Heukelum-141/+98
2008-04-26x86, generic: optimize find_next_(zero_)bit for small constant-size bitmapsAlexander van Heukelum-16/+0