aboutsummaryrefslogtreecommitdiffstats
path: root/fs/pstore/ram.c
Commit message (Expand)AuthorAge
* ramoops: move spin_lock_init after kmalloc error checkingGeliang Tang2016-09-08
* pstore/pmsg: drop bounce bufferMark Salyzyn2016-09-08
* pstore/ram: Set pstore flags dynamicallyNamhyung Kim2016-09-08
* pstore: Split pstore fragile flagsNamhyung Kim2016-09-08
* pstore/ramoops: fixup driver removalSebastian Andrzej Siewior2016-09-08
* ramoops: use persistent_ram_free() instead of kfree() for freeing przHiraku Toyooka2016-08-05
* ramoops: use DT reserved-memory bindingsKees Cook2016-08-05
* pstore/ram: add Device Tree bindingsGreg Hackmann2016-06-14
* pstore: add lzo/lz4 compression supportGeliang Tang2016-06-02
* pstore: Add support for 64 Bit address spaceWiebe, Wladislav (Nokia - DE/Ulm)2016-03-10
* pstore: add pstore unregisterGeliang Tang2015-10-22
* ramoops: make it possible to change mem_type param.Wang Long2015-05-21
* pstore/ram: verify ramoops header before saving recordBen Zhang2015-05-21
* fs/pstore: Optimization function ramoops_init_przslong.wanglong2015-05-21
* pstore: Fix the ramoops module parameters updateWang Long2015-03-16
* pstore: Add pmsg - user-space accessible pstore objectMark Salyzyn2015-01-16
* pstore: Handle zero-sized prz in seriesMark Salyzyn2015-01-16
* pstore: Remove superfluous memory size checkMark Salyzyn2015-01-16
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * pstore: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | pstore-ram: Allow optional mapping with pgprot_noncachedTony Lindgren2014-12-11
* | pstore/ram: Strip ramoops header for correct decompressionBen Zhang2014-11-05
|/
* pstore: Correct the max_dump_cnt clearing of ramoopsLiu ShuoX2014-03-17
* pstore: Fix NULL pointer fault if get NULL prz in ramoops_get_next_przLiu ShuoX2014-03-17
* pstore: skip zero size persistent ram buffer in traverseLiu ShuoX2014-03-17
* pstore: clarify clearing of _read_cnt in ramoops_contextLiu ShuoX2014-03-17
* pstore/ram: (really) fix undefined usage of rounddown_pow_of_twoMaxime Bizon2013-08-30
* pstore/ram: Read and write to the 'compressed' flag of pstoreAruna Balakrishnaiah2013-08-19
* pstore: Introduce new argument 'compressed' in the read callbackAruna Balakrishnaiah2013-08-19
* pstore: Add new argument 'compressed' in pstore write callbackAruna Balakrishnaiah2013-08-19
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-07-04
|\
| * pstore: Pass header size in the pstore write callbackAruna Balakrishnaiah2013-07-01
* | pstore/ram: remove the power of buffer size limitationRob Herring2013-06-14
|/
* Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-05-09
|\
| * pstore/ram: fix error return code in ramoops_probe()Wei Yongjun2013-05-08
| * fs: pstore: Replaced calls to kmalloc and memcpy with kmemdupAlexandru Gheorghiu2013-03-11
* | pstore/ram: Restore ecc information blockArve Hjønnevåg2013-04-04
* | pstore/ram: Allow specifying ecc parameters in platform dataArve Hjønnevåg2013-04-04
* | pstore: Replace calls to kmalloc and memcpy with kmemdupAlexandru Gheorghiu2013-03-18
|/
* Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...Thomas Gleixner2013-02-04
|\
| * time: create __getnstimeofday for WARNless callsKees Cook2013-01-15
* | pstore: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* | Merge tag 'for-v3.8' of git://git.infradead.org/users/cbou/linux-pstoreLinus Torvalds2012-12-15
|\ \
| * | pstore/ram: Fix bounds checks for mem_size, record_size, console_size and ftr...Arve Hjønnevåg2012-12-12
| * | pstore/ram: Fix undefined usage of rounddown_pow_of_two(0)Maxime Bizon2012-11-17
| * | pstore/ram: Fixup section annotationsHannes Reinecke2012-11-16
| |/
* | efi_pstore: Add a sequence counter to a variable nameSeiji Aguchi2012-11-26
* | efi_pstore: Add ctime to argument of erase callbackSeiji Aguchi2012-11-26
|/
* pstore/ram: Add missing platform_device_unregisterJovi Zhang2012-08-31
* pstore/ram: Mark ramoops_pstore_write_buf() as notraceAnton Vorontsov2012-08-04