| Commit message (Expand) | Author | Age | Files | Lines |
* | mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never fail | David Hildenbrand | 2019-05-14 | 1 | -8/+3 |
* | mm, memory_hotplug: provide a more generic restrictions for memory hotplug | Michal Hocko | 2019-05-14 | 1 | -3/+3 |
* | ia64: add checks for the return value of memblock_alloc*() | Mike Rapoport | 2019-03-12 | 1 | -8/+30 |
* | ia64: fix compile without swiotlb | Christoph Hellwig | 2019-01-05 | 1 | -0/+2 |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2018-12-29 | 1 | -1/+1 |
|\ |
|
| * | mm, memory_hotplug: add nid parameter to arch_remove_memory | Oscar Salvador | 2018-12-28 | 1 | -1/+1 |
* | | swiotlb: remove dma_mark_clean | Christoph Hellwig | 2018-12-13 | 1 | -11/+8 |
|/ |
|
* | mm: remove include/linux/bootmem.h | Mike Rapoport | 2018-10-31 | 1 | -1/+0 |
* | memblock: rename free_all_bootmem to memblock_free_all | Mike Rapoport | 2018-10-31 | 1 | -1/+1 |
* | memblock: replace alloc_bootmem_pages_node with memblock_alloc_node | Mike Rapoport | 2018-10-31 | 1 | -4/+4 |
* | ia64: mark special ia64 memory areas anonymous | Linus Torvalds | 2018-08-01 | 1 | -0/+2 |
* | mm: use vma_init() to initialize VMAs on stack and data segments | Kirill A. Shutemov | 2018-07-27 | 1 | -1/+1 |
* | mm: make vm_area_alloc() initialize core fields | Linus Torvalds | 2018-07-22 | 1 | -6/+2 |
* | mm: use helper functions for allocating and freeing vm_area structs | Linus Torvalds | 2018-07-21 | 1 | -4/+4 |
* | mm: pass the vmem_altmap to memmap_init_zone | Christoph Hellwig | 2018-01-08 | 1 | -4/+5 |
* | mm: pass the vmem_altmap to arch_remove_memory and __remove_pages | Christoph Hellwig | 2018-01-08 | 1 | -2/+2 |
* | mm: pass the vmem_altmap to arch_add_memory and __add_pages | Christoph Hellwig | 2018-01-08 | 1 | -2/+3 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | mm, memory_hotplug: replace for_device by want_memblock in arch_add_memory | Michal Hocko | 2017-07-07 | 1 | -2/+2 |
* | mm, memory_hotplug: do not associate hotadded memory to zones until online | Michal Hocko | 2017-07-07 | 1 | -8/+1 |
* | mm, memory_hotplug: get rid of is_zone_device_section | Michal Hocko | 2017-07-07 | 1 | -1/+1 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | arch, mm: remove arch specific show_mem | Michal Hocko | 2017-02-23 | 1 | -48/+0 |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 1 | -1/+1 |
* | mm: ZONE_DEVICE for "device memory" | Dan Williams | 2015-08-28 | 1 | -2/+2 |
* | [IA64] Drop debug test/printk that some special pages are marked reserved | Tony Luck | 2015-07-02 | 1 | -4/+0 |
* | ia64: remove paravirt code | Luis R. Rodriguez | 2015-06-10 | 1 | -6/+3 |
* | ia64: Remove Linux/x86 exec domain support | Richard Weinberger | 2015-04-12 | 1 | -25/+0 |
* | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area | Andy Lutomirski | 2014-08-09 | 1 | -0/+31 |
* | memory-hotplug: ia64: suitable memory should go to ZONE_MOVABLE | Wang Nan | 2014-08-07 | 1 | -1/+2 |
* | mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNT | Mel Gorman | 2014-01-22 | 1 | -0/+48 |
* | mm: use pgdat_end_pfn() to simplify the code in arch | Xishi Qiu | 2013-11-13 | 1 | -3/+1 |
* | mm/IA64: prepare for killing free_all_bootmem_node() | Jiang Liu | 2013-07-04 | 1 | -7/+2 |
* | mm/IA64: prepare for removing num_physpages and simplify mem_init() | Jiang Liu | 2013-07-04 | 1 | -26/+1 |
* | mm: concentrate modification of totalram_pages into the mm core | Jiang Liu | 2013-07-04 | 1 | -1/+1 |
* | mm: enhance free_reserved_area() to support poisoning memory with zero | Jiang Liu | 2013-07-04 | 1 | -1/+1 |
* | mm: change signature of free_reserved_area() to fix building warnings | Jiang Liu | 2013-07-04 | 1 | -2/+1 |
* | mm/IA64: use common help functions to free reserved pages | Jiang Liu | 2013-04-30 | 1 | -19/+4 |
* | memory-hotplug: introduce new arch_remove_memory() for removing page table | Wen Congyang | 2013-02-24 | 1 | -0/+18 |
* | IA64: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-04 | 1 | -3/+2 |
* | revert "mm: fix-up zone present pages" | Andrew Morton | 2012-11-16 | 1 | -1/+0 |
* | mm: fix-up zone present pages | Jianguo Wu | 2012-10-09 | 1 | -0/+1 |
* | mm: kill vma flag VM_RESERVED and mm->reserved_vm counter | Konstantin Khlebnikov | 2012-10-09 | 1 | -1/+2 |
* | Disintegrate asm/system.h for IA64 | David Howells | 2012-03-28 | 1 | -1/+0 |
* | ia64: Use HAVE_MEMBLOCK_NODE_MAP | Tejun Heo | 2011-12-08 | 1 | -2/+2 |
* | mm: now that all old mmu_gather code is gone, remove the storage | Peter Zijlstra | 2011-05-25 | 1 | -2/+0 |
* | mm: change anon_vma linking to fix multi-process server scalability issue | Rik van Riel | 2010-03-06 | 1 | -0/+2 |
* | [IA64] Remove COMPAT_IA32 support | Tony Luck | 2010-02-08 | 1 | -5/+0 |
* | [IA64] use helpers for rlimits | Jiri Slaby | 2010-01-07 | 1 | -1/+1 |
* | ia64: don't alias VMALLOC_END to vmalloc_end | Tejun Heo | 2009-10-02 | 1 | -2/+2 |