index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
rtas_flash.c
Age
Commit message (
Expand
)
Author
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