Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-01-30 | x86: voluntary leave_mm before entering ACPI C3 | Venki Pallipadi | 7 | -4/+19 |
2008-01-30 | x86: add some pirq debugging | Ingo Molnar | 1 | -1/+13 |
2008-01-30 | PCI: remove default PCI expansion ROM memory allocation | Gary Hade | 1 | -0/+17 |
2008-01-30 | x86: fix dmi_alloc() to not advance alloc index in case of | Parag Warudkar | 1 | -1/+2 |
2008-01-30 | x86: fix DMI out of memory problems | Parag Warudkar | 1 | -3/+21 |
2008-01-30 | x86: remove unused include/asm-x86/processor_32/64.h | Ingo Molnar | 2 | -163/+0 |
2008-01-30 | x86: finish processor.h integration | Glauber de Oliveira Costa | 1 | -3/+137 |
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 |