summaryrefslogtreecommitdiffstats
path: root/include/linux/pstore_ram.h
Commit message (Expand)AuthorAgeFilesLines
* ramoops: Split ftrace buffer space into per-CPU zonesJoel Fernandes2016-11-151-0/+3
* pstore: Allow prz to control need for lockingJoel Fernandes2016-11-151-1/+9
* pstore: Make spinlock per zone instead of globalJoel Fernandes2016-11-111-0/+1
* pstore/pmsg: drop bounce bufferMark Salyzyn2016-09-081-2/+5
* pstore: Add support for 64 Bit address spaceWiebe, Wladislav (Nokia - DE/Ulm)2016-03-101-1/+1
* pstore: Add pmsg - user-space accessible pstore objectMark Salyzyn2015-01-161-0/+1
* pstore-ram: Allow optional mapping with pgprot_noncachedTony Lindgren2014-12-111-1/+3
* pstore/ram: Allow specifying ecc parameters in platform dataArve Hjønnevåg2013-04-031-4/+10
* pstore: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-3/+2
* pstore/ram: Make tracing log versionedAnton Vorontsov2012-07-171-1/+1
* pstore: Headers should include all stuff they useAnton Vorontsov2012-07-171-0/+1
* pstore/ram: Add ftrace messages handlingAnton Vorontsov2012-07-171-0/+1
* pstore/ram_core: Get rid of prz->ecc enable/disable flagAnton Vorontsov2012-07-171-1/+0
* pstore/ram: Make ECC size configurableAnton Vorontsov2012-07-171-2/+2
* pstore/ram_core: Get rid of prz->ecc_symsize and prz->ecc_polyAnton Vorontsov2012-07-171-2/+0
* pstore/ram: Probe as early as possibleAnton Vorontsov2012-06-201-3/+3
* pstore/ram_core: Remove now unused codeAnton Vorontsov2012-06-131-19/+0
* pstore/ram: Add console messages handlingAnton Vorontsov2012-06-131-0/+1
* pstore/ram_core: Factor persistent_ram_zap() out of post_init()Anton Vorontsov2012-06-131-0/+1
* pstore/ram: Should update old dmesg buffer before readingAnton Vorontsov2012-06-131-0/+1
* pstore/ram: Add ECC supportAnton Vorontsov2012-05-171-0/+1
* staging: android: persistent_ram: Move to fs/pstore/ram_core.cAnton Vorontsov2012-05-171-0/+80
* ramoops: Move to fs/pstore/ram.cAnton Vorontsov2012-05-161-0/+17