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
*
treewide: simplify Kconfig dependencies for removed archs
Arnd Bergmann
2018-03-26
1
-7
/
+0
*
Drop a bunch of metag references
James Hogan
2018-02-23
1
-4
/
+3
*
mm: relax deferred struct page requirements
Pavel Tatashin
2018-01-31
1
-6
/
+1
*
mm: add infrastructure for get_user_pages_fast() benchmarking
Kirill A. Shutemov
2017-11-17
1
-0
/
+9
*
mm/hmm: avoid bloating arch that do not make use of HMM
Jérôme Glisse
2017-09-08
1
-0
/
+4
*
mm/device-public-memory: device memory cache coherent with CPU
Jérôme Glisse
2017-09-08
1
-0
/
+11
*
mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memory
Jérôme Glisse
2017-09-08
1
-1
/
+10
*
mm/hmm/mirror: mirror process address space on device with HMM helpers
Jérôme Glisse
2017-09-08
1
-0
/
+12
*
mm/hmm: heterogeneous memory management (HMM for short)
Jérôme Glisse
2017-09-08
1
-0
/
+13
*
mm: thp: introduce CONFIG_ARCH_ENABLE_THP_MIGRATION
Naoya Horiguchi
2017-09-08
1
-0
/
+3
*
mm, devm_memremap_pages: use multi-order radix for ZONE_DEVICE lookups
Dan Williams
2017-09-06
1
-0
/
+1
*
mm/kasan: add support for memory hotplug
Andrey Ryabinin
2017-07-10
1
-1
/
+0
*
Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-07-07
1
-1
/
+5
|
\
|
*
mm, x86: Add ARCH_HAS_ZONE_DEVICE to Kconfig
Oliver O'Halloran
2017-07-02
1
-1
/
+5
*
|
mm, memory_hotplug: drop CONFIG_MOVABLE_NODE
Michal Hocko
2017-07-06
1
-26
/
+0
*
|
mm, THP, swap: delay splitting THP during swap out
Huang Ying
2017-07-06
1
-0
/
+12
*
|
Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
2017-07-06
1
-0
/
+8
|
\
\
|
*
|
percpu: expose statistics about percpu memory via debugfs
Dennis Zhou
2017-06-20
1
-0
/
+8
|
|
/
*
/
x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation
Kirill A. Shutemov
2017-06-13
1
-1
/
+1
|
/
*
mm: remove AVR32 arch special handling in mm/Kconfig
Hans-Christian Noren Egtvedt
2017-05-01
1
-1
/
+0
*
mm: THP page cache support for ppc64
Aneesh Kumar K.V
2016-12-12
1
-5
/
+1
*
of/fdt: mark hotpluggable memory
Reza Arbab
2016-12-12
1
-1
/
+1
*
mm: enable CONFIG_MOVABLE_NODE on non-x86 arches
Reza Arbab
2016-12-12
1
-1
/
+1
*
Allow KASAN and HOTPLUG_MEMORY to co-exist when doing build testing
Linus Torvalds
2016-10-27
1
-1
/
+1
*
mm: clarify COMPACTION Kconfig text
Michal Hocko
2016-08-26
1
-1
/
+8
*
mm: disable CONFIG_MEMORY_HOTPLUG when KASAN is enabled
zhong jiang
2016-08-04
1
-0
/
+1
*
mm: CONFIG_ZONE_DEVICE stop depending on CONFIG_EXPERT
Dan Williams
2016-07-28
1
-1
/
+1
*
thp: introduce CONFIG_TRANSPARENT_HUGE_PAGECACHE
Kirill A. Shutemov
2016-07-26
1
-0
/
+8
*
mm: disable DEFERRED_STRUCT_PAGE_INIT on !NO_BOOTMEM
Gavin Shan
2016-05-27
1
-1
/
+1
*
mm: make CONFIG_DEFERRED_STRUCT_PAGE_INIT depends on !FLATMEM explicitly
Yang Shi
2016-05-26
1
-0
/
+1
*
raxix-tree: introduce CONFIG_RADIX_TREE_MULTIORDER
Matthew Wilcox
2016-05-20
1
-0
/
+1
*
z3fold: the 3-fold allocator for compressed pages
Vitaly Wool
2016-05-20
1
-1
/
+11
*
memory_hotplug: introduce CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE
Vitaly Kuznetsov
2016-05-19
1
-0
/
+16
*
mm: slab: remove ZONE_DMA_FLAG
Yang Shi
2016-05-19
1
-5
/
+0
*
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-20
1
-0
/
+5
|
\
|
*
mm/core, x86/mm/pkeys: Add arch_validate_pkey()
Dave Hansen
2016-02-18
1
-0
/
+2
|
*
mm/core, x86/mm/pkeys: Store protection bits in high VMA flags
Dave Hansen
2016-02-18
1
-0
/
+3
*
|
mm: ZONE_DEVICE depends on SPARSEMEM_VMEMMAP
Dan Williams
2016-03-17
1
-0
/
+1
*
|
mm: exclude ZONE_DEVICE from GFP_ZONE_TABLE
Dan Williams
2016-03-17
1
-2
/
+0
*
|
mm/Kconfig: remove redundant arch depend for memory hotplug
Yang Shi
2016-03-17
1
-1
/
+0
|
/
*
mm/Kconfig: correct description of DEFERRED_STRUCT_PAGE_INIT
Vlastimil Babka
2016-02-05
1
-4
/
+5
*
mm: make compound_head() robust
Kirill A. Shutemov
2015-11-06
1
-12
/
+0
*
Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2015-09-11
1
-0
/
+3
|
\
|
*
[media] mm: Provide new get_vaddr_frames() helper
Jan Kara
2015-08-16
1
-0
/
+3
*
|
mm: introduce idle page tracking
Vladimir Davydov
2015-09-10
1
-0
/
+12
*
|
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-09-08
1
-0
/
+17
|
\
\
|
*
|
mm: ZONE_DEVICE for "device memory"
Dan Williams
2015-08-27
1
-0
/
+17
|
|
/
*
/
mm/Kconfig: NEED_BOUNCE_POOL: clean-up condition
Valentin Rothberg
2015-07-23
1
-7
/
+1
|
/
*
mm: meminit: initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PA...
Mel Gorman
2015-06-30
1
-0
/
+18
*
tracing: add trace event for memory-failure
Xie XiuQi
2015-06-24
1
-0
/
+1
[next]