summaryrefslogtreecommitdiffstats
path: root/include/asm-x86
AgeCommit message (Expand)AuthorLines
2008-05-25x86: move i386 memory setup code to e820_32.cAlexander van Heukelum-1/+3
2008-05-25x86: include/asm-x86/string_32.h - style onlyJoe Perches-135/+181
2008-05-25x86: unify current.hChristoph Lameter-48/+38
2008-05-25x86: setup_force_cpu_cap(): don't do clear_bit(non-unsigned-long)Andrew Morton-2/+2
2008-05-25x86: cleanup, remove duplicate declaration of unknown_nmi_panicFernando Luis Vazquez Cao-1/+0
2008-05-25x86 - hide X86_VM_MASK from userland programs v3Cyrill Gorcunov-6/+7
2008-05-25x86: constify data in reboot.cJan Beulich-1/+1
2008-05-25i386: move FIX_ACPI_* into non-permanent rangeJan Beulich-4/+4
2008-05-25x86: move mmconfig declarations to headerThomas Gleixner-0/+12
2008-05-25x86: create prototype for (un)map_devmemThomas Gleixner-3/+7
2008-05-25x86: bitops take an unsigned long *Andrew Morton-17/+17
2008-05-25x86: make /proc/stat account for all interruptsJan Beulich-0/+6
2008-05-25x86: move tracedata to RODATAJan Beulich-1/+1
2008-05-24x86: fixup the fallout of the bitops changesThomas Gleixner-1/+1
2008-05-24x86: automatical unification of i8259.cPavel Machek-0/+2
2008-05-24x86: automatical unification of i8259.cPavel Machek-0/+2
2008-05-24x86: mmiotrace full patch, preview 1Pekka Paalanen-7/+0
2008-05-24x86: explicit call to mmiotrace in do_page_fault()Pekka Paalanen-7/+5
2008-05-23x86: add a list for custom page fault handlers.Pekka Paalanen-0/+9
2008-05-23ftrace: use nops instead of jmpSteven Rostedt-0/+2
2008-05-23ftrace: trace irq disabled critical timingsSteven Rostedt-22/+2
2008-05-23x86: add notrace annotations to vsyscall.Steven Rostedt-1/+2
2008-05-23x86: use performance variant for_each_cpu_mask_nrMike Travis-1/+1
2008-05-23x86: prevent PGE flush from interruption/preemptionIngo Molnar-1/+12
2008-05-22xen: remove support for non-PAE 32-bitJeremy Fitzhardinge-4/+0
2008-05-22x86, aperture_64: use symbolic constantsPavel Machek-0/+24
2008-05-20x86: strengthen 64-bit p?d_bad()Hugh Dickins-6/+6
2008-05-20xen: use PTE_MASK in pte_mfn()Jeremy Fitzhardinge-1/+1
2008-05-20x86: use PTE_MASK rather than ad-hoc maskJeremy Fitzhardinge-1/+1
2008-05-20x86: clarify use of _PAGE_CHG_MASKJeremy Fitzhardinge-0/+1
2008-05-20x86: use PTE_MASK in pgtable_32.hJeremy Fitzhardinge-2/+2
2008-05-20x86: use PTE_MASK in 32-bit PAEJeremy Fitzhardinge-3/+3
2008-05-20x86: rearrange __(VIRTUAL|PHYSICAL)_MASKJeremy Fitzhardinge-3/+3
2008-05-20x86: fix warning on 32-bit non-PAEJeremy Fitzhardinge-1/+1
2008-05-20x86: define PTE_MASK in a universally useful wayJeremy Fitzhardinge-4/+9
2008-05-18KVM: x86 emulator: fix writes to registers with modrm encodingsAvi Kivity-0/+1
2008-05-17Merge branch 'linus' into x86/gartThomas Gleixner-3/+13
2008-05-17Merge branch 'linus' into x86/pebsThomas Gleixner-3/+13
2008-05-17bitops: fix build in struct thread_infoIngo Molnar-2/+2
2008-05-14mprotect: prevent alteration of the PAT bitsVenki Pallipadi-3/+13
2008-05-12x86 gart: factor out common codePavel Machek-0/+17
2008-05-12x86: iommu: use symbolic constants, not hardcoded numbersPavel Machek-0/+21
2008-05-12x86: separate cmpxchg8b checking from PAE checkingJan Beulich-1/+5
2008-05-12x86: change FIRST_SYSTEM_VECTOR to a variableAlan Mayer-2/+22
2008-05-12x86: move eisa_set_level_irq declaration to headerThomas Gleixner-0/+3
2008-05-12x86: declare setup_apic_routingThomas Gleixner-0/+2
2008-05-12x86: unify irq.hThomas Gleixner-86/+48
2008-05-12x86: unify hwirq.hThomas Gleixner-26/+7
2008-05-12x86: unify apic interrupt function declarationsThomas Gleixner-3/+6
2008-05-12x86: move BUILD_IRQ macro magic to i8259_64.cThomas Gleixner-14/+0