aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/ramoops.c
Commit message (Expand)AuthorAge
* drivers/char: Fix implicit use of err.h in ramoops.cPaul Gortmaker2011-10-31
* ramoops: update module parametersSergiu Iordache2011-08-03
* ramoops: fix compile failure on pariscJames Bottomley2011-07-30
* ramoops: make record_size a module parameterSergiu Iordache2011-07-26
* ramoops: move dump_oops into platform dataSergiu Iordache2011-07-26
* ramoops: add new line to each printMarco Stornelli2011-07-26
* ramoops: use module parameters instead of platform data if not availableMarco Stornelli2011-07-26
* ramoops: fix types, remove typecastsAndrew Morton2011-01-13
* kmsg_dump: constrain mtdoops and ramoops to perform their actions only for KM...Seiji Aguchi2011-01-13
* RAMOOPS: Don't overflow over non-allocated regionsAhmed S. Darwish2010-12-28
* ramoops: use the platform data structure instead of module paramsKyungmin Park2010-10-27
* char drivers: RAM oops/panic loggerMarco Stornelli2010-05-27