aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-i386/system.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-09-29i386: remove bogus comment about memory barrierNick Piggin1-5/+0
2007-07-19[PATCH] sched: sched_cacheflush is now unusedRalf Baechle1-9/+0
2007-05-08x86: create asm/cmpxchg.hJeff Dike1-288/+1
2007-05-08Remove tas()Jeff Dike1-2/+0
2007-05-08local_t: i386 extensionMathieu Desnoyers1-1/+58
2007-05-02[PATCH] i386: rationalize paravirt wrappersRusty Russell1-54/+85
2006-12-07[PATCH] paravirt: header and stubs for paravirtualisationRusty Russell1-6/+10
2006-09-26[PATCH] x86: implement always-locked bit ops, for memory shared with an SMP hypervisorChris Wright1-0/+36
2006-09-18x86: save/restore eflags in context switchLinus Torvalds1-1/+7
2006-07-14[PATCH] remove set_wmb - arch removalSteven Rostedt1-2/+0
2006-07-13[PATCH] i386: system.h: remove extra semicolons and fix orderChuck Ebbert1-11/+10
2006-07-03[PATCH] lockdep: irqtrace subsystem, i386 supportIngo Molnar1-19/+1
2006-06-26spelling fixesAndreas Mohr1-1/+1
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2006-03-24[PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk1-0/+2
2006-03-23[PATCH] x86: SMP alternativesGerd Hoffmann1-61/+1
2006-02-05[PATCH] Fix "value computed is not used" compile warnings with gcc-4.1Takashi Iwai1-1/+1
2006-01-12[PATCH] sched: add cacheflush() asmIngo Molnar1-0/+9
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: Cr4 is valid on some 486sZachary Amsden1-0/+13
2005-11-13[PATCH] i386: generic cmpxchgNick Piggin1-3/+39
2005-10-30[PATCH] x86: cmpxchg improvementsJan Beulich1-3/+30
2005-09-05[PATCH] x86: make IOPL explicitZachary Amsden1-3/+1
2005-09-05[PATCH] i386: inline assembler: cleanup and encapsulate descriptor and task register managementZachary Amsden1-2/+2
2005-09-05[PATCH] i386: inline asm cleanupZachary Amsden1-3/+25
2005-05-01[PATCH] i386/x86_64 segment register access updateH. J. Lu1-3/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+473