summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2007-10-17x86: apply missing DMA/OOM prevention to floppy_32.hThomas Gleixner1-1/+1
2007-10-17x86: unify include/asm/cache_32/64.hThomas Gleixner3-38/+18
2007-10-17x86: unify include/asm/cache_32/64.hThomas Gleixner3-40/+17
2007-10-17x86: unify include/asm/dmi_32/64.hThomas Gleixner3-38/+33
2007-10-17x86: unify include/asm/delay_32/64.hThomas Gleixner3-66/+31
2007-10-17x86: unify include/asm/cache_32/64.hThomas Gleixner3-44/+19
2007-10-17x86: unify include/asm/cacheflush_32/64.hThomas Gleixner3-78/+39
2007-10-17x86: unify include/asm/auxvec_32/64.hThomas Gleixner4-31/+11
2007-10-17x86: unify include/asm/agp_32/64.hThomas Gleixner3-74/+39
2007-10-17x86: unify some more trivial include/asm-x86/ 32/64 variantsThomas Gleixner43-1199/+498
2007-10-17x86: merge some trivially mergeable headersRoland Dreier7-102/+40
2007-10-17x86: trivial header mergesBrian Gerst16-115/+5
2007-10-17x86: convert mm_context_t semaphore to a mutexLuiz Fernando N. Capitulino1-2/+2
2007-10-17x86: multi-byte single instruction NOPsJan Beulich2-0/+44
2007-10-17x86: convert mm_context_t semaphore to a mutexLuiz Fernando N. Capitulino1-2/+2
2007-10-17x86: expand /proc/interrupts to include missing vectors, v2Joe Korty2-0/+11
2007-10-17x86: unify include/asm/ldt_32/64.hThomas Gleixner4-82/+39
2007-10-17x86: unify include/asm/ptrace-abi_32/64.hThomas Gleixner4-103/+79
2007-10-17x86: unify include/asm/mce_32/64.hThomas Gleixner3-128/+126
2007-10-17x86: asm-i386/io.h fix constnessAndrew Morton1-6/+11
2007-10-17x86: visws extern inline to static inlineAdrian Bunk2-8/+8
2007-10-17x86: cleanup 64bit unistd.hThomas Gleixner1-316/+301
2007-10-17i386: fix argument signedness warningsSatyam Sharma1-3/+6
2007-10-17x86: rename .i assembler includes to .hAdrian Bunk7-31/+28
2007-10-17x86: Add parenthesis to IRQ vector macrosSteven Rostedt1-16/+16
2007-10-17x86: Eliminate result signage problem in asm-x86_64/bitops.hChuck Lever1-1/+1
2007-10-17x86: remove STR() macrosGlauber de Oliveira Costa2-6/+0
2007-10-17x86: remove x86_cpu_to_log_apicidMike Travis1-1/+0
2007-10-17i386: Remove strrchr assembler implementationAndi Kleen1-3/+0
2007-10-17x86: make atomic64_t work like atomic_tChris Snook1-1/+1
2007-10-17i386: no need to make enable_cpu_hotplug a variableAdrian Bunk1-3/+0
2007-10-17x86: Create clflush() inline, remove hardcoded wbinvdH. Peter Anvin2-0/+9
2007-10-17x86: constify stacktrace_opsJan Beulich1-1/+1
2007-10-17x86: remove reminder of i386 irqstat per cpu conversionThomas Gleixner1-1/+0
2007-10-17x86_64: Remove serialize_cpu() inlineAndi Kleen1-5/+0
2007-10-17x86: hide cond_syscall behind __KERNEL__Mike Frysinger1-0/+2
2007-10-17x86: mark read_crX() asm code as volatileKirill Korotaev2-5/+5
2007-10-17i386: fix 4 bit apicid assumption of mach-defaultSiddha, Suresh B1-1/+7
2007-10-17i386: export i386 smp_call_function_mask() to modulesLaurent Vivier1-6/+3
2007-10-17x86: clean up apicid_to_node declarationAndrew Morton1-1/+2
2007-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds1-0/+2
2007-10-17Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds5-34/+26
2007-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/li...Linus Torvalds6-79/+16
2007-10-17security/ cleanupsAdrian Bunk1-15/+0
2007-10-17Implement file posix capabilitiesSerge E. Hallyn4-19/+73
2007-10-17ifdef struct task_struct::securityAlexey Dobriyan1-1/+2
2007-10-17security: Convert LSM into a static interfaceJames Morris1-984/+206
2007-10-17r/o bind mounts: filesystem helpers for custom 'struct file'sDave Hansen1-0/+9
2007-10-17PNP: remove null pointer checksBjorn Helgaas1-3/+3
2007-10-17bitmap.h: remove dead artifactsAdrian Bunk1-2/+0