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