Merge branch 'for-next/pstore'
commit 70ef1cef5c1a03a4b130f3916d47c3076880b5d6
2 parents e64f16c + 9e61736
@Sascha Hauer Sascha Hauer authored on 11 Jan 2016
Showing 29 changed files
View
Documentation/filesystems/pstore.rst 0 → 100644
View
arch/arm/boards/karo-tx6x/board.c
View
arch/arm/cpu/start-pbl.c
View
arch/arm/cpu/start.c
View
arch/arm/cpu/uncompress.c
View
arch/arm/include/asm/barebox-arm.h
View
common/startup.c
View
fs/Kconfig
View
fs/Makefile
View
fs/pstore/Kconfig 0 → 100644
View
fs/pstore/Makefile 0 → 100644
View
fs/pstore/fs.c 0 → 100644
View
fs/pstore/internal.h 0 → 100644
View
fs/pstore/platform.c 0 → 100644
View
fs/pstore/ram.c 0 → 100644
View
fs/pstore/ram_core.c 0 → 100644
View
include/linux/log2.h
View
include/linux/pstore.h 0 → 100644
View
include/linux/pstore_ram.h 0 → 100644
View
include/linux/rslib.h 0 → 100644
View
include/printk.h
View
include/stdio.h
View
lib/Kconfig
View
lib/Makefile
View
lib/reed_solomon/Makefile 0 → 100644
View
lib/reed_solomon/decode_rs.c 0 → 100644
View
lib/reed_solomon/encode_rs.c 0 → 100644
View
lib/reed_solomon/reed_solomon.c 0 → 100644
View
lib/vsprintf.c