aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/nvram_64.c
AgeCommit message (Expand)Author
2013-03-18powerpc: remove cast for kmalloc/kzalloc return valueZhang Yanfei
2011-03-04powerpc/nvram: Generalize code for OS partitions in NVRAMJim Keniston
2010-11-30powerpc/nvram: Handle partition names >= 12 charsJim Keniston
2010-11-30powerpc/nvram: Fix NVRAM partition list setupJim Keniston
2010-11-30powerpc/nvram: Move the log partition stuff to pseriesBenjamin Herrenschmidt
2010-11-30powerpc/nvram: Change nvram_setup_partition() to use new helperBenjamin Herrenschmidt
2010-11-30powerpc/nvram: Add nvram_find_partition()Benjamin Herrenschmidt
2010-11-30powerpc/nvram: Improve partition removalBenjamin Herrenschmidt
2010-11-30powerpc/nvram: Shuffle code around in nvram_create_partition()Benjamin Herrenschmidt
2010-11-30powerpc/nvram: Completely clear a new partitionBenjamin Herrenschmidt
2010-11-30powerpc/nvram: Ensure that the partition header/block size is rightBenjamin Herrenschmidt
2010-11-30powerpc/nvram: nvram_create_partitions() now uses bytesBenjamin 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-02-09arch/powerpc: Fix continuation line formatsJoe Perches
2009-11-24powerpc: Use unlocked ioctl in nvram_64Thomas Gleixner
2009-10-30powerpc/nvram_64: Mark init code __initThomas Gleixner
2009-10-30powerpc/nvram_64: Check nvram_error_log_index in nvram_clear_error_log()Thomas Gleixner
2009-10-30powerpc/nvram_64: Remove unused codeThomas Gleixner
2007-08-17[POWERPC] pseries: Eliminate global error_log_cnt variableLinas Vepstas
2007-08-17[POWERPC] pseries: Fix jumbled no_logging flagLinas Vepstas
2007-08-17[POWERPC] Remove nvram forward declarationsLinas Vepstas
2007-02-12[PATCH] mark struct file_operations const 2Arjan van de Ven
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-04-29[PATCH] nvram_print_partitions cosmetic fixupWill Schmidt
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt
2006-03-27[PATCH] powerpc: fix various sparse warningsStephen Rothwell
2006-01-09[PATCH] powerpc: fix large nvram accessArnd Bergmann
2005-11-18powerpc: Move remaining .c files from arch/ppc64 to arch/powerpcPaul Mackerras