| Commit message (Expand) | Author | Age | Files | Lines |
* | init: provide a generic free_initmem implementation | Mike Rapoport | 2019-05-14 | 1 | -6/+0 |
* | initramfs: provide a generic free_initrd_mem implementation | Christoph Hellwig | 2019-05-14 | 1 | -8/+0 |
* | treewide: add checks for the return value of memblock_alloc*() | Mike Rapoport | 2019-03-12 | 1 | -0/+3 |
* | arch: don't memset(0) memory returned by memblock_alloc() | Mike Rapoport | 2019-03-12 | 1 | -1/+0 |
* | mm: remove include/linux/bootmem.h | Mike Rapoport | 2018-10-31 | 1 | -1/+1 |
* | memblock: rename free_all_bootmem to memblock_free_all | Mike Rapoport | 2018-10-31 | 1 | -1/+1 |
* | memblock: replace alloc_bootmem_pages with memblock_alloc | Mike Rapoport | 2018-10-31 | 1 | -1/+1 |
* | mm, arch: remove empty_bad_page* | Michal Hocko | 2017-11-15 | 1 | -13/+0 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | h8300: Memory management | Yoshinori Sato | 2015-06-23 | 1 | -0/+128 |
* | Drop support for Renesas H8/300 (h8300) architecture | Guenter Roeck | 2013-09-16 | 1 | -155/+0 |
* | mm/h8300: prepare for removing num_physpages and simplify mem_init() | Jiang Liu | 2013-07-03 | 1 | -28/+8 |
* | mm: concentrate modification of totalram_pages into the mm core | Jiang Liu | 2013-07-03 | 1 | -1/+1 |
* | mm: enhance free_reserved_area() to support poisoning memory with zero | Jiang Liu | 2013-07-03 | 1 | -2/+2 |
* | mm: change signature of free_reserved_area() to fix building warnings | Jiang Liu | 2013-07-03 | 1 | -1/+1 |
* | mm/h8300: use common help functions to free reserved pages | Jiang Liu | 2013-04-29 | 1 | -27/+3 |
* | h8300: use the declarations provided by <asm/sections.h> | Geert Uytterhoeven | 2012-06-20 | 1 | -9/+8 |
* | h8300: fix use of extinct _sbss and _ebss | Geert Uytterhoeven | 2012-06-20 | 1 | -2/+2 |
* | Disintegrate asm/system.h for H8300 | David Howells | 2012-03-28 | 1 | -1/+0 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -1/+1 |
* | h8300: fix section mismatches | Yoshinori Sato | 2008-08-12 | 1 | -6/+3 |
* | h8300: use generic show_mem() | Johannes Weiner | 2008-07-26 | 1 | -27/+0 |
* | [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations | Christoph Lameter | 2006-09-26 | 1 | -1/+1 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] remove set_page_count() outside mm/ | Nick Piggin | 2006-03-22 | 1 | -2/+2 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+232 |