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-04-27
fix idle (arch, acpi and apm) and lockdep
Peter Zijlstra
2008-04-26
x86: remove NexGen support
Dmitri Vorobiev
2008-04-19
x86, fpu: lazy allocation of FPU area - v5
Suresh Siddha
2008-04-19
x86, fpu: split FPU state from task struct - v5
Suresh Siddha
2008-04-19
x86: implement prctl PR_GET_TSC and PR_SET_TSC
Erik Bosman
2008-04-17
include/asm-x86/processor.h: checkpatch cleanups - formatting only
Joe Perches
2008-04-17
x86: processor.h - use PAGE_SIZE instead of numeric value
Cyrill Gorcunov
2008-04-17
x86: prevent unconditional writes to DebugCtl MSR
Jan Beulich
2008-04-17
x86: cleanup duplicate includes
Joe Perches
2008-04-17
x86: introduce initial apicid
Yinghai Lu
2008-04-17
x86: add comments to processor.h
Ingo Molnar
2008-04-17
x86: remove cpu_llc_id from processor.h
Glauber Costa
2008-04-17
x86: provide hlt_works function.
Glauber Costa
2008-04-17
x86: de-macro start_thread()
Ingo Molnar
2008-04-17
x86: clean up include/asm-x86/processor.h
Ingo Molnar
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