Age | Commit message (Expand) | Author |
2023-08-24 | sparc32: implement the new page table range API | Matthew Wilcox (Oracle) |
2022-11-08 | mm: remove kern_addr_valid() completely | Kefeng Wang |
2022-07-17 | sparc/mm: move protection_map[] inside the platform | Anshuman Khandual |
2021-04-30 | mm: move mem_init_print_info() into mm_init() | Kefeng Wang |
2021-02-18 | sparc32: Limit memblock allocation to low memory | Andreas Larsson |
2020-06-09 | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport |
2020-06-03 | sparc32: register memory occupied by kernel as memblock.memory | Mike Rapoport |
2019-09-24 | mm: remove quicklist page table caches | Nicholas Piggin |
2019-05-14 | init: free_initmem: poison freed init memory | Mike Rapoport |
2019-05-14 | initramfs: poison freed initrd memory | Christoph Hellwig |
2019-03-12 | arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0) | Mike Rapoport |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport |
2018-10-31 | memblock: rename free_all_bootmem to memblock_free_all | Mike Rapoport |
2018-10-31 | memblock: replace __alloc_bootmem with memblock_alloc_from | Mike Rapoport |
2018-08-21 | sparc32: split ramdisk detection and reservation to a helper function | Mike Rapoport |
2018-08-21 | sparc32: switch to NO_BOOTMEM | Mike Rapoport |
2018-08-21 | sparc: mm/init_32: kill trailing whitespace | Mike Rapoport |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-05-17 | sparc: Fix -Wstringop-overflow warning | Orlando Arias |
2017-02-22 | arch, mm: remove arch specific show_mem | Michal Hocko |
2014-04-29 | sparc32: fix sparse warning in devices.c | Sam Ravnborg |
2014-04-29 | sparc32: fix sparse warnings in setup_32.c | Sam Ravnborg |
2014-04-29 | sparc32: fix sparse warnings in srmmu.c | Sam Ravnborg |
2013-07-03 | mm/SPARC: prepare for removing num_physpages and simplify mem_init() | Jiang Liu |
2013-07-03 | mm: concentrate modification of totalram_pages into the mm core | Jiang Liu |
2013-07-03 | mm: change signature of free_reserved_area() to fix building warnings | Jiang Liu |
2013-05-07 | mm/SPARC: use common help functions to free reserved pages | Jiang Liu |
2013-04-29 | mm/SPARC: use free_highmem_page() to free highmem pages into buddy system | Jiang Liu |
2013-02-23 | swap: add per-partition lock for swapfile | Shaohua Li |
2012-07-26 | sparc32: delete dead code in show_mem() | Sam Ravnborg |
2012-07-26 | sparc32: move kmap_init() to highmem.c | Sam Ravnborg |
2012-07-26 | sparc32: centralize all mmu context handling in srmmu.c | Sam Ravnborg |
2012-07-26 | sparc32: drop quicklist | Sam Ravnborg |
2012-07-26 | sparc32: drop sparc model check in paging_init | Sam Ravnborg |
2012-07-26 | sparc32: drop sparc_unmapped_base | Sam Ravnborg |
2012-07-26 | sparc32,leon: drop leon_init() | Sam Ravnborg |
2012-05-14 | sparc32: remove runtime btfix support | Sam Ravnborg |
2012-05-13 | sparc32: drop btfixup in page_32.h | Sam Ravnborg |
2012-05-12 | sparc32: Un-btfixup PAGE_{NONE,COPY,READONLY,SHARED,KERNEL}. | David S. Miller |
2012-05-12 | sparc32: drop btfixup for check_pgt_cache | Sam Ravnborg |
2012-05-12 | sparc32: Trivial removal of sun4c references in comments. | David S. Miller |
2012-05-11 | sparc32: Kill asm/vac-ops.h | David S. Miller |
2012-05-11 | sparc32: remove calls to sun4c dummy mm inits functions | Sam Ravnborg |
2012-03-28 | Disintegrate asm/system.h for Sparc | David Howells |
2011-06-07 | sparc: Remove unnecessary semicolons | Joe Perches |
2011-05-25 | mm: now that all old mmu_gather code is gone, remove the storage | Peter Zijlstra |
2011-05-25 | arch, mm: filter disallowed nodes from arch specific show_mem functions | David Rientjes |
2011-03-24 | lib, arch: add filter argument to show_mem and fix private implementations | David Rientjes |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2009-09-22 | arches: drop superfluous casts in nr_free_pages() callers | Geert Uytterhoeven |