| Commit message (Expand) | Author | Age | Files | Lines |
* | ia64: drop marked broken DISCONTIGMEM and VIRTUAL_MEM_MAP | Sergei Trofimovich | 2021-04-30 | 1 | -21/+0 |
* | ia64: fix discontig.c section mismatches | Randy Dunlap | 2021-04-16 | 1 | -3/+3 |
* | efi: ia64: move IA64-only declarations to new asm/efi.h header | Ard Biesheuvel | 2021-01-18 | 1 | -0/+1 |
* | ia64: split virtual map initialization out of paging_init() | Mike Rapoport | 2020-12-15 | 1 | -17/+20 |
* | ia64: discontig: paging_init(): remove local max_pfn calculation | Mike Rapoport | 2020-12-15 | 1 | -4/+1 |
* | ia64: remove 'ifdef CONFIG_ZONE_DMA32' statements | Mike Rapoport | 2020-12-15 | 1 | -2/+0 |
* | mm/sparse: cleanup the code surrounding memory_present() | Mike Rapoport | 2020-08-07 | 1 | -1/+0 |
* | mm/sparsemem: enable vmem_altmap support in vmemmap_populate_basepages() | Anshuman Khandual | 2020-08-07 | 1 | -1/+1 |
* | mm: remove unneeded includes of <asm/pgalloc.h> | Mike Rapoport | 2020-08-07 | 1 | -1/+0 |
* | treewide: Remove uninitialized_var() usage | Kees Cook | 2020-07-16 | 1 | -1/+1 |
* | mm: use free_area_init() instead of free_area_init_nodes() | Mike Rapoport | 2020-06-03 | 1 | -1/+1 |
* | ia64: Fix some warnings introduced in merge window | Tony Luck | 2019-09-24 | 1 | -1/+1 |
* | Merge branch 'for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/denni... | Linus Torvalds | 2019-09-17 | 1 | -4/+1 |
|\ |
|
| * | percpu: Make pcpu_setup_first_chunk() void function | Kefeng Wang | 2019-07-04 | 1 | -4/+1 |
* | | ia64: remove now unused machvec indirections | Christoph Hellwig | 2019-08-16 | 1 | -2/+1 |
|/ |
|
* | ia64: add checks for the return value of memblock_alloc*() | Mike Rapoport | 2019-03-12 | 1 | -0/+4 |
* | mm: replace all open encodings for NUMA_NO_NODE | Anshuman Khandual | 2019-03-05 | 1 | -3/+3 |
* | mm: remove include/linux/bootmem.h | Mike Rapoport | 2018-10-31 | 1 | -1/+0 |
* | memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variants | Mike Rapoport | 2018-10-31 | 1 | -1/+1 |
* | memblock: replace __alloc_bootmem_node with appropriate memblock_ API | Mike Rapoport | 2018-10-31 | 1 | -2/+4 |
* | ia64: switch to NO_BOOTMEM | Mike Rapoport | 2018-07-23 | 1 | -68/+6 |
* | ia64: use mem_data to detect nodes' minimal and maximal PFNs | Mike Rapoport | 2018-07-23 | 1 | -46/+14 |
* | ia64: remove unused num_dma_physpages member from 'struct early_node_data' | Mike Rapoport | 2018-07-23 | 1 | -8/+0 |
* | Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-02-06 | 1 | -2/+4 |
|\ |
|
| * | mm: pass the vmem_altmap to vmemmap_free | Christoph Hellwig | 2018-01-08 | 1 | -1/+2 |
| * | mm: pass the vmem_altmap to vmemmap_populate | Christoph Hellwig | 2018-01-08 | 1 | -1/+2 |
* | | ia64: replace ZONE_DMA with ZONE_DMA32 | Christoph Hellwig | 2018-01-15 | 1 | -4/+4 |
|/ |
|
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNT | Mel Gorman | 2014-01-21 | 1 | -63/+0 |
* | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds | 2013-07-03 | 1 | -3/+0 |
|\ |
|
| * | mm/IA64: prepare for removing num_physpages and simplify mem_init() | Jiang Liu | 2013-07-03 | 1 | -3/+0 |
* | | [IA64] Delete __cpuinit usage from all ia64 users | Paul Gortmaker | 2013-06-24 | 1 | -1/+1 |
|/ |
|
* | sparse-vmemmap: specify vmemmap population range in bytes | Johannes Weiner | 2013-04-29 | 1 | -4/+3 |
* | mm, show_mem: suppress page counts in non-blockable contexts | David Rientjes | 2013-04-29 | 1 | -0/+2 |
* | ia64: use %ld to print pages calculated in nr_free_buffer_pages | Zhang Yanfei | 2013-02-23 | 1 | -1/+1 |
* | memory-hotplug: remove memmap of sparse-vmemmap | Tang Chen | 2013-02-23 | 1 | -0/+3 |
* | memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap | Yasuaki Ishimatsu | 2013-02-23 | 1 | -0/+1 |
* | arch, mm: filter disallowed nodes from arch specific show_mem functions | David Rientjes | 2011-05-25 | 1 | -4/+6 |
* | lib, arch: add filter argument to show_mem and fix private implementations | David Rientjes | 2011-03-24 | 1 | -1/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | percpu: remove per_cpu__ prefix. | Rusty Russell | 2009-10-29 | 1 | -1/+1 |
* | percpu: make percpu symbols in ia64 unique | Tejun Heo | 2009-10-29 | 1 | -2/+3 |
* | ia64: convert to dynamic percpu allocator | Tejun Heo | 2009-10-02 | 1 | -0/+85 |
* | ia64: allocate percpu area for cpu0 like percpu areas for other cpus | Tejun Heo | 2009-10-02 | 1 | -11/+24 |
* | ia64: don't alias VMALLOC_END to vmalloc_end | Tejun Heo | 2009-10-02 | 1 | -2/+2 |
* | [IA64] fix the difference between node_mem_map and node_start_pfn | Ken'ichi Ohmichi | 2008-11-04 | 1 | -1/+0 |
* | [IA64] Put the space for cpu0 per-cpu area into .data section | Tony Luck | 2008-09-29 | 1 | -1/+1 |
* | [IA64] Ensure cpu0 can access per-cpu variables in early boot code | Tony Luck | 2008-08-12 | 1 | -1/+5 |
* | bootmem: replace node_boot_start in struct bootmem_data | Johannes Weiner | 2008-07-24 | 1 | -9/+10 |
* | mm: move bootmem descriptors definition to a single place | Johannes Weiner | 2008-07-24 | 1 | -6/+5 |