Age | Commit message (Expand) | Author |
2021-12-06 | percpu: km: ensure it is used with NOMMU (either UP or SMP) | Vladimir Murzin |
2021-11-20 | kmap_local: don't assume kmap PTEs are linear arrays in memory | Ard Biesheuvel |
2021-11-09 | kernel/resource: disallow access to exclusive system RAM regions | David Hildenbrand |
2021-11-06 | mm/memory_hotplug: restrict CONFIG_MEMORY_HOTPLUG to 64 bit | David Hildenbrand |
2021-11-06 | mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSE | David Hildenbrand |
2021-11-06 | mm/memory_hotplug: remove CONFIG_X86_64_ACPI_NUMA dependency from CONFIG_MEMO... | David Hildenbrand |
2021-11-06 | mm: disable NUMA_BALANCING_DEFAULT_ENABLED and TRANSPARENT_HUGEPAGE on PREEMP... | Sebastian Andrzej Siewior |
2021-09-08 | mm/idle_page_tracking: make PG_idle reusable | SeongJae Park |
2021-09-08 | mm: introduce Data Access MONitor (DAMON) | SeongJae Park |
2021-09-08 | mm: remove pfn_valid_within() and CONFIG_HOLES_IN_ZONE | Mike Rapoport |
2021-07-08 | mm: introduce memfd_secret system call to create "secret" memory areas | Mike Rapoport |
2021-06-30 | mm: generalize ZONE_[DMA|DMA32] | Kefeng Wang |
2021-06-30 | mm/zbud: don't export any zbud API | Miaohe Lin |
2021-06-30 | mm/kconfig: move HOLES_IN_ZONE into mm | Kefeng Wang |
2021-06-29 | mm: replace CONFIG_FLAT_NODE_MEM_MAP with CONFIG_FLATMEM | Mike Rapoport |
2021-06-29 | mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA | Mike Rapoport |
2021-06-29 | mm: remove CONFIG_DISCONTIGMEM | Mike Rapoport |
2021-05-05 | mm,memory_hotplug: allocate memmap from the added memory range | Oscar Salvador |
2021-05-05 | mm: generalize ARCH_ENABLE_MEMORY_[HOTPLUG|HOTREMOVE] | Anshuman Khandual |
2021-05-05 | mm: generalize ARCH_HAS_CACHE_LINE_SIZE | Anshuman Khandual |
2021-05-05 | mm: cma: support sysfs | Minchan Kim |
2021-05-05 | mm: generalize HUGETLB_PAGE_SIZE_VARIABLE | Anshuman Khandual |
2021-04-30 | mm/Kconfig: remove default DISCONTIGMEM_MANUAL | Geert Uytterhoeven |
2021-04-30 | mm: add a io_mapping_map_user helper | Christoph Hellwig |
2021-04-06 | block: remove BLK_BOUNCE_ISA support | Christoph Hellwig |
2021-01-12 | media: videobuf2: Move frame_vector into media subsystem | Daniel Vetter |
2020-12-19 | mm/Kconfig: fix spelling mistake "whats" -> "what's" | Colin Ian King |
2020-12-16 | Merge branch 'parisc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-12-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-12-15 | mm/gup_test: GUP_TEST depends on DEBUG_FS | Barry Song |
2020-12-15 | selftests/vm: gup_test: introduce the dump_pages() sub-test | John Hubbard |
2020-12-15 | mm/gup_benchmark: rename to mm/gup_test | John Hubbard |
2020-12-14 | Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-12-06 | mm/zsmalloc.c: drop ZSMALLOC_PGTABLE_MAPPING | Minchan Kim |
2020-11-11 | parisc: Make user stack size configurable | Helge Deller |
2020-11-06 | highmem: Provide generic variant of kmap_atomic* | Thomas Gleixner |
2020-10-18 | mm: add a vmap_pfn function | Christoph Hellwig |
2020-10-16 | mm/memory_hotplug: mark pageblocks MIGRATE_ISOLATE while onlining memory | David Hildenbrand |
2020-10-15 | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2020-10-13 | mm/gup_benchmark: update the documentation in Kconfig | Barry Song |
2020-09-24 | Fix references to nommu-mmap.rst | Stephen Kitt |
2020-09-01 | dma-contiguous: provide the ability to reserve per-numa CMA | Barry Song |
2020-08-07 | mm/sparse: cleanup the code surrounding memory_present() | Mike Rapoport |
2020-06-26 | docs: move nommu-mmap.txt to admin-guide and rename to ReST | Mauro Carvalho Chehab |
2020-06-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next | Linus Torvalds |
2020-06-04 | mm/memory_hotplug: disable the functionality for 32b | Michal Hocko |
2020-06-04 | mm/memory_hotplug: handle memblocks only with CONFIG_ARCH_KEEP_MEMBLOCK | David Hildenbrand |
2020-06-03 | mm: parallelize deferred_init_memmap() | Daniel Jordan |
2020-06-03 | mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option | Mike Rapoport |
2020-06-02 | sparc32: mm: Disable SPLIT_PTLOCK_CPUS | Will Deacon |