aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] fix is_at_popf() for compat tasksChuck Ebbert2006-09-261-1/+4
* [PATCH] i386: Remove lock section support in rwsem.hAndi Kleen2006-09-261-0/+63
* [PATCH] Calgary IOMMU: save a bit of space in bus_infoMuli Ben-Yehuda2006-09-261-1/+1
* [PATCH] Calgary IOMMU: calgary_init_one_nontraslated() can return voidMuli Ben-Yehuda2006-09-261-3/+1
* [PATCH] Calgary IOMMU: fix reference counting of Calgary PCI devicesMuli Ben-Yehuda2006-09-261-4/+6
* [PATCH] Calgary IOMMU: fix error path memleak in calgary_free_tarMuli Ben-Yehuda2006-09-261-2/+10
* [PATCH] Calgary IOMMU: break out of pci_find_device_reverse if dev not foundMuli Ben-Yehuda2006-09-261-0/+2
* [PATCH] Calgary IOMMU: consolidate per bus data structuresMuli Ben-Yehuda2006-09-262-35/+28
* [PATCH] i386: initialize end-of-memory variables as early as possibleJan Beulich2006-09-264-21/+14
* [PATCH] remove int_delivery_destJan Beulich2006-09-262-3/+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-262-0/+7
* [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-262-75/+26
* [PATCH] Move early chipset quirks out to new fileAndi Kleen2006-09-264-103/+120
* [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-263-72/+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] 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-2612-58/+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-265-137/+157
* [PATCH] Add proper alignment to ENTRYAndi Kleen2006-09-261-2/+1
* [PATCH] Clean up read write lock assemblyAndi Kleen2006-09-263-31/+39
* [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-261-4/+19
* [PATCH] i386/x86-64: Don't randomize stack top when no randomization personal...Andi Kleen2006-09-262-2/+3
* [PATCH] A few trivial spelling and grammar fixesAdam Henley2006-09-263-4/+4
* [PATCH] x86-64 TIF flags for debug regs and io bitmap in ctxswStephane Eranian2006-09-264-33/+53
* [PATCH] Clean up asm/smp.h includesAndi Kleen2006-09-261-2/+0
* [PATCH] x86: Add portable getcpu callAndi Kleen2006-09-262-0/+2
* [PATCH] Add the vgetcpu vsyscallVojtech Pavlik2006-09-264-9/+93
* [PATCH] Add initalization of the RDTSCP auxilliary valuesVojtech Pavlik2006-09-262-12/+37
* [PATCH] x86: i386/x86-64 Add nmi watchdog support for new Intel CPUsVenkatesh Pallipadi2006-09-262-10/+246
* [PATCH] i386: Enable NMI watchdog by defaultAndi Kleen2006-09-261-0/+9
* [PATCH] i386: Kdump i386 nmi event notification fixVivek Goyal2006-09-261-2/+2
* [PATCH] kdump x86_64 nmi event notification fixVivek Goyal2006-09-261-2/+2