aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/rtas_flash.c
Commit message (Expand)AuthorAge
* powerpc/rtas_flash: Fix validate_flash buffer overflow issueVasant Hegde2013-05-14
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-05-02
|\
| * powerpc/rtas_flash: Fix bad memory accessVasant Hegde2013-04-30
| * powerpc/rtas_flash: New return code to indicate FW entitlement expiryVasant Hegde2013-04-24
| * powerpc/rtas_flash: Update return token commentsVasant Hegde2013-04-24
| * powerpc/rtas_flash: Free kmem upon module exitVasant Hegde2013-04-17
* | ppc: Clean up rtas_flash driver somewhatDavid Howells2013-05-01
|/
* new helper: file_inode(file)Al Viro2013-02-22
* powerpc/rtas_flash: Eliminate possible double freeJulia Lawall2012-11-14
* powerpc/kernel: Remove uses of abs_to_virt() and virt_to_abs()Michael Ellerman2012-09-05
* powerpc: Lack of firmware flash support is not an errorAnton Blanchard2012-07-26
* powerpc/pseries: Cancel RTAS event scan before firmware flashRavi K. Nittala2011-11-24
* notifiers: sys: move reboot notifiers into reboot.hAmerigo Wang2011-07-25
* powerpc/rtas_flash: Use simple_read_from_bufferAkinobu Mita2011-01-20
* llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* powerpc: rtas_flash needs to use rtas_data_bufMilton Miller2010-06-15
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* powerpc: Move /proc/ppc64 to /proc/powerpc and add symlinkBenjamin Herrenschmidt2009-10-30
* proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-30
* SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-26
* [POWERPC] Fix sparse warnings in arch/powerpc/kernelMichael Ellerman2008-05-14
* powerpc: use non-racy method for proc entries creationDenis V. Lunev2008-04-29
* Merge branch 'linux-2.6'Paul Mackerras2008-04-14
|\
| * [POWERPC] Fix rtas_flash procfs interfaceMaxim Shchetynin2008-04-03
* | [POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-01
|/
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-17
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-19
* [PATCH] mark struct file_operations const 2Arjan van de Ven2007-02-12
* [PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan2007-02-11
* [PATCH] struct path: convert powerpcJosef Sipek2006-12-08
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* [POWERPC] Replace kmalloc+memset with kzallocYan Burman2006-12-04
* [POWERPC] pseries: Force 4k update_flash block and list sizesJohn Rose2006-11-10
* [PATCH] powerpc: reorg RTAS delay codeJohn Rose2006-06-09
* [PATCH] Don't check pointer for NULL before passing it to kfree [arch/powerpc...Jesper Juhl2006-02-07
* powerpc: Merge remaining RTAS codePaul Mackerras2005-11-02