summaryrefslogtreecommitdiffstats
path: root/include/asm-x86
AgeCommit message (Expand)AuthorLines
2008-06-04x86: fix broken math-emu with lazy allocation of fpu areaSuresh Siddha-0/+2
2008-05-23x86: prevent PGE flush from interruption/preemptionIngo Molnar-1/+12
2008-05-20x86: strengthen 64-bit p?d_bad()Hugh Dickins-6/+6
2008-05-20xen: use PTE_MASK in pte_mfn()Jeremy Fitzhardinge-1/+1
2008-05-20x86: use PTE_MASK rather than ad-hoc maskJeremy Fitzhardinge-1/+1
2008-05-20x86: clarify use of _PAGE_CHG_MASKJeremy Fitzhardinge-0/+1
2008-05-20x86: use PTE_MASK in pgtable_32.hJeremy Fitzhardinge-2/+2
2008-05-20x86: use PTE_MASK in 32-bit PAEJeremy Fitzhardinge-3/+3
2008-05-20x86: rearrange __(VIRTUAL|PHYSICAL)_MASKJeremy Fitzhardinge-3/+3
2008-05-20x86: fix warning on 32-bit non-PAEJeremy Fitzhardinge-1/+1
2008-05-20x86: define PTE_MASK in a universally useful wayJeremy Fitzhardinge-4/+9
2008-05-18KVM: x86 emulator: fix writes to registers with modrm encodingsAvi Kivity-0/+1
2008-05-14mprotect: prevent alteration of the PAT bitsVenki Pallipadi-3/+13
2008-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds-36/+49
2008-05-10Make <asm-x86/spinlock.h> use ACCESS_ONCE()Linus Torvalds-14/+4
2008-05-10x86: sysfs cpu?/topology is empty in 2.6.25 (32-bit Intel system)Vaidyanathan Srinivasan-8/+10
2008-05-10x86: revert commit 709f744 ("x86: bitops asm constraint fixes")Simon Holm Thøgersen-20/+17
2008-05-10x86: fix fpu restore from sig returnSuresh Siddha-1/+9
2008-05-08x86: cleanup PAT cpu validationThomas Gleixner-0/+8
2008-05-08x86: geode: define geode_has_vsa2() even if CONFIG_MGEODE_LX is not setAndres Salomon-0/+7
2008-05-08x86: GEODE: cache results from geode_has_vsa2() and uninlineAndres Salomon-10/+1
2008-05-06x86: fix PAE pmd_bad bootup warningHugh Dickins-12/+3
2008-05-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds-4/+4
2008-05-04x86: fix up bootparam.h for userspace inclusionRusty Russell-4/+4
2008-05-04KVM: avoid fx_init() schedule in atomicAndrea Arcangeli-1/+1
2008-05-04KVM: VMX: Enable EPT feature for KVMSheng Yang-0/+1
2008-05-04KVM: VMX: Prepare an identity page table for EPT in real modeSheng Yang-0/+3
2008-05-04KVM: MMU: Add EPT supportSheng Yang-0/+3
2008-05-04KVM: Add kvm_x86_ops get_tdp_level()Sheng Yang-0/+1
2008-05-02x86: types: use <asm-generic/int-*.h> for the x86 architectureH. Peter Anvin-36/+2
2008-05-01dmi: clean-up dmi helper declarationsJean Delvare-5/+1
2008-05-01remove div_long_long_remRoman Zippel-18/+0
2008-05-01rename div64_64 to div64_u64Roman Zippel-2/+0
2008-05-01introduce explicit signed/unsigned 64bit divideRoman Zippel-0/+20
2008-04-30x86: fix HT cpu booting on 32-bitHugh Dickins-6/+1
2008-04-30x86 VISWS: build fixIngo Molnar-0/+4
2008-04-30x86: remove Xgt_desc_structAdrian Bunk-3/+0
2008-04-30asm-*/futex.h should include linux/uaccess.hJeff Dike-1/+1
2008-04-30signals: x86 TS_RESTORE_SIGMASKRoland McGrath-4/+22
2008-04-29[IA64] Provide ACPI fixup for /proc/cpuinfo/physical_idAlex Chiang-0/+4
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds-1/+1
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds-0/+18
2008-04-29kernel: Move arches to use common unaligned accessHarvey Harrison-27/+4
2008-04-29x86: olpc: add One Laptop Per Child architecture supportAndres Salomon-0/+132
2008-04-29proper extern for late_time_initAdrian Bunk-1/+0
2008-04-29x86: vget_cycles() __always_inlineHugh Dickins-1/+1
2008-04-28gxfb/lxfb: detect framebuffer size using an MSR if VSA2 isn't availableAndres Salomon-0/+2
2008-04-28gxfb/lxfb: use VSA definitions when fetching framebuffer sizeAndres Salomon-0/+1
2008-04-28x86: GEODE: add Virtual Systems Architecture detectionAndres Salomon-0/+19
2008-04-28x86: geode: MSR cleanupAndres Salomon-3/+13