summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-01-30x86: compat_binfmt_elfRoland McGrath1-24/+64
2008-01-30x86: x86 user_regset cleanupRoland McGrath3-87/+0
2008-01-30x86: x86 CORE_DUMP_USE_REGSETRoland McGrath1-0/+1
2008-01-30x86: x86 TLS desc_struct cleanupRoland McGrath1-2/+9
2008-01-30x86: x86 i387 cleanupRoland McGrath3-524/+374
2008-01-30x86: x86 i387 user_regsetRoland McGrath3-15/+12
2008-01-30x86: x86 i387 header cleanupRoland McGrath1-82/+233
2008-01-30x86: x86 i387 unify structsRoland McGrath1-50/+42
2008-01-30x86: x86-64 wired cpu_has macrosRoland McGrath1-0/+12
2008-01-30x86: compat_sys_ptraceRoland McGrath1-0/+7
2008-01-30x86: compat_ptrace_requestRoland McGrath1-0/+4
2008-01-30x86: user_regset user-copy helpersRoland McGrath1-0/+46
2008-01-30x86: user_regset helpersRoland McGrath1-0/+116
2008-01-30x86: user_regset headerRoland McGrath1-0/+206
2008-01-30x86: unify module_{32|64}.hHarvey Harrison3-87/+79
2008-01-30x86: use helper in fault_64.cHarvey Harrison1-0/+2
2008-01-30x86: move i387 definitions to processor.hGlauber de Oliveira Costa3-66/+66
2008-01-30x86: unify asm nopsGlauber de Oliveira Costa3-129/+85
2008-01-30x86: unify prefetch operationsGlauber de Oliveira Costa3-33/+30
2008-01-30x86: move definitions to processor.hGlauber de Oliveira Costa3-41/+41
2008-01-30x86: unify mm_segment_t definitionGlauber de Oliveira Costa5-15/+6
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 Costa3-124/+82
2008-01-30x86: change bitwise operations to get a void parameter.Glauber de Oliveira Costa1-19/+20
2008-01-30x86: unify TASK_ALIGN definitionsGlauber de Oliveira Costa3-9/+8
2008-01-30x86: unify thread struct.Glauber de Oliveira Costa3-69/+44
2008-01-30x86: provide 64-bit with a load_sp0 function.Glauber de Oliveira Costa2-21/+21
2008-01-30x86: unify tss_structGlauber de Oliveira Costa4-97/+79
2008-01-30x86: unify current_text_addrGlauber de Oliveira Costa3-12/+11
2008-01-30x86: unify common parts of processor.hGlauber de Oliveira Costa3-227/+120
2008-01-30x86: move the definition of set_iopl_mask to common headerGlauber de Oliveira Costa2-17/+19
2008-01-30x86: unify paravirt pieces of processor.hGlauber de Oliveira Costa3-124/+89
2008-01-30x86: move load_cr3 to a common place.Glauber de Oliveira Costa3-6/+7
2008-01-30x86: move desc_empty to where they belongGlauber de Oliveira Costa3-12/+6
2008-01-30x86: get rid of _MASK flagsGlauber de Oliveira Costa4-13/+3
2008-01-30x86: move tsc definitions to were they belongGlauber de Oliveira Costa2-5/+4
2008-01-30x86: unify kexec_{32|64}.hHarvey Harrison3-195/+167
2008-01-30x86: local.h fix checkpatch warningsHarvey Harrison1-9/+8
2008-01-30x86: unify local_{32|64}.hHarvey Harrison3-430/+240
2008-01-30x86: introduce asm helpers in local_{32|64}.hHarvey Harrison3-18/+30
2008-01-30x86: fix asm memory constraints in local_64.hHarvey Harrison1-16/+14
2008-01-30x86: clean up local_{32|64}.hHarvey Harrison2-43/+16
2008-01-30x86: clean up include/asm-x86/pda.hCyrill Gorcunov1-35/+35
2008-01-30x86: also define AT_VECTOR_SIZE_ARCHJan Beulich1-2/+8
2008-01-30x86: adjust enable_NMI_through_LVT0()Jan Beulich1-1/+1
2008-01-30x86: make __{save,restore}_processor_state staticJan Beulich2-5/+0
2008-01-30x86: move to .rodata/.init.dataJan Beulich1-1/+1
2008-01-30x86-64: honor notify_die() returning NOTIFY_STOPJan Beulich1-2/+2
2008-01-30x86-64: make pda's cpunumber and nodenumber unsignedJan Beulich1-2/+2
2008-01-30i386: hard_{en,dis}able_TSC can be staticJan Beulich1-2/+0