Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-01-30 | x86: remove __init modifier from header declaration | Glauber de Oliveira Costa | 1 | -1/+1 |
2008-01-30 | x86: x86 ptrace generic requests | Roland McGrath | 1 | -36/+1 |
2008-01-30 | x86: x86 core dump TLS | Roland McGrath | 2 | -0/+2 |
2008-01-30 | x86: x86 ia32_binfmt removal | Roland McGrath | 1 | -284/+0 |
2008-01-30 | x86: compat_binfmt_elf | Roland McGrath | 4 | -26/+99 |
2008-01-30 | x86: x86 user_regset cleanup | Roland McGrath | 7 | -232/+9 |
2008-01-30 | x86: x86 ptrace user_regset | Roland McGrath | 1 | -159/+77 |
2008-01-30 | x86: x86 CORE_DUMP_USE_REGSET | Roland McGrath | 1 | -0/+1 |
2008-01-30 | x86: x86 user_regset_view | Roland McGrath | 1 | -0/+87 |
2008-01-30 | x86: x86 user_regset general regs | Roland McGrath | 1 | -0/+109 |
2008-01-30 | x86: x86 user_regset TLS | Roland McGrath | 2 | -6/+104 |
2008-01-30 | x86: x86 TLS desc_struct cleanup | Roland McGrath | 2 | -46/+54 |
2008-01-30 | x86: x86 i387 cleanup | Roland McGrath | 5 | -824/+374 |
2008-01-30 | x86: x86 i387 user_regset | Roland McGrath | 8 | -254/+265 |
2008-01-30 | x86: i387 renaming | Roland McGrath | 2 | -1/+2 |
2008-01-30 | x86: x86 user_regset math_emu | Roland McGrath | 1 | -32/+54 |
2008-01-30 | x86: x86 i387 header cleanup | Roland McGrath | 2 | -113/+233 |
2008-01-30 | x86: x86 i387 unify structs | Roland McGrath | 1 | -50/+42 |
2008-01-30 | x86: x86-64 wired cpu_has macros | Roland McGrath | 1 | -0/+12 |
2008-01-30 | x86: compat_sys_ptrace | Roland McGrath | 2 | -0/+53 |
2008-01-30 | x86: compat_ptrace_request | Roland McGrath | 2 | -0/+42 |
2008-01-30 | x86: ptrace_request peekdata/pokedata | Roland McGrath | 1 | -0/+7 |
2008-01-30 | x86: user_regset user-copy helpers | Roland McGrath | 1 | -0/+46 |
2008-01-30 | x86: compat_binfmt_elf Kconfig | Roland McGrath | 2 | -0/+5 |
2008-01-30 | x86: compat_binfmt_elf | Roland McGrath | 1 | -0/+131 |
2008-01-30 | x86: user_regset helpers | Roland McGrath | 1 | -0/+116 |
2008-01-30 | elf core dump: notes user_regset | Roland McGrath | 1 | -0/+224 |
2008-01-30 | elf core dump: notes reorg | Roland McGrath | 1 | -130/+194 |
2008-01-30 | x86: user_regset header | Roland McGrath | 1 | -0/+206 |
2008-01-30 | x86: unify module_{32|64}.h | Harvey Harrison | 3 | -87/+79 |
2008-01-30 | x86: kprobes leftover cleanups | Harvey Harrison | 1 | -8/+6 |
2008-01-30 | arch/x86/: spelling fixes | Joe Perches | 4 | -4/+4 |
2008-01-30 | x86: use helper in fault_64.c | Harvey Harrison | 2 | -4/+3 |
2008-01-30 | x86: unify extable_{32|64}.c | Harvey Harrison | 6 | -82/+65 |
2008-01-30 | x86: move i387 definitions to processor.h | Glauber de Oliveira Costa | 3 | -66/+66 |
2008-01-30 | x86: unify asm nops | Glauber de Oliveira Costa | 3 | -129/+85 |
2008-01-30 | x86: unify prefetch operations | Glauber de Oliveira Costa | 3 | -33/+30 |
2008-01-30 | x86: move definitions to processor.h | Glauber de Oliveira Costa | 5 | -43/+43 |
2008-01-30 | x86: unify mm_segment_t definition | Glauber de Oliveira Costa | 5 | -15/+6 |
2008-01-30 | x86: remove legacy stuff from processor_64.h | Glauber de Oliveira Costa | 1 | -14/+0 |
2008-01-30 | x86: unify x86_cpuinfo struct. | Glauber de Oliveira Costa | 4 | -127/+85 |
2008-01-30 | x86: change bitwise operations to get a void parameter. | Glauber de Oliveira Costa | 1 | -19/+20 |
2008-01-30 | x86: unify TASK_ALIGN definitions | Glauber de Oliveira Costa | 3 | -9/+8 |
2008-01-30 | x86: unify thread struct. | Glauber de Oliveira Costa | 3 | -69/+44 |
2008-01-30 | x86: provide 64-bit with a load_sp0 function. | Glauber de Oliveira Costa | 4 | -23/+23 |
2008-01-30 | x86: unify tss_struct | Glauber de Oliveira Costa | 9 | -103/+85 |
2008-01-30 | x86: unify current_text_addr | Glauber de Oliveira Costa | 3 | -12/+11 |
2008-01-30 | x86: unify common parts of processor.h | Glauber de Oliveira Costa | 3 | -227/+120 |
2008-01-30 | x86: move the definition of set_iopl_mask to common header | Glauber de Oliveira Costa | 2 | -17/+19 |
2008-01-30 | x86: unify paravirt pieces of processor.h | Glauber de Oliveira Costa | 3 | -124/+89 |