index
:
pm24.git
master
perf-mon
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: remove unused include/asm-x86/processor_32/64.h
Ingo Molnar
2008-01-30
x86: move i387 definitions to processor.h
Glauber de Oliveira Costa
2008-01-30
x86: unify asm nops
Glauber de Oliveira Costa
2008-01-30
x86: unify prefetch operations
Glauber de Oliveira Costa
2008-01-30
x86: move definitions to processor.h
Glauber de Oliveira Costa
2008-01-30
x86: unify mm_segment_t definition
Glauber de Oliveira Costa
2008-01-30
x86: remove legacy stuff from processor_64.h
Glauber de Oliveira Costa
2008-01-30
x86: unify x86_cpuinfo struct.
Glauber de Oliveira Costa
2008-01-30
x86: unify TASK_ALIGN definitions
Glauber de Oliveira Costa
2008-01-30
x86: unify thread struct.
Glauber de Oliveira Costa
2008-01-30
x86: unify tss_struct
Glauber de Oliveira Costa
2008-01-30
x86: unify current_text_addr
Glauber de Oliveira Costa
2008-01-30
x86: unify common parts of processor.h
Glauber de Oliveira Costa
2008-01-30
x86: unify paravirt pieces of processor.h
Glauber de Oliveira Costa
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