Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | slub: Dynamically size kmalloc cache allocations | Christoph Lameter | 2010-10-02 | 1 | -53/+138 | |
| * | | | | | | slub: Remove static kmem_cache_cpu array for boot | Christoph Lameter | 2010-10-02 | 1 | -13/+4 | |
| * | | | | | | slub: Remove dynamic dma slab allocation | Christoph Lameter | 2010-10-02 | 1 | -111/+39 | |
| * | | | | | | slub: Force no inlining of debug functions | Christoph Lameter | 2010-10-02 | 1 | -3/+3 | |
* | | | | | | | Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2010-10-24 | 1 | -0/+13 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | export __get_user_pages_fast() function | Xiao Guangrong | 2010-10-24 | 1 | -0/+13 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2010-10-22 | 6 | -206/+250 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | percpu: update comments to reflect that percpu allocations are always zero-fi... | Tejun Heo | 2010-09-10 | 1 | -5/+6 | |
| * | | | | | | percpu: clear memory allocated with the km allocator | Tejun Heo | 2010-09-10 | 1 | -1/+5 | |
| * | | | | | | percpu: fix build breakage on s390 and cleanup build configuration tests | Tejun Heo | 2010-09-09 | 1 | -163/+175 | |
| * | | | | | | percpu: use percpu allocator on UP too | Tejun Heo | 2010-09-08 | 5 | -41/+66 | |
| * | | | | | | vmalloc: pcpu_get/free_vm_areas() aren't needed on UP | Tejun Heo | 2010-09-08 | 1 | -0/+2 | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2010-10-22 | 1 | -2/+0 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | memory_hotplug: drop spurious calls to flush_scheduled_work() | Tejun Heo | 2010-10-19 | 1 | -2/+0 | |
* | | | | | | | | Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-10-22 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier | Jens Axboe | 2010-10-19 | 23 | -212/+319 | |
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | ||||||
| * | | | | | | | block: remove BLKDEV_IFL_WAIT | Christoph Hellwig | 2010-09-16 | 1 | -3/+3 | |
| * | | | | | | | swap: do not send discards as barriers | Christoph Hellwig | 2010-09-10 | 1 | -6/+3 | |
* | | | | | | | | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2010-10-21 | 4 | -316/+631 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'x86/urgent' into core/memblock | H. Peter Anvin | 2010-10-11 | 3 | -11/+15 | |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | memblock: Annotate memblock functions with __init_memblock | Yinghai Lu | 2010-10-11 | 1 | -2/+2 | |
| * | | | | | | | | memblock: Allow memblock_init to be called early | Jeremy Fitzhardinge | 2010-10-11 | 1 | -0/+6 | |
| * | | | | | | | | Merge commit 'v2.6.36-rc7' into core/memblock | Ingo Molnar | 2010-10-08 | 20 | -181/+269 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | memblock: Fix wraparound in find_region() | Yinghai Lu | 2010-10-05 | 1 | -1/+6 | |
| * | | | | | | | | | memblock: Fix section mismatch warnings | Yinghai Lu | 2010-09-15 | 1 | -7/+7 | |
| * | | | | | | | | | Merge commit 'v2.6.36-rc3' into x86/memblock | Ingo Molnar | 2010-08-31 | 32 | -1520/+2369 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | x86, memblock: Replace e820_/_early string with memblock_ | Yinghai Lu | 2010-08-27 | 1 | -2/+2 | |
| * | | | | | | | | | | x86: Use memblock to replace early_res | Yinghai Lu | 2010-08-27 | 3 | -46/+18 | |
| * | | | | | | | | | | memblock: Add find_memory_core_early() | Yinghai Lu | 2010-08-27 | 1 | -0/+36 | |
| * | | | | | | | | | | bootmem, x86: Add weak version of reserve_bootmem_generic | Yinghai Lu | 2010-08-27 | 1 | -0/+6 | |
| * | | | | | | | | | | memblock: Add memblock_free/reserve_reserved_regions() | Yinghai Lu | 2010-08-27 | 1 | -0/+24 | |
| * | | | | | | | | | | memblock: Add memblock_find_in_range() | Yinghai Lu | 2010-08-05 | 1 | -0/+8 | |
| * | | | | | | | | | | memblock: Option for the architecture to put memblock into the .init section | Yinghai Lu | 2010-08-05 | 1 | -24/+24 | |
| * | | | | | | | | | | memblock: Make MEMBLOCK_ERROR be 0 | Benjamin Herrenschmidt | 2010-08-05 | 1 | -0/+6 | |
| * | | | | | | | | | | memblock: Export MEMBLOCK_ERROR | Yinghai Lu | 2010-08-05 | 1 | -2/+0 | |
| * | | | | | | | | | | memblock: Improve debug output when resizing the reserve array | Yinghai Lu | 2010-08-05 | 1 | -3/+4 | |
| * | | | | | | | | | | memblock: Expose some memblock bits for use by x86 | Yinghai Lu | 2010-08-05 | 1 | -1/+2 | |
| * | | | | | | | | | | memblock: Add debugfs files to dump the arrays content | Benjamin Herrenschmidt | 2010-08-05 | 1 | -0/+51 | |
| * | | | | | | | | | | memblock: Make memblock_alloc_try_nid() fallback to MEMBLOCK_ALLOC_ANYWHERE | Benjamin Herrenschmidt | 2010-08-05 | 1 | -1/+1 | |
| * | | | | | | | | | | memblock: Separate memblock_alloc_nid() and memblock_alloc_try_nid() | Benjamin Herrenschmidt | 2010-08-05 | 1 | -0/+14 | |
| * | | | | | | | | | | memblock: NUMA allocate can now use early_pfn_map | Benjamin Herrenschmidt | 2010-08-05 | 1 | -1/+27 | |
| * | | | | | | | | | | memblock: Add "start" argument to memblock_find_base() | Benjamin Herrenschmidt | 2010-08-05 | 1 | -11/+16 | |
| * | | | | | | | | | | memblock: Add arch function to control coalescing of memblock memory regions | Benjamin Herrenschmidt | 2010-08-05 | 1 | -1/+18 | |
| * | | | | | | | | | | memblock: Add array resizing support | Benjamin Herrenschmidt | 2010-08-05 | 1 | -2/+102 | |
| * | | | | | | | | | | memblock: Move functions around into a more sensible order | Benjamin Herrenschmidt | 2010-08-05 | 1 | -142/+159 | |
| * | | | | | | | | | | memblock: split memblock_find_base() out of __memblock_alloc_base() | Benjamin Herrenschmidt | 2010-08-05 | 1 | -20/+38 | |
| * | | | | | | | | | | memblock: Move memblock_init() to the bottom of the file | Benjamin Herrenschmidt | 2010-08-05 | 1 | -27/+27 | |
| * | | | | | | | | | | memblock: Define MEMBLOCK_ERROR internally instead of using ~(phys_addr_t)0 | Benjamin Herrenschmidt | 2010-08-05 | 1 | -5/+7 | |
| * | | | | | | | | | | memblock: Make memblock_find_region() out of memblock_alloc_region() | Benjamin Herrenschmidt | 2010-08-05 | 1 | -11/+9 | |
| * | | | | | | | | | | memblock: Add debug markers at the end of the array | Benjamin Herrenschmidt | 2010-08-05 | 1 | -0/+11 |