summaryrefslogtreecommitdiffstats
path: root/include/asm-x86
AgeCommit message (Expand)Author
2008-05-23ftrace: use nops instead of jmpSteven Rostedt
2008-05-23ftrace: trace irq disabled critical timingsSteven Rostedt
2008-05-23x86: add notrace annotations to vsyscall.Steven Rostedt
2008-05-23x86: use performance variant for_each_cpu_mask_nrMike Travis
2008-05-23x86: prevent PGE flush from interruption/preemptionIngo Molnar
2008-05-22xen: remove support for non-PAE 32-bitJeremy Fitzhardinge
2008-05-22x86, aperture_64: use symbolic constantsPavel Machek
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-17Merge branch 'linus' into x86/gartThomas Gleixner
2008-05-17bitops: fix build in struct thread_infoIngo Molnar
2008-05-14mprotect: prevent alteration of the PAT bitsVenki Pallipadi
2008-05-12x86 gart: factor out common codePavel Machek
2008-05-12x86: iommu: use symbolic constants, not hardcoded numbersPavel Machek
2008-05-12x86: separate cmpxchg8b checking from PAE checkingJan Beulich
2008-05-12x86: change FIRST_SYSTEM_VECTOR to a variableAlan Mayer
2008-05-12x86: move eisa_set_level_irq declaration to headerThomas Gleixner
2008-05-12x86: declare setup_apic_routingThomas Gleixner
2008-05-12x86: unify irq.hThomas Gleixner
2008-05-12x86: unify hwirq.hThomas Gleixner
2008-05-12x86: unify apic interrupt function declarationsThomas Gleixner
2008-05-12x86: move BUILD_IRQ macro magic to i8259_64.cThomas Gleixner
2008-05-12x86: unify interrupt vector definesThomas Gleixner
2008-05-12x86: move common declarations to hw_irq.hThomas Gleixner
2008-05-12x86: resize NR_IRQS for large machinesAlan Mayer
2008-05-12x86: redo thread_info.h changeIngo Molnar
2008-05-12x86: thread_info: merge thread_info allocationChristoph Lameter
2008-05-12x86: thread_info: merge tif masksChristoph Lameter
2008-05-12x86: thread_info: merge TIF_ flags.Christoph Lameter
2008-05-12x86: thread_info: PREEMPT_ACTIVEChristoph Lameter
2008-05-12x86: threadinfo: merge INIT_THREAD_INFOChristoph Lameter
2008-05-12x86: common thread_info definitionsChristoph Lameter
2008-05-12x86: threadinfo: merge thread sync state definitionsChristoph Lameter
2008-05-12x86: threadinfo: common include filesChristoph Lameter
2008-05-12x86: merge thread_info.hChristoph Lameter
2008-05-12revert: thread_info.h changeIngo Molnar
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