aboutsummaryrefslogtreecommitdiff
path: root/fs/pstore
AgeCommit message (Expand)Author
2015-03-16Merge branch 'linaro-android-3.10-lsk' ofAlex Shi
2015-03-04fs: push sync_filesystem() down to the file system's remount_fs()Theodore Ts'o
2015-02-20Merge remote-tracking branch 'lsk/v3.10/topic/aosp' into linux-linaro-lsk-and...Mark Brown
2015-02-09Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2015-02-05pstore/ram: avoid atomic accesses for ioremapped regionsRob Herring
2015-02-05pstore: Fix NULL pointer fault if get NULL prz in ramoops_get_next_przLiu ShuoX
2015-02-05pstore: skip zero size persistent ram buffer in traverseLiu ShuoX
2015-02-05pstore: clarify clearing of _read_cnt in ramoops_contextLiu ShuoX
2015-02-05pstore: d_alloc_name() doesn't return an ERR_PTRDan Carpenter
2015-02-05pstore: Fail to unlink if a driver has not defined pstore_eraseAruna Balakrishnaiah
2015-01-16Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2015-01-16pstore-ram: Allow optional mapping with pgprot_noncachedTony Lindgren
2015-01-16pstore-ram: Fix hangs by using write-combine mappingsRob Herring
2015-01-13[PATCH v4 4/5] pstore: add pmsgMark Salyzyn
2015-01-13[PATCH 3/5] pstore: handle zero-sized prz in seriesMark Salyzyn
2015-01-13[PATCH v2 2/5] pstore: remove superfluous memory size checkMark Salyzyn
2015-01-13[PATCH v4 1/5] pstore: use snprintfMark Salyzyn
2015-01-13pstore: clarify clearing of _read_cnt in ramoops_contextLiu ShuoX
2014-11-14Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2014-11-14pstore: Fix duplicate {console,ftrace}-efi entriesValdis Kletnieks
2014-05-02pstore/ram: Add ramoops_console_write_buf apiArve Hjønnevåg
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-04-03pstore/ram: Include ecc_size when calculating ecc_blockArve 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-21Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-02-12pstore: Create a convenient mount point for pstoreJosh Boyer
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-11pstore: Avoid deadlock in panic and emergency-restart pathSeiji Aguchi
2013-01-03pstore: remove __dev* attributes.Greg Kroah-Hartman
2012-12-17lseek: the "whence" argument is called "whence"Andrew Morton
2012-12-15Merge tag 'for-v3.8' of git://git.infradead.org/users/cbou/linux-pstoreLinus Torvalds
2012-12-12pstore/ftrace: Adjust for ftrace_ops->func prototype changeAnton Vorontsov
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-11-14pstore: Fix NULL pointer dereference in console writesColin Ian King
2012-09-20pstore: Avoid recursive spinlocks in the oops_in_progress caseChuansheng Liu
2012-09-06pstore/ftrace: Convert to its own enable/disable debugfs knobAnton Vorontsov
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