| Commit message (Expand) | Author | Age | Files | Lines |
* | mm: generalize ARCH_HAS_FILTER_PGPROT | Anshuman Khandual | 2022-03-24 | 1 | -0/+3 |
* | Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds | 2022-03-22 | 1 | -4/+3 |
|\ |
|
| * | mm: build migrate_vma_* for all configs with ZONE_DEVICE support | Christoph Hellwig | 2022-03-03 | 1 | -1/+1 |
| * | mm: move the migrate_vma_* device migration code into its own file | Christoph Hellwig | 2022-03-03 | 1 | -0/+3 |
| * | mm: remove the extra ZONE_DEVICE struct page refcount | Christoph Hellwig | 2022-03-03 | 1 | -4/+0 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2022-03-22 | 1 | -0/+6 |
|\ \ |
|
| * | | mm/hugetlb: generalize ARCH_WANT_GENERAL_HUGETLB | Anshuman Khandual | 2022-03-22 | 1 | -0/+3 |
| * | | mm: enforce pageblock_order < MAX_ORDER | David Hildenbrand | 2022-03-22 | 1 | -0/+3 |
| |/ |
|
* | | usercopy: Check valid lifetime via stack depth | Kees Cook | 2022-02-25 | 1 | -0/+9 |
|/ |
|
* | mm: hide the FRONTSWAP Kconfig symbol | Christoph Hellwig | 2022-01-22 | 1 | -15/+3 |
* | mm: remove cleancache | Christoph Hellwig | 2022-01-22 | 1 | -22/+0 |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2022-01-20 | 1 | -0/+12 |
|\ |
|
| * | mm: percpu: generalize percpu related config | Kefeng Wang | 2022-01-20 | 1 | -0/+12 |
* | | mm: add a field to store names for private anonymous memory | Colin Cross | 2022-01-15 | 1 | -0/+14 |
|/ |
|
* | percpu: km: ensure it is used with NOMMU (either UP or SMP) | Vladimir Murzin | 2021-12-06 | 1 | -1/+1 |
* | kmap_local: don't assume kmap PTEs are linear arrays in memory | Ard Biesheuvel | 2021-11-20 | 1 | -0/+3 |
* | kernel/resource: disallow access to exclusive system RAM regions | David Hildenbrand | 2021-11-09 | 1 | -0/+7 |
* | mm/memory_hotplug: restrict CONFIG_MEMORY_HOTPLUG to 64 bit | David Hildenbrand | 2021-11-06 | 1 | -1/+1 |
* | mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSE | David Hildenbrand | 2021-11-06 | 1 | -4/+0 |
* | mm/memory_hotplug: remove CONFIG_X86_64_ACPI_NUMA dependency from CONFIG_MEMO... | David Hildenbrand | 2021-11-06 | 1 | -1/+1 |
* | mm: disable NUMA_BALANCING_DEFAULT_ENABLED and TRANSPARENT_HUGEPAGE on PREEMP... | Sebastian Andrzej Siewior | 2021-11-06 | 1 | -1/+1 |
* | mm/idle_page_tracking: make PG_idle reusable | SeongJae Park | 2021-09-08 | 1 | -1/+9 |
* | mm: introduce Data Access MONitor (DAMON) | SeongJae Park | 2021-09-08 | 1 | -0/+2 |
* | mm: remove pfn_valid_within() and CONFIG_HOLES_IN_ZONE | Mike Rapoport | 2021-09-08 | 1 | -3/+0 |
* | mm: introduce memfd_secret system call to create "secret" memory areas | Mike Rapoport | 2021-07-08 | 1 | -0/+4 |
* | mm: generalize ZONE_[DMA|DMA32] | Kefeng Wang | 2021-06-30 | 1 | -0/+12 |
* | mm/zbud: don't export any zbud API | Miaohe Lin | 2021-06-30 | 1 | -0/+1 |
* | mm/kconfig: move HOLES_IN_ZONE into mm | Kefeng Wang | 2021-06-30 | 1 | -0/+3 |
* | mm: replace CONFIG_FLAT_NODE_MEM_MAP with CONFIG_FLATMEM | Mike Rapoport | 2021-06-29 | 1 | -4/+0 |
* | mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA | Mike Rapoport | 2021-06-29 | 1 | -9/+0 |
* | mm: remove CONFIG_DISCONTIGMEM | Mike Rapoport | 2021-06-29 | 1 | -22/+3 |
* | mm,memory_hotplug: allocate memmap from the added memory range | Oscar Salvador | 2021-05-05 | 1 | -0/+5 |
* | mm: generalize ARCH_ENABLE_MEMORY_[HOTPLUG|HOTREMOVE] | Anshuman Khandual | 2021-05-05 | 1 | -0/+6 |
* | mm: generalize ARCH_HAS_CACHE_LINE_SIZE | Anshuman Khandual | 2021-05-05 | 1 | -0/+3 |
* | mm: cma: support sysfs | Minchan Kim | 2021-05-05 | 1 | -0/+7 |
* | mm: generalize HUGETLB_PAGE_SIZE_VARIABLE | Anshuman Khandual | 2021-05-05 | 1 | -0/+7 |
* | mm/Kconfig: remove default DISCONTIGMEM_MANUAL | Geert Uytterhoeven | 2021-04-30 | 1 | -1/+0 |
* | mm: add a io_mapping_map_user helper | Christoph Hellwig | 2021-04-30 | 1 | -0/+3 |
* | block: remove BLK_BOUNCE_ISA support | Christoph Hellwig | 2021-04-06 | 1 | -5/+4 |
* | media: videobuf2: Move frame_vector into media subsystem | Daniel Vetter | 2021-01-12 | 1 | -3/+0 |
* | mm/Kconfig: fix spelling mistake "whats" -> "what's" | Colin Ian King | 2020-12-19 | 1 | -1/+1 |
* | Merge branch 'parisc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2020-12-16 | 1 | -7/+5 |
|\ |
|
| * | parisc: Make user stack size configurable | Helge Deller | 2020-11-11 | 1 | -7/+5 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2020-12-15 | 1 | -5/+20 |
|\ \ |
|
| * | | mm/gup_test: GUP_TEST depends on DEBUG_FS | Barry Song | 2020-12-15 | 1 | -0/+4 |
| * | | selftests/vm: gup_test: introduce the dump_pages() sub-test | John Hubbard | 2020-12-15 | 1 | -0/+6 |
| * | | mm/gup_benchmark: rename to mm/gup_test | John Hubbard | 2020-12-15 | 1 | -5/+10 |
* | | | Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2020-12-14 | 1 | -0/+3 |
|\ \ \
| |/ /
|/| | |
|
| * | | highmem: Provide generic variant of kmap_atomic* | Thomas Gleixner | 2020-11-06 | 1 | -0/+3 |
| |/ |
|
* | | mm/zsmalloc.c: drop ZSMALLOC_PGTABLE_MAPPING | Minchan Kim | 2020-12-06 | 1 | -13/+0 |
|/ |
|