aboutsummaryrefslogtreecommitdiff
path: root/include/asm-x86
AgeCommit message (Expand)Author
2008-05-25x86: move i386 memory setup code to e820_32.cAlexander van Heukelum
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-25x86: bitops take an unsigned long *Andrew Morton
2008-05-25x86: make /proc/stat account for all interruptsJan Beulich
2008-05-25x86: move tracedata to RODATAJan Beulich
2008-05-24x86: fixup the fallout of the bitops changesThomas Gleixner
2008-05-24x86: automatical unification of i8259.cPavel Machek
2008-05-24x86: automatical unification of i8259.cPavel Machek
2008-05-24x86: mmiotrace full patch, preview 1Pekka Paalanen
2008-05-24x86: explicit call to mmiotrace in do_page_fault()Pekka Paalanen
2008-05-23x86: add a list for custom page fault handlers.Pekka Paalanen
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-17Merge branch 'linus' into x86/pebsThomas 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