index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
Kconfig
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
/
*
mm: add a vmap_pfn function
Christoph Hellwig
2020-10-18
1
-0
/
+3
*
mm/memory_hotplug: mark pageblocks MIGRATE_ISOLATE while onlining memory
David Hildenbrand
2020-10-16
1
-1
/
+1
*
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-10-15
1
-1
/
+2
|
\
|
*
dma-contiguous: provide the ability to reserve per-numa CMA
Barry Song
2020-09-01
1
-1
/
+2
*
|
mm/gup_benchmark: update the documentation in Kconfig
Barry Song
2020-10-13
1
-2
/
+2
*
|
Fix references to nommu-mmap.rst
Stephen Kitt
2020-09-24
1
-1
/
+1
|
/
*
mm/sparse: cleanup the code surrounding memory_present()
Mike Rapoport
2020-08-07
1
-5
/
+1
*
docs: move nommu-mmap.txt to admin-guide and rename to ReST
Mauro Carvalho Chehab
2020-06-26
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
2020-06-07
1
-0
/
+4
|
\
|
*
sparc32: mm: Disable SPLIT_PTLOCK_CPUS
Will Deacon
2020-06-02
1
-0
/
+4
*
|
mm/memory_hotplug: disable the functionality for 32b
Michal Hocko
2020-06-04
1
-0
/
+1
*
|
mm/memory_hotplug: handle memblocks only with CONFIG_ARCH_KEEP_MEMBLOCK
David Hildenbrand
2020-06-04
1
-0
/
+3
*
|
mm: parallelize deferred_init_memmap()
Daniel Jordan
2020-06-03
1
-3
/
+3
*
|
mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option
Mike Rapoport
2020-06-03
1
-3
/
+0
*
|
mm: only allow page table mappings for built-in zsmalloc
Christoph Hellwig
2020-06-02
1
-1
/
+1
*
|
mm: rename CONFIG_PGTABLE_MAPPING to CONFIG_ZSMALLOC_PGTABLE_MAPPING
Christoph Hellwig
2020-06-02
1
-1
/
+1
|
/
*
Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-04-08
1
-0
/
+5
|
\
|
*
x86/mm: Introduce CONFIG_NUMA_KEEP_MEMINFO
Dan Williams
2020-02-17
1
-0
/
+5
*
|
mm/zswap: allow setting default status, compressor and allocator in Kconfig
Maciej S. Szmigiero
2020-04-07
1
-1
/
+117
*
|
mm: introduce Reported pages
Alexander Duyck
2020-04-07
1
-0
/
+11
*
|
mm: remove CONFIG_TRANSPARENT_HUGE_PAGECACHE
Matthew Wilcox (Oracle)
2020-04-07
1
-5
/
+1
|
/
[next]