summaryrefslogtreecommitdiffstats
path: root/drivers/char/ramoops.c
Commit message (Expand)AuthorAgeFilesLines
* ramoops: make record_size a module parameterSergiu Iordache2011-07-271-10/+27
* ramoops: move dump_oops into platform dataSergiu Iordache2011-07-271-1/+4
* ramoops: add new line to each printMarco Stornelli2011-07-271-6/+9
* ramoops: use module parameters instead of platform data if not availableMarco Stornelli2011-07-271-12/+35
* ramoops: fix types, remove typecastsAndrew Morton2011-01-131-4/+4
* kmsg_dump: constrain mtdoops and ramoops to perform their actions only for KM...Seiji Aguchi2011-01-131-0/+5
* RAMOOPS: Don't overflow over non-allocated regionsAhmed S. Darwish2010-12-281-5/+7
* ramoops: use the platform data structure instead of module paramsKyungmin Park2010-10-281-2/+28
* char drivers: RAM oops/panic loggerMarco Stornelli2010-05-271-0/+162