aboutsummaryrefslogtreecommitdiff
path: root/include/asm-x86/system.h
AgeCommit message (Expand)Author
2008-10-22x86, um: ... and asm-x86 moveAl Viro
2008-10-13x86: add memory clobber in switch_to()Vegard Nossum
2008-07-22x86: consolidate header guardsVegard Nossum
2008-07-11x86: fix savesegment() bug causing crashes on 64-bitIngo Molnar
2008-07-08x86/paravirt, 64-bit: make load_gs_index() a paravirt operationJeremy Fitzhardinge
2008-07-08x86: add memory clobber to save/loadsegmentJeremy Fitzhardinge
2008-07-08Merge branch 'x86/mpparse' into x86/develIngo Molnar
2008-05-27x86: use symbolic constant in stts()Jeremy Fitzhardinge
2008-05-25x86: move es7000_plat out of mpparse.cAlexey Starikovskiy
2008-04-17include/asm-x86/system.h: checkpatch cleanups - formatting onlyJoe Perches
2008-04-17x86: fix switch_to() clobbersIngo Molnar
2008-04-17x86: clean up switch_to()Ingo Molnar
2008-04-17x86: wmb() confusion in system.hPavel Machek
2008-02-04x86: remove final FASTCALL() usesHarvey Harrison
2008-02-04x86: reintroduce volatile keyword in prototype to clflush()H. Peter Anvin
2008-02-04x86: use _ASM_EXTABLE macro in include/asm-x86/system.hH. Peter Anvin
2008-01-30x86: provide read and write cr8 paravirt hooksGlauber de Oliveira Costa
2008-01-30x86: introduce rdtsc_barrier()Andi Kleen
2008-01-30x86: also define AT_VECTOR_SIZE_ARCHJan Beulich
2008-01-30x86: unify system.hGlauber de Oliveira Costa
2008-01-30x86: move switch_to macro to system.hGlauber de Oliveira Costa
2008-01-30x86: unify smp parts of system.hGlauber de Oliveira Costa
2008-01-30x86: unify paravirt parts of system.hGlauber de Oliveira Costa
2008-01-30x86: unify load_segment macroGlauber de Oliveira Costa
2008-01-30x86: put together equal pieces of system.hGlauber de Oliveira Costa
2007-10-11i386/x86_64: move headers to include/asm-x86Thomas Gleixner