aboutsummaryrefslogtreecommitdiff
path: root/include/asm-i386
AgeCommit message (Expand)Author
2006-09-26[PATCH] Use BUG_ON(foo) instead of "if (foo) BUG()" in include/asm-i386/dma-m...Rolf Eike Beer
2006-09-26[PATCH] Standardize pxx_page macrosDave McCracken
2006-09-26[PATCH] convert i386 NUMA KVA space to bootmemkeith mannthey
2006-09-26[PATCH] x86: Add a cumulative thermal throttle event counter.Dmitriy Zavin
2006-09-26[PATCH] x86: Refactor thermal throttle processingDmitriy Zavin
2006-09-26[PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinderJan Beulich
2006-09-26[PATCH] i386: Fix pack_descriptor()Jeremy Fitzhardinge
2006-09-26[PATCH] i386: Allow a kernel not to be in ring 0Rusty Russell
2006-09-26[PATCH] i386: Abstract sensitive instructionsRusty Russell
2006-09-26[PATCH] i386: Avoid overwriting the current pgd (V4, i386)Magnus Damm
2006-09-26[PATCH] x86: Remove incorrect comment about ACPI e820 entriesAndi Kleen
2006-09-26[PATCH] i386: annotate FIX_STACK() and the rest of nmi()Chuck Ebbert
2006-09-26[PATCH] x86: remove config.h includes from asm-i386 & asm-x86_64Dave Jones
2006-09-26[PATCH] i386: Support physical cpu hotplug for x86_64Ashok Raj
2006-09-26[PATCH] i386: Descriptor and trap table cleanups.Rusty Russell
2006-09-26[PATCH] i386: Make enable_local_apic staticAdrian Bunk
2006-09-26[PATCH] i386: Get ebp from unwinder state when continuing fallback backtraceAndi Kleen
2006-09-26[PATCH] i386: Do stacktracer conversion tooAndi Kleen
2006-09-26[PATCH] i386: Replace i386 open-coded cmdline parsing withRusty Russell
2006-09-26[PATCH] i386: Clean up spin/rwlocksAndi Kleen
2006-09-26[PATCH] i386: Remove lock section support in semaphore.hAndi Kleen
2006-09-26[PATCH] i386: Remove lock section support in rwsem.hAndi Kleen
2006-09-26[PATCH] i386: Remove lock section support in mutex.hAndi Kleen
2006-09-26[PATCH] i386: Minor fixes & cleanup to tlb flushAndi Kleen
2006-09-26[PATCH] i386: Redo semaphore and rwlock assembly helpersAndi Kleen
2006-09-26[PATCH] i386: add alternative-asm.h to allow LOCK_PREFIX replacement in .S filesAndi Kleen
2006-09-26[PATCH] i386: Remove const case for rwlocksAndi Kleen
2006-09-26[PATCH] i386: Account spinlocks to the caller during profiling for !FP kernelsAndi Kleen
2006-09-26[PATCH] x86: Add portable getcpu callAndi Kleen
2006-09-26[PATCH] x86: i386/x86-64 Add nmi watchdog support for new Intel CPUsVenkatesh Pallipadi
2006-09-26[PATCH] i386/x86-64: Fix NMI watchdog suspend/resumeShaohua Li
2006-09-26[PATCH] x86: Add abilty to enable/disable nmi watchdog with sysctlDon Zickus
2006-09-26[PATCH] i386/x86-64: Remove un/set_nmi_callback and reserve/release_lapic_nmi...Don Zickus
2006-09-26[PATCH] x86: Cleanup NMI interrupt pathDon Zickus
2006-09-26[PATCH] i386: Add SMP support on i386 to reservation frameworkDon Zickus
2006-09-26[PATCH] x86: Add performance counter reservation framework for UP kernelsDon Zickus
2006-09-26[PATCH] x86: Temporarily revert parts of the Core 2 nmi nmi watchdog supportAndi Kleen
2006-09-26[PATCH] i386: Allow to use GENERICARCH for UP kernelsAndi Kleen
2006-09-25[libata] No need for all those arch libata-portmap.h headersJeff Garzik
2006-09-24Merge branch 'master' into upstreamJeff Garzik
2006-09-19[HEADERS] One line per header in Kbuild files to reduce conflictsDavid Woodhouse
2006-09-19Merge branch 'master' into upstreamJeff Garzik
2006-09-18x86: save/restore eflags in context switchLinus Torvalds
2006-09-16[PATCH] Fix 'make headers_check' on i386David Woodhouse
2006-09-13[PATCH] headers_check: don't expose PFN stuff to userspace in <asm-i386/setup.h>David Woodhouse
2006-09-13[PATCH] headers_check: move kernel-only #includes within <asm-i386/elf.h>David Woodhouse
2006-09-13[PATCH] headers_check: move inclusion of <linux/linkage.h> in <asm-i386/signa...David Woodhouse
2006-09-12Merge branch 'master' into upstreamJeff Garzik
2006-09-06[PATCH] Remove unneeded asm-i386/cpufeature.h from user visibility.David Woodhouse
2006-09-04Merge branch 'master' into upstreamJeff Garzik