summaryrefslogtreecommitdiff
path: root/include/asm-x86/processor_32.h
AgeCommit message (Expand)AuthorFilesLines
2008-01-30x86: remove unused include/asm-x86/processor_32/64.hIngo Molnar1-97/+0
2008-01-30x86: move i387 definitions to processor.hGlauber de Oliveira Costa1-49/+0
2008-01-30x86: unify asm nopsGlauber de Oliveira Costa1-85/+0
2008-01-30x86: unify prefetch operationsGlauber de Oliveira Costa1-25/+0
2008-01-30x86: move definitions to processor.hGlauber de Oliveira Costa1-35/+0
2008-01-30x86: unify mm_segment_t definitionGlauber de Oliveira Costa1-5/+0
2008-01-30x86: unify x86_cpuinfo struct.Glauber de Oliveira Costa1-67/+0
2008-01-30x86: unify TASK_ALIGN definitionsGlauber de Oliveira Costa1-1/+0
2008-01-30x86: unify thread struct.Glauber de Oliveira Costa1-37/+0
2008-01-30x86: provide 64-bit with a load_sp0 function.Glauber de Oliveira Costa1-20/+0
2008-01-30x86: unify tss_structGlauber de Oliveira Costa1-62/+0
2008-01-30x86: unify current_text_addrGlauber de Oliveira Costa1-6/+0
2008-01-30x86: unify common parts of processor.hGlauber de Oliveira Costa1-111/+0
2008-01-30x86: move the definition of set_iopl_mask to common headerGlauber de Oliveira Costa1-17/+0
2008-01-30x86: unify paravirt pieces of processor.hGlauber de Oliveira Costa1-87/+0
2008-01-30x86: move load_cr3 to a common place.Glauber de Oliveira Costa1-1/+0
2008-01-30x86: move desc_empty to where they belongGlauber de Oliveira Costa1-6/+0
2008-01-30x86: get rid of _MASK flagsGlauber de Oliveira Costa1-1/+0
2008-01-30x86: move tsc definitions to were they belongGlauber de Oliveira Costa1-5/+0
2008-01-30i386: hard_{en,dis}able_TSC can be staticJan Beulich1-2/+0
2008-01-30x86: unify struct desc_ptrGlauber de Oliveira Costa1-1/+1
2008-01-30x86: unify desc_structGlauber de Oliveira Costa1-4/+1
2008-01-30x86, ptrace: support for branch trace store(BTS)Markus Metzger1-0/+3
2008-01-30x86: unify cpuid functionsGlauber de Oliveira Costa1-69/+0
2008-01-30x86: use generic register name in the thread and tss structuresH. Peter Anvin1-20/+17
2008-01-30x86: x86-32 thread_struct.debugregRoland McGrath1-1/+6
2008-01-30x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin1-10/+10
2008-01-30x86: debugctlmsr context switchRoland McGrath1-0/+2
2008-01-30x86: desc_emptyRoland McGrath1-4/+5
2008-01-30x86: remove more bogus filenames in comments.Dave Jones1-2/+0
2008-01-30x86: move debug related declarations to kdebug.hThomas Gleixner1-1/+0
2007-10-19x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis1-4/+6
2007-10-19x86: convert cpu_llc_id to be a per cpu variableMike Travis1-1/+5
2007-10-17x86: multi-byte single instruction NOPsJan Beulich1-0/+22
2007-10-17i386: fix argument signedness warningsSatyam Sharma1-3/+6
2007-10-11i386/x86_64: move headers to include/asm-x86Thomas Gleixner1-0/+755