summaryrefslogtreecommitdiffstats
path: root/include/asm-x86
AgeCommit message (Expand)Author
2008-05-02x86: types: use <asm-generic/int-*.h> for the x86 architectureH. Peter Anvin
2008-05-01dmi: clean-up dmi helper declarationsJean Delvare
2008-05-01remove div_long_long_remRoman Zippel
2008-05-01rename div64_64 to div64_u64Roman Zippel
2008-05-01introduce explicit signed/unsigned 64bit divideRoman Zippel
2008-04-30x86: fix HT cpu booting on 32-bitHugh Dickins
2008-04-30x86 VISWS: build fixIngo Molnar
2008-04-30x86: remove Xgt_desc_structAdrian Bunk
2008-04-30asm-*/futex.h should include linux/uaccess.hJeff Dike
2008-04-30signals: x86 TS_RESTORE_SIGMASKRoland McGrath
2008-04-29[IA64] Provide ACPI fixup for /proc/cpuinfo/physical_idAlex Chiang
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-04-29kernel: Move arches to use common unaligned accessHarvey Harrison
2008-04-29x86: olpc: add One Laptop Per Child architecture supportAndres Salomon
2008-04-29proper extern for late_time_initAdrian Bunk
2008-04-29x86: vget_cycles() __always_inlineHugh Dickins
2008-04-28gxfb/lxfb: detect framebuffer size using an MSR if VSA2 isn't availableAndres Salomon
2008-04-28gxfb/lxfb: use VSA definitions when fetching framebuffer sizeAndres Salomon
2008-04-28x86: GEODE: add Virtual Systems Architecture detectionAndres Salomon
2008-04-28x86: geode: MSR cleanupAndres Salomon
2008-04-28hugetlbfs: common code update for s390Gerald Schaefer
2008-04-28hugetlbfs: add missing TLB flush to hugetlb_cow()Gerald Schaefer
2008-04-28hugetlbfs: architecture header cleanupGerald Schaefer
2008-04-28mm: introduce pte_special pte bitNick Piggin
2008-04-27Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-04-27KVM: add ioctls to save/store mpstateMarcelo Tosatti
2008-04-27KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_*Avi Kivity
2008-04-27KVM: Add trace markersFeng (Eric) Liu
2008-04-27KVM: SVM: add intercept for machine check exceptionJoerg Roedel
2008-04-27KVM: MMU: Don't assume struct page for x86Anthony Liguori
2008-04-27KVM: function declaration parameter name cleanupJoerg Roedel
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