index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
Kconfig
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/Kconfig: fix trivial help text punctuation
Randy Dunlap
2019-12-01
1
-1
/
+1
*
mm/Kconfig: fix indentation
Krzysztof Kozlowski
2019-12-01
1
-19
/
+19
*
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2019-11-30
1
-1
/
+1
|
\
|
*
mm/hmm: remove hmm_mirror and related
Jason Gunthorpe
2019-11-23
1
-1
/
+0
|
*
mm/mmu_notifier: add an interval tree notifier
Jason Gunthorpe
2019-11-23
1
-0
/
+1
*
|
mm: Add write-protect and clean utilities for address space ranges
Thomas Hellstrom
2019-11-06
1
-0
/
+3
|
/
*
mm,thp: add read-only THP support for (non-shmem) FS
Song Liu
2019-09-24
1
-0
/
+11
*
mm: remove quicklist page table caches
Nicholas Piggin
2019-09-24
1
-5
/
+0
*
mm: remove CONFIG_MIGRATE_VMA_HELPER
Christoph Hellwig
2019-08-20
1
-3
/
+0
*
mm/hmm: make HMM_MIRROR an implicit option
Christoph Hellwig
2019-08-07
1
-8
/
+6
*
mm/hmm: allow HMM_MIRROR on all architectures with MMU
Christoph Hellwig
2019-08-07
1
-2
/
+1
*
mm: introduce ARCH_HAS_PTE_DEVMAP
Robin Murphy
2019-07-16
1
-3
/
+2
*
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2019-07-14
1
-46
/
+4
|
\
|
*
mm: don't select MIGRATE_VMA_HELPER from HMM_MIRROR
Christoph Hellwig
2019-07-02
1
-1
/
+0
|
*
mm: remove the HMM config option
Christoph Hellwig
2019-07-02
1
-23
/
+4
|
*
mm: sort out the DEVICE_PRIVATE Kconfig mess
Christoph Hellwig
2019-07-02
1
-3
/
+2
|
*
mm: remove MEMORY_DEVICE_PUBLIC support
Christoph Hellwig
2019-07-02
1
-11
/
+0
|
*
mm: remove the unused ARCH_HAS_HMM_DEVICE Kconfig option
Christoph Hellwig
2019-07-02
1
-10
/
+0
*
|
mm: move the powerpc hugepd code to mm/gup.c
Christoph Hellwig
2019-07-12
1
-0
/
+10
*
|
mm: consolidate the get_user_pages* implementations
Christoph Hellwig
2019-07-12
1
-0
/
+1
*
|
mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUP
Christoph Hellwig
2019-07-12
1
-1
/
+1
*
|
mm: lift the x86_32 PAE version of gup_get_pte to common code
Christoph Hellwig
2019-07-12
1
-0
/
+3
*
|
Merge tag 'v5.2-rc4' into mauro
Jonathan Corbet
2019-06-14
1
-0
/
+1
|
\
|
|
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
|
docs: fix broken documentation links
Mauro Carvalho Chehab
2019-06-08
1
-1
/
+1
|
/
*
mm/Kconfig: update "Memory Model" help text
Mike Rapoport
2019-05-14
1
-25
/
+23
*
mm: memblock: make keeping memblock memory opt-in rather than opt-out
Mike Rapoport
2019-05-14
1
-1
/
+1
*
mm/hmm: add ARCH_HAS_HMM_MIRROR ARCH_HAS_HMM_DEVICE Kconfig
Jérôme Glisse
2019-05-14
1
-0
/
+16
*
mm: remove redundant 'default n' from Kconfig-s
Bartlomiej Zolnierkiewicz
2019-05-14
1
-11
/
+0
*
mm/hmm: select mmu notifier when selecting HMM
Jérôme Glisse
2019-05-14
1
-1
/
+1
*
mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOC
Alexandre Ghiti
2019-05-14
1
-0
/
+3
*
ksm: replace jhash2 with xxhash
Timofey Titovets
2018-12-28
1
-0
/
+1
*
mm: remove CONFIG_HAVE_MEMBLOCK
Mike Rapoport
2018-10-31
1
-4
/
+1
*
mm: remove CONFIG_NO_BOOTMEM
Mike Rapoport
2018-10-31
1
-4
/
+0
*
radix tree: Remove multiorder support
Matthew Wilcox
2018-10-21
1
-2
/
+2
*
mm: disable deferred struct page for 32-bit arches
Pasha Tatashin
2018-09-20
1
-0
/
+1
*
mm, swap: make CONFIG_THP_SWAP depend on CONFIG_SWAP
Huang Ying
2018-08-17
1
-2
/
+3
*
mm/sparse: delete old sparse_init and enable new one
Pavel Tatashin
2018-08-17
1
-4
/
+0
*
mm: make DEFERRED_STRUCT_PAGE_INIT explicitly depend on SPARSEMEM
Mike Rapoport
2018-08-17
1
-1
/
+1
*
kconfig: add a Memory Management options" menu
Christoph Hellwig
2018-08-02
1
-0
/
+5
*
Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-08
1
-0
/
+5
|
\
|
*
Merge branch 'for-4.18/dax' into libnvdimm-for-next
Dan Williams
2018-06-08
1
-0
/
+5
|
|
\
|
|
*
mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPS
Dan Williams
2018-05-22
1
-0
/
+5
*
|
|
mm: introduce ARCH_HAS_PTE_SPECIAL
Laurent Dufour
2018-06-07
1
-0
/
+3
*
|
|
Merge tag 'docs-4.18' of git://git.lwn.net/linux
Linus Torvalds
2018-06-04
1
-3
/
+4
|
\
\
\
|
*
|
|
docs/admin-guide/mm: start moving here files from Documentation/vm
Mike Rapoport
2018-04-27
1
-2
/
+3
|
*
|
|
Merge branch 'mm-rst' into docs-next
Jonathan Corbet
2018-04-16
1
-3
/
+3
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
docs/vm: rename documentation files to .rst
Mike Rapoport
2018-04-16
1
-3
/
+3
*
|
|
|
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-06-04
1
-1
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbol
Christoph Hellwig
2018-05-09
1
-1
/
+1
|
|
/
/
[next]