summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* x86: add UV specific header for MMR definitionsJack Steiner2008-04-171-0/+373
* x86: increase size of APICIDJack Steiner2008-04-172-5/+8
* x86: add functions to determine if platform is a UV platformJack Steiner2008-04-172-0/+10
* x86: change GET_APIC_ID() from an inline function to an out-of-line functionJack Steiner2008-04-174-4/+9
* x86: replace most VM86 flags with flags from processor-flags.hgorcunov@gmail.com2008-04-171-8/+2Star
* x86: cleanup - rename VM_MASK to X86_VM_MASKgorcunov@gmail.com2008-04-172-4/+4
* x86: cleanup replace most vm86 flags with flags from processor-flags.h, fixIngo Molnar2008-04-171-0/+1
* x86: sparsemem: reduce i386 PAE section sizeJeremy Fitzhardinge2008-04-171-1/+1
* x86: merge smp_32.h and smp_64.h into smp.hGlauber Costa2008-04-173-29/+5Star
* x86: merge SMP definitions of smp.hGlauber Costa2008-04-173-49/+32Star
* x86: split safe_smp_processor_idGlauber Costa2008-04-171-2/+2
* x86: merge includes in smp.hGlauber Costa2008-04-173-29/+13Star
* x86: surround apic headers in apic definitionsGlauber Costa2008-04-171-3/+7
* x86: merge hard/logical_smp_processor_idGlauber Costa2008-04-173-54/+27Star
* x86: provide bogus hard_smp_processor_idGlauber Costa2008-04-171-0/+10
* x86: surround hard_smp_processor_id in APIC_DEFINITIONGlauber Costa2008-04-171-1/+5
* x86: mpparse, move generic processor info to apic_32.c fixIngo Molnar2008-04-171-0/+2
* x86: move generic_processor_info to apic_32.cAlexey Starikovskiy2008-04-171-0/+1
* x86: add comments to describe the new api's in cacheflush.hArjan van de Ven2008-04-171-8/+55
* x86: simplify sync_test_bit(), improveJeremy Fitzhardinge2008-04-171-1/+1
* x86 floppy: kill off the 'register' keyword from headerJesper Juhl2008-04-171-3/+3
* x86: move apic declarations to mach_apic.hGlauber Costa2008-04-172-63/+46Star
* x86: move ipi definitions to mach_ipi.hGlauber Costa2008-04-172-3/+10
* x86: split large page mapping for AMD TSEGAndi Kleen2008-04-171-0/+1
* x86: re-add rdmsrl_safeAndi Kleen2008-04-172-0/+15
* x86: add set_memory_4k to pageattr.cAndi Kleen2008-04-171-0/+1
* x86: account overlapped mappings in max_pfn_mappedAndi Kleen2008-04-172-2/+3
* x86: replace the now useless max_pfn_mapped defineThomas Gleixner2008-04-171-3/+1Star
* x86: implement true end_pfn_mapped for 32bitAndi Kleen2008-04-172-2/+3
* x86: don't set up early exception handlers for external interruptsAndi Kleen2008-04-171-1/+2
* x86: pgtable, document pde bitsJiri Slaby2008-04-171-7/+7
* x86: spinlock ops are always-inlinedIngo Molnar2008-04-171-6/+6
* include/asm-x86/xor_64.h: checkpatch cleanups - formatting onlyJoe Perches2008-04-171-145/+149
* include/asm-x86/xor_32.h: checkpatch cleanups - formatting onlyJoe Perches2008-04-171-246/+248
* include/asm-x86/voyager.h: checkpatch cleanups - formatting onlyJoe Perches2008-04-171-20/+31
* include/asm-x86/vmi.h: checkpatch cleanups - formatting onlyJoe Perches2008-04-171-44/+44
* include/asm-x86/vm86.h: checkpatch cleanups - formatting onlyJoe Perches2008-04-171-3/+6
* include/asm-x86/vga.h: checkpatch cleanups - formatting onlyJoe Perches2008-04-171-2/+2
* include/asm-x86/vdso.h: checkpatch cleanups - formatting onlyJoe Perches2008-04-171-6/+10
* include/asm-x86/user_64.h: checkpatch cleanups - formatting onlyJoe Perches2008-04-171-7/+9
* include/asm-x86/user32.h: checkpatch cleanups - formatting onlyJoe Perches2008-04-171-3/+4
* include/asm-x86/user_32.h: checkpatch cleanups - formatting onlyJoe Perches2008-04-171-3/+3
* include/asm-x86/unistd_64.h: checkpatch cleanups - formatting onlyJoe Perches2008-04-171-1/+1
* include/asm-x86/unistd_32.h: checkpatch cleanups - formatting onlyJoe Perches2008-04-171-1/+1
* include/asm-x86/unaligned.h: checkpatch cleanups - formatting onlyJoe Perches2008-04-171-1/+1
* include/asm-x86/uaccess_64.h: checkpatch cleanups - formatting onlyJoe Perches2008-04-171-149/+227
* include/asm-x86/uaccess_32.h: checkpatch cleanups - formatting onlyJoe Perches2008-04-171-129/+187
* include/asm-x86/tsc.h: checkpatch cleanups - formatting onlyJoe Perches2008-04-171-1/+1
* include/asm-x86/topology.h: checkpatch cleanups - formatting onlyJoe Perches2008-04-171-1/+1
* include/asm-x86/tlbflush.h: checkpatch cleanups - formatting onlyJoe Perches2008-04-171-3/+2Star