aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/ramoops.c
AgeCommit message (Expand)AuthorFilesLines
2011-08-03ramoops: update module parametersGravatar Sergiu Iordache 1-0/+8
2011-07-29ramoops: fix compile failure on pariscGravatar James Bottomley 1-0/+1
2011-07-26ramoops: make record_size a module parameterGravatar Sergiu Iordache 1-10/+27
2011-07-26ramoops: move dump_oops into platform dataGravatar Sergiu Iordache 1-1/+4
2011-07-26ramoops: add new line to each printGravatar Marco Stornelli 1-6/+9
2011-07-26ramoops: use module parameters instead of platform data if not availableGravatar Marco Stornelli 1-12/+35
2011-01-13ramoops: fix types, remove typecastsGravatar Andrew Morton 1-4/+4
2011-01-13kmsg_dump: constrain mtdoops and ramoops to perform their actions only for KM...Gravatar Seiji Aguchi 1-0/+5
2010-12-28RAMOOPS: Don't overflow over non-allocated regionsGravatar Ahmed S. Darwish 1-5/+7
2010-10-27ramoops: use the platform data structure instead of module paramsGravatar Kyungmin Park 1-2/+28
2010-05-27char drivers: RAM oops/panic loggerGravatar Marco Stornelli 1-0/+162