| Commit message (Expand) | Author | Age | Files | Lines |
* | ramoops: Move to fs/pstore/ram.c | Anton Vorontsov | 2012-05-16 | 1 | -362/+0 |
* | ramoops: fix printk format warnings | Randy Dunlap | 2012-05-16 | 1 | -2/+3 |
* | ramoops: use pstore interface | Kees Cook | 2012-05-16 | 1 | -46/+157 |
* | char/ramoops: included linux/err.h twice | Danny Kukawka | 2012-02-24 | 1 | -1/+0 |
* | ramoops: update parameters only after successful init | Kees Cook | 2012-01-12 | 1 | -8/+9 |
* | ramoops: fix use of rounddown_pow_of_two() | Marco Stornelli | 2012-01-12 | 1 | -2/+2 |
* | kexec: remove KMSG_DUMP_KEXEC | WANG Cong | 2012-01-12 | 1 | -2/+1 |
* | drivers/char: Fix implicit use of err.h in ramoops.c | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | ramoops: update module parameters | Sergiu Iordache | 2011-08-03 | 1 | -0/+8 |
* | ramoops: fix compile failure on parisc | James Bottomley | 2011-07-29 | 1 | -0/+1 |
* | ramoops: make record_size a module parameter | Sergiu Iordache | 2011-07-26 | 1 | -10/+27 |
* | ramoops: move dump_oops into platform data | Sergiu Iordache | 2011-07-26 | 1 | -1/+4 |
* | ramoops: add new line to each print | Marco Stornelli | 2011-07-26 | 1 | -6/+9 |
* | ramoops: use module parameters instead of platform data if not available | Marco Stornelli | 2011-07-26 | 1 | -12/+35 |
* | ramoops: fix types, remove typecasts | Andrew Morton | 2011-01-13 | 1 | -4/+4 |
* | kmsg_dump: constrain mtdoops and ramoops to perform their actions only for KM... | Seiji Aguchi | 2011-01-13 | 1 | -0/+5 |
* | RAMOOPS: Don't overflow over non-allocated regions | Ahmed S. Darwish | 2010-12-28 | 1 | -5/+7 |
* | ramoops: use the platform data structure instead of module params | Kyungmin Park | 2010-10-27 | 1 | -2/+28 |
* | char drivers: RAM oops/panic logger | Marco Stornelli | 2010-05-27 | 1 | -0/+162 |