Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86: remove unused include/asm-x86/processor_32/64.h | Ingo Molnar | 2008-01-30 | 1 | -97/+0 |
* | x86: move i387 definitions to processor.h | Glauber de Oliveira Costa | 2008-01-30 | 1 | -49/+0 |
* | x86: unify asm nops | Glauber de Oliveira Costa | 2008-01-30 | 1 | -85/+0 |
* | x86: unify prefetch operations | Glauber de Oliveira Costa | 2008-01-30 | 1 | -25/+0 |
* | x86: move definitions to processor.h | Glauber de Oliveira Costa | 2008-01-30 | 1 | -35/+0 |
* | x86: unify mm_segment_t definition | Glauber de Oliveira Costa | 2008-01-30 | 1 | -5/+0 |
* | x86: unify x86_cpuinfo struct. | Glauber de Oliveira Costa | 2008-01-30 | 1 | -67/+0 |
* | x86: unify TASK_ALIGN definitions | Glauber de Oliveira Costa | 2008-01-30 | 1 | -1/+0 |
* | x86: unify thread struct. | Glauber de Oliveira Costa | 2008-01-30 | 1 | -37/+0 |
* | x86: provide 64-bit with a load_sp0 function. | Glauber de Oliveira Costa | 2008-01-30 | 1 | -20/+0 |
* | x86: unify tss_struct | Glauber de Oliveira Costa | 2008-01-30 | 1 | -62/+0 |
* | 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 | -111/+0 |
* | x86: move the definition of set_iopl_mask to common header | Glauber de Oliveira Costa | 2008-01-30 | 1 | -17/+0 |
* | x86: unify paravirt pieces of processor.h | Glauber de Oliveira Costa | 2008-01-30 | 1 | -87/+0 |
* | x86: move load_cr3 to a common place. | Glauber de Oliveira Costa | 2008-01-30 | 1 | -1/+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 | -1/+0 |
* | x86: move tsc definitions to were they belong | Glauber de Oliveira Costa | 2008-01-30 | 1 | -5/+0 |
* | i386: hard_{en,dis}able_TSC can be static | Jan Beulich | 2008-01-30 | 1 | -2/+0 |
* | x86: unify struct desc_ptr | Glauber de Oliveira Costa | 2008-01-30 | 1 | -1/+1 |
* | x86: unify desc_struct | Glauber de Oliveira Costa | 2008-01-30 | 1 | -4/+1 |
* | x86, ptrace: support for branch trace store(BTS) | Markus Metzger | 2008-01-30 | 1 | -0/+3 |
* | x86: unify cpuid functions | Glauber de Oliveira Costa | 2008-01-30 | 1 | -69/+0 |
* | x86: use generic register name in the thread and tss structures | H. Peter Anvin | 2008-01-30 | 1 | -20/+17 |
* | x86: x86-32 thread_struct.debugreg | Roland McGrath | 2008-01-30 | 1 | -1/+6 |
* | x86: rename the struct pt_regs members for 32/64-bit consistency | H. Peter Anvin | 2008-01-30 | 1 | -10/+10 |
* | x86: debugctlmsr context switch | Roland McGrath | 2008-01-30 | 1 | -0/+2 |
* | x86: desc_empty | Roland McGrath | 2008-01-30 | 1 | -4/+5 |
* | x86: remove more bogus filenames in comments. | Dave Jones | 2008-01-30 | 1 | -2/+0 |
* | x86: move debug related declarations to kdebug.h | Thomas Gleixner | 2008-01-30 | 1 | -1/+0 |
* | x86: convert cpuinfo_x86 array to a per_cpu array | Mike Travis | 2007-10-19 | 1 | -4/+6 |
* | x86: convert cpu_llc_id to be a per cpu variable | Mike Travis | 2007-10-19 | 1 | -1/+5 |
* | x86: multi-byte single instruction NOPs | Jan Beulich | 2007-10-17 | 1 | -0/+22 |
* | i386: fix argument signedness warnings | Satyam Sharma | 2007-10-17 | 1 | -3/+6 |
* | i386/x86_64: move headers to include/asm-x86 | Thomas Gleixner | 2007-10-11 | 1 | -0/+755 |