aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/nvram_64.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-04powerpc/nvram: Generalize code for OS partitions in NVRAMJim Keniston1-4/+27
2010-11-30powerpc/nvram: Handle partition names >= 12 charsJim Keniston1-2/+3
2010-11-30powerpc/nvram: Fix NVRAM partition list setupJim Keniston1-18/+8
2010-11-30powerpc/nvram: Move the log partition stuff to pseriesBenjamin Herrenschmidt1-236/+18
2010-11-30powerpc/nvram: Change nvram_setup_partition() to use new helperBenjamin Herrenschmidt1-39/+32
2010-11-30powerpc/nvram: Add nvram_find_partition()Benjamin Herrenschmidt1-0/+22
2010-11-30powerpc/nvram: Improve partition removalBenjamin Herrenschmidt1-48/+43
2010-11-30powerpc/nvram: Shuffle code around in nvram_create_partition()Benjamin Herrenschmidt1-46/+62
2010-11-30powerpc/nvram: Completely clear a new partitionBenjamin Herrenschmidt1-9/+10
2010-11-30powerpc/nvram: Ensure that the partition header/block size is rightBenjamin Herrenschmidt1-0/+2
2010-11-30powerpc/nvram: nvram_create_partitions() now uses bytesBenjamin Herrenschmidt1-6/+14
2010-11-30powerpc/nvram: More flexible nvram_create_partition()Benjamin Herrenschmidt1-18/+28
2010-11-30powerpc/nvram: Move things out of asm/nvram.hBenjamin Herrenschmidt1-1/+20
2010-02-09arch/powerpc: Fix continuation line formatsJoe Perches1-3/+3
2009-11-24powerpc: Use unlocked ioctl in nvram_64Thomas Gleixner1-7/+7
2009-10-30powerpc/nvram_64: Mark init code __initThomas Gleixner1-7/+7
2009-10-30powerpc/nvram_64: Check nvram_error_log_index in nvram_clear_error_log()Thomas Gleixner1-0/+3
2009-10-30powerpc/nvram_64: Remove unused codeThomas Gleixner1-25/+0
2007-08-17[POWERPC] pseries: Eliminate global error_log_cnt variableLinas Vepstas1-5/+5
2007-08-17[POWERPC] pseries: Fix jumbled no_logging flagLinas Vepstas1-8/+0
2007-08-17[POWERPC] Remove nvram forward declarationsLinas Vepstas1-5/+0
2007-02-12[PATCH] mark struct file_operations const 2Arjan van de Ven1-1/+1
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-2/+2
2006-04-29[PATCH] nvram_print_partitions cosmetic fixupWill Schmidt1-1/+1
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt1-2/+2
2006-03-27[PATCH] powerpc: fix various sparse warningsStephen Rothwell1-1/+2
2006-01-09[PATCH] powerpc: fix large nvram accessArnd Bergmann1-56/+50
2005-11-18powerpc: Move remaining .c files from arch/ppc64 to arch/powerpcPaul Mackerras1-0/+742