summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-09-26[PATCH] x86: Detect CFI support in the assembler at runtimeAndi Kleen
2006-09-26[PATCH] Use BUILD_BUG_ON in apic.c build sanity checkingAndi Kleen
2006-09-26[PATCH] i386: Clean up code style in mpparse.c ACPI codeAndi Kleen
2006-09-26[PATCH] Fix up some non linuxy style in ACPI functions in mpparse.cAndi Kleen
2006-09-26[PATCH] Remove some unneeded ACPI externs in mpparse.cAndi Kleen
2006-09-26[PATCH] Remove useless wrapper in mpparse.c codeAndi Kleen
2006-09-26[PATCH] Replace mp bus array with bitmap for bus not pciAndi Kleen
2006-09-26[PATCH] Move early chipset quirks out to new fileAndi Kleen
2006-09-26[PATCH] Remove MPS table APIC renumberingAndi Kleen
2006-09-26[PATCH] x86: AUX_DEVICE_INFO is one byte long, use 'movb'Diego Calleja
2006-09-26[PATCH] i386: Factor out common io apic routing entry accessAndi Kleen
2006-09-26[PATCH] Factor out common io apic routing entry accessAndi Kleen
2006-09-26[PATCH] i386/x86-64: Remove obsolete sanity check in mptable parsingAndi Kleen
2006-09-26[PATCH] Remove obsolete PIC modeAndi Kleen
2006-09-26[PATCH] Remove leftover MCE/EISA supportAndi Kleen
2006-09-26[PATCH] Remove pirq overwrite supportAndi Kleen
2006-09-26[PATCH] Add some comments to entry.SAndi Kleen
2006-09-26[PATCH] i386: Minor fixes & cleanup to tlb flushAndi Kleen
2006-09-26[PATCH] Clean up and minor fixes to TLB flushAndi Kleen
2006-09-26[PATCH] Remove old "focus disabled" chipset errata workaroundAndi Kleen
2006-09-26[PATCH] Remove apic mismatch counterAndi Kleen
2006-09-26[PATCH] Remove all ifdefs for local/io apicAndi Kleen
2006-09-26[PATCH] Add some comments what tce.c actually doesAndi Kleen
2006-09-26[PATCH] Remove leftover CVS Id in thunk.SAndi Kleen
2006-09-26[PATCH] i386: Redo semaphore and rwlock assembly helpersAndi Kleen
2006-09-26[PATCH] i386: add alternative-asm.h to allow LOCK_PREFIX replacement in .S filesAndi Kleen
2006-09-26[PATCH] Add proper alignment to ENTRYAndi Kleen
2006-09-26[PATCH] i386: Remove const case for rwlocksAndi Kleen
2006-09-26[PATCH] Clean up read write lock assemblyAndi Kleen
2006-09-26[PATCH] Support patchable lock prefix for pure assembly filesAndi Kleen
2006-09-26[PATCH] Document backtracer selection optionsAndi Kleen
2006-09-26[PATCH] Simplify profile_pc on x86-64Andi Kleen
2006-09-26[PATCH] i386: Account spinlocks to the caller during profiling for !FP kernelsAndi Kleen
2006-09-26[PATCH] i386/x86-64: Don't randomize stack top when no randomization personal...Andi Kleen
2006-09-26[PATCH] A few trivial spelling and grammar fixesAdam Henley
2006-09-26[PATCH] Don't print virtual address in HPET initializationAndi Kleen
2006-09-26[PATCH] x86-64 TIF flags for debug regs and io bitmap in ctxswStephane Eranian
2006-09-26[PATCH] Clean up asm/smp.h includesAndi Kleen
2006-09-26[PATCH] x86: Add portable getcpu callAndi Kleen
2006-09-26[PATCH] Add the vgetcpu vsyscallVojtech Pavlik
2006-09-26[PATCH] Add initalization of the RDTSCP auxilliary valuesVojtech Pavlik
2006-09-26[PATCH] Add macros for rdtscpVojtech Pavlik
2006-09-26[PATCH] x86: i386/x86-64 Add nmi watchdog support for new Intel CPUsVenkatesh Pallipadi
2006-09-26[PATCH] i386: Enable NMI watchdog by defaultAndi Kleen
2006-09-26[PATCH] i386: Kdump i386 nmi event notification fixVivek Goyal
2006-09-26[PATCH] kdump x86_64 nmi event notification fixVivek Goyal
2006-09-26[PATCH] i386: make functions staticAdrian Bunk
2006-09-26[PATCH] Fix up panic messages for different NMI panicsAndi Kleen
2006-09-26[PATCH] i386/x86-64: Fix NMI watchdog suspend/resumeShaohua Li
2006-09-26[PATCH] x86: x86 clean up nmi panic messagesDon Zickus