summaryrefslogtreecommitdiffstats
path: root/drivers/char/ramoops.c
Commit message (Expand)AuthorAgeFilesLines
* ramoops: update parameters only after successful initKees Cook2012-01-131-8/+9
* ramoops: fix use of rounddown_pow_of_two()Marco Stornelli2012-01-131-2/+2
* kexec: remove KMSG_DUMP_KEXECWANG Cong2012-01-131-2/+1Star
* drivers/char: Fix implicit use of err.h in ramoops.cPaul Gortmaker2011-11-011-0/+1
* ramoops: update module parametersSergiu Iordache2011-08-041-0/+8
* ramoops: fix compile failure on pariscJames Bottomley2011-07-301-0/+1
* 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