aboutsummaryrefslogtreecommitdiff
path: root/include/asm-x86
AgeCommit message (Expand)AuthorFilesLines
2008-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Gravatar Linus Torvalds 5-36/+49
2008-05-10Make <asm-x86/spinlock.h> use ACCESS_ONCE()Gravatar Linus Torvalds 1-14/+4
2008-05-10x86: sysfs cpu?/topology is empty in 2.6.25 (32-bit Intel system)Gravatar Vaidyanathan Srinivasan 1-8/+10
2008-05-10x86: revert commit 709f744 ("x86: bitops asm constraint fixes")Gravatar Simon Holm Thøgersen 1-20/+17
2008-05-10x86: fix fpu restore from sig returnGravatar Suresh Siddha 1-1/+9
2008-05-08x86: cleanup PAT cpu validationGravatar Thomas Gleixner 1-0/+8
2008-05-08x86: geode: define geode_has_vsa2() even if CONFIG_MGEODE_LX is not setGravatar Andres Salomon 1-0/+7
2008-05-08x86: GEODE: cache results from geode_has_vsa2() and uninlineGravatar Andres Salomon 1-10/+1
2008-05-06x86: fix PAE pmd_bad bootup warningGravatar Hugh Dickins 2-12/+3
2008-05-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Gravatar Linus Torvalds 1-4/+4
2008-05-04x86: fix up bootparam.h for userspace inclusionGravatar Rusty Russell 1-4/+4
2008-05-04KVM: avoid fx_init() schedule in atomicGravatar Andrea Arcangeli 1-1/+1
2008-05-04KVM: VMX: Enable EPT feature for KVMGravatar Sheng Yang 1-0/+1
2008-05-04KVM: VMX: Prepare an identity page table for EPT in real modeGravatar Sheng Yang 1-0/+3
2008-05-04KVM: MMU: Add EPT supportGravatar Sheng Yang 1-0/+3
2008-05-04KVM: Add kvm_x86_ops get_tdp_level()Gravatar Sheng Yang 1-0/+1
2008-05-02x86: types: use <asm-generic/int-*.h> for the x86 architectureGravatar H. Peter Anvin 1-36/+2
2008-05-01dmi: clean-up dmi helper declarationsGravatar Jean Delvare 2-5/+1
2008-05-01remove div_long_long_remGravatar Roman Zippel 1-18/+0
2008-05-01rename div64_64 to div64_u64Gravatar Roman Zippel 1-2/+0
2008-05-01introduce explicit signed/unsigned 64bit divideGravatar Roman Zippel 1-0/+20
2008-04-30x86: fix HT cpu booting on 32-bitGravatar Hugh Dickins 1-6/+1
2008-04-30x86 VISWS: build fixGravatar Ingo Molnar 1-0/+4
2008-04-30x86: remove Xgt_desc_structGravatar Adrian Bunk 1-3/+0
2008-04-30asm-*/futex.h should include linux/uaccess.hGravatar Jeff Dike 1-1/+1
2008-04-30signals: x86 TS_RESTORE_SIGMASKGravatar Roland McGrath 2-4/+22
2008-04-29[IA64] Provide ACPI fixup for /proc/cpuinfo/physical_idGravatar Alex Chiang 1-0/+4
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Gravatar Linus Torvalds 1-1/+1
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Gravatar Linus Torvalds 2-0/+18
2008-04-29kernel: Move arches to use common unaligned accessGravatar Harvey Harrison 1-27/+4
2008-04-29x86: olpc: add One Laptop Per Child architecture supportGravatar Andres Salomon 1-0/+132
2008-04-29proper extern for late_time_initGravatar Adrian Bunk 1-1/+0
2008-04-29x86: vget_cycles() __always_inlineGravatar Hugh Dickins 1-1/+1
2008-04-28gxfb/lxfb: detect framebuffer size using an MSR if VSA2 isn't availableGravatar Andres Salomon 1-0/+2
2008-04-28gxfb/lxfb: use VSA definitions when fetching framebuffer sizeGravatar Andres Salomon 1-0/+1
2008-04-28x86: GEODE: add Virtual Systems Architecture detectionGravatar Andres Salomon 1-0/+19
2008-04-28x86: geode: MSR cleanupGravatar Andres Salomon 1-3/+13
2008-04-28hugetlbfs: common code update for s390Gravatar Gerald Schaefer 1-0/+37
2008-04-28hugetlbfs: add missing TLB flush to hugetlb_cow()Gravatar Gerald Schaefer 1-0/+5
2008-04-28hugetlbfs: architecture header cleanupGravatar Gerald Schaefer 1-0/+49
2008-04-28mm: introduce pte_special pte bitGravatar Nick Piggin 1-0/+10
2008-04-27Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 4-14/+183
2008-04-27KVM: add ioctls to save/store mpstateGravatar Marcelo Tosatti 1-5/+0
2008-04-27KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_*Gravatar Avi Kivity 1-5/+5
2008-04-27KVM: Add trace markersGravatar Feng (Eric) Liu 2-0/+39
2008-04-27KVM: SVM: add intercept for machine check exceptionGravatar Joerg Roedel 1-0/+1
2008-04-27KVM: MMU: Don't assume struct page for x86Gravatar Anthony Liguori 1-2/+2
2008-04-27KVM: function declaration parameter name cleanupGravatar Joerg Roedel 1-3/+3
2008-04-27KVM: MMU: unify slots_lock usageGravatar Marcelo Tosatti 1-1/+1
2008-04-27KVM: x86: hardware task switching supportGravatar Izik Eidus 1-0/+9