summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-01-30x86: remove __init modifier from header declarationGlauber de Oliveira Costa1-1/+1
2008-01-30x86: x86 ptrace generic requestsRoland McGrath1-36/+1
2008-01-30x86: x86 core dump TLSRoland McGrath2-0/+2
2008-01-30x86: x86 ia32_binfmt removalRoland McGrath1-284/+0
2008-01-30x86: compat_binfmt_elfRoland McGrath4-26/+99
2008-01-30x86: x86 user_regset cleanupRoland McGrath7-232/+9
2008-01-30x86: x86 ptrace user_regsetRoland McGrath1-159/+77
2008-01-30x86: x86 CORE_DUMP_USE_REGSETRoland McGrath1-0/+1
2008-01-30x86: x86 user_regset_viewRoland McGrath1-0/+87
2008-01-30x86: x86 user_regset general regsRoland McGrath1-0/+109
2008-01-30x86: x86 user_regset TLSRoland McGrath2-6/+104
2008-01-30x86: x86 TLS desc_struct cleanupRoland McGrath2-46/+54
2008-01-30x86: x86 i387 cleanupRoland McGrath5-824/+374
2008-01-30x86: x86 i387 user_regsetRoland McGrath8-254/+265
2008-01-30x86: i387 renamingRoland McGrath2-1/+2
2008-01-30x86: x86 user_regset math_emuRoland McGrath1-32/+54
2008-01-30x86: x86 i387 header cleanupRoland McGrath2-113/+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 McGrath2-0/+53
2008-01-30x86: compat_ptrace_requestRoland McGrath2-0/+42
2008-01-30x86: ptrace_request peekdata/pokedataRoland McGrath1-0/+7
2008-01-30x86: user_regset user-copy helpersRoland McGrath1-0/+46
2008-01-30x86: compat_binfmt_elf KconfigRoland McGrath2-0/+5
2008-01-30x86: compat_binfmt_elfRoland McGrath1-0/+131
2008-01-30x86: user_regset helpersRoland McGrath1-0/+116
2008-01-30elf core dump: notes user_regsetRoland McGrath1-0/+224
2008-01-30elf core dump: notes reorgRoland McGrath1-130/+194
2008-01-30x86: user_regset headerRoland McGrath1-0/+206
2008-01-30x86: unify module_{32|64}.hHarvey Harrison3-87/+79
2008-01-30x86: kprobes leftover cleanupsHarvey Harrison1-8/+6
2008-01-30arch/x86/: spelling fixesJoe Perches4-4/+4
2008-01-30x86: use helper in fault_64.cHarvey Harrison2-4/+3
2008-01-30x86: unify extable_{32|64}.cHarvey Harrison6-82/+65
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 Costa5-43/+43
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 Costa4-127/+85
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 Costa4-23/+23
2008-01-30x86: unify tss_structGlauber de Oliveira Costa9-103/+85
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