aboutsummaryrefslogtreecommitdiffstats
path: root/fs/pstore/ram_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-17pstore/ram: Make tracing log versionedAnton Vorontsov1-5/+7
2012-07-17pstore/ram_core: Get rid of prz->ecc enable/disable flagAnton Vorontsov1-6/+4
2012-07-17pstore/ram: Make ECC size configurableAnton Vorontsov1-7/+8
2012-07-17pstore/ram_core: Get rid of prz->ecc_symsize and prz->ecc_polyAnton Vorontsov1-4/+3
2012-06-20pstore/ram_core: Better ECC size checkingAnton Vorontsov1-8/+8
2012-06-20pstore/ram_core: Proper checking for post_init errors (e.g. improper ECC size)Anton Vorontsov1-7/+15
2012-06-20pstore/ram: Probe as early as possibleAnton Vorontsov1-4/+5
2012-06-13pstore/ram_core: Remove now unused codeAnton Vorontsov1-77/+0
2012-06-13pstore/ram_core: Silence some printksAnton Vorontsov1-2/+2
2012-06-13pstore/ram_core: Factor persistent_ram_zap() out of post_init()Anton Vorontsov1-3/+8
2012-06-13pstore/ram_core: Do not reset restored zone's position and sizeAnton Vorontsov1-0/+1
2012-06-13pstore/ram: Should update old dmesg buffer before readingAnton Vorontsov1-7/+8
2012-05-17staging: android: persistent_ram: Move to fs/pstore/ram_core.cAnton Vorontsov1-0/+532