aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-i386 (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-11Fix mutex_trylock() copy-and-paste bug (x86, x86-64, generic mutex-dec.h)Linus Torvalds1-1/+1
2006-01-10[PATCH] fix i386 mutex fastpath on FRAME_POINTER && !DEBUG_MUTEXESIngo Molnar1-2/+14
2006-01-10[PATCH] kprobes: fix build breakageAnanth N Mavinakayanahalli1-1/+1
2006-01-10[PATCH] kprobes: arch_remove_kprobeAnil S Keshavamurthy1-0/+1
2006-01-10[PATCH] kprobes: cleanup include/asm/kprobes.hAnil S Keshavamurthy1-8/+0
2006-01-10[PATCH] Generic ioctl.hBrian Gerst1-85/+1
2006-01-10[PATCH] Kdump: i386 compiler warning fixVivek Goyal1-0/+1
2006-01-10[PATCH] kdump: save registers early (inline functions)Vivek Goyal1-0/+45
2006-01-10[PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registersVivek Goyal1-3/+0
2006-01-09[PATCH] mutex subsystem, add include/asm-i386/mutex.hArjan van de Ven1-0/+124
2006-01-09[PATCH] mutex subsystem, add atomic_xchg() to all archesIngo Molnar1-0/+1
2006-01-08[PATCH] Make vm86 support optionalMatt Mackall2-2/+20
2006-01-08[PATCH] PTRACE_SYSEMU is only for i386 and clashes with other ptrace codes of other archsPaolo 'Blaisorblade' Giarrusso1-0/+3
2006-01-08[PATCH] Kill L1_CACHE_SHIFT_MAXRavikiran G Thirumalai2-3/+1
2006-01-08[PATCH] Swap Migration V5: sys_migrate_pages interfaceChristoph Lameter1-1/+2
2006-01-06[PATCH] mpspec: remove unneeded packed attributeBrian Gerst1-1/+1
2006-01-06[PATCH] Base support for AMD Geode GX/LX processorsJordan Crouse1-1/+3
2006-01-06[PATCH] x86: fls() in asmStephen Hemminger1-5/+17
2006-01-06[PATCH] x86: convert bigsmp to use flat physical modeAshok Raj2-45/+38
2006-01-06[PATCH] x86/x86_64: mark rodata section read only: x86 partsArjan van de Ven1-0/+4
2006-01-06[PATCH] x86: handle -Wsign-compare in bitopsDavid Howells1-2/+2
2006-01-06[PATCH] x86: Pnp byte granularityZachary Amsden1-1/+1
2006-01-06[PATCH] x86: Deprecate obsolete ldt accessorsZachary Amsden1-16/+0
2006-01-06[PATCH] x86: Pnp segments in segment hZachary Amsden1-0/+14
2006-01-06[PATCH] x86: Cr4 is valid on some 486sZachary Amsden1-0/+13
2006-01-06[PATCH] i386: move SIMD initializationJan Beulich1-22/+1
2006-01-06[PATCH] x86: GDT alignment fixZachary Amsden1-3/+5
2006-01-06[PATCH] atomic_long_t & include/asm-generic/atomic.h V2Christoph Lameter1-0/+1
2006-01-06[PATCH] kill last zone_reclaim() bitsAndrew Morton1-1/+1
2006-01-06[PATCH] mm: kvaddr_to_nid not used in common codeAndy Whitcroft1-5/+0
2006-01-06[PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing storeBadari Pulavarty1-0/+1
2006-01-03[FLS64]: generic versionStephen Hemminger1-0/+1
2006-01-02[PATCH] Avoid namespace pollution in <asm/param.h>Dag-Erling Smørgrav1-2/+1
2005-11-17x86: Fix silly typo in recent <asm/signal.h> fixesLinus Torvalds1-1/+1
2005-11-17[PATCH] x86: fix sigaddset() inline asm memory constraintConstantine Gavrilov1-4/+27
2005-11-14Merge x86-64 update from AndiLinus Torvalds2-2/+4
2005-11-14[PATCH] x86_64: Reduce number of retries for reset through keyboard controllerAndi Kleen1-1/+1
2005-11-14[PATCH] x86-64/i386: Intel HT, Multi core detection fixesSiddha, Suresh B1-1/+3
2005-11-13[PATCH] atomic: inc_not_zeroNick Piggin1-0/+19
2005-11-13[PATCH] atomic: cmpxchgNick Piggin1-0/+2
2005-11-13[PATCH] i386: generic cmpxchgNick Piggin1-3/+39
2005-11-10[PATCH] PCI: Change MSI to use physical delivery mode alwaysAshok Raj2-8/+7
2005-11-10[PATCH] ide: explain the PCI bus test we do in <asm-i386/ide.h>Alan Cox1-0/+6
2005-11-07[PATCH] Kprobes: Track kprobe on a per_cpu basis - i386 changesAnanth N Mavinakayanahalli1-0/+17
2005-11-07[PATCH] fix remaining missing includesTim Schmielau2-0/+5
2005-11-07[PATCH] x86: add MCE resumeShaohua Li1-0/+6
2005-10-31Revert "i386: move apic init in init_IRQs"Linus Torvalds4-3/+23
2005-10-30[PATCH] semaphore: Remove __MUTEX_INITIALIZER()Arthur Othieno1-3/+0
2005-10-30[PATCH] vm: remove unused/broken page_pte[_prot] macrosTejun Heo1-2/+0
2005-10-30[PATCH] unify sys_ptrace prototypeChristoph Hellwig1-1/+0