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