aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* x86: unify include/asm/debugreg_32/64.hThomas Gleixner2007-10-174-142/+68
* x86: unify include/asm/unwind_32/64.hThomas Gleixner2007-10-173-30/+13
* x86: unify include/asm/types_32/64.hThomas Gleixner2007-10-174-131/+67
* x86: unify include/asm/tlb_32/64.hThomas Gleixner2007-10-173-37/+10
* x86: unify include/asm/siginfo_32/64.hThomas Gleixner2007-10-174-28/+9
* x86: unify include/asm/bug_32/64.hThomas Gleixner2007-10-173-73/+39
* x86: unify include/asm/mman_32/64.hThomas Gleixner2007-10-174-51/+19
* x86: unify include/asm/agp_32/64.hThomas Gleixner2007-10-173-52/+27
* x86: unify include/asm/kdebug_32/64.hThomas Gleixner2007-10-173-63/+32
* x86: unify include/asm/ioctls_32/64.hThomas Gleixner2007-10-174-187/+86
* x86: unify include/asm/floppy_32/64.hThomas Gleixner2007-10-173-563/+277
* x86: apply missing DMA/OOM prevention to floppy_32.hThomas Gleixner2007-10-171-1/+1
* x86: unify include/asm/cache_32/64.hThomas Gleixner2007-10-173-38/+18
* x86: unify include/asm/cache_32/64.hThomas Gleixner2007-10-173-40/+17
* x86: unify include/asm/dmi_32/64.hThomas Gleixner2007-10-173-38/+33
* x86: unify include/asm/delay_32/64.hThomas Gleixner2007-10-173-66/+31
* x86: unify include/asm/cache_32/64.hThomas Gleixner2007-10-173-44/+19
* x86: unify include/asm/cacheflush_32/64.hThomas Gleixner2007-10-173-78/+39
* x86: unify include/asm/auxvec_32/64.hThomas Gleixner2007-10-174-31/+11
* x86: unify include/asm/agp_32/64.hThomas Gleixner2007-10-173-74/+39
* x86: unify some more trivial include/asm-x86/ 32/64 variantsThomas Gleixner2007-10-1743-1199/+498
* x86: merge some trivially mergeable headersRoland Dreier2007-10-177-102/+40
* x86: trivial header mergesBrian Gerst2007-10-1716-115/+5
* x86: convert mm_context_t semaphore to a mutexLuiz Fernando N. Capitulino2007-10-171-2/+2
* x86: multi-byte single instruction NOPsJan Beulich2007-10-172-0/+44
* x86: convert mm_context_t semaphore to a mutexLuiz Fernando N. Capitulino2007-10-171-2/+2
* x86: expand /proc/interrupts to include missing vectors, v2Joe Korty2007-10-172-0/+11
* x86: unify include/asm/ldt_32/64.hThomas Gleixner2007-10-174-82/+39
* x86: unify include/asm/ptrace-abi_32/64.hThomas Gleixner2007-10-174-103/+79
* x86: unify include/asm/mce_32/64.hThomas Gleixner2007-10-173-128/+126
* x86: asm-i386/io.h fix constnessAndrew Morton2007-10-171-6/+11
* x86: visws extern inline to static inlineAdrian Bunk2007-10-172-8/+8
* x86: cleanup 64bit unistd.hThomas Gleixner2007-10-171-316/+301
* i386: fix argument signedness warningsSatyam Sharma2007-10-171-3/+6
* x86: rename .i assembler includes to .hAdrian Bunk2007-10-177-31/+28
* x86: Add parenthesis to IRQ vector macrosSteven Rostedt2007-10-171-16/+16
* x86: Eliminate result signage problem in asm-x86_64/bitops.hChuck Lever2007-10-171-1/+1
* x86: remove STR() macrosGlauber de Oliveira Costa2007-10-172-6/+0
* x86: remove x86_cpu_to_log_apicidMike Travis2007-10-171-1/+0
* i386: Remove strrchr assembler implementationAndi Kleen2007-10-171-3/+0
* x86: make atomic64_t work like atomic_tChris Snook2007-10-171-1/+1
* i386: no need to make enable_cpu_hotplug a variableAdrian Bunk2007-10-171-3/+0
* x86: Create clflush() inline, remove hardcoded wbinvdH. Peter Anvin2007-10-172-0/+9
* x86: constify stacktrace_opsJan Beulich2007-10-171-1/+1
* x86: remove reminder of i386 irqstat per cpu conversionThomas Gleixner2007-10-171-1/+0
* x86_64: Remove serialize_cpu() inlineAndi Kleen2007-10-171-5/+0
* x86: hide cond_syscall behind __KERNEL__Mike Frysinger2007-10-171-0/+2
* x86: mark read_crX() asm code as volatileKirill Korotaev2007-10-172-5/+5
* i386: fix 4 bit apicid assumption of mach-defaultSiddha, Suresh B2007-10-171-1/+7
* i386: export i386 smp_call_function_mask() to modulesLaurent Vivier2007-10-171-6/+3