index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-x86
/
processor_32.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: 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: provide 64-bit with a load_sp0 function.
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: move the definition of set_iopl_mask to common header
Glauber de Oliveira Costa
2008-01-30
x86: unify paravirt pieces of processor.h
Glauber de Oliveira Costa
2008-01-30
x86: move load_cr3 to a common place.
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: move tsc definitions to were they belong
Glauber de Oliveira Costa
2008-01-30
i386: hard_{en,dis}able_TSC can be static
Jan Beulich
2008-01-30
x86: unify struct desc_ptr
Glauber de Oliveira Costa
2008-01-30
x86: unify desc_struct
Glauber de Oliveira Costa
2008-01-30
x86, ptrace: support for branch trace store(BTS)
Markus Metzger
2008-01-30
x86: unify cpuid functions
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: x86-32 thread_struct.debugreg
Roland McGrath
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: remove more bogus filenames in comments.
Dave Jones
2008-01-30
x86: move debug related declarations to kdebug.h
Thomas Gleixner
2007-10-19
x86: convert cpuinfo_x86 array to a per_cpu array
Mike Travis
2007-10-19
x86: convert cpu_llc_id to be a per cpu variable
Mike Travis
2007-10-17
x86: multi-byte single instruction NOPs
Jan Beulich
2007-10-17
i386: fix argument signedness warnings
Satyam Sharma
2007-10-11
i386/x86_64: move headers to include/asm-x86
Thomas Gleixner