index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-x86
/
processor.h
Age
Commit message (
Expand
)
Author
2008-02-19
x86: minor cleanup of comments in processor.h
Mike Travis
2008-02-19
remove mca-pentium
Adrian Bunk
2008-02-08
aout: move STACK_TOP[_MAX] to asm/processor.h
David Howells
2008-01-30
x86: add framework to disable CPUID bits on the command line
Andi Kleen
2008-01-30
x86: change size of APICIDs from u8 to u16
travis@sgi.com
2008-01-30
x86: page.h: make pte_t a union to always include
Jeremy Fitzhardinge
2008-01-30
x86: migration helpers for KVM
Ingo Molnar
2008-01-30
x86: move nop declarations into separate include file
Andi Kleen
2008-01-30
x86: adds paravirt hook for swapgs
Glauber de Oliveira Costa
2008-01-30
x86: finish processor.h integration
Glauber de Oliveira Costa
2008-01-30
x86: x86 i387 unify structs
Roland McGrath
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: get rid of _MASK flags
Glauber de Oliveira Costa
2008-01-30
x86: unify cpuid functions
Glauber de Oliveira Costa
2007-10-11
i386/x86_64: move headers to include/asm-x86
Thomas Gleixner