nfs: new subdir Documentation/filesystems/nfs
[safe/jmp/linux-2.6] / lib / lmb.c
2009-08-27 Benjamin Herrenschmidtlmb: Remove __init from lmb_end_of_DRAM()
2009-02-11 Michael Ellermanlmb: Rework lmb_dump_all() output
2008-08-16 David S. Millerlmb: Fix reserved region handling in lmb_enforce_memory...
2008-05-19 Kumar Galalmb: Fix compile warning
2008-05-13 David S. Millerlmb: Make lmb debugging more useful.
2008-05-12 David S. Millerlmb: Fix inconsistent alignment of size argument.
2008-04-29 Badari Pulavarty[POWERPC] Provide walk_memory_resource() for powerpc
2008-04-29 Badari Pulavarty[POWERPC] Update lmb data structures for hotplug memory...
2008-04-24 David S. Miller[LMB]: Fix lmb allocation regression.
2008-04-15 Paul Mackerras[LMB] Restructure allocation loops to avoid unsigned...
2008-04-15 Paul Mackerras[LMB] Fix some whitespace and other formatting issues...
2008-04-15 David S. Miller[LMB] Add lmb_alloc_nid()
2008-02-20 Kumar Gala[LMB]: Fix lmb_add_region if region should be added...
2008-02-14 Becky Bruce[LMB]: Make lmb support large physical addressing
2008-02-14 Kumar Gala[LMB]: Fix initial lmb add region with a non-zero base
2008-02-14 David S. Miller[LMB]: Fix bug in __lmb_alloc_base().
2008-02-14 David S. Miller[LIB]: Make PowerPC LMB code generic so sparc64 can...