aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/ramoops.c
Commit message (Expand)AuthorAge
* char/ramoops: included linux/err.h twiceDanny Kukawka2012-02-24
* ramoops: update parameters only after successful initKees Cook2012-01-12
* ramoops: fix use of rounddown_pow_of_two()Marco Stornelli2012-01-12
* kexec: remove KMSG_DUMP_KEXECWANG Cong2012-01-12
* 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