aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86
Commit message (Expand)AuthorAge
* Merge branch 'linus' into x86/threadinfoIngo Molnar2008-06-23
|\
| * x86, geode: add a VSA2 ID for General SoftwareJordan Crouse2008-06-19
| * x86: set PAE PHYSICAL_MASK_SHIFT to 44 bits.Jeremy Fitzhardinge2008-06-19
| * 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: 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
* | x86: fixup the fallout of the bitops changesThomas Gleixner2008-05-24
* | bitops: fix build in struct thread_infoIngo Molnar2008-05-17
* | x86: redo thread_info.h changeIngo Molnar2008-05-12
* | x86: thread_info: merge thread_info allocationChristoph Lameter2008-05-12
* | x86: thread_info: merge tif masksChristoph Lameter2008-05-12
* | x86: thread_info: merge TIF_ flags.Christoph Lameter2008-05-12
* | x86: thread_info: PREEMPT_ACTIVEChristoph Lameter2008-05-12
* | x86: threadinfo: merge INIT_THREAD_INFOChristoph Lameter2008-05-12
* | x86: common thread_info definitionsChristoph Lameter2008-05-12
* | x86: threadinfo: merge thread sync state definitionsChristoph Lameter2008-05-12
* | x86: threadinfo: common include filesChristoph Lameter2008-05-12
* | x86: merge thread_info.hChristoph Lameter2008-05-12
* | revert: thread_info.h changeIngo Molnar2008-05-12
|/
* 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
* remove div_long_long_remRoman Zippel2008-05-01
* rename div64_64 to div64_u64Roman Zippel2008-05-01
* introduce explicit signed/unsigned 64bit divideRoman Zippel2008-05-01