summaryrefslogtreecommitdiffstats
path: root/drivers/char/ramoops.c
AgeCommit message (Expand)AuthorLines
2012-01-12ramoops: update parameters only after successful initKees Cook-8/+9
2012-01-12ramoops: fix use of rounddown_pow_of_two()Marco Stornelli-2/+2
2012-01-12kexec: remove KMSG_DUMP_KEXECWANG Cong-2/+1
2011-10-31drivers/char: Fix implicit use of err.h in ramoops.cPaul Gortmaker-0/+1
2011-08-03ramoops: update module parametersSergiu Iordache-0/+8
2011-07-29ramoops: fix compile failure on pariscJames Bottomley-0/+1
2011-07-26ramoops: make record_size a module parameterSergiu Iordache-10/+27
2011-07-26ramoops: move dump_oops into platform dataSergiu Iordache-1/+4
2011-07-26ramoops: add new line to each printMarco Stornelli-6/+9
2011-07-26ramoops: use module parameters instead of platform data if not availableMarco Stornelli-12/+35
2011-01-13ramoops: fix types, remove typecastsAndrew Morton-4/+4
2011-01-13kmsg_dump: constrain mtdoops and ramoops to perform their actions only for KM...Seiji Aguchi-0/+5
2010-12-28RAMOOPS: Don't overflow over non-allocated regionsAhmed S. Darwish-5/+7
2010-10-27ramoops: use the platform data structure instead of module paramsKyungmin Park-2/+28
2010-05-27char drivers: RAM oops/panic loggerMarco Stornelli-0/+162