Commit Graph

201859 Commits (d2cd563ba82c424083b78e0ce97d68bfb04d1242)
 

Author SHA1 Message Date
Benjamin Herrenschmidt d2cd563ba8 memblock: Add arch function to control coalescing of memblock memory regions 15 years ago
Benjamin Herrenschmidt 142b45a72e memblock: Add array resizing support 15 years ago
Benjamin Herrenschmidt 6ed311b282 memblock: Move functions around into a more sensible order 15 years ago
Benjamin Herrenschmidt 7f219c736f memblock: split memblock_find_base() out of __memblock_alloc_base() 15 years ago
Benjamin Herrenschmidt 7590abe891 memblock: Move memblock_init() to the bottom of the file 15 years ago
Benjamin Herrenschmidt 4d629f9a02 memblock: Define MEMBLOCK_ERROR internally instead of using ~(phys_addr_t)0 15 years ago
Benjamin Herrenschmidt 3a9c2c81eb memblock: Make memblock_find_region() out of memblock_alloc_region() 15 years ago
Benjamin Herrenschmidt 449e8df39d memblock: Add debug markers at the end of the array 15 years ago
Benjamin Herrenschmidt bf23c51f1f memblock: Move memblock arrays to static storage in memblock.c and make their size a variable 15 years ago
Benjamin Herrenschmidt 4734b594c6 memblock: Remove memblock_type.size and add memblock.memory_size instead 15 years ago
Benjamin Herrenschmidt 9d3c30f5a1 memblock: Remove unused memblock.debug struct member 15 years ago
Benjamin Herrenschmidt 2898cc4cdf memblock: Change u64 to phys_addr_t 15 years ago
Benjamin Herrenschmidt cd3db0c4ca memblock: Remove rmo_size, burry it in arch/powerpc where it belongs 15 years ago
Benjamin Herrenschmidt e63075a3c9 memblock: Introduce default allocation limit and use it to replace explicit ones 15 years ago
Benjamin Herrenschmidt 27f574c223 memblock: Expose MEMBLOCK_ALLOC_ANYWHERE 15 years ago
Benjamin Herrenschmidt c3f72b5706 memblock: Factor the lowest level alloc function 15 years ago
Benjamin Herrenschmidt 35a1f0bd07 memblock: Remove nid_range argument, arch provides memblock_nid_range() instead 15 years ago
Benjamin Herrenschmidt b693fffb18 memblock: Remove memblock_find() 15 years ago
Benjamin Herrenschmidt 1e2b904026 memblock: Remove obsolete accessors 15 years ago
Benjamin Herrenschmidt 719c1514f2 memblock/arm: Use new accessors 15 years ago
Benjamin Herrenschmidt 28be7072ce memblock/powerpc: Use new accessors 15 years ago
Benjamin Herrenschmidt 08b8479881 memblock/sparc: Use new accessors 15 years ago
Benjamin Herrenschmidt 64106ca61c memblock/sh: Use new accessors 15 years ago
Benjamin Herrenschmidt 76bfcc818f memblock/microblaze: Use new accessors 15 years ago
Benjamin Herrenschmidt 5b385f259f memblock: Introduce for_each_memblock() and new accessors 15 years ago
Benjamin Herrenschmidt dbe3039e64 memblock/arm: Use memblock_region_is_memory() for omap fb 15 years ago
Benjamin Herrenschmidt 5e6f6aa1c2 memblock/arm: pfn_valid uses memblock_is_memory() 15 years ago
Benjamin Herrenschmidt 72d4b0b4e0 memblock: Implement memblock_is_memory and memblock_is_region_memory 15 years ago
Benjamin Herrenschmidt 411a25a80d memblock: No reason to include asm/memblock.h late 15 years ago
Benjamin Herrenschmidt e3239ff92a memblock: Rename memblock_region to memblock_type and memblock_property to memblock_region 15 years ago
Benjamin Herrenschmidt f1c2c19c49 memblock: Fix memblock_is_region_reserved() to return a boolean 15 years ago
Linus Torvalds 3a09b1be53 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw 15 years ago
Linus Torvalds 7046e668d7 Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 15 years ago
Linus Torvalds c939f9f9d2 Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 15 years ago
Linus Torvalds b8b3e9058f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs 15 years ago
Linus Torvalds 51102ee5b8 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs 15 years ago
Linus Torvalds 54161df1fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 15 years ago
Linus Torvalds be82ae0238 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm 15 years ago
Helge Deller 4b4fd27c0b PARISC: led.c - fix potential stack overflow in led_proc_write() 15 years ago
Matthieu CASTET c18de72fb3 UBIFS: fix a memory leak on error path. 15 years ago
Eric Van Hensbergen 327aec03ac 9p: fix sparse warnings in new xattr code 15 years ago
Eric Van Hensbergen ea1375333e fs/9p: remove sparse warning in vfs_inode 15 years ago
Aneesh Kumar K.V 0b1208b1aa fs/9p: destroy fid on failed remove 15 years ago
Aneesh Kumar K.V a534c8d15b fs/9p: Prevent parallel rename when doing fid_lookup 15 years ago
Aneesh Kumar K.V ebf46264a0 fs/9p: Add support user. xattr 15 years ago
Aneesh Kumar K.V eda25e4616 net/9p: Implement TXATTRCREATE 9p call 15 years ago
Aneesh Kumar K.V 0ef63f345c net/9p: Implement attrwalk 9p call 15 years ago
M. Mohan Kumar ef56547efa 9p: Implement LOPEN 15 years ago
Venkateswararao Jujjuri (JV) 5643135a28 fs/9p: This patch implements TLCREATE for 9p2000.L protocol. 15 years ago
M. Mohan Kumar 01a622bd74 9p: Implement TMKDIR 15 years ago