aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86
Commit message (Expand)AuthorAge
* x86: more header fixesVegard Nossum2008-06-18
* x86: make asm/asm.h work for asm code.Jeremy Fitzhardinge2008-06-17
* Merge branch 'linus' into x86/cleanupsIngo Molnar2008-06-16
|\
| * x86: fix broken math-emu with lazy allocation of fpu areaSuresh Siddha2008-06-04
| * x86: prevent PGE flush from interruption/preemptionIngo Molnar2008-05-23
* | x86: remove obsolete PM definitions from NMI headerRafael J. Wysocki2008-06-12
* | x86: set PAE PHYSICAL_MASK_SHIFT to 44 bits.Jeremy Fitzhardinge2008-06-10
* | x86: break mutual header inclusionVegard Nossum2008-06-02
* | x86: fix incomplete include guard in include/asm-x86/seccomp_32.hVegard Nossum2008-06-02
* | x86: use symbolic constant in stts()Jeremy Fitzhardinge2008-05-27
* | x86: string_32.h: workaround for broken gcc 4.0H. Peter Anvin2008-05-26
* | x86: Remove obsolete LOCK macro from include/asm-x86/atomic_64.hSven Wegener2008-05-25
* | x86: include/asm-x86/string_32.h - style onlyJoe Perches2008-05-25
* | x86: unify current.hChristoph Lameter2008-05-25
* | x86: setup_force_cpu_cap(): don't do clear_bit(non-unsigned-long)Andrew Morton2008-05-25
* | x86: cleanup, remove duplicate declaration of unknown_nmi_panicFernando Luis Vazquez Cao2008-05-25
* | x86 - hide X86_VM_MASK from userland programs v3Cyrill Gorcunov2008-05-25
* | x86: constify data in reboot.cJan Beulich2008-05-25
* | i386: move FIX_ACPI_* into non-permanent rangeJan Beulich2008-05-25
* | x86: move mmconfig declarations to headerThomas Gleixner2008-05-25
* | x86: create prototype for (un)map_devmemThomas Gleixner2008-05-25
|/
* x86: strengthen 64-bit p?d_bad()Hugh Dickins2008-05-20
* xen: use PTE_MASK in pte_mfn()Jeremy Fitzhardinge2008-05-20
* x86: use PTE_MASK rather than ad-hoc maskJeremy Fitzhardinge2008-05-20
* x86: clarify use of _PAGE_CHG_MASKJeremy Fitzhardinge2008-05-20
* x86: use PTE_MASK in pgtable_32.hJeremy Fitzhardinge2008-05-20
* x86: use PTE_MASK in 32-bit PAEJeremy Fitzhardinge2008-05-20
* x86: rearrange __(VIRTUAL|PHYSICAL)_MASKJeremy Fitzhardinge2008-05-20
* x86: fix warning on 32-bit non-PAEJeremy Fitzhardinge2008-05-20
* x86: define PTE_MASK in a universally useful wayJeremy Fitzhardinge2008-05-20
* KVM: x86 emulator: fix writes to registers with modrm encodingsAvi Kivity2008-05-18
* mprotect: prevent alteration of the PAT bitsVenki Pallipadi2008-05-14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-05-11
|\
| * x86: sysfs cpu?/topology is empty in 2.6.25 (32-bit Intel system)Vaidyanathan Srinivasan2008-05-10
| * x86: revert commit 709f744 ("x86: bitops asm constraint fixes")Simon Holm Thøgersen2008-05-10
| * x86: fix fpu restore from sig returnSuresh Siddha2008-05-10
| * x86: cleanup PAT cpu validationThomas Gleixner2008-05-08
| * x86: geode: define geode_has_vsa2() even if CONFIG_MGEODE_LX is not setAndres Salomon2008-05-08
| * x86: GEODE: cache results from geode_has_vsa2() and uninlineAndres Salomon2008-05-08
* | Make <asm-x86/spinlock.h> use ACCESS_ONCE()Linus Torvalds2008-05-10
|/
* x86: fix PAE pmd_bad bootup warningHugh Dickins2008-05-06
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-05-04
|\
| * x86: fix up bootparam.h for userspace inclusionRusty Russell2008-05-04
* | KVM: avoid fx_init() schedule in atomicAndrea Arcangeli2008-05-04
* | KVM: VMX: Enable EPT feature for KVMSheng Yang2008-05-04
* | KVM: VMX: Prepare an identity page table for EPT in real modeSheng Yang2008-05-04
* | KVM: MMU: Add EPT supportSheng Yang2008-05-04
* | KVM: Add kvm_x86_ops get_tdp_level()Sheng Yang2008-05-04
|/
* x86: types: use <asm-generic/int-*.h> for the x86 architectureH. Peter Anvin2008-05-02
* dmi: clean-up dmi helper declarationsJean Delvare2008-05-01