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
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
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-14
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-06
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-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+2
2020-10-13
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-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
1
-0
/
+4
2020-06-04
mm/memory_hotplug: disable the functionality for 32b
Michal Hocko
1
-0
/
+1
2020-06-04
mm/memory_hotplug: handle memblocks only with CONFIG_ARCH_KEEP_MEMBLOCK
David Hildenbrand
1
-0
/
+3
2020-06-03
mm: parallelize deferred_init_memmap()
Daniel Jordan
1
-3
/
+3
2020-06-03
mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option
Mike Rapoport
1
-3
/
+0
2020-06-02
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
[next]