proc: fix the threaded /proc/self
[safe/jmp/linux-2.6] / include / asm-x86 / processor.h
2008-01-30 Andi Kleenx86: add framework to disable CPUID bits on the command...
2008-01-30 travis@sgi.comx86: change size of APICIDs from u8 to u16
2008-01-30 Jeremy Fitzhardingex86: page.h: make pte_t a union to always include
2008-01-30 Ingo Molnarx86: migration helpers for KVM
2008-01-30 Andi Kleenx86: move nop declarations into separate include file
2008-01-30 Glauber de Oliveir... x86: adds paravirt hook for swapgs
2008-01-30 Glauber de Oliveir... x86: finish processor.h integration
2008-01-30 Roland McGrathx86: x86 i387 unify structs
2008-01-30 Glauber de Oliveir... x86: move i387 definitions to processor.h
2008-01-30 Glauber de Oliveir... x86: unify asm nops
2008-01-30 Glauber de Oliveir... x86: unify prefetch operations
2008-01-30 Glauber de Oliveir... x86: move definitions to processor.h
2008-01-30 Glauber de Oliveir... x86: unify mm_segment_t definition
2008-01-30 Glauber de Oliveir... x86: unify x86_cpuinfo struct.
2008-01-30 Glauber de Oliveir... x86: unify TASK_ALIGN definitions
2008-01-30 Glauber de Oliveir... x86: unify thread struct.
2008-01-30 Glauber de Oliveir... x86: provide 64-bit with a load_sp0 function.
2008-01-30 Glauber de Oliveir... x86: unify tss_struct
2008-01-30 Glauber de Oliveir... x86: unify current_text_addr
2008-01-30 Glauber de Oliveir... x86: unify common parts of processor.h
2008-01-30 Glauber de Oliveir... x86: move the definition of set_iopl_mask to common...
2008-01-30 Glauber de Oliveir... x86: unify paravirt pieces of processor.h
2008-01-30 Glauber de Oliveir... x86: move load_cr3 to a common place.
2008-01-30 Glauber de Oliveir... x86: get rid of _MASK flags
2008-01-30 Glauber de Oliveir... x86: unify cpuid functions
2007-10-11 Thomas Gleixneri386/x86_64: move headers to include/asm-x86