开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
lmb.c
Age
Commit message (
Expand
)
Author
2008-02-13
[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.
David S. Miller
2008-01-23
[POWERPC] Fix handling of memreserve if the range lands in highmem
Kumar Gala
2007-07-26
[POWERPC] Fix loop with unsigned long counter variable
Manish Ahuja
2007-03-08
[POWERPC] Allow duplicate lmb_reserve() calls
David Gibson
2006-07-26
[POWERPC] Fix mem= handling when the memory limit is > RMO size
Michael Ellerman
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-05-19
[PATCH] powerpc: Unify mem= handling
Michael Ellerman
2006-03-17
[PATCH] powerpc: Fix bug in bug fix for bug in lmb_alloc()
Michael Ellerman
2006-02-07
[PATCH] powerpc: Move LMB_ALLOC_ANYWHERE out of lmb.h
Michael Ellerman
2006-02-07
[PATCH] powerpc: Always panic if lmb_alloc() fails
Michael Ellerman
2006-02-07
[PATCH] powerpc: Make sure we don't create empty lmb regions
Michael Ellerman
2005-11-16
[PATCH] powerpc: Fixup debugging in lmb.c
Michael Ellerman
2005-10-06
powerpc: Merge lmb.c and make MM initialization use it.
Paul Mackerras