summaryrefslogtreecommitdiffstats
path: root/include/asm-i386
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] i386: Replace broken serialize_cpu in microcode driver with correct s...Andi Kleen2006-01-111-2/+4
* [PATCH] i386: make pci_map_single/pci_map_sg warn for zero length.Andi Kleen2006-01-111-3/+9
* [PATCH] i386: Handle missing local APIC timer interrupts on C3 stateVenkatesh Pallipadi2006-01-111-0/+5
* [PATCH] x86_64: Generalize DMI and enable for x86-64Andi Kleen2006-01-111-0/+5
* [PATCH] x86_64/i386: Remove preempt disable calls in lowlevel IPIZwane Mwaikambo2006-01-111-3/+1
* [PATCH] i386/x86-64: Update AMD CPUID flagsAndi Kleen2006-01-111-3/+5
* [PATCH] i386/x86-64: Generalize X86_FEATURE_CONSTANT_TSC flagAndi Kleen2006-01-111-0/+1
* [PATCH] i386/x86-64: Use input/output dependencies for bitopsAndi Kleen2006-01-111-12/+12
* Fix mutex_trylock() copy-and-paste bug (x86, x86-64, generic mutex-dec.h)Linus Torvalds2006-01-111-1/+1
* [PATCH] fix i386 mutex fastpath on FRAME_POINTER && !DEBUG_MUTEXESIngo Molnar2006-01-101-2/+14
* [PATCH] kprobes: fix build breakageAnanth N Mavinakayanahalli2006-01-101-1/+1
* [PATCH] kprobes: arch_remove_kprobeAnil S Keshavamurthy2006-01-101-0/+1
* [PATCH] kprobes: cleanup include/asm/kprobes.hAnil S Keshavamurthy2006-01-101-8/+0
* [PATCH] Generic ioctl.hBrian Gerst2006-01-101-85/+1
* [PATCH] Kdump: i386 compiler warning fixVivek Goyal2006-01-101-0/+1
* [PATCH] kdump: save registers early (inline functions)Vivek Goyal2006-01-101-0/+45
* [PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registersVivek Goyal2006-01-101-3/+0
* [PATCH] mutex subsystem, add include/asm-i386/mutex.hArjan van de Ven2006-01-091-0/+124
* [PATCH] mutex subsystem, add atomic_xchg() to all archesIngo Molnar2006-01-091-0/+1
* [PATCH] Make vm86 support optionalMatt Mackall2006-01-082-2/+20
* [PATCH] PTRACE_SYSEMU is only for i386 and clashes with other ptrace codes of...Paolo 'Blaisorblade' Giarrusso2006-01-081-0/+3
* [PATCH] Kill L1_CACHE_SHIFT_MAXRavikiran G Thirumalai2006-01-082-3/+1
* [PATCH] Swap Migration V5: sys_migrate_pages interfaceChristoph Lameter2006-01-081-1/+2
* [PATCH] mpspec: remove unneeded packed attributeBrian Gerst2006-01-061-1/+1
* [PATCH] Base support for AMD Geode GX/LX processorsJordan Crouse2006-01-061-1/+3
* [PATCH] x86: fls() in asmStephen Hemminger2006-01-061-5/+17
* [PATCH] x86: convert bigsmp to use flat physical modeAshok Raj2006-01-062-45/+38
* [PATCH] x86/x86_64: mark rodata section read only: x86 partsArjan van de Ven2006-01-061-0/+4
* [PATCH] x86: handle -Wsign-compare in bitopsDavid Howells2006-01-061-2/+2
* [PATCH] x86: Pnp byte granularityZachary Amsden2006-01-061-1/+1
* [PATCH] x86: Deprecate obsolete ldt accessorsZachary Amsden2006-01-061-16/+0
* [PATCH] x86: Pnp segments in segment hZachary Amsden2006-01-061-0/+14
* [PATCH] x86: Cr4 is valid on some 486sZachary Amsden2006-01-061-0/+13
* [PATCH] i386: move SIMD initializationJan Beulich2006-01-061-22/+1
* [PATCH] x86: GDT alignment fixZachary Amsden2006-01-061-3/+5
* [PATCH] atomic_long_t & include/asm-generic/atomic.h V2Christoph Lameter2006-01-061-0/+1
* [PATCH] kill last zone_reclaim() bitsAndrew Morton2006-01-061-1/+1
* [PATCH] mm: kvaddr_to_nid not used in common codeAndy Whitcroft2006-01-061-5/+0
* [PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing storeBadari Pulavarty2006-01-061-0/+1
* [FLS64]: generic versionStephen Hemminger2006-01-031-0/+1
* [PATCH] Avoid namespace pollution in <asm/param.h>Dag-Erling Smørgrav2006-01-021-2/+1
* x86: Fix silly typo in recent <asm/signal.h> fixesLinus Torvalds2005-11-171-1/+1
* [PATCH] x86: fix sigaddset() inline asm memory constraintConstantine Gavrilov2005-11-171-4/+27
* Merge x86-64 update from AndiLinus Torvalds2005-11-142-2/+4
|\
| * [PATCH] x86_64: Reduce number of retries for reset through keyboard controllerAndi Kleen2005-11-141-1/+1
| * [PATCH] x86-64/i386: Intel HT, Multi core detection fixesSiddha, Suresh B2005-11-141-1/+3
* | [PATCH] atomic: inc_not_zeroNick Piggin2005-11-131-0/+19
* | [PATCH] atomic: cmpxchgNick Piggin2005-11-131-0/+2
* | [PATCH] i386: generic cmpxchgNick Piggin2005-11-131-3/+39
* | [PATCH] PCI: Change MSI to use physical delivery mode alwaysAshok Raj2005-11-102-8/+7
OpenPOWER on IntegriCloud