summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/nvram.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* powerpc: Adopt nvram module for PPC64Finn Thain2019-01-221-2/+0Star
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* powerpc/pseries: Remove unused pstore headers in nvram.cGeliang Tang2016-06-141-2/+0Star
* powerpc/rtas: Make timestamp related code y2038-safeHari Bathini2015-03-231-5/+5
* powerpc/nvram: Move generic code for nvram and pstoreHari Bathini2015-03-231-661/+5Star
* powerpc/pseries: Initialise nvram_pstore_info's buf_lockLi Zhong2014-11-191-0/+2
* powerpc: Make a bunch of things staticAnton Blanchard2014-09-251-5/+7
* powerpc: Convert last uses of __FUNCTION__ to __func__Joe Perches2014-04-091-6/+5Star
* powerpc/pseries: Fix endian issues in nvram codeAnton Blanchard2013-12-131-23/+23
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-161-1/+1
|\
| * treewide: fix "distingush" typoMichael Opdenacker2013-10-141-1/+1
* | powerpc/nvram: Fix endian issue when reading the NVRAM sizeCedric Le Goater2013-10-311-2/+2
* | powerpc/nvram: Scan partitions only onceCedric Le Goater2013-10-311-3/+3
|/
* powerpc/pseries: Read and write to the 'compressed' flag of pstoreAruna Balakrishnaiah2013-08-191-0/+8
* pstore: Introduce new argument 'compressed' in the read callbackAruna Balakrishnaiah2013-08-191-1/+1
* pstore: Add new argument 'compressed' in pstore write callbackAruna Balakrishnaiah2013-08-191-2/+2
* powerpc/pseries: Remove (de)compression in nvram with pstore enabledAruna Balakrishnaiah2013-08-191-90/+12Star
* powerpc/pseries: Add backward compatibilty to read old kernel oops-logAruna Balakrishnaiah2013-08-091-4/+14
* powerpc/pseries: Fix buffer overflow when reading from pstoreAruna Balakrishnaiah2013-08-091-46/+24Star
* powerpc/pseries: Support compression of oops text via pstoreAruna Balakrishnaiah2013-07-011-14/+117
* powerpc/pseries: Re-organise the oops compression codeAruna Balakrishnaiah2013-07-011-52/+52
* pstore: Pass header size in the pstore write callbackAruna Balakrishnaiah2013-07-011-1/+3
* powerpc/pseries: Read common partition via pstoreAruna Balakrishnaiah2013-06-201-1/+16
* powerpc/pseries: Read of-config partition via pstoreAruna Balakrishnaiah2013-06-201-9/+46
* powerpc/pseries: Distinguish between a os-partition and non-os partitionAruna Balakrishnaiah2013-06-201-2/+5
* powerpc/pseries: Read rtas partition via pstoreAruna Balakrishnaiah2013-06-201-7/+26
* powerpc/pseries: Read/Write oops nvram partition via pstoreAruna Balakrishnaiah2013-06-201-15/+157
* powerpc/pseries: Introduce generic read function to read nvram-partitionsAruna Balakrishnaiah2013-06-201-10/+22
* powerpc/pseries: Add version and timestamp to oops headerAruna Balakrishnaiah2013-06-201-19/+38
* powerpc/pseries: Remove syslog prefix in uncompressed oops textAruna Balakrishnaiah2013-06-201-1/+1
* kmsg - kmsg_dump() use iterator to receive log buffer contentKay Sievers2012-06-151-54/+7Star
* kexec: remove KMSG_DUMP_KEXECWANG Cong2012-01-131-1/+0Star
* powerpc/nvram: Add spinlock to oops_to_nvram to prevent oops in compression c...Anton Blanchard2011-12-081-0/+7
* powerpc/nvram: Add compression to fit more oops output into NVRAMJim Keniston2011-09-201-7/+164
* powerpc/nvram: Don't overwrite oops/panic report on normal shutdownJim Keniston2011-03-301-0/+24
* powerpc/pseries/nvram: Capture oops/panic reports in ibm, oops-log partitionJim Keniston2011-03-041-3/+115
* powerpc/nvram: Generalize code for OS partitions in NVRAMJim Keniston2011-03-041-59/+84
* powerpc/nvram: Rename ppc64,linux partition to ibm,rtas-logBenjamin Herrenschmidt2010-11-301-10/+13
* powerpc/nvram: Move the log partition stuff to pseriesBenjamin Herrenschmidt2010-11-301-0/+200
* powerpc/nvram: More flexible nvram_create_partition()Benjamin Herrenschmidt2010-11-301-3/+3
* powerpc/nvram: Move things out of asm/nvram.hBenjamin Herrenschmidt2010-11-301-0/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0Star
* [POWERPC] Add missing of_node_put in pseries/nvram.cJulia Lawall2008-06-161-1/+3
* [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-121-1/+1
* [POWERPC] pseries: Constify & voidify get_property()Jeremy Kerr2006-07-311-2/+3
* powerpc: move pSeries files to arch/powerpc/platforms/pseriesPaul Mackerras2005-10-101-0/+148