Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86: minor cleanup of comments in processor.h | Mike Travis | 2008-02-19 | 1 | -4/+0 |
* | remove mca-pentium | Adrian Bunk | 2008-02-19 | 1 | -1/+0 |
* | aout: move STACK_TOP[_MAX] to asm/processor.h | David Howells | 2008-02-08 | 1 | -0/+5 |
* | x86: add framework to disable CPUID bits on the command line | Andi Kleen | 2008-01-30 | 1 | -0/+1 |
* | x86: change size of APICIDs from u8 to u16 | travis@sgi.com | 2008-01-30 | 1 | -7/+7 |
* | x86: page.h: make pte_t a union to always include | Jeremy Fitzhardinge | 2008-01-30 | 1 | -1/+0 |
* | x86: migration helpers for KVM | Ingo Molnar | 2008-01-30 | 1 | -0/+4 |
* | x86: move nop declarations into separate include file | Andi Kleen | 2008-01-30 | 1 | -85/+1 |
* | x86: adds paravirt hook for swapgs | Glauber de Oliveira Costa | 2008-01-30 | 1 | -0/+8 |
* | x86: finish processor.h integration | Glauber de Oliveira Costa | 2008-01-30 | 1 | -3/+137 |
* | x86: x86 i387 unify structs | Roland McGrath | 2008-01-30 | 1 | -50/+42 |
* | x86: move i387 definitions to processor.h | Glauber de Oliveira Costa | 2008-01-30 | 1 | -0/+66 |
* | x86: unify asm nops | Glauber de Oliveira Costa | 2008-01-30 | 1 | -0/+85 |
* | x86: unify prefetch operations | Glauber de Oliveira Costa | 2008-01-30 | 1 | -0/+30 |
* | x86: move definitions to processor.h | Glauber de Oliveira Costa | 2008-01-30 | 1 | -0/+41 |
* | x86: unify mm_segment_t definition | Glauber de Oliveira Costa | 2008-01-30 | 1 | -0/+5 |
* | x86: unify x86_cpuinfo struct. | Glauber de Oliveira Costa | 2008-01-30 | 1 | -0/+82 |
* | x86: unify TASK_ALIGN definitions | Glauber de Oliveira Costa | 2008-01-30 | 1 | -0/+8 |
* | x86: unify thread struct. | Glauber de Oliveira Costa | 2008-01-30 | 1 | -0/+44 |
* | x86: provide 64-bit with a load_sp0 function. | Glauber de Oliveira Costa | 2008-01-30 | 1 | -1/+21 |
* | x86: unify tss_struct | Glauber de Oliveira Costa | 2008-01-30 | 1 | -0/+77 |
* | x86: unify current_text_addr | Glauber de Oliveira Costa | 2008-01-30 | 1 | -0/+11 |
* | x86: unify common parts of processor.h | Glauber de Oliveira Costa | 2008-01-30 | 1 | -0/+120 |
* | x86: move the definition of set_iopl_mask to common header | Glauber de Oliveira Costa | 2008-01-30 | 1 | -0/+19 |
* | x86: unify paravirt pieces of processor.h | Glauber de Oliveira Costa | 2008-01-30 | 1 | -1/+89 |
* | x86: move load_cr3 to a common place. | Glauber de Oliveira Costa | 2008-01-30 | 1 | -0/+7 |
* | x86: get rid of _MASK flags | Glauber de Oliveira Costa | 2008-01-30 | 1 | -0/+2 |
* | x86: unify cpuid functions | Glauber de Oliveira Costa | 2008-01-30 | 1 | -0/+78 |
* | i386/x86_64: move headers to include/asm-x86 | Thomas Gleixner | 2007-10-11 | 1 | -0/+5 |