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