aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/nvram.c
Commit message (Expand)AuthorAge
* powerpc/rtas: Make timestamp related code y2038-safeHari Bathini2015-03-22
* powerpc/nvram: Move generic code for nvram and pstoreHari Bathini2015-03-22
* powerpc/pseries: Initialise nvram_pstore_info's buf_lockLi Zhong2014-11-19
* powerpc: Make a bunch of things staticAnton Blanchard2014-09-25
* powerpc: Convert last uses of __FUNCTION__ to __func__Joe Perches2014-04-08
* powerpc/pseries: Fix endian issues in nvram codeAnton Blanchard2013-12-12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-15
|\
| * treewide: fix "distingush" typoMichael Opdenacker2013-10-14
* | powerpc/nvram: Fix endian issue when reading the NVRAM sizeCedric Le Goater2013-10-30
* | powerpc/nvram: Scan partitions only onceCedric Le Goater2013-10-30
|/
* powerpc/pseries: Read and write to the 'compressed' flag of pstoreAruna Balakrishnaiah2013-08-19
* pstore: Introduce new argument 'compressed' in the read callbackAruna Balakrishnaiah2013-08-19
* pstore: Add new argument 'compressed' in pstore write callbackAruna Balakrishnaiah2013-08-19
* powerpc/pseries: Remove (de)compression in nvram with pstore enabledAruna Balakrishnaiah2013-08-19
* powerpc/pseries: Add backward compatibilty to read old kernel oops-logAruna Balakrishnaiah2013-08-09
* powerpc/pseries: Fix buffer overflow when reading from pstoreAruna Balakrishnaiah2013-08-09
* powerpc/pseries: Support compression of oops text via pstoreAruna Balakrishnaiah2013-07-01
* powerpc/pseries: Re-organise the oops compression codeAruna Balakrishnaiah2013-07-01
* pstore: Pass header size in the pstore write callbackAruna Balakrishnaiah2013-07-01
* powerpc/pseries: Read common partition via pstoreAruna Balakrishnaiah2013-06-20
* powerpc/pseries: Read of-config partition via pstoreAruna Balakrishnaiah2013-06-20
* powerpc/pseries: Distinguish between a os-partition and non-os partitionAruna Balakrishnaiah2013-06-20
* powerpc/pseries: Read rtas partition via pstoreAruna Balakrishnaiah2013-06-20
* powerpc/pseries: Read/Write oops nvram partition via pstoreAruna Balakrishnaiah2013-06-20
* powerpc/pseries: Introduce generic read function to read nvram-partitionsAruna Balakrishnaiah2013-06-20
* powerpc/pseries: Add version and timestamp to oops headerAruna Balakrishnaiah2013-06-20
* powerpc/pseries: Remove syslog prefix in uncompressed oops textAruna Balakrishnaiah2013-06-20
* kmsg - kmsg_dump() use iterator to receive log buffer contentKay Sievers2012-06-15
* kexec: remove KMSG_DUMP_KEXECWANG Cong2012-01-12
* powerpc/nvram: Add spinlock to oops_to_nvram to prevent oops in compression c...Anton Blanchard2011-12-07
* powerpc/nvram: Add compression to fit more oops output into NVRAMJim Keniston2011-09-19
* powerpc/nvram: Don't overwrite oops/panic report on normal shutdownJim Keniston2011-03-29
* powerpc/pseries/nvram: Capture oops/panic reports in ibm, oops-log partitionJim Keniston2011-03-04
* powerpc/nvram: Generalize code for OS partitions in NVRAMJim Keniston2011-03-04
* powerpc/nvram: Rename ppc64,linux partition to ibm,rtas-logBenjamin Herrenschmidt2010-11-29
* powerpc/nvram: Move the log partition stuff to pseriesBenjamin Herrenschmidt2010-11-29
* powerpc/nvram: More flexible nvram_create_partition()Benjamin Herrenschmidt2010-11-29
* powerpc/nvram: Move things out of asm/nvram.hBenjamin Herrenschmidt2010-11-29
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* [POWERPC] Add missing of_node_put in pseries/nvram.cJulia Lawall2008-06-16
* [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-12
* [POWERPC] pseries: Constify & voidify get_property()Jeremy Kerr2006-07-31
* powerpc: move pSeries files to arch/powerpc/platforms/pseriesPaul Mackerras2005-10-10