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
/
lib
/
rheap.c
Age
Commit message (
Expand
)
Author
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2016-06-14
powerpc: Various typo fixes
Michael Ellerman
2015-03-16
powerpc: Delete unnecessary checks before kfree()
Markus Elfring
2011-10-31
powerpc: various straight conversions from module.h --> export.h
Paul Gortmaker
2008-12-17
powerpc: Fix corruption error in rh_alloc_fixed()
Guillaume Knispel
2008-04-17
[POWERPC] Make rheap safe for spinlocks
Timur Tabi
2007-10-16
[POWERPC] exports rheap symbol to modules
Sylvain Munaut
2007-07-29
Remove fs.h from mm.h
Alexey Dobriyan
2007-06-19
[POWERPC] rheap - eliminates internal fragments caused by alignment
Li Yang
2007-05-17
[POWERPC] Fix alignment problem in rh_alloc_align() with exact-sized blocks
Timur Tabi
2007-05-09
[POWERPC] Change rheap functions to use ulongs instead of pointers
Timur Tabi
2007-02-08
[POWERPC] Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
2007-02-07
[POWERPC] Fix array indexing error in rheap grow()
Timur Tabi
2006-10-02
[POWERPC] Fix rheap alignment problem
Li Yang
2006-02-10
[PATCH] powerpc: trivial: modify comments to refer to new location of files
Jon Mason
2005-09-26
powerpc: Merge enough to start building in arch/powerpc.
Paul Mackerras