summaryrefslogtreecommitdiff
path: root/include/linux/pstore_ram.h
AgeCommit message (Expand)Author
2020-05-30pstore/ram: Introduce max_reason and convert dump_oopsKees Cook
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner
2018-12-03pstore: Map PSTORE_TYPE_* to stringsJoel Fernandes (Google)
2018-12-03pstore/ram: Add kern-doc for struct persistent_ram_zoneKees Cook
2018-12-03pstore: Avoid duplicate call of persistent_ram_zap()Peng Wang
2018-10-22pstore/ram: Clarify resource reservation labelsKees Cook
2018-03-07pstore/ram: Do not use stack VLA for parity workspaceKees Cook
2016-11-15ramoops: Split ftrace buffer space into per-CPU zonesJoel Fernandes
2016-11-15pstore: Allow prz to control need for lockingJoel Fernandes
2016-11-11pstore: Make spinlock per zone instead of globalJoel Fernandes
2016-09-08pstore/pmsg: drop bounce bufferMark Salyzyn
2016-03-10pstore: Add support for 64 Bit address spaceWiebe, Wladislav (Nokia - DE/Ulm)
2015-01-16pstore: Add pmsg - user-space accessible pstore objectMark Salyzyn
2014-12-11pstore-ram: Allow optional mapping with pgprot_noncachedTony Lindgren
2013-04-03pstore/ram: Allow specifying ecc parameters in platform dataArve Hjønnevåg
2013-01-03pstore: remove __dev* attributes.Greg Kroah-Hartman
2012-07-17pstore/ram: Make tracing log versionedAnton Vorontsov
2012-07-17pstore: Headers should include all stuff they useAnton Vorontsov
2012-07-17pstore/ram: Add ftrace messages handlingAnton Vorontsov
2012-07-17pstore/ram_core: Get rid of prz->ecc enable/disable flagAnton Vorontsov
2012-07-17pstore/ram: Make ECC size configurableAnton Vorontsov
2012-07-17pstore/ram_core: Get rid of prz->ecc_symsize and prz->ecc_polyAnton Vorontsov
2012-06-20pstore/ram: Probe as early as possibleAnton Vorontsov
2012-06-13pstore/ram_core: Remove now unused codeAnton Vorontsov
2012-06-13pstore/ram: Add console messages handlingAnton Vorontsov
2012-06-13pstore/ram_core: Factor persistent_ram_zap() out of post_init()Anton Vorontsov
2012-06-13pstore/ram: Should update old dmesg buffer before readingAnton Vorontsov
2012-05-17pstore/ram: Add ECC supportAnton Vorontsov
2012-05-17staging: android: persistent_ram: Move to fs/pstore/ram_core.cAnton Vorontsov
2012-05-16ramoops: Move to fs/pstore/ram.cAnton Vorontsov