summaryrefslogtreecommitdiffstats
path: root/arch/x86_64
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Use early CPU identify before early command line parsingAndi Kleen2006-09-262-21/+2
* [PATCH] remove lock prefix from is_at_popf() testsChuck Ebbert2006-09-261-2/+2
* [PATCH] remove superflous BUG_ON's in nommu and gartMuli Ben-Yehuda2006-09-262-4/+0
* [PATCH] Fix gdt table size in trampoline.SEric W. Biederman2006-09-261-1/+1
* [PATCH] annotate arch/x86_64/lib/*.SJan Beulich2006-09-269-143/+244
* [PATCH] fix is_at_popf() for compat tasksChuck Ebbert2006-09-261-1/+4
* [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] 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-261-0/+3
* [PATCH] Use BUILD_BUG_ON in apic.c build sanity checkingAndi Kleen2006-09-261-4/+1
* [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-261-2/+2
* [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-261-13/+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] 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/x86-64: Don't randomize stack top when no randomization personal...Andi Kleen2006-09-261-1/+1
* [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-261-0/+1
* [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-261-5/+125
* [PATCH] kdump x86_64 nmi event notification fixVivek Goyal2006-09-261-2/+2
* [PATCH] Fix up panic messages for different NMI panicsAndi Kleen2006-09-262-6/+6
* [PATCH] i386/x86-64: Fix NMI watchdog suspend/resumeShaohua Li2006-09-262-7/+28
* [PATCH] x86: x86 clean up nmi panic messagesDon Zickus2006-09-261-7/+14