summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/pseries/nvram.c
AgeCommit message (Expand)Author
2015-03-23powerpc/rtas: Make timestamp related code y2038-safeHari Bathini
2015-03-23powerpc/nvram: Move generic code for nvram and pstoreHari Bathini
2014-11-19powerpc/pseries: Initialise nvram_pstore_info's buf_lockLi Zhong
2014-09-25powerpc: Make a bunch of things staticAnton Blanchard
2014-04-09powerpc: Convert last uses of __FUNCTION__ to __func__Joe Perches
2013-12-13powerpc/pseries: Fix endian issues in nvram codeAnton Blanchard
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-10-31powerpc/nvram: Fix endian issue when reading the NVRAM sizeCedric Le Goater
2013-10-31powerpc/nvram: Scan partitions only onceCedric Le Goater
2013-10-14treewide: fix "distingush" typoMichael Opdenacker
2013-08-19powerpc/pseries: 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-08-19powerpc/pseries: Remove (de)compression in nvram with pstore enabledAruna Balakrishnaiah
2013-08-09powerpc/pseries: Add backward compatibilty to read old kernel oops-logAruna Balakrishnaiah
2013-08-09powerpc/pseries: Fix buffer overflow when reading from pstoreAruna Balakrishnaiah
2013-07-01powerpc/pseries: Support compression of oops text via pstoreAruna Balakrishnaiah
2013-07-01powerpc/pseries: Re-organise the oops compression codeAruna Balakrishnaiah
2013-07-01pstore: Pass header size in the pstore write callbackAruna Balakrishnaiah
2013-06-20powerpc/pseries: Read common partition via pstoreAruna Balakrishnaiah
2013-06-20powerpc/pseries: Read of-config partition via pstoreAruna Balakrishnaiah
2013-06-20powerpc/pseries: Distinguish between a os-partition and non-os partitionAruna Balakrishnaiah
2013-06-20powerpc/pseries: Read rtas partition via pstoreAruna Balakrishnaiah
2013-06-20powerpc/pseries: Read/Write oops nvram partition via pstoreAruna Balakrishnaiah
2013-06-20powerpc/pseries: Introduce generic read function to read nvram-partitionsAruna Balakrishnaiah
2013-06-20powerpc/pseries: Add version and timestamp to oops headerAruna Balakrishnaiah
2013-06-20powerpc/pseries: Remove syslog prefix in uncompressed oops textAruna Balakrishnaiah
2012-06-15kmsg - kmsg_dump() use iterator to receive log buffer contentKay Sievers
2012-01-12kexec: remove KMSG_DUMP_KEXECWANG Cong
2011-12-08powerpc/nvram: Add spinlock to oops_to_nvram to prevent oops in compression c...Anton Blanchard
2011-09-20powerpc/nvram: Add compression to fit more oops output into NVRAMJim Keniston
2011-03-30powerpc/nvram: Don't overwrite oops/panic report on normal shutdownJim Keniston
2011-03-04powerpc/pseries/nvram: Capture oops/panic reports in ibm, oops-log partitionJim Keniston
2011-03-04powerpc/nvram: Generalize code for OS partitions in NVRAMJim Keniston
2010-11-30powerpc/nvram: Rename ppc64,linux partition to ibm,rtas-logBenjamin Herrenschmidt
2010-11-30powerpc/nvram: Move the log partition stuff to pseriesBenjamin Herrenschmidt
2010-11-30powerpc/nvram: More flexible nvram_create_partition()Benjamin Herrenschmidt
2010-11-30powerpc/nvram: Move things out of asm/nvram.hBenjamin Herrenschmidt
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2008-06-16[POWERPC] Add missing of_node_put in pseries/nvram.cJulia Lawall
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell
2006-07-31[POWERPC] pseries: Constify & voidify get_property()Jeremy Kerr
2005-10-10powerpc: move pSeries files to arch/powerpc/platforms/pseriesPaul Mackerras