summaryrefslogtreecommitdiff
path: root/fs/pstore
AgeCommit message (Expand)Author
2018-10-10Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Tao Huang
2018-10-03Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
2018-09-26pstore: Fix incorrect persistent ram buffer mappingBin Yang
2017-11-15pstore/console: ignore log levelTao Huang
2017-08-11Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
2017-08-06pstore: Use dynamic spinlock initializerKees Cook
2017-08-06pstore: Correctly initialize spinlock and flagsKees Cook
2017-08-06pstore: Allow prz to control need for lockingJoel Fernandes
2017-08-06pstore: Make spinlock per zone instead of globalJoel Fernandes
2016-10-29Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-10-28pstore/ram: Use memcpy_fromio() to save old bufferAndrew Bresticker
2016-10-28pstore/ram: Use memcpy_toio instead of memcpyFurquan Shaikh
2016-10-28pstore/core: drop cmpxchg based updatesSebastian Andrzej Siewior
2016-10-28pstore/ramoops: fixup driver removalSebastian Andrzej Siewior
2016-10-18Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-10-07pstore: drop file opened reference countGeliang Tang
2016-09-14FROMLIST: pstore: drop pmsg bounce bufferMark Salyzyn
2016-04-07FROMLIST: pstore-ram: fix NULL reference when used with pdataBrian Norris
2016-02-16FROMLIST: pstore-ram: add Device Tree bindingsGreg Hackmann
2016-02-16pstore/ram: Add ramoops_console_write_buf apiArve Hjønnevåg
2015-11-02pstore: fix code comment to match codeGeliang Tang
2015-10-22pstore: Fix return type of pstore_is_mounted()Geliang Tang
2015-10-22pstore: add pstore unregisterGeliang Tang
2015-10-21pstore: add a helper function pstore_register_kmsgGeliang Tang
2015-10-21pstore: add vmalloc error checkGeliang Tang
2015-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2015-07-01sysfs: Create mountpoints with sysfs_create_mount_pointEric W. Biederman
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-05-21fs/pstore: update the backend parameter in pstore moduleWang Long
2015-05-21pstore: do not use message compression without lockKonstantin Khlebnikov
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells
2015-03-23pstore: Add pstore type id for PPC64 opal nvram partitionHari Bathini
2015-03-16pstore: Fix the ramoops module parameters updateWang Long
2015-01-16pstore: Fix sprintf format specifier in pstore_dump()alex chen
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
2015-01-16pstore: Use scnprintf() in pstore_mkfile()Mark 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-12-11pstore-ram: Fix hangs by using write-combine mappingsRob Herring
2014-11-05pstore: Honor dmesg_restrict sysctl on dmesg dumpsSebastian Schmidt
2014-11-05pstore/ram: Strip ramoops header for correct decompressionBen Zhang
2014-10-20pstore: drop owner assignment from platform_driversWolfram Sang
2014-10-15pstore: Fix duplicate {console,ftrace}-efi entriesValdis Kletnieks
2014-08-08fs/pstore/ram_core.c: replace count*size kmalloc by kmalloc_arrayFabian Frederick