aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/nvram.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-15kmsg - kmsg_dump() use iterator to receive log buffer contentKay Sievers1-54/+7
2012-01-12kexec: remove KMSG_DUMP_KEXECWANG Cong1-1/+0
2011-12-08powerpc/nvram: Add spinlock to oops_to_nvram to prevent oops in compression code.Anton Blanchard1-0/+7
2011-09-20powerpc/nvram: Add compression to fit more oops output into NVRAMJim Keniston1-7/+164
2011-03-30powerpc/nvram: Don't overwrite oops/panic report on normal shutdownJim Keniston1-0/+24
2011-03-04powerpc/pseries/nvram: Capture oops/panic reports in ibm, oops-log partitionJim Keniston1-3/+115
2011-03-04powerpc/nvram: Generalize code for OS partitions in NVRAMJim Keniston1-59/+84
2010-11-30powerpc/nvram: Rename ppc64,linux partition to ibm,rtas-logBenjamin Herrenschmidt1-10/+13
2010-11-30powerpc/nvram: Move the log partition stuff to pseriesBenjamin Herrenschmidt1-0/+200
2010-11-30powerpc/nvram: More flexible nvram_create_partition()Benjamin Herrenschmidt1-3/+3
2010-11-30powerpc/nvram: Move things out of asm/nvram.hBenjamin Herrenschmidt1-0/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2008-06-16[POWERPC] Add missing of_node_put in pseries/nvram.cJulia Lawall1-1/+3
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell1-1/+1
2006-07-31[POWERPC] pseries: Constify & voidify get_property()Jeremy Kerr1-2/+3
2005-10-10powerpc: move pSeries files to arch/powerpc/platforms/pseriesPaul Mackerras1-0/+148