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
2019-07-02
mm: remove the HMM config option
Christoph Hellwig
1
-23
/
+4
2019-07-02
mm: sort out the DEVICE_PRIVATE Kconfig mess
Christoph Hellwig
1
-3
/
+2
2019-07-02
mm: remove MEMORY_DEVICE_PUBLIC support
Christoph Hellwig
1
-11
/
+0
2019-07-02
mm: remove the unused ARCH_HAS_HMM_DEVICE Kconfig option
Christoph Hellwig
1
-10
/
+0
2019-06-14
Merge tag 'v5.2-rc4' into mauro
Jonathan Corbet
1
-0
/
+1
2019-06-08
docs: fix broken documentation links
Mauro Carvalho Chehab
1
-1
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-14
mm/Kconfig: update "Memory Model" help text
Mike Rapoport
1
-25
/
+23
2019-05-14
mm: memblock: make keeping memblock memory opt-in rather than opt-out
Mike Rapoport
1
-1
/
+1
2019-05-14
mm/hmm: add ARCH_HAS_HMM_MIRROR ARCH_HAS_HMM_DEVICE Kconfig
Jérôme Glisse
1
-0
/
+16
2019-05-14
mm: remove redundant 'default n' from Kconfig-s
Bartlomiej Zolnierkiewicz
1
-11
/
+0
2019-05-14
mm/hmm: select mmu notifier when selecting HMM
Jérôme Glisse
1
-1
/
+1
2019-05-14
mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOC
Alexandre Ghiti
1
-0
/
+3
2018-12-28
ksm: replace jhash2 with xxhash
Timofey Titovets
1
-0
/
+1
2018-10-31
mm: remove CONFIG_HAVE_MEMBLOCK
Mike Rapoport
1
-4
/
+1
2018-10-31
mm: remove CONFIG_NO_BOOTMEM
Mike Rapoport
1
-4
/
+0
2018-10-21
radix tree: Remove multiorder support
Matthew Wilcox
1
-2
/
+2
2018-09-20
mm: disable deferred struct page for 32-bit arches
Pasha Tatashin
1
-0
/
+1
2018-08-18
mm, swap: make CONFIG_THP_SWAP depend on CONFIG_SWAP
Huang Ying
1
-2
/
+3
2018-08-18
mm/sparse: delete old sparse_init and enable new one
Pavel Tatashin
1
-4
/
+0
2018-08-18
mm: make DEFERRED_STRUCT_PAGE_INIT explicitly depend on SPARSEMEM
Mike Rapoport
1
-1
/
+1
2018-08-02
kconfig: add a Memory Management options" menu
Christoph Hellwig
1
-0
/
+5
2018-06-09
Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+5
2018-06-09
Merge branch 'for-4.18/dax' into libnvdimm-for-next
Dan Williams
1
-0
/
+5
2018-06-08
mm: introduce ARCH_HAS_PTE_SPECIAL
Laurent Dufour
1
-0
/
+3
2018-06-04
Merge tag 'docs-4.18' of git://git.lwn.net/linux
Linus Torvalds
1
-3
/
+4
2018-06-04
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+1
2018-05-22
mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPS
Dan Williams
1
-0
/
+5
2018-05-19
mm: don't allow deferred pages with NEED_PER_CPU_KM
Pavel Tatashin
1
-0
/
+1
2018-05-09
arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbol
Christoph Hellwig
1
-1
/
+1
2018-04-28
docs/admin-guide/mm: start moving here files from Documentation/vm
Mike Rapoport
1
-2
/
+3
2018-04-16
Merge branch 'mm-rst' into docs-next
Jonathan Corbet
1
-3
/
+3
2018-04-16
docs/vm: rename documentation files to .rst
Mike Rapoport
1
-3
/
+3
2018-03-26
treewide: simplify Kconfig dependencies for removed archs
Arnd Bergmann
1
-7
/
+0
2018-02-23
Drop a bunch of metag references
James Hogan
1
-4
/
+3
2018-02-01
mm: relax deferred struct page requirements
Pavel Tatashin
1
-6
/
+1
2017-11-18
mm: add infrastructure for get_user_pages_fast() benchmarking
Kirill A. Shutemov
1
-0
/
+9
2017-09-09
mm/hmm: avoid bloating arch that do not make use of HMM
Jérôme Glisse
1
-0
/
+4
2017-09-09
mm/device-public-memory: device memory cache coherent with CPU
Jérôme Glisse
1
-0
/
+11
2017-09-09
mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memory
Jérôme Glisse
1
-1
/
+10
2017-09-09
mm/hmm/mirror: mirror process address space on device with HMM helpers
Jérôme Glisse
1
-0
/
+12
2017-09-09
mm/hmm: heterogeneous memory management (HMM for short)
Jérôme Glisse
1
-0
/
+13
2017-09-09
mm: thp: introduce CONFIG_ARCH_ENABLE_THP_MIGRATION
Naoya Horiguchi
1
-0
/
+3
2017-09-07
mm, devm_memremap_pages: use multi-order radix for ZONE_DEVICE lookups
Dan Williams
1
-0
/
+1
2017-07-11
mm/kasan: add support for memory hotplug
Andrey Ryabinin
1
-1
/
+0
2017-07-07
Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+5
2017-07-07
mm, memory_hotplug: drop CONFIG_MOVABLE_NODE
Michal Hocko
1
-26
/
+0
2017-07-07
mm, THP, swap: delay splitting THP during swap out
Huang Ying
1
-0
/
+12
2017-07-06
Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
1
-0
/
+8
2017-07-02
mm, x86: Add ARCH_HAS_ZONE_DEVICE to Kconfig
Oliver O'Halloran
1
-1
/
+5
[prev]
[next]