aboutsummaryrefslogtreecommitdiffstats
path: root/fs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-17x86: trivial header mergesBrian Gerst16-115/+5
2007-10-17x86: vdso linker script cleanupRoland McGrath1-7/+9
2007-10-17x86: convert mm_context_t semaphore to a mutexLuiz Fernando N. Capitulino5-13/+14
2007-10-17x86: multi-byte single instruction NOPsJan Beulich3-1/+66
2007-10-17x86: remove duplicated vsyscall nsec updateAndi Kleen1-1/+0
2007-10-17i386: remove unnecessary codeIngo Molnar1-2/+0
2007-10-17x86: convert mm_context_t semaphore to a mutexLuiz Fernando N. Capitulino3-11/+11
2007-10-17x86: Use string instruction memcpy on AMD Fam11hAndi Kleen1-1/+1
2007-10-17x86: make io_apic not connected pin print completeYinghai Lu2-1/+10
2007-10-17i386: print better early fault infoIngo Molnar1-2/+10
2007-10-17x86: also show non-zero IRQ counts for vectors that currently don't have a handlerJan Beulich2-8/+28
2007-10-17x86: expand /proc/interrupts to include missing vectors, v2Joe Korty14-5/+110
2007-10-17i386: clean up oops/bug reportsPavel Emelyanov2-18/+12
2007-10-17x86: print info about late C1E detection on 32bit as wellThomas Gleixner1-5/+10
2007-10-17x86: call cache_add_dev() from cache_sysfs_init() explicitlySatyam Sharma1-2/+3
2007-10-17x86: fix dmi const-ify falloutThomas Gleixner1-1/+1
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: vdso put vars in rodataRoland McGrath1-1/+1
2007-10-17x86: calgary get rid of translate_phbMuli Ben-Yehuda1-17/+16
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: fix cpu_to_node referencesMike Travis3-5/+5
2007-10-17x86: cleanup 64bit unistd.hThomas Gleixner1-316/+301
2007-10-17x86: configure HPET_EMULATE_RTC automaticallyStefan Richter1-1/+2
2007-10-17i386: constify wd_opsJan Beulich1-6/+8
2007-10-17x86: clean up mce= argument parsing slightlyAndi Kleen2-3/+3
2007-10-17i386: fix argument signedness warningsSatyam Sharma1-3/+6
2007-10-17x86: rename .i assembler includes to .hAdrian Bunk9-34/+31
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 Costa3-10/+1
2007-10-17x86: remove x86_cpu_to_log_apicidMike Travis4-5/+0
2007-10-17i386: Remove strrchr assembler implementationAndi Kleen2-23/+0
2007-10-17x86: make atomic64_t work like atomic_tChris Snook1-1/+1
2007-10-17i386: simplify smp_call_function_single() call sequence in msr-on-cpuAvi Kivity1-40/+22
2007-10-17i386: simplify smp_call_function_single() call sequence in cpuidAvi Kivity1-19/+3
2007-10-17x86: kmalloc + memset conversion to kzallocMariusz Kozlowski1-3/+2
2007-10-17i386: no need to make enable_cpu_hotplug a variableAdrian Bunk2-6/+3
2007-10-17i386: es7000 minor cleanupsAdrian Bunk1-26/+6
2007-10-17i386: Remove local CPU logic in MTRR call to smp_call_function_singleakpm@linux-foundation.org1-7/+1
2007-10-17x86: Create clflush() inline, remove hardcoded wbinvdH. Peter Anvin6-10/+20
2007-10-17x86: constify stacktrace_opsJan Beulich4-7/+7
2007-10-17x86: Some cleanups for pci gart codeAndi Kleen1-1/+3
2007-10-17x86: misc. constificationsJan Beulich7-26/+31
2007-10-17x86: more struct irqaction initializer cleanupsThomas Gleixner1-1/+5
2007-10-17x86: clean up struct irqaction initializersThomas Gleixner3-3/+15
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