summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-09-26[PATCH] Remove some unneeded ACPI externs in mpparse.cAndi Kleen1-9/+0
2006-09-26[PATCH] Remove useless wrapper in mpparse.c codeAndi Kleen1-10/+1
2006-09-26[PATCH] Replace mp bus array with bitmap for bus not pciAndi Kleen3-82/+27
2006-09-26[PATCH] Move early chipset quirks out to new fileAndi Kleen5-104/+121
2006-09-26[PATCH] Remove MPS table APIC renumberingAndi Kleen1-71/+0
2006-09-26[PATCH] x86: AUX_DEVICE_INFO is one byte long, use 'movb'Diego Calleja2-4/+4
2006-09-26[PATCH] i386: Factor out common io apic routing entry accessAndi Kleen1-57/+43
2006-09-26[PATCH] Factor out common io apic routing entry accessAndi Kleen1-41/+41
2006-09-26[PATCH] i386/x86-64: Remove obsolete sanity check in mptable parsingAndi Kleen2-26/+0
2006-09-26[PATCH] Remove obsolete PIC modeAndi Kleen5-74/+29
2006-09-26[PATCH] Remove leftover MCE/EISA supportAndi Kleen2-70/+3
2006-09-26[PATCH] Remove pirq overwrite supportAndi Kleen1-55/+0
2006-09-26[PATCH] Add some comments to entry.SAndi Kleen1-3/+15
2006-09-26[PATCH] i386: Minor fixes & cleanup to tlb flushAndi Kleen1-3/+1
2006-09-26[PATCH] Clean up and minor fixes to TLB flushAndi Kleen2-37/+35
2006-09-26[PATCH] Remove old "focus disabled" chipset errata workaroundAndi Kleen1-26/+2
2006-09-26[PATCH] Remove apic mismatch counterAndi Kleen1-6/+0
2006-09-26[PATCH] Remove all ifdefs for local/io apicAndi Kleen18-80/+3
2006-09-26[PATCH] Add some comments what tce.c actually doesAndi Kleen1-0/+2
2006-09-26[PATCH] Remove leftover CVS Id in thunk.SAndi Kleen1-7/+6
2006-09-26[PATCH] i386: Redo semaphore and rwlock assembly helpersAndi Kleen8-137/+193
2006-09-26[PATCH] i386: add alternative-asm.h to allow LOCK_PREFIX replacement in .S filesAndi Kleen1-0/+14
2006-09-26[PATCH] Add proper alignment to ENTRYAndi Kleen2-3/+2
2006-09-26[PATCH] i386: Remove const case for rwlocksAndi Kleen1-36/+2
2006-09-26[PATCH] Clean up read write lock assemblyAndi Kleen5-98/+51
2006-09-26[PATCH] Support patchable lock prefix for pure assembly filesAndi Kleen1-0/+14
2006-09-26[PATCH] Document backtracer selection optionsAndi Kleen1-0/+7
2006-09-26[PATCH] Simplify profile_pc on x86-64Andi Kleen1-13/+8
2006-09-26[PATCH] i386: Account spinlocks to the caller during profiling for !FP kernelsAndi Kleen3-8/+24
2006-09-26[PATCH] i386/x86-64: Don't randomize stack top when no randomization personal...Andi Kleen3-3/+5
2006-09-26[PATCH] A few trivial spelling and grammar fixesAdam Henley3-4/+4
2006-09-26[PATCH] Don't print virtual address in HPET initializationAndi Kleen1-2/+2
2006-09-26[PATCH] x86-64 TIF flags for debug regs and io bitmap in ctxswStephane Eranian5-33/+60
2006-09-26[PATCH] Clean up asm/smp.h includesAndi Kleen2-14/+0
2006-09-26[PATCH] x86: Add portable getcpu callAndi Kleen5-1/+37
2006-09-26[PATCH] Add the vgetcpu vsyscallVojtech Pavlik8-14/+130
2006-09-26[PATCH] Add initalization of the RDTSCP auxilliary valuesVojtech Pavlik3-12/+38
2006-09-26[PATCH] Add macros for rdtscpVojtech Pavlik1-0/+11
2006-09-26[PATCH] x86: i386/x86-64 Add nmi watchdog support for new Intel CPUsVenkatesh Pallipadi4-10/+308
2006-09-26[PATCH] i386: Enable NMI watchdog by defaultAndi Kleen1-0/+9
2006-09-26[PATCH] i386: Kdump i386 nmi event notification fixVivek Goyal1-2/+2
2006-09-26[PATCH] kdump x86_64 nmi event notification fixVivek Goyal1-2/+2
2006-09-26[PATCH] i386: make functions staticAdrian Bunk2-4/+4
2006-09-26[PATCH] Fix up panic messages for different NMI panicsAndi Kleen3-7/+7
2006-09-26[PATCH] i386/x86-64: Fix NMI watchdog suspend/resumeShaohua Li6-15/+58
2006-09-26[PATCH] x86: x86 clean up nmi panic messagesDon Zickus2-14/+22
2006-09-26[PATCH] x86: Allow users to force a panic on NMIDon Zickus6-0/+23
2006-09-26[PATCH] x86: Add abilty to enable/disable nmi watchdog from procfs (update)Don Zickus3-39/+17
2006-09-26[PATCH] x86: Add abilty to enable/disable nmi watchdog with sysctlDon Zickus6-0/+114
2006-09-26[PATCH] i386/x86-64: Remove un/set_nmi_callback and reserve/release_lapic_nmi...Don Zickus10-260/+116