index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-x86
/
processor_64.h
Age
Commit message (
Expand
)
Author
2008-01-30
x86: move desc_empty to where they belong
Glauber de Oliveira Costa
2008-01-30
x86: get rid of _MASK flags
Glauber de Oliveira Costa
2008-01-30
x86: use the same data type for tls_array.
Glauber de Oliveira Costa
2008-01-30
x86, ptrace: support for branch trace store(BTS)
Markus Metzger
2008-01-30
x86: use generic register name in the thread and tss structures
H. Peter Anvin
2008-01-30
x86: rename the struct pt_regs members for 32/64-bit consistency
H. Peter Anvin
2008-01-30
x86: debugctlmsr context switch
Roland McGrath
2008-01-30
x86: desc_empty
Roland McGrath
2008-01-30
x86: store core id bits in cpuinfo_x8
Yinghai Lu
2008-01-30
x86: remove more bogus filenames in comments.
Dave Jones
2008-01-30
x86: move idle related declarations
Thomas Gleixner
2007-10-19
x86: convert cpuinfo_x86 array to a per_cpu array
Mike Travis
2007-10-19
x86 & generic: change to __builtin_prefetch()
Andi Kleen
2007-10-17
x86: multi-byte single instruction NOPs
Jan Beulich
2007-10-17
x86_64: Remove serialize_cpu() inline
Andi Kleen
2007-10-11
i386/x86_64: move headers to include/asm-x86
Thomas Gleixner