aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64
Commit message (Expand)AuthorAgeFilesLines
* [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
* [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 ppoll/pselect syscallsAndi Kleen2006-09-261-2/+2
* [PATCH] Add TIF_RESTORE_SIGMASKAndi Kleen2006-09-262-64/+46
* [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
* [PATCH] Update defconfigAndi Kleen2006-09-261-31/+78
* [CRYPTO] api: Get rid of flags argument to setkeyHerbert Xu2006-09-211-2/+3
* [CRYPTO] twofish: x86-64 assembly versionJoachim Fritschi2006-09-213-0/+424
* Revert mmiocfg heuristics and blacklist changesLinus Torvalds2006-09-192-24/+39
* [PATCH] syscall class hookup for all normal targetsAl Viro2006-09-121-0/+4
* [PATCH] audit: AUDIT_PERM supportAl Viro2006-09-112-0/+35
* [PATCH] audit: more syscall classes addedAl Viro2006-09-112-0/+26
* [PATCH] x86_64: Don't write out segments from vsyscall32 DSO if it is not mappedSuleiman Souhlal2006-08-301-26/+31
* [PATCH] x86_64: Save original IST values for checking stack addressesKeith Owens2006-08-303-2/+8
* [PATCH] x86: Disable MMCONFIG on Intel SDV using DMI blacklistAndi Kleen2006-08-301-1/+24
* [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-302-38/+0
* [PATCH] x86_64: Update defconfigAndi Kleen2006-08-301-50/+16
* [PATCH] Change panic_on_oops message to "Fatal exception"Horms2006-08-141-1/+1