summaryrefslogtreecommitdiff
path: root/fs/pstore/ram.c
AgeCommit message (Expand)Author
2017-05-24pstore-ram: add Device Tree bindingsGreg Hackmann
2016-10-28pstore/ramoops: fixup driver removalSebastian Andrzej Siewior
2015-10-22pstore: add pstore unregisterGeliang Tang
2015-05-21ramoops: make it possible to change mem_type param.Wang Long
2015-05-21pstore/ram: verify ramoops header before saving recordBen Zhang
2015-05-21fs/pstore: Optimization function ramoops_init_przslong.wanglong
2015-03-16pstore: Fix the ramoops module parameters updateWang Long
2015-01-16pstore: Add pmsg - user-space accessible pstore objectMark Salyzyn
2015-01-16pstore: Handle zero-sized prz in seriesMark Salyzyn
2015-01-16pstore: Remove superfluous memory size checkMark Salyzyn
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-11pstore-ram: Allow optional mapping with pgprot_noncachedTony Lindgren
2014-11-05pstore/ram: Strip ramoops header for correct decompressionBen Zhang
2014-10-20pstore: drop owner assignment from platform_driversWolfram Sang
2014-03-17pstore: Correct the max_dump_cnt clearing of ramoopsLiu ShuoX
2014-03-17pstore: Fix NULL pointer fault if get NULL prz in ramoops_get_next_przLiu ShuoX
2014-03-17pstore: skip zero size persistent ram buffer in traverseLiu ShuoX
2014-03-17pstore: clarify clearing of _read_cnt in ramoops_contextLiu ShuoX
2013-08-30pstore/ram: (really) fix undefined usage of rounddown_pow_of_twoMaxime Bizon
2013-08-19pstore/ram: Read and write to the 'compressed' flag of pstoreAruna Balakrishnaiah
2013-08-19pstore: Introduce new argument 'compressed' in the read callbackAruna Balakrishnaiah
2013-08-19pstore: Add new argument 'compressed' in pstore write callbackAruna Balakrishnaiah
2013-07-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-07-01pstore: Pass header size in the pstore write callbackAruna Balakrishnaiah
2013-06-14pstore/ram: remove the power of buffer size limitationRob Herring
2013-05-09Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-05-08pstore/ram: fix error return code in ramoops_probe()Wei Yongjun
2013-04-03pstore/ram: Restore ecc information blockArve Hjønnevåg
2013-04-03pstore/ram: Allow specifying ecc parameters in platform dataArve Hjønnevåg
2013-03-18pstore: Replace calls to kmalloc and memcpy with kmemdupAlexandru Gheorghiu
2013-03-11fs: pstore: Replaced calls to kmalloc and memcpy with kmemdupAlexandru Gheorghiu
2013-02-04Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...Thomas Gleixner
2013-01-15time: create __getnstimeofday for WARNless callsKees Cook
2013-01-03pstore: remove __dev* attributes.Greg Kroah-Hartman
2012-12-15Merge tag 'for-v3.8' of git://git.infradead.org/users/cbou/linux-pstoreLinus Torvalds
2012-12-12pstore/ram: Fix bounds checks for mem_size, record_size, console_size and ftr...Arve Hjønnevåg
2012-11-26efi_pstore: Add a sequence counter to a variable nameSeiji Aguchi
2012-11-26efi_pstore: Add ctime to argument of erase callbackSeiji Aguchi
2012-11-17pstore/ram: Fix undefined usage of rounddown_pow_of_two(0)Maxime Bizon
2012-11-16pstore/ram: Fixup section annotationsHannes Reinecke
2012-08-31pstore/ram: Add missing platform_device_unregisterJovi Zhang
2012-08-04pstore/ram: Mark ramoops_pstore_write_buf() as notraceAnton Vorontsov
2012-08-04pstore/ram: Fix printk format warningRandy Dunlap
2012-08-04pstore/ram: Fix possible NULL dereferenceAnton Vorontsov
2012-07-17pstore/ram: Make tracing log versionedAnton Vorontsov
2012-07-17pstore/ram: Add ftrace messages handlingAnton Vorontsov
2012-07-17pstore/ram: Convert to write_buf callbackAnton Vorontsov
2012-07-17pstore/ram: Make ECC size configurableAnton Vorontsov
2012-06-20pstore/ram: Fix error handling during przs allocationAnton Vorontsov
2012-06-20pstore/ram: Probe as early as possibleAnton Vorontsov