summaryrefslogtreecommitdiff
path: root/fs/pstore/ram.c
AgeCommit message (Expand)Author
2012-07-17pstore/ram: Make tracing log versionedAnton Vorontsov
2012-07-17pstore/ram: Add ftrace messages handlingAnton Vorontsov
2012-07-17pstore/ram: Convert to write_buf callbackAnton Vorontsov
2012-07-17pstore/ram: Make ECC size configurableAnton Vorontsov
2012-06-20pstore/ram: Fix error handling during przs allocationAnton Vorontsov
2012-06-20pstore/ram: Probe as early as possibleAnton Vorontsov
2012-06-13pstore/ram: Add console messages handlingAnton Vorontsov
2012-06-13pstore/ram: Factor ramoops_get_next_prz() out of ramoops_pstore_read()Anton Vorontsov
2012-06-13pstore/ram: Factor dmesg przs initialization out of probe()Anton Vorontsov
2012-06-13pstore/ram: Give proper names to dump-related variablesAnton Vorontsov
2012-06-13pstore/ram: Should zap persistent zone on unlinkAnton Vorontsov
2012-06-13pstore/ram: Should update old dmesg buffer before readingAnton Vorontsov
2012-05-17pstore/ram: Add ECC supportAnton Vorontsov
2012-05-17pstore/ram: Switch to persistent_ram routinesAnton Vorontsov
2012-05-16ramoops: Move to fs/pstore/ram.cAnton Vorontsov