aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/ramoops.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-26ramoops: make record_size a module parameterSergiu Iordache1-10/+27
2011-07-26ramoops: move dump_oops into platform dataSergiu Iordache1-1/+4
2011-07-26ramoops: add new line to each printMarco Stornelli1-6/+9
2011-07-26ramoops: use module parameters instead of platform data if not availableMarco Stornelli1-12/+35
2011-01-13ramoops: fix types, remove typecastsAndrew Morton1-4/+4
2011-01-13kmsg_dump: constrain mtdoops and ramoops to perform their actions only for KMSG_DUMP_PANICSeiji Aguchi1-0/+5
2010-12-28RAMOOPS: Don't overflow over non-allocated regionsAhmed S. Darwish1-5/+7
2010-10-27ramoops: use the platform data structure instead of module paramsKyungmin Park1-2/+28
2010-05-27char drivers: RAM oops/panic loggerMarco Stornelli1-0/+162