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