aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/rtas_flash.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/rtas_flash: Use simple_read_from_bufferAkinobu Mita2011-01-211-47/+6
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+3
* powerpc: rtas_flash needs to use rtas_data_bufMilton Miller2010-06-151-18/+21
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* powerpc: Move /proc/ppc64 to /proc/powerpc and add symlinkBenjamin Herrenschmidt2009-10-301-5/+5
* proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-311-1/+0
* SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-261-1/+1
* [POWERPC] Fix sparse warnings in arch/powerpc/kernelMichael Ellerman2008-05-141-2/+2
* powerpc: use non-racy method for proc entries creationDenis V. Lunev2008-04-291-9/+4
* Merge branch 'linux-2.6'Paul Mackerras2008-04-141-1/+1
|\
| * [POWERPC] Fix rtas_flash procfs interfaceMaxim Shchetynin2008-04-031-1/+1
* | [POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-011-1/+1
|/
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-171-1/+1
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-1/+1
* [PATCH] mark struct file_operations const 2Arjan van de Ven2007-02-121-4/+4
* [PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan2007-02-111-1/+0
* [PATCH] struct path: convert powerpcJosef Sipek2006-12-081-8/+8
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-2/+2
* [POWERPC] Replace kmalloc+memset with kzallocYan Burman2006-12-041-3/+1
* [POWERPC] pseries: Force 4k update_flash block and list sizesJohn Rose2006-11-101-10/+37
* [PATCH] powerpc: reorg RTAS delay codeJohn Rose2006-06-091-21/+4
* [PATCH] Don't check pointer for NULL before passing it to kfree [arch/powerpc...Jesper Juhl2006-02-071-2/+1
* powerpc: Merge remaining RTAS codePaul Mackerras2005-11-031-0/+834