summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2019-05-23Merge branch 'android-4.9' into amlogic-4.9-devJianxin Pan3137-31640/+78174
2019-05-14debug: do not print old_size when ftrace_size is 0 [1/1]Jianxin Pan1-2/+2
2019-04-29Revert "pstore: Honor dmesg_restrict sysctl on dmesg dumps"Kees Cook3-33/+1
2019-04-17debug: improve ftrace_ramoops for io trace [2/2]Jianxin Pan21-28/+445
2019-01-26Merge 4.9.153 into android-4.9Greg Kroah-Hartman45-70/+255
2019-01-26pstore/ram: Do not treat empty buffers as validJoel Fernandes (Google)1-0/+5
2018-12-17Merge 4.9.146 into android-4.9Greg Kroah-Hartman49-215/+417
2018-12-17pstore: Convert console write to use ->write_bufNamhyung Kim1-2/+2
2018-09-26Merge 4.9.129 into android-4.9Greg Kroah-Hartman110-325/+607
2018-09-26pstore: Fix incorrect persistent ram buffer mappingBin Yang1-3/+14
2017-08-07Merge 4.9.41 into android-4.9Greg Kroah-Hartman119-363/+745
2017-08-07pstore: Use dynamic spinlock initializerKees Cook1-1/+1
2017-08-07pstore: Correctly initialize spinlock and flagsKees Cook1-5/+7
2017-08-07pstore: Allow prz to control need for lockingJoel Fernandes3-12/+27
2017-08-07pstore: Make spinlock per zone instead of globalJoel Fernandes2-6/+6
2017-05-21Merge 4.9.29 into android-4.9Greg Kroah-Hartman87-443/+865
2017-05-20pstore: Shut down worker when unregisteringKees Cook1-1/+9
2017-01-27ANDROID: pstore/ram: Add ramoops_console_write_buf apiArve Hjønnevåg2-0/+8
2016-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds182-449/+587
2016-09-28fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani76-182/+182
2016-09-08ramoops: move spin_lock_init after kmalloc error checkingGeliang Tang1-1/+1
2016-09-08pstore/ram: Use memcpy_fromio() to save old bufferAndrew Bresticker1-2/+2
2016-09-08pstore/ram: Use memcpy_toio instead of memcpyFurquan Shaikh1-1/+1
2016-09-08pstore/pmsg: drop bounce bufferMark Salyzyn6-36/+119
2016-09-08pstore/ram: Set pstore flags dynamicallyNamhyung Kim2-3/+7
2016-09-08pstore: Split pstore fragile flagsNamhyung Kim5-10/+21
2016-09-08pstore/core: drop cmpxchg based updatesSebastian Andrzej Siewior1-41/+2
2016-09-08pstore/ramoops: fixup driver removalSebastian Andrzej Siewior1-5/+12
2016-08-05ramoops: use persistent_ram_free() instead of kfree() for freeing przHiraku Toyooka1-3/+3
2016-08-05ramoops: use DT reserved-memory bindingsKees Cook4-33/+56
2016-06-14pstore/ram: add Device Tree bindingsGreg Hackmann3-4/+145
2016-06-02pstore: drop file opened reference countGeliang Tang1-1/+0
2016-06-02pstore: add lzo/lz4 compression supportGeliang Tang7-18/+261
2016-05-31pstore: Cleanup pstore_dump()Namhyung Kim1-19/+13
2016-05-31pstore: Enable compression on normal path (again)Namhyung Kim1-6/+5
2016-05-31ramoops: Only unregister when registeredKees Cook1-3/+5
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov381-2721/+2722
2016-03-10pstore: Add support for 64 Bit address spaceWiebe, Wladislav (Nokia - DE/Ulm)2-3/+3
2016-01-22wrappers for ->i_mutex accessAl Viro177-883/+908
2015-11-02pstore: fix code comment to match codeGeliang Tang1-2/+3
2015-10-22pstore: Fix return type of pstore_is_mounted()Geliang Tang2-2/+2
2015-10-22pstore: add pstore unregisterGeliang Tang10-34/+88
2015-10-21pstore: add a helper function pstore_register_kmsgGeliang Tang1-1/+6
2015-10-21pstore: add vmalloc error checkGeliang Tang1-0/+2
2015-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds28-101/+340
2015-07-01sysfs: Create mountpoints with sysfs_create_mount_pointEric W. Biederman11-65/+40
2015-05-21ramoops: make it possible to change mem_type param.Wang Long1-1/+1
2015-05-21pstore/ram: verify ramoops header before saving recordBen Zhang1-12/+28
2015-05-21fs/pstore: Optimization function ramoops_init_przslong.wanglong1-5/+3
2015-05-21fs/pstore: update the backend parameter in pstore moduleWang Long1-0/+6
[next]