summaryrefslogtreecommitdiffstats
path: root/include/asm-i386
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] x86: remove config.h includes from asm-i386 & asm-x86_64Dave Jones2006-09-262-3/+0
* [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/+0
* [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/+13
* [PATCH] i386: Clean up spin/rwlocksAndi Kleen2006-09-262-77/+68
* [PATCH] i386: Remove lock section support in semaphore.hAndi Kleen2006-09-261-32/+17
* [PATCH] i386: Remove lock section support in rwsem.hAndi Kleen2006-09-261-50/+12
* [PATCH] i386: Remove lock section support in mutex.hAndi Kleen2006-09-261-12/+4
* [PATCH] i386: Minor fixes & cleanup to tlb flushAndi Kleen2006-09-261-3/+1
* [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/+2
* [PATCH] i386: Account spinlocks to the caller during profiling for !FP kernelsAndi Kleen2006-09-261-4/+0
* [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/+4
* [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
* [PATCH] x86: Temporarily revert parts of the Core 2 nmi nmi watchdog supportAndi Kleen2006-09-261-19/+0
* [PATCH] i386: Allow to use GENERICARCH for UP kernelsAndi Kleen2006-09-264-37/+66
* [libata] No need for all those arch libata-portmap.h headersJeff Garzik2006-09-251-1/+0
* Merge branch 'master' into upstreamJeff Garzik2006-09-241-2/+7
|\
| * [HEADERS] One line per header in Kbuild files to reduce conflictsDavid Woodhouse2006-09-191-2/+7
* | Merge branch 'master' into upstreamJeff Garzik2006-09-196-10/+22
|\ \ | |/
| * x86: save/restore eflags in context switchLinus Torvalds2006-09-181-1/+7
| * [PATCH] Fix 'make headers_check' on i386David Woodhouse2006-09-161-2/+2
| * [PATCH] headers_check: don't expose PFN stuff to userspace in <asm-i386/setup.h>David Woodhouse2006-09-132-2/+4
| * [PATCH] headers_check: move kernel-only #includes within <asm-i386/elf.h>David Woodhouse2006-09-131-4/+6
| * [PATCH] headers_check: move inclusion of <linux/linkage.h> in <asm-i386/signa...David Woodhouse2006-09-131-1/+3
* | Merge branch 'master' into upstreamJeff Garzik2006-09-121-1/+1
|\ \ | |/
| * [PATCH] Remove unneeded asm-i386/cpufeature.h from user visibility.David Woodhouse2006-09-061-1/+1
* | Merge branch 'master' into upstreamJeff Garzik2006-09-046-51/+23
|\ \ | |/
| * [PATCH] x86: increase MAX_MP_BUSSES on default archAndrew Morton2006-09-011-0/+4
| * [PATCH] i386: rwlock.h fix smp alternatives fixChris Wright2006-08-311-13/+11
| * [PATCH] i386: Remove __KERNEL__ ifdef around _syscall*()Andi Kleen2006-08-301-2/+2
| * [PATCH] i386: Remove alternative_smpAndi Kleen2006-08-303-41/+10
| * [PATCH] x86: Make backtracer fallback logic more bullet-proofJan Beulich2006-08-301-0/+1
| * [PATCH] x86: fix x86 cpuid keys used in alternative_smp()Jan Beulich2006-08-301-1/+1
* | Merge /spare/repo/linux-2.6 into upstreamJeff Garzik2006-08-291-1/+1
|\ \ | |/
| * [PATCH] CONFIG_ACPI_SRAT NUMA build fixKAMEZAWA Hiroyuki2006-08-271-1/+1
* | [PATCH] libata: rework legacy handling to remove much of the cruftAlan Cox2006-08-101-0/+1
|/
* [PATCH] IA64: kprobe invalidate icache of jump bufferbibo, mao2006-07-311-0/+1
* [PATCH] remove set_wmb - arch removalSteven Rostedt2006-07-141-2/+0
* [PATCH] i386: system.h: remove extra semicolons and fix orderChuck Ebbert2006-07-131-11/+10
OpenPOWER on IntegriCloud