index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
rtas_flash.c
Age
Commit message (
Expand
)
Author
2018-01-22
powerpc: Use octal numbers for file permissions
Russell Currey
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2014-07-28
powerpc: Fix endianness of flash_block_list in rtas_flash
Thomas Falcon
2014-04-28
powerpc: Fix error return in rtas_flash module init
Anton Blanchard
2013-05-14
powerpc/rtas_flash: Fix validate_flash buffer overflow issue
Vasant Hegde
2013-05-02
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-05-01
ppc: Clean up rtas_flash driver somewhat
David Howells
2013-04-30
powerpc/rtas_flash: Fix bad memory access
Vasant Hegde
2013-04-24
powerpc/rtas_flash: New return code to indicate FW entitlement expiry
Vasant Hegde
2013-04-24
powerpc/rtas_flash: Update return token comments
Vasant Hegde
2013-04-18
powerpc/rtas_flash: Free kmem upon module exit
Vasant Hegde
2013-02-22
new helper: file_inode(file)
Al Viro
2012-11-15
powerpc/rtas_flash: Eliminate possible double free
Julia Lawall
2012-09-05
powerpc/kernel: Remove uses of abs_to_virt() and virt_to_abs()
Michael Ellerman
2012-07-27
powerpc: Lack of firmware flash support is not an error
Anton Blanchard
2011-11-25
powerpc/pseries: Cancel RTAS event scan before firmware flash
Ravi K. Nittala
2011-07-25
notifiers: sys: move reboot notifiers into reboot.h
Amerigo Wang
2011-01-21
powerpc/rtas_flash: Use simple_read_from_buffer
Akinobu Mita
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-06-15
powerpc: rtas_flash needs to use rtas_data_buf
Milton Miller
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-10-30
powerpc: Move /proc/ppc64 to /proc/powerpc and add symlink
Benjamin Herrenschmidt
2009-03-31
proc 2/2: remove struct proc_dir_entry::owner
Alexey Dobriyan
2008-07-26
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
2008-05-14
[POWERPC] Fix sparse warnings in arch/powerpc/kernel
Michael Ellerman
2008-04-29
powerpc: use non-racy method for proc entries creation
Denis V. Lunev
2008-04-14
Merge branch 'linux-2.6'
Paul Mackerras
2008-04-03
[POWERPC] Fix rtas_flash procfs interface
Maxim Shchetynin
2008-04-01
[POWERPC] Replace remaining __FUNCTION__ occurrences
Harvey Harrison
2007-10-17
Slab API: remove useless ctor parameter and reorder parameters
Christoph Lameter
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-02-12
[PATCH] mark struct file_operations const 2
Arjan van de Ven
2007-02-11
[PATCH] proc: remove useless (and buggy) ->nlink settings
Alexey Dobriyan
2006-12-08
[PATCH] struct path: convert powerpc
Josef Sipek
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-12-04
[POWERPC] Replace kmalloc+memset with kzalloc
Yan Burman
2006-11-10
[POWERPC] pseries: Force 4k update_flash block and list sizes
John Rose
2006-06-09
[PATCH] powerpc: reorg RTAS delay code
John Rose
2006-02-07
[PATCH] Don't check pointer for NULL before passing it to kfree [arch/powerpc...
Jesper Juhl
2005-11-03
powerpc: Merge remaining RTAS code
Paul Mackerras