summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/rtas_flash.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-041-1/+1
* powerpc: Use octal numbers for file permissionsRussell Currey2018-01-211-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* powerpc: Fix endianness of flash_block_list in rtas_flashThomas Falcon2014-07-281-2/+4
* powerpc: Fix error return in rtas_flash module initAnton Blanchard2014-04-281-1/+1
* powerpc/rtas_flash: Fix validate_flash buffer overflow issueVasant Hegde2013-05-141-4/+6
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-05-021-17/+34
|\
| * powerpc/rtas_flash: Fix bad memory accessVasant Hegde2013-04-301-10/+4Star
| * powerpc/rtas_flash: New return code to indicate FW entitlement expiryVasant Hegde2013-04-241-0/+5
| * powerpc/rtas_flash: Update return token commentsVasant Hegde2013-04-241-7/+20
| * powerpc/rtas_flash: Free kmem upon module exitVasant Hegde2013-04-181-0/+5
* | ppc: Clean up rtas_flash driver somewhatDavid Howells2013-05-011-248/+204Star
|/
* new helper: file_inode(file)Al Viro2013-02-231-8/+8
* powerpc/rtas_flash: Eliminate possible double freeJulia Lawall2012-11-151-3/+1Star
* powerpc/kernel: Remove uses of abs_to_virt() and virt_to_abs()Michael Ellerman2012-09-051-4/+3Star
* powerpc: Lack of firmware flash support is not an errorAnton Blanchard2012-07-271-1/+1
* powerpc/pseries: Cancel RTAS event scan before firmware flashRavi K. Nittala2011-11-251-0/+6
* notifiers: sys: move reboot notifiers into reboot.hAmerigo Wang2011-07-261-0/+1
* powerpc/rtas_flash: Use simple_read_from_bufferAkinobu Mita2011-01-211-47/+6Star
* 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-301-1/+0Star
* 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/+4Star
* 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/+0Star
* [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/+1Star
* [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/+4Star
* [PATCH] Don't check pointer for NULL before passing it to kfree [arch/powerpc...Jesper Juhl2006-02-071-2/+1Star
* powerpc: Merge remaining RTAS codePaul Mackerras2005-11-031-0/+834