summaryrefslogtreecommitdiff
path: root/include/asm-x86
AgeCommit message (Expand)Author
2008-06-25Merge branch 'linus' into x86/cleanupstip-x86-cleanups-2008-06-25_10.29_WedIngo Molnar
2008-06-24Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-06-24KVM: Remove now unused structs from kvm_para.hGerd Hoffmann
2008-06-24KVM: Make kvm host use the paravirt clocksource structsGerd Hoffmann
2008-06-24x86: Add structs and functions for paravirt clocksourceGerd Hoffmann
2008-06-24xen: remove support for non-PAE 32-bitJeremy Fitzhardinge
2008-06-19x86-64: remove unnecessary ptregs call stubsJan Beulich
2008-06-19x86, geode: add a VSA2 ID for General SoftwareJordan Crouse
2008-06-19x86: set PAE PHYSICAL_MASK_SHIFT to 44 bits.Jeremy Fitzhardinge
2008-06-18x86: more header fixesVegard Nossum
2008-06-16x86: make asm/asm.h work for asm code.Jeremy Fitzhardinge
2008-06-16Merge branch 'linus' into x86/cleanupstip-x86-cleanups-2008-06-16_09.17_MonIngo Molnar
2008-06-12x86: remove obsolete PM definitions from NMI headerRafael J. Wysocki
2008-06-10x86: set PAE PHYSICAL_MASK_SHIFT to 44 bits.Jeremy Fitzhardinge
2008-06-04x86: fix broken math-emu with lazy allocation of fpu areaSuresh Siddha
2008-06-02x86: break mutual header inclusionVegard Nossum
2008-06-02x86: fix incomplete include guard in include/asm-x86/seccomp_32.hVegard Nossum
2008-05-27x86: use symbolic constant in stts()Jeremy Fitzhardinge
2008-05-26x86: string_32.h: workaround for broken gcc 4.0H. Peter Anvin
2008-05-25x86: Remove obsolete LOCK macro from include/asm-x86/atomic_64.hSven Wegener
2008-05-25x86: include/asm-x86/string_32.h - style onlyJoe Perches
2008-05-25x86: unify current.hChristoph Lameter
2008-05-25x86: setup_force_cpu_cap(): don't do clear_bit(non-unsigned-long)Andrew Morton
2008-05-25x86: cleanup, remove duplicate declaration of unknown_nmi_panicFernando Luis Vazquez Cao
2008-05-25x86 - hide X86_VM_MASK from userland programs v3Cyrill Gorcunov
2008-05-25x86: constify data in reboot.cJan Beulich
2008-05-25i386: move FIX_ACPI_* into non-permanent rangeJan Beulich
2008-05-25x86: move mmconfig declarations to headerThomas Gleixner
2008-05-25x86: create prototype for (un)map_devmemThomas Gleixner
2008-05-23x86: prevent PGE flush from interruption/preemptionIngo Molnar
2008-05-20x86: strengthen 64-bit p?d_bad()Hugh Dickins
2008-05-20xen: use PTE_MASK in pte_mfn()Jeremy Fitzhardinge
2008-05-20x86: use PTE_MASK rather than ad-hoc maskJeremy Fitzhardinge
2008-05-20x86: clarify use of _PAGE_CHG_MASKJeremy Fitzhardinge
2008-05-20x86: use PTE_MASK in pgtable_32.hJeremy Fitzhardinge
2008-05-20x86: use PTE_MASK in 32-bit PAEJeremy Fitzhardinge
2008-05-20x86: rearrange __(VIRTUAL|PHYSICAL)_MASKJeremy Fitzhardinge
2008-05-20x86: fix warning on 32-bit non-PAEJeremy Fitzhardinge
2008-05-20x86: define PTE_MASK in a universally useful wayJeremy Fitzhardinge
2008-05-18KVM: x86 emulator: fix writes to registers with modrm encodingsAvi Kivity
2008-05-14mprotect: prevent alteration of the PAT bitsVenki Pallipadi
2008-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-05-10Make <asm-x86/spinlock.h> use ACCESS_ONCE()Linus Torvalds
2008-05-10x86: sysfs cpu?/topology is empty in 2.6.25 (32-bit Intel system)Vaidyanathan Srinivasan
2008-05-10x86: revert commit 709f744 ("x86: bitops asm constraint fixes")Simon Holm Thøgersen
2008-05-10x86: fix fpu restore from sig returnSuresh Siddha
2008-05-08x86: cleanup PAT cpu validationThomas Gleixner
2008-05-08x86: geode: define geode_has_vsa2() even if CONFIG_MGEODE_LX is not setAndres Salomon
2008-05-08x86: GEODE: cache results from geode_has_vsa2() and uninlineAndres Salomon
2008-05-06x86: fix PAE pmd_bad bootup warningHugh Dickins