summaryrefslogtreecommitdiffstats
path: root/drivers/char/ramoops.c
AgeCommit message (Expand)AuthorLines
2011-08-03ramoops: update module parametersSergiu Iordache-0/+8
2011-07-29ramoops: fix compile failure on pariscJames Bottomley-0/+1
2011-07-26ramoops: make record_size a module parameterSergiu Iordache-10/+27
2011-07-26ramoops: move dump_oops into platform dataSergiu Iordache-1/+4
2011-07-26ramoops: add new line to each printMarco Stornelli-6/+9
2011-07-26ramoops: use module parameters instead of platform data if not availableMarco Stornelli-12/+35
2011-01-13ramoops: fix types, remove typecastsAndrew Morton-4/+4
2011-01-13kmsg_dump: constrain mtdoops and ramoops to perform their actions only for KM...Seiji Aguchi-0/+5
2010-12-28RAMOOPS: Don't overflow over non-allocated regionsAhmed S. Darwish-5/+7
2010-10-27ramoops: use the platform data structure instead of module paramsKyungmin Park-2/+28
2010-05-27char drivers: RAM oops/panic loggerMarco Stornelli-0/+162