aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/rtas_flash.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan1-1/+0
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan1-1/+1
2008-05-14[POWERPC] Fix sparse warnings in arch/powerpc/kernelMichael Ellerman1-2/+2
2008-04-29powerpc: use non-racy method for proc entries creationDenis V. Lunev1-9/+4
2008-04-14Merge branch 'linux-2.6'Paul Mackerras1-1/+1
2008-04-03[POWERPC] Fix rtas_flash procfs interfaceMaxim Shchetynin1-1/+1
2008-04-01[POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter1-1/+1
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt1-1/+1
2007-02-12[PATCH] mark struct file_operations const 2Arjan van de Ven1-4/+4
2007-02-11[PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan1-1/+0
2006-12-08[PATCH] struct path: convert powerpcJosef Sipek1-8/+8
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-2/+2
2006-12-04[POWERPC] Replace kmalloc+memset with kzallocYan Burman1-3/+1
2006-11-10[POWERPC] pseries: Force 4k update_flash block and list sizesJohn Rose1-10/+37
2006-06-09[PATCH] powerpc: reorg RTAS delay codeJohn Rose1-21/+4
2006-02-07[PATCH] Don't check pointer for NULL before passing it to kfree [arch/powerpc/kernel/rtas_flash.c]Jesper Juhl1-2/+1
2005-11-03powerpc: Merge remaining RTAS codePaul Mackerras1-0/+834