index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-x86
/
system.h
Age
Commit message (
Expand
)
Author
2008-04-17
include/asm-x86/system.h: checkpatch cleanups - formatting only
Joe Perches
2008-04-17
x86: fix switch_to() clobbers
Ingo Molnar
2008-04-17
x86: clean up switch_to()
Ingo Molnar
2008-04-17
x86: wmb() confusion in system.h
Pavel Machek
2008-02-04
x86: remove final FASTCALL() uses
Harvey Harrison
2008-02-04
x86: reintroduce volatile keyword in prototype to clflush()
H. Peter Anvin
2008-02-04
x86: use _ASM_EXTABLE macro in include/asm-x86/system.h
H. Peter Anvin
2008-01-30
x86: provide read and write cr8 paravirt hooks
Glauber de Oliveira Costa
2008-01-30
x86: introduce rdtsc_barrier()
Andi Kleen
2008-01-30
x86: also define AT_VECTOR_SIZE_ARCH
Jan Beulich
2008-01-30
x86: unify system.h
Glauber de Oliveira Costa
2008-01-30
x86: move switch_to macro to system.h
Glauber de Oliveira Costa
2008-01-30
x86: unify smp parts of system.h
Glauber de Oliveira Costa
2008-01-30
x86: unify paravirt parts of system.h
Glauber de Oliveira Costa
2008-01-30
x86: unify load_segment macro
Glauber de Oliveira Costa
2008-01-30
x86: put together equal pieces of system.h
Glauber de Oliveira Costa
2007-10-11
i386/x86_64: move headers to include/asm-x86
Thomas Gleixner