summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Calgary IOMMU: rearrange 'struct iommu_table' membersMuli Ben-Yehuda2006-09-261-3/+3
* [PATCH] Add stack documentation document from Keith OwensAndi Kleen2006-09-261-0/+99
* [PATCH] i386: initialize end-of-memory variables as early as possibleJan Beulich2006-09-264-21/+14
* [PATCH] remove int_delivery_destJan Beulich2006-09-264-5/+0
* [PATCH] initialize end of memory variables as early as possibleJan Beulich2006-09-263-8/+7
* [PATCH] Remove obsolete CVS $Id$ from assembler files in arch/x86_64/kernel/*Andi Kleen2006-09-262-4/+0
* [PATCH] x86: Detect CFI support in the assembler at runtimeAndi Kleen2006-09-265-1/+20
* [PATCH] Use BUILD_BUG_ON in apic.c build sanity checkingAndi Kleen2006-09-261-4/+1
* [PATCH] i386: Clean up code style in mpparse.c ACPI codeAndi Kleen2006-09-261-35/+17
* [PATCH] Fix up some non linuxy style in ACPI functions in mpparse.cAndi Kleen2006-09-261-41/+16
* [PATCH] Remove some unneeded ACPI externs in mpparse.cAndi Kleen2006-09-261-9/+0
* [PATCH] Remove useless wrapper in mpparse.c codeAndi Kleen2006-09-261-10/+1
* [PATCH] Replace mp bus array with bitmap for bus not pciAndi Kleen2006-09-263-82/+27
* [PATCH] Move early chipset quirks out to new fileAndi Kleen2006-09-265-104/+121
* [PATCH] Remove MPS table APIC renumberingAndi Kleen2006-09-261-71/+0
* [PATCH] x86: AUX_DEVICE_INFO is one byte long, use 'movb'Diego Calleja2006-09-262-4/+4
* [PATCH] i386: Factor out common io apic routing entry accessAndi Kleen2006-09-261-57/+43
* [PATCH] Factor out common io apic routing entry accessAndi Kleen2006-09-261-41/+41
* [PATCH] i386/x86-64: Remove obsolete sanity check in mptable parsingAndi Kleen2006-09-262-26/+0
* [PATCH] Remove obsolete PIC modeAndi Kleen2006-09-265-74/+29
* [PATCH] Remove leftover MCE/EISA supportAndi Kleen2006-09-262-70/+3
* [PATCH] Remove pirq overwrite supportAndi Kleen2006-09-261-55/+0
* [PATCH] Add some comments to entry.SAndi Kleen2006-09-261-3/+15
* [PATCH] i386: Minor fixes & cleanup to tlb flushAndi Kleen2006-09-261-3/+1
* [PATCH] Clean up and minor fixes to TLB flushAndi Kleen2006-09-262-37/+35
* [PATCH] Remove old "focus disabled" chipset errata workaroundAndi Kleen2006-09-261-26/+2
* [PATCH] Remove apic mismatch counterAndi Kleen2006-09-261-6/+0
* [PATCH] Remove all ifdefs for local/io apicAndi Kleen2006-09-2618-80/+3
* [PATCH] Add some comments what tce.c actually doesAndi Kleen2006-09-261-0/+2
* [PATCH] Remove leftover CVS Id in thunk.SAndi Kleen2006-09-261-7/+6
* [PATCH] i386: Redo semaphore and rwlock assembly helpersAndi Kleen2006-09-268-137/+193
* [PATCH] i386: add alternative-asm.h to allow LOCK_PREFIX replacement in .S filesAndi Kleen2006-09-261-0/+14
* [PATCH] Add proper alignment to ENTRYAndi Kleen2006-09-262-3/+2
* [PATCH] i386: Remove const case for rwlocksAndi Kleen2006-09-261-36/+2
* [PATCH] Clean up read write lock assemblyAndi Kleen2006-09-265-98/+51
* [PATCH] Support patchable lock prefix for pure assembly filesAndi Kleen2006-09-261-0/+14
* [PATCH] Document backtracer selection optionsAndi Kleen2006-09-261-0/+7
* [PATCH] Simplify profile_pc on x86-64Andi Kleen2006-09-261-13/+8
* [PATCH] i386: Account spinlocks to the caller during profiling for !FP kernelsAndi Kleen2006-09-263-8/+24
* [PATCH] i386/x86-64: Don't randomize stack top when no randomization personal...Andi Kleen2006-09-263-3/+5
* [PATCH] A few trivial spelling and grammar fixesAdam Henley2006-09-263-4/+4
* [PATCH] Don't print virtual address in HPET initializationAndi Kleen2006-09-261-2/+2
* [PATCH] x86-64 TIF flags for debug regs and io bitmap in ctxswStephane Eranian2006-09-265-33/+60
* [PATCH] Clean up asm/smp.h includesAndi Kleen2006-09-262-14/+0
* [PATCH] x86: Add portable getcpu callAndi Kleen2006-09-265-1/+37
* [PATCH] Add the vgetcpu vsyscallVojtech Pavlik2006-09-268-14/+130
* [PATCH] Add initalization of the RDTSCP auxilliary valuesVojtech Pavlik2006-09-263-12/+38
* [PATCH] Add macros for rdtscpVojtech Pavlik2006-09-261-0/+11
* [PATCH] x86: i386/x86-64 Add nmi watchdog support for new Intel CPUsVenkatesh Pallipadi2006-09-264-10/+308
* [PATCH] i386: Enable NMI watchdog by defaultAndi Kleen2006-09-261-0/+9
OpenPOWER on IntegriCloud