aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/pstore_ram.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-07pstore/ram: Do not use stack VLA for parity workspaceKees Cook1-0/+1
2016-11-15ramoops: Split ftrace buffer space into per-CPU zonesJoel Fernandes1-0/+3
2016-11-15pstore: Allow prz to control need for lockingJoel Fernandes1-1/+9
2016-11-11pstore: Make spinlock per zone instead of globalJoel Fernandes1-0/+1
2016-09-08pstore/pmsg: drop bounce bufferMark Salyzyn1-2/+5
2016-03-10pstore: Add support for 64 Bit address spaceWiebe, Wladislav (Nokia - DE/Ulm)1-1/+1
2015-01-16pstore: Add pmsg - user-space accessible pstore objectMark Salyzyn1-0/+1
2014-12-11pstore-ram: Allow optional mapping with pgprot_noncachedTony Lindgren1-1/+3
2013-04-03pstore/ram: Allow specifying ecc parameters in platform dataArve Hjønnevåg1-4/+10
2013-01-03pstore: remove __dev* attributes.Greg Kroah-Hartman1-3/+2
2012-07-17pstore/ram: Make tracing log versionedAnton Vorontsov1-1/+1
2012-07-17pstore: Headers should include all stuff they useAnton Vorontsov1-0/+1
2012-07-17pstore/ram: Add ftrace messages handlingAnton Vorontsov1-0/+1
2012-07-17pstore/ram_core: Get rid of prz->ecc enable/disable flagAnton Vorontsov1-1/+0
2012-07-17pstore/ram: Make ECC size configurableAnton Vorontsov1-2/+2
2012-07-17pstore/ram_core: Get rid of prz->ecc_symsize and prz->ecc_polyAnton Vorontsov1-2/+0
2012-06-20pstore/ram: Probe as early as possibleAnton Vorontsov1-3/+3
2012-06-13pstore/ram_core: Remove now unused codeAnton Vorontsov1-19/+0
2012-06-13pstore/ram: Add console messages handlingAnton Vorontsov1-0/+1
2012-06-13pstore/ram_core: Factor persistent_ram_zap() out of post_init()Anton Vorontsov1-0/+1
2012-06-13pstore/ram: Should update old dmesg buffer before readingAnton Vorontsov1-0/+1
2012-05-17pstore/ram: Add ECC supportAnton Vorontsov1-0/+1
2012-05-17staging: android: persistent_ram: Move to fs/pstore/ram_core.cAnton Vorontsov1-0/+80
2012-05-16ramoops: Move to fs/pstore/ram.cAnton Vorontsov1-0/+17