aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/rtas_flash.c
AgeCommit message (Expand)Author
2011-01-21powerpc/rtas_flash: Use simple_read_from_bufferAkinobu Mita
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-06-15powerpc: rtas_flash needs to use rtas_data_bufMilton Miller
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-10-30powerpc: Move /proc/ppc64 to /proc/powerpc and add symlinkBenjamin Herrenschmidt
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan
2008-05-14[POWERPC] Fix sparse warnings in arch/powerpc/kernelMichael Ellerman
2008-04-29powerpc: use non-racy method for proc entries creationDenis V. Lunev
2008-04-14Merge branch 'linux-2.6'Paul Mackerras
2008-04-03[POWERPC] Fix rtas_flash procfs interfaceMaxim Shchetynin
2008-04-01[POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-02-12[PATCH] mark struct file_operations const 2Arjan van de Ven
2007-02-11[PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan
2006-12-08[PATCH] struct path: convert powerpcJosef Sipek
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-12-04[POWERPC] Replace kmalloc+memset with kzallocYan Burman
2006-11-10[POWERPC] pseries: Force 4k update_flash block and list sizesJohn Rose
2006-06-09[PATCH] powerpc: reorg RTAS delay codeJohn Rose
2006-02-07[PATCH] Don't check pointer for NULL before passing it to kfree [arch/powerpc...Jesper Juhl
2005-11-03powerpc: Merge remaining RTAS codePaul Mackerras