Age | Commit message (Expand) | Author | Files | Lines |
2020-05-30 | pstore/ram: Introduce max_reason and convert dump_oops | Kees Cook | 1 | -1/+1 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 | Thomas Gleixner | 1 | -10/+1 |
2018-12-04 | pstore: Map PSTORE_TYPE_* to strings | Joel Fernandes (Google) | 1 | -0/+3 |
2018-12-04 | pstore/ram: Add kern-doc for struct persistent_ram_zone | Kees Cook | 1 | -3/+43 |
2018-12-04 | pstore: Avoid duplicate call of persistent_ram_zap() | Peng Wang | 1 | -0/+1 |
2018-10-22 | pstore/ram: Clarify resource reservation labels | Kees Cook | 1 | -1/+2 |
2018-03-07 | pstore/ram: Do not use stack VLA for parity workspace | Kees Cook | 1 | -0/+1 |
2016-11-16 | ramoops: Split ftrace buffer space into per-CPU zones | Joel Fernandes | 1 | -0/+3 |
2016-11-16 | pstore: Allow prz to control need for locking | Joel Fernandes | 1 | -1/+9 |
2016-11-11 | pstore: Make spinlock per zone instead of global | Joel Fernandes | 1 | -0/+1 |
2016-09-09 | pstore/pmsg: drop bounce buffer | Mark Salyzyn | 1 | -2/+5 |
2016-03-10 | pstore: Add support for 64 Bit address space | Wiebe, Wladislav (Nokia - DE/Ulm) | 1 | -1/+1 |
2015-01-17 | pstore: Add pmsg - user-space accessible pstore object | Mark Salyzyn | 1 | -0/+1 |
2014-12-12 | pstore-ram: Allow optional mapping with pgprot_noncached | Tony Lindgren | 1 | -1/+3 |
2013-04-04 | pstore/ram: Allow specifying ecc parameters in platform data | Arve Hjønnevåg | 1 | -4/+10 |
2013-01-04 | pstore: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -3/+2 |
2012-07-18 | pstore/ram: Make tracing log versioned | Anton Vorontsov | 1 | -1/+1 |
2012-07-17 | pstore: Headers should include all stuff they use | Anton Vorontsov | 1 | -0/+1 |
2012-07-17 | pstore/ram: Add ftrace messages handling | Anton Vorontsov | 1 | -0/+1 |
2012-07-17 | pstore/ram_core: Get rid of prz->ecc enable/disable flag | Anton Vorontsov | 1 | -1/+0 |
2012-07-17 | pstore/ram: Make ECC size configurable | Anton Vorontsov | 1 | -2/+2 |
2012-07-17 | pstore/ram_core: Get rid of prz->ecc_symsize and prz->ecc_poly | Anton Vorontsov | 1 | -2/+0 |
2012-06-21 | pstore/ram: Probe as early as possible | Anton Vorontsov | 1 | -3/+3 |
2012-06-14 | pstore/ram_core: Remove now unused code | Anton Vorontsov | 1 | -19/+0 |
2012-06-14 | pstore/ram: Add console messages handling | Anton Vorontsov | 1 | -0/+1 |
2012-06-14 | pstore/ram_core: Factor persistent_ram_zap() out of post_init() | Anton Vorontsov | 1 | -0/+1 |
2012-06-14 | pstore/ram: Should update old dmesg buffer before reading | Anton Vorontsov | 1 | -0/+1 |
2012-05-17 | pstore/ram: Add ECC support | Anton Vorontsov | 1 | -0/+1 |
2012-05-17 | staging: android: persistent_ram: Move to fs/pstore/ram_core.c | Anton Vorontsov | 1 | -0/+80 |
2012-05-16 | ramoops: Move to fs/pstore/ram.c | Anton Vorontsov | 1 | -0/+17 |