index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-27
docs: rename Documentation/vm to Documentation/mm
Mike Rapoport
1
-1
/
+1
2022-05-27
mm: Kconfig: reorganize misplaced mm options
Vlastimil Babka
1
-0
/
+56
2022-05-19
mm: Kconfig: simplify zswap configuration
Johannes Weiner
1
-30
/
+25
2022-05-19
mm: Kconfig: group swap, slab, hotplug and thp options into submenus
Johannes Weiner
1
-217
/
+230
2022-05-19
mm: Kconfig: move swap and slab config options to the MM section
Johannes Weiner
1
-0
/
+123
2022-05-13
mm/uffd: move USERFAULTFD configs into mm/
Peter Xu
1
-0
/
+17
2022-05-13
mm: enable PTE markers by default
Peter Xu
1
-3
/
+5
2022-05-13
mm/uffd: PTE_MARKER_UFFD_WP
Peter Xu
1
-0
/
+9
2022-05-13
mm: introduce PTE_MARKER swap entry
Peter Xu
1
-0
/
+6
2022-04-28
mm/mmap: drop arch_filter_pgprot()
Anshuman Khandual
1
-3
/
+0
2022-04-28
mm/mmap: add new config ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
1
-0
/
+3
2022-03-24
mm: generalize ARCH_HAS_FILTER_PGPROT
Anshuman Khandual
1
-0
/
+3
2022-03-22
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-4
/
+3
2022-03-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+6
2022-03-22
mm/hugetlb: generalize ARCH_WANT_GENERAL_HUGETLB
Anshuman Khandual
1
-0
/
+3
2022-03-22
mm: enforce pageblock_order < MAX_ORDER
David Hildenbrand
1
-0
/
+3
2022-03-03
mm: build migrate_vma_* for all configs with ZONE_DEVICE support
Christoph Hellwig
1
-1
/
+1
2022-03-03
mm: move the migrate_vma_* device migration code into its own file
Christoph Hellwig
1
-0
/
+3
2022-03-03
mm: remove the extra ZONE_DEVICE struct page refcount
Christoph Hellwig
1
-4
/
+0
2022-02-25
usercopy: Check valid lifetime via stack depth
Kees Cook
1
-0
/
+9
2022-01-22
mm: hide the FRONTSWAP Kconfig symbol
Christoph Hellwig
1
-15
/
+3
2022-01-22
mm: remove cleancache
Christoph Hellwig
1
-22
/
+0
2022-01-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+12
2022-01-20
mm: percpu: generalize percpu related config
Kefeng Wang
1
-0
/
+12
2022-01-15
mm: add a field to store names for private anonymous memory
Colin Cross
1
-0
/
+14
2021-12-06
percpu: km: ensure it is used with NOMMU (either UP or SMP)
Vladimir Murzin
1
-1
/
+1
2021-11-20
kmap_local: don't assume kmap PTEs are linear arrays in memory
Ard Biesheuvel
1
-0
/
+3
2021-11-09
kernel/resource: disallow access to exclusive system RAM regions
David Hildenbrand
1
-0
/
+7
2021-11-06
mm/memory_hotplug: restrict CONFIG_MEMORY_HOTPLUG to 64 bit
David Hildenbrand
1
-1
/
+1
2021-11-06
mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSE
David Hildenbrand
1
-4
/
+0
2021-11-06
mm/memory_hotplug: remove CONFIG_X86_64_ACPI_NUMA dependency from CONFIG_MEMO...
David Hildenbrand
1
-1
/
+1
2021-11-06
mm: disable NUMA_BALANCING_DEFAULT_ENABLED and TRANSPARENT_HUGEPAGE on PREEMP...
Sebastian Andrzej Siewior
1
-1
/
+1
2021-09-08
mm/idle_page_tracking: make PG_idle reusable
SeongJae Park
1
-1
/
+9
2021-09-08
mm: introduce Data Access MONitor (DAMON)
SeongJae Park
1
-0
/
+2
2021-09-08
mm: remove pfn_valid_within() and CONFIG_HOLES_IN_ZONE
Mike Rapoport
1
-3
/
+0
2021-07-08
mm: introduce memfd_secret system call to create "secret" memory areas
Mike Rapoport
1
-0
/
+4
2021-06-30
mm: generalize ZONE_[DMA|DMA32]
Kefeng Wang
1
-0
/
+12
2021-06-30
mm/zbud: don't export any zbud API
Miaohe Lin
1
-0
/
+1
2021-06-30
mm/kconfig: move HOLES_IN_ZONE into mm
Kefeng Wang
1
-0
/
+3
2021-06-29
mm: replace CONFIG_FLAT_NODE_MEM_MAP with CONFIG_FLATMEM
Mike Rapoport
1
-4
/
+0
2021-06-29
mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
Mike Rapoport
1
-9
/
+0
2021-06-29
mm: remove CONFIG_DISCONTIGMEM
Mike Rapoport
1
-22
/
+3
2021-05-05
mm,memory_hotplug: allocate memmap from the added memory range
Oscar Salvador
1
-0
/
+5
2021-05-05
mm: generalize ARCH_ENABLE_MEMORY_[HOTPLUG|HOTREMOVE]
Anshuman Khandual
1
-0
/
+6
2021-05-05
mm: generalize ARCH_HAS_CACHE_LINE_SIZE
Anshuman Khandual
1
-0
/
+3
2021-05-05
mm: cma: support sysfs
Minchan Kim
1
-0
/
+7
2021-05-05
mm: generalize HUGETLB_PAGE_SIZE_VARIABLE
Anshuman Khandual
1
-0
/
+7
2021-04-30
mm/Kconfig: remove default DISCONTIGMEM_MANUAL
Geert Uytterhoeven
1
-1
/
+0
2021-04-30
mm: add a io_mapping_map_user helper
Christoph Hellwig
1
-0
/
+3
2021-04-06
block: remove BLK_BOUNCE_ISA support
Christoph Hellwig
1
-5
/
+4
[next]