summaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] remove int_delivery_destJan Beulich2006-09-262-3/+0
* [PATCH] initialize end of memory variables as early as possibleJan Beulich2006-09-262-2/+7
* [PATCH] Remove obsolete CVS $Id$ from assembler files in arch/x86_64/kernel/*Andi Kleen2006-09-262-4/+0
* [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] 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] Add proper alignment to ENTRYAndi Kleen2006-09-261-2/+1
* [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-263-33/+49
* [PATCH] Clean up asm/smp.h includesAndi Kleen2006-09-261-2/+0
* [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
* [PATCH] x86: Allow users to force a panic on NMIDon Zickus2006-09-261-0/+6
* [PATCH] x86: Add abilty to enable/disable nmi watchdog from procfs (update)Don Zickus2006-09-261-17/+4
* [PATCH] x86: Add abilty to enable/disable nmi watchdog with sysctlDon Zickus2006-09-261-0/+48
* [PATCH] i386/x86-64: Remove un/set_nmi_callback and reserve/release_lapic_nmi...Don Zickus2006-09-262-97/+25
* [PATCH] Add TIF_RESTORE_SIGMASKAndi Kleen2006-09-261-47/+35
* [PATCH] x86: Cleanup NMI interrupt pathDon Zickus2006-09-262-11/+23
* [PATCH] Add SMP support on x86_64 to reservation frameworkDon Zickus2006-09-262-141/+288
* [PATCH] x86: Add performance counter reservation framework for UP kernelsDon Zickus2006-09-261-40/+138
* [PATCH] x86: Temporarily revert parts of the Core 2 nmi nmi watchdog supportAndi Kleen2006-09-261-76/+5
* Revert mmiocfg heuristics and blacklist changesLinus Torvalds2006-09-191-0/+29
* [PATCH] audit: AUDIT_PERM supportAl Viro2006-09-111-0/+19
* [PATCH] audit: more syscall classes addedAl Viro2006-09-111-0/+16
* [PATCH] x86_64: Save original IST values for checking stack addressesKeith Owens2006-08-303-2/+8
* [PATCH] x86_64: Recover 1MB of kernel memoryAndi Kleen2006-08-302-5/+7
* [PATCH] x86: Make backtracer fallback logic more bullet-proofJan Beulich2006-08-301-11/+17
* [PATCH] x86_64: Add kernel thread stack frame termination for properly stoppi...Andi Kleen2006-08-302-0/+4
* [PATCH] x86: Revert e820 MCFG heuristicsAndi Kleen2006-08-301-29/+0
OpenPOWER on IntegriCloud