aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* memblock: split memblock_find_base() out of __memblock_alloc_base()Benjamin Herrenschmidt2010-08-04
* memblock: Move memblock_init() to the bottom of the fileBenjamin Herrenschmidt2010-08-04
* memblock: Define MEMBLOCK_ERROR internally instead of using ~(phys_addr_t)0Benjamin Herrenschmidt2010-08-04
* memblock: Make memblock_find_region() out of memblock_alloc_region()Benjamin Herrenschmidt2010-08-04
* memblock: Add debug markers at the end of the arrayBenjamin Herrenschmidt2010-08-04
* memblock: Move memblock arrays to static storage in memblock.c and make their...Benjamin Herrenschmidt2010-08-04
* memblock: Remove memblock_type.size and add memblock.memory_size insteadBenjamin Herrenschmidt2010-08-04
* memblock: Remove unused memblock.debug struct memberBenjamin Herrenschmidt2010-08-04
* memblock: Change u64 to phys_addr_tBenjamin Herrenschmidt2010-08-04
* memblock: Remove rmo_size, burry it in arch/powerpc where it belongsBenjamin Herrenschmidt2010-08-04
* memblock: Introduce default allocation limit and use it to replace explicit onesBenjamin Herrenschmidt2010-08-04
* memblock: Expose MEMBLOCK_ALLOC_ANYWHEREBenjamin Herrenschmidt2010-08-04
* memblock: Factor the lowest level alloc functionBenjamin Herrenschmidt2010-08-04
* memblock: Remove nid_range argument, arch provides memblock_nid_range() insteadBenjamin Herrenschmidt2010-08-04
* memblock: Remove memblock_find()Benjamin Herrenschmidt2010-08-04
* memblock: Remove obsolete accessorsBenjamin Herrenschmidt2010-08-04
* memblock/arm: Use new accessorsBenjamin Herrenschmidt2010-08-04
* memblock/powerpc: Use new accessorsBenjamin Herrenschmidt2010-08-04
* memblock/sparc: Use new accessorsBenjamin Herrenschmidt2010-08-04
* memblock/sh: Use new accessorsBenjamin Herrenschmidt2010-08-04
* memblock/microblaze: Use new accessorsBenjamin Herrenschmidt2010-08-04
* memblock: Introduce for_each_memblock() and new accessorsBenjamin Herrenschmidt2010-08-04
* memblock/arm: Use memblock_region_is_memory() for omap fbBenjamin Herrenschmidt2010-08-04
* memblock/arm: pfn_valid uses memblock_is_memory()Benjamin Herrenschmidt2010-08-04
* memblock: Implement memblock_is_memory and memblock_is_region_memoryBenjamin Herrenschmidt2010-08-04
* memblock: No reason to include asm/memblock.h lateBenjamin Herrenschmidt2010-08-04
* memblock: Rename memblock_region to memblock_type and memblock_property to me...Benjamin Herrenschmidt2010-08-04
* memblock: Fix memblock_is_region_reserved() to return a booleanBenjamin Herrenschmidt2010-08-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2010-08-03
|\
| * GFS2: Fix recovery stuck bug (try #2)Steven Whitehouse2010-08-02
| * GFS2: Fix typo in stuffed file data copy handlingAbhijith Das2010-07-30
| * Revert "GFS2: recovery stuck on transaction lock"Steven Whitehouse2010-07-29
| * GFS2: Make "try" lock not try quite so hardSteven Whitehouse2010-07-29
| * GFS2: remove dependency on __GFP_NOFAILDavid Rientjes2010-07-29
| * GFS2: Simplify gfs2_write_alloc_requiredBob Peterson2010-07-29
| * GFS2: Wait for journal id on mount if not specified on mount command lineSteven Whitehouse2010-07-29
| * GFS2: Use nobh_writepageSteven Whitehouse2010-07-29
* | Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds2010-08-03
|\ \
| * | UBI: do not warn unnecessarilyArtem Bityutskiy2010-08-02
| * | UBI: do not print message about corruptes PEBs if we have none of themArtem Bityutskiy2010-08-02
| * | UBI: improve delete-compatible volumes handlingBrijesh Singh2010-06-16
| * | UBI: fix error message and compilation warningsArtem Bityutskiy2010-06-14
| * | UBI: generate random image_seq when formatting MTD devicesMatthieu CASTET2010-06-11
| * | UBI: improve ECC error messageArtem Bityutskiy2010-06-11
| * | UBI: improve corrupted flash handlingArtem Bityutskiy2010-06-04
| * | UBI: introduce eraseblock counter variablesArtem Bityutskiy2010-06-04
| * | UBI: introduce a new IO return codeArtem Bityutskiy2010-06-04
| * | UBI: simplify IO error codesArtem Bityutskiy2010-06-04
* | | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2010-08-03
|\ \ \
| * | | UBIFS: fix a memory leak on error path.Matthieu CASTET2010-08-03