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_32.h
Age
Commit message (
Expand
)
Author
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
2008-01-30
x86: remove volatile keyword from clflush.
Glauber de Oliveira Costa
2008-01-30
x86: use generic register name in the thread and tss structures
H. Peter Anvin
2008-01-30
x86: move debug related declarations to kdebug.h
Thomas Gleixner
2007-10-19
i386: consolidate show_regs and show_registers for i386
Pavel Emelyanov
2007-10-17
x86: Create clflush() inline, remove hardcoded wbinvd
H. Peter Anvin
2007-10-17
x86: mark read_crX() asm code as volatile
Kirill Korotaev
2007-10-17
increase AT_VECTOR_SIZE to terminate saved_auxv properly
Olaf Hering
2007-10-12
x86: optimise barriers
Nick Piggin
2007-10-12
x86: fix IO write barrier
Nick Piggin
2007-10-11
i386/x86_64: move headers to include/asm-x86
Thomas Gleixner