Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86: remove unused include/asm-x86/processor_32/64.h | Ingo Molnar | 2008-01-30 | 1 | -66/+0 |
* | x86: move i387 definitions to processor.h | Glauber de Oliveira Costa | 2008-01-30 | 1 | -17/+0 |
* | x86: unify asm nops | Glauber de Oliveira Costa | 2008-01-30 | 1 | -44/+0 |
* | x86: unify prefetch operations | Glauber de Oliveira Costa | 2008-01-30 | 1 | -8/+0 |
* | x86: move definitions to processor.h | Glauber de Oliveira Costa | 2008-01-30 | 1 | -6/+0 |
* | x86: unify mm_segment_t definition | Glauber de Oliveira Costa | 2008-01-30 | 1 | -1/+0 |
* | x86: remove legacy stuff from processor_64.h | Glauber de Oliveira Costa | 2008-01-30 | 1 | -14/+0 |
* | x86: unify x86_cpuinfo struct. | Glauber de Oliveira Costa | 2008-01-30 | 1 | -57/+0 |
* | x86: unify TASK_ALIGN definitions | Glauber de Oliveira Costa | 2008-01-30 | 1 | -8/+0 |
* | x86: unify thread struct. | Glauber de Oliveira Costa | 2008-01-30 | 1 | -32/+0 |
* | x86: unify tss_struct | Glauber de Oliveira Costa | 2008-01-30 | 1 | -34/+1 |
* | x86: unify current_text_addr | Glauber de Oliveira Costa | 2008-01-30 | 1 | -6/+0 |
* | x86: unify common parts of processor.h | Glauber de Oliveira Costa | 2008-01-30 | 1 | -116/+0 |
* | x86: unify paravirt pieces of processor.h | Glauber de Oliveira Costa | 2008-01-30 | 1 | -36/+0 |
* | x86: move desc_empty to where they belong | Glauber de Oliveira Costa | 2008-01-30 | 1 | -6/+0 |
* | x86: get rid of _MASK flags | Glauber de Oliveira Costa | 2008-01-30 | 1 | -11/+0 |
* | x86: use the same data type for tls_array. | Glauber de Oliveira Costa | 2008-01-30 | 1 | -1/+2 |
* | x86, ptrace: support for branch trace store(BTS) | Markus Metzger | 2008-01-30 | 1 | -0/+3 |
* | x86: use generic register name in the thread and tss structures | H. Peter Anvin | 2008-01-30 | 1 | -10/+10 |
* | x86: rename the struct pt_regs members for 32/64-bit consistency | H. Peter Anvin | 2008-01-30 | 1 | -4/+4 |
* | x86: debugctlmsr context switch | Roland McGrath | 2008-01-30 | 1 | -0/+2 |
* | x86: desc_empty | Roland McGrath | 2008-01-30 | 1 | -5/+5 |
* | x86: store core id bits in cpuinfo_x8 | Yinghai Lu | 2008-01-30 | 1 | -0/+1 |
* | x86: remove more bogus filenames in comments. | Dave Jones | 2008-01-30 | 1 | -2/+0 |
* | x86: move idle related declarations | Thomas Gleixner | 2008-01-30 | 1 | -0/+4 |
* | x86: convert cpuinfo_x86 array to a per_cpu array | Mike Travis | 2007-10-19 | 1 | -4/+6 |
* | x86 & generic: change to __builtin_prefetch() | Andi Kleen | 2007-10-19 | 1 | -6/+0 |
* | x86: multi-byte single instruction NOPs | Jan Beulich | 2007-10-17 | 1 | -0/+22 |
* | x86_64: Remove serialize_cpu() inline | Andi Kleen | 2007-10-17 | 1 | -5/+0 |
* | i386/x86_64: move headers to include/asm-x86 | Thomas Gleixner | 2007-10-11 | 1 | -0/+439 |