aboutsummaryrefslogtreecommitdiff
path: root/include/asm-i386
AgeCommit message (Expand)Author
2006-01-11Fix mutex_trylock() copy-and-paste bug (x86, x86-64, generic mutex-dec.h)Linus Torvalds
2006-01-10[PATCH] fix i386 mutex fastpath on FRAME_POINTER && !DEBUG_MUTEXESIngo Molnar
2006-01-10[PATCH] kprobes: fix build breakageAnanth N Mavinakayanahalli
2006-01-10[PATCH] kprobes: arch_remove_kprobeAnil S Keshavamurthy
2006-01-10[PATCH] kprobes: cleanup include/asm/kprobes.hAnil S Keshavamurthy
2006-01-10[PATCH] Generic ioctl.hBrian Gerst
2006-01-10[PATCH] Kdump: i386 compiler warning fixVivek Goyal
2006-01-10[PATCH] kdump: save registers early (inline functions)Vivek Goyal
2006-01-10[PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registersVivek Goyal
2006-01-09[PATCH] mutex subsystem, add include/asm-i386/mutex.hArjan van de Ven
2006-01-09[PATCH] mutex subsystem, add atomic_xchg() to all archesIngo Molnar
2006-01-08[PATCH] Make vm86 support optionalMatt Mackall
2006-01-08[PATCH] PTRACE_SYSEMU is only for i386 and clashes with other ptrace codes of...Paolo 'Blaisorblade' Giarrusso
2006-01-08[PATCH] Kill L1_CACHE_SHIFT_MAXRavikiran G Thirumalai
2006-01-08[PATCH] Swap Migration V5: sys_migrate_pages interfaceChristoph Lameter
2006-01-06[PATCH] mpspec: remove unneeded packed attributeBrian Gerst
2006-01-06[PATCH] Base support for AMD Geode GX/LX processorsJordan Crouse
2006-01-06[PATCH] x86: fls() in asmStephen Hemminger
2006-01-06[PATCH] x86: convert bigsmp to use flat physical modeAshok Raj
2006-01-06[PATCH] x86/x86_64: mark rodata section read only: x86 partsArjan van de Ven
2006-01-06[PATCH] x86: handle -Wsign-compare in bitopsDavid Howells
2006-01-06[PATCH] x86: Pnp byte granularityZachary Amsden
2006-01-06[PATCH] x86: Deprecate obsolete ldt accessorsZachary Amsden
2006-01-06[PATCH] x86: Pnp segments in segment hZachary Amsden
2006-01-06[PATCH] x86: Cr4 is valid on some 486sZachary Amsden
2006-01-06[PATCH] i386: move SIMD initializationJan Beulich
2006-01-06[PATCH] x86: GDT alignment fixZachary Amsden
2006-01-06[PATCH] atomic_long_t & include/asm-generic/atomic.h V2Christoph Lameter
2006-01-06[PATCH] kill last zone_reclaim() bitsAndrew Morton
2006-01-06[PATCH] mm: kvaddr_to_nid not used in common codeAndy Whitcroft
2006-01-06[PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing storeBadari Pulavarty
2006-01-03[FLS64]: generic versionStephen Hemminger
2006-01-02[PATCH] Avoid namespace pollution in <asm/param.h>Dag-Erling Smørgrav
2005-11-17x86: Fix silly typo in recent <asm/signal.h> fixesLinus Torvalds
2005-11-17[PATCH] x86: fix sigaddset() inline asm memory constraintConstantine Gavrilov
2005-11-14Merge x86-64 update from AndiLinus Torvalds
2005-11-14[PATCH] x86_64: Reduce number of retries for reset through keyboard controllerAndi Kleen
2005-11-14[PATCH] x86-64/i386: Intel HT, Multi core detection fixesSiddha, Suresh B
2005-11-13[PATCH] atomic: inc_not_zeroNick Piggin
2005-11-13[PATCH] atomic: cmpxchgNick Piggin
2005-11-13[PATCH] i386: generic cmpxchgNick Piggin
2005-11-10[PATCH] PCI: Change MSI to use physical delivery mode alwaysAshok Raj
2005-11-10[PATCH] ide: explain the PCI bus test we do in <asm-i386/ide.h>Alan Cox
2005-11-07[PATCH] Kprobes: Track kprobe on a per_cpu basis - i386 changesAnanth N Mavinakayanahalli
2005-11-07[PATCH] fix remaining missing includesTim Schmielau
2005-11-07[PATCH] x86: add MCE resumeShaohua Li
2005-10-31Revert "i386: move apic init in init_IRQs"Linus Torvalds
2005-10-30[PATCH] semaphore: Remove __MUTEX_INITIALIZER()Arthur Othieno
2005-10-30[PATCH] vm: remove unused/broken page_pte[_prot] macrosTejun Heo
2005-10-30[PATCH] unify sys_ptrace prototypeChristoph Hellwig