index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-x86
/
system_64.h
Age
Commit message (
Expand
)
Author
2008-07-22
x86: consolidate header guards
Vegard Nossum
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: remove unused macro
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: use generic register name in the thread and tss structures
H. Peter Anvin
2007-12-18
x86: also define AT_VECTOR_SIZE_ARCH
Jan Beulich
2007-10-17
x86: remove STR() macros
Glauber de Oliveira Costa
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-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