summaryrefslogtreecommitdiffstats
path: root/include/asm-i386
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-021-1/+1
* [PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn2006-10-021-1/+1
* [PATCH] Add regs_return_value() helperAnanth N Mavinakayanahalli2006-10-021-0/+3
* [PATCH] paravirt: update pte hookZachary Amsden2006-10-011-0/+21
* [PATCH] paravirt: remove set pte atomicZachary Amsden2006-10-011-1/+0Star
* [PATCH] paravirt: optimize ptep establish for paeZachary Amsden2006-10-013-0/+27
* [PATCH] paravirt: kpte flushZachary Amsden2006-10-011-0/+7
* [PATCH] paravirt: combine flush accessed dirty.patchZachary Amsden2006-10-011-13/+28
* [PATCH] stack overflow safe kdump: safe_smp_processor_id()Fernando Vazquez2006-10-011-0/+2
* [PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locksMartin Schwidefsky2006-10-011-0/+4
* [PATCH] x86: Clean up x86 NMI sysctlsAndi Kleen2006-09-301-0/+6
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-293-3/+3
* [PATCH] Use valid_dma_direction() in include/asm-i386/dma-mapping.hRolf Eike Beer2006-09-291-6/+6
* [PATCH] convert i386 Summit subarch to use SRAT info for apicid_to_node callskeith mannthey2006-09-292-1/+3
* [PATCH] i386: Use early clobbers for semaphores nowAndi Kleen2006-09-271-2/+2
* [PATCH] consistently use MAX_ERRNO in __syscall_returnRandy Dunlap2006-09-271-2/+3
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-09-2629-352/+406
|\
| * [PATCH] x86: Add a cumulative thermal throttle event counter.Dmitriy Zavin2006-09-261-0/+3
| * [PATCH] x86: Refactor thermal throttle processingDmitriy Zavin2006-09-261-0/+6
| * [PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinderJan Beulich2006-09-262-0/+12
| * [PATCH] i386: Fix pack_descriptor()Jeremy Fitzhardinge2006-09-261-1/+1
| * [PATCH] i386: Allow a kernel not to be in ring 0Rusty Russell2006-09-262-2/+20
| * [PATCH] i386: Abstract sensitive instructionsRusty Russell2006-09-261-2/+5
| * [PATCH] i386: Avoid overwriting the current pgd (V4, i386)Magnus Damm2006-09-261-0/+27
| * [PATCH] x86: Remove incorrect comment about ACPI e820 entriesAndi Kleen2006-09-261-1/+1
| * [PATCH] i386: annotate FIX_STACK() and the rest of nmi()Chuck Ebbert2006-09-261-0/+2
| * [PATCH] x86: remove config.h includes from asm-i386 & asm-x86_64Dave Jones2006-09-262-3/+0Star
| * [PATCH] i386: Support physical cpu hotplug for x86_64Ashok Raj2006-09-261-0/+1
| * [PATCH] i386: Descriptor and trap table cleanups.Rusty Russell2006-09-261-45/+76
| * [PATCH] i386: Make enable_local_apic staticAdrian Bunk2006-09-261-12/+0Star
| * [PATCH] i386: Get ebp from unwinder state when continuing fallback backtraceAndi Kleen2006-09-261-0/+3
| * [PATCH] i386: Do stacktracer conversion tooAndi Kleen2006-09-261-0/+1
| * [PATCH] i386: Replace i386 open-coded cmdline parsing withRusty Russell2006-09-264-18/+13Star
| * [PATCH] i386: Clean up spin/rwlocksAndi Kleen2006-09-262-77/+68Star
| * [PATCH] i386: Remove lock section support in semaphore.hAndi Kleen2006-09-261-32/+17Star
| * [PATCH] i386: Remove lock section support in rwsem.hAndi Kleen2006-09-261-50/+12Star
| * [PATCH] i386: Remove lock section support in mutex.hAndi Kleen2006-09-261-12/+4Star
| * [PATCH] i386: Minor fixes & cleanup to tlb flushAndi Kleen2006-09-261-3/+1Star
| * [PATCH] i386: Redo semaphore and rwlock assembly helpersAndi Kleen2006-09-261-0/+24
| * [PATCH] i386: add alternative-asm.h to allow LOCK_PREFIX replacement in .S filesAndi Kleen2006-09-261-0/+14
| * [PATCH] i386: Remove const case for rwlocksAndi Kleen2006-09-261-36/+2Star
| * [PATCH] i386: Account spinlocks to the caller during profiling for !FP kernelsAndi Kleen2006-09-261-4/+0Star
| * [PATCH] x86: Add portable getcpu callAndi Kleen2006-09-261-1/+2
| * [PATCH] x86: i386/x86-64 Add nmi watchdog support for new Intel CPUsVenkatesh Pallipadi2006-09-261-0/+31
| * [PATCH] i386/x86-64: Fix NMI watchdog suspend/resumeShaohua Li2006-09-261-0/+1
| * [PATCH] x86: Add abilty to enable/disable nmi watchdog with sysctlDon Zickus2006-09-261-0/+1
| * [PATCH] i386/x86-64: Remove un/set_nmi_callback and reserve/release_lapic_nmi...Don Zickus2006-09-261-17/+4Star
| * [PATCH] x86: Cleanup NMI interrupt pathDon Zickus2006-09-261-1/+1
| * [PATCH] i386: Add SMP support on i386 to reservation frameworkDon Zickus2006-09-261-2/+3
| * [PATCH] x86: Add performance counter reservation framework for UP kernelsDon Zickus2006-09-261-0/+7