Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-11-29 | do_coredump(): get rid of pt_regs argument | Al Viro | 1 | -2/+2 |
2012-10-20 | linux/coredump.h needs asm/siginfo.h | Richard Weinberger | 1 | -0/+1 |
2012-10-05 | coredump: pass siginfo_t* to do_coredump() and below, not merely signr | Denys Vlasenko | 1 | -2/+2 |
2012-10-05 | coredump: update coredump-related headers | Alex Kelly | 1 | -0/+5 |
2010-10-15 | Un-inline the core-dump helper functions | Linus Torvalds | 1 | -32/+2 |
2010-10-14 | Don't dump task struct in a.out core-dumps | Linus Torvalds | 1 | -1/+1 |
2010-03-13 | coredump: plug a memory leak situation on dump_seek() | André Goddard Rosa | 1 | -3/+7 |
2010-03-06 | coredump: move dump_write() and dump_seek() into a header file | Daisuke HATAYAMA | 1 | -0/+41 |