index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-25
kmap_local: don't assume kmap PTEs are linear arrays in memory
Ard Biesheuvel
1
-0
/
+3
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-07-01
mm: generalize ZONE_[DMA|DMA32]
Kefeng Wang
1
-0
/
+12
2021-07-01
mm/zbud: don't export any zbud API
Miaohe Lin
1
-0
/
+1
2021-07-01
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
2021-01-12
media: videobuf2: Move frame_vector into media subsystem
Daniel Vetter
1
-3
/
+0
2020-12-19
mm/Kconfig: fix spelling mistake "whats" -> "what's"
Colin Ian King
1
-1
/
+1
2020-12-16
Merge branch 'parisc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+5
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-5
/
+20
2020-12-15
mm/gup_test: GUP_TEST depends on DEBUG_FS
Barry Song
1
-0
/
+4
2020-12-15
selftests/vm: gup_test: introduce the dump_pages() sub-test
John Hubbard
1
-0
/
+6
2020-12-15
mm/gup_benchmark: rename to mm/gup_test
John Hubbard
1
-5
/
+10
2020-12-15
Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+3
2020-12-06
mm/zsmalloc.c: drop ZSMALLOC_PGTABLE_MAPPING
Minchan Kim
1
-13
/
+0
2020-11-11
parisc: Make user stack size configurable
Helge Deller
1
-7
/
+5
2020-11-07
highmem: Provide generic variant of kmap_atomic*
Thomas Gleixner
1
-0
/
+3
2020-10-18
mm: add a vmap_pfn function
Christoph Hellwig
1
-0
/
+3
2020-10-16
mm/memory_hotplug: mark pageblocks MIGRATE_ISOLATE while onlining memory
David Hildenbrand
1
-1
/
+1
2020-10-16
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+2
2020-10-14
mm/gup_benchmark: update the documentation in Kconfig
Barry Song
1
-2
/
+2
2020-09-24
Fix references to nommu-mmap.rst
Stephen Kitt
1
-1
/
+1
2020-09-01
dma-contiguous: provide the ability to reserve per-numa CMA
Barry Song
1
-1
/
+2
2020-08-07
mm/sparse: cleanup the code surrounding memory_present()
Mike Rapoport
1
-5
/
+1
2020-06-26
docs: move nommu-mmap.txt to admin-guide and rename to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2020-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
1
-0
/
+4
2020-06-05
mm/memory_hotplug: disable the functionality for 32b
Michal Hocko
1
-0
/
+1
2020-06-05
mm/memory_hotplug: handle memblocks only with CONFIG_ARCH_KEEP_MEMBLOCK
David Hildenbrand
1
-0
/
+3
2020-06-04
mm: parallelize deferred_init_memmap()
Daniel Jordan
1
-3
/
+3
2020-06-04
mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option
Mike Rapoport
1
-3
/
+0
2020-06-03
sparc32: mm: Disable SPLIT_PTLOCK_CPUS
Will Deacon
1
-0
/
+4
2020-06-02
mm: only allow page table mappings for built-in zsmalloc
Christoph Hellwig
1
-1
/
+1
2020-06-02
mm: rename CONFIG_PGTABLE_MAPPING to CONFIG_ZSMALLOC_PGTABLE_MAPPING
Christoph Hellwig
1
-1
/
+1
2020-04-09
Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+5
2020-04-07
mm/zswap: allow setting default status, compressor and allocator in Kconfig
Maciej S. Szmigiero
1
-1
/
+117
2020-04-07
mm: introduce Reported pages
Alexander Duyck
1
-0
/
+11
2020-04-07
mm: remove CONFIG_TRANSPARENT_HUGE_PAGECACHE
Matthew Wilcox (Oracle)
1
-5
/
+1
[next]