aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86/processor_64.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-30x86: remove unused include/asm-x86/processor_32/64.hIngo Molnar1-66/+0
2008-01-30x86: move i387 definitions to processor.hGlauber de Oliveira Costa1-17/+0
2008-01-30x86: unify asm nopsGlauber de Oliveira Costa1-44/+0
2008-01-30x86: unify prefetch operationsGlauber de Oliveira Costa1-8/+0
2008-01-30x86: move definitions to processor.hGlauber de Oliveira Costa1-6/+0
2008-01-30x86: unify mm_segment_t definitionGlauber de Oliveira Costa1-1/+0
2008-01-30x86: remove legacy stuff from processor_64.hGlauber de Oliveira Costa1-14/+0
2008-01-30x86: unify x86_cpuinfo struct.Glauber de Oliveira Costa1-57/+0
2008-01-30x86: unify TASK_ALIGN definitionsGlauber de Oliveira Costa1-8/+0
2008-01-30x86: unify thread struct.Glauber de Oliveira Costa1-32/+0
2008-01-30x86: unify tss_structGlauber de Oliveira Costa1-34/+1
2008-01-30x86: unify current_text_addrGlauber de Oliveira Costa1-6/+0
2008-01-30x86: unify common parts of processor.hGlauber de Oliveira Costa1-116/+0
2008-01-30x86: unify paravirt pieces of processor.hGlauber de Oliveira Costa1-36/+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-11/+0
2008-01-30x86: use the same data type for tls_array.Glauber de Oliveira Costa1-1/+2
2008-01-30x86, ptrace: support for branch trace store(BTS)Markus Metzger1-0/+3
2008-01-30x86: use generic register name in the thread and tss structuresH. Peter Anvin1-10/+10
2008-01-30x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin1-4/+4
2008-01-30x86: debugctlmsr context switchRoland McGrath1-0/+2
2008-01-30x86: desc_emptyRoland McGrath1-5/+5
2008-01-30x86: store core id bits in cpuinfo_x8Yinghai Lu1-0/+1
2008-01-30x86: remove more bogus filenames in comments.Dave Jones1-2/+0
2008-01-30x86: move idle related declarationsThomas Gleixner1-0/+4
2007-10-19x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis1-4/+6
2007-10-19x86 & generic: change to __builtin_prefetch()Andi Kleen1-6/+0
2007-10-17x86: multi-byte single instruction NOPsJan Beulich1-0/+22
2007-10-17x86_64: Remove serialize_cpu() inlineAndi Kleen1-5/+0
2007-10-11i386/x86_64: move headers to include/asm-x86Thomas Gleixner1-0/+439