summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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
* [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
* [PATCH] i386: make functions staticAdrian Bunk2006-09-262-4/+4
* [PATCH] Fix up panic messages for different NMI panicsAndi Kleen2006-09-263-7/+7
* [PATCH] i386/x86-64: Fix NMI watchdog suspend/resumeShaohua Li2006-09-266-15/+58
* [PATCH] x86: x86 clean up nmi panic messagesDon Zickus2006-09-262-14/+22
* [PATCH] x86: Allow users to force a panic on NMIDon Zickus2006-09-266-0/+23
* [PATCH] x86: Add abilty to enable/disable nmi watchdog from procfs (update)Don Zickus2006-09-263-39/+17
* [PATCH] x86: Add abilty to enable/disable nmi watchdog with sysctlDon Zickus2006-09-266-0/+114
* [PATCH] i386/x86-64: Remove un/set_nmi_callback and reserve/release_lapic_nmi...Don Zickus2006-09-2610-260/+116
* [PATCH] Add ppoll/pselect syscallsAndi Kleen2006-09-262-4/+4
* [PATCH] Add TIF_RESTORE_SIGMASKAndi Kleen2006-09-265-68/+49
* [PATCH] x86: Cleanup NMI interrupt pathDon Zickus2006-09-266-29/+57
* [PATCH] i386: Add SMP support on i386 to reservation frameworkDon Zickus2006-09-265-191/+360
* [PATCH] Add SMP support on x86_64 to reservation frameworkDon Zickus2006-09-263-142/+290
* [PATCH] i386: Utilize performance counter reservation framework in oprofileDon Zickus2006-09-265-114/+199
* [PATCH] x86: Add performance counter reservation framework for UP kernelsDon Zickus2006-09-264-73/+308
* [PATCH] x86: Temporarily revert parts of the Core 2 nmi nmi watchdog supportAndi Kleen2006-09-264-178/+6
* [PATCH] i386: Allow to use GENERICARCH for UP kernelsAndi Kleen2006-09-2611-41/+76
* [PATCH] i386: Update defconfigAndi Kleen2006-09-261-562/+501
OpenPOWER on IntegriCloud