index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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
2016-05-28
mm: disable DEFERRED_STRUCT_PAGE_INIT on !NO_BOOTMEM
Gavin Shan
1
-1
/
+1
2016-05-27
mm: make CONFIG_DEFERRED_STRUCT_PAGE_INIT depends on !FLATMEM explicitly
Yang Shi
1
-0
/
+1
2016-05-21
raxix-tree: introduce CONFIG_RADIX_TREE_MULTIORDER
Matthew Wilcox
1
-0
/
+1
2016-05-21
z3fold: the 3-fold allocator for compressed pages
Vitaly Wool
1
-1
/
+11
2016-05-20
memory_hotplug: introduce CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE
Vitaly Kuznetsov
1
-0
/
+16
2016-05-20
mm: slab: remove ZONE_DMA_FLAG
Yang Shi
1
-5
/
+0
2016-03-21
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+5
2016-03-18
mm: ZONE_DEVICE depends on SPARSEMEM_VMEMMAP
Dan Williams
1
-0
/
+1
2016-03-18
mm: exclude ZONE_DEVICE from GFP_ZONE_TABLE
Dan Williams
1
-2
/
+0
2016-03-18
mm/Kconfig: remove redundant arch depend for memory hotplug
Yang Shi
1
-1
/
+0
2016-02-18
mm/core, x86/mm/pkeys: Add arch_validate_pkey()
Dave Hansen
1
-0
/
+2
2016-02-18
mm/core, x86/mm/pkeys: Store protection bits in high VMA flags
Dave Hansen
1
-0
/
+3
2016-02-06
mm/Kconfig: correct description of DEFERRED_STRUCT_PAGE_INIT
Vlastimil Babka
1
-4
/
+5
2015-11-07
mm: make compound_head() robust
Kirill A. Shutemov
1
-12
/
+0
2015-09-12
Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-0
/
+3
2015-09-10
mm: introduce idle page tracking
Vladimir Davydov
1
-0
/
+12
2015-09-09
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+17
2015-08-28
mm: ZONE_DEVICE for "device memory"
Dan Williams
1
-0
/
+17
2015-08-16
[media] mm: Provide new get_vaddr_frames() helper
Jan Kara
1
-0
/
+3
2015-07-23
mm/Kconfig: NEED_BOUNCE_POOL: clean-up condition
Valentin Rothberg
1
-7
/
+1
2015-07-01
mm: meminit: initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PA...
Mel Gorman
1
-0
/
+18
2015-06-25
tracing: add trace event for memory-failure
Xie XiuQi
1
-0
/
+1
2015-04-15
mm: cma: debugfs interface
Sasha Levin
1
-0
/
+6
2015-02-19
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
1
-11
/
+11
2015-02-13
mm/zsmalloc: add statistics support
Ganesh Mahendran
1
-0
/
+10
2015-01-07
kconfig: use bool instead of boolean for type definition attributes
Christoph Jaeger
1
-11
/
+11
2015-01-06
rcu: Make SRCU optional by using CONFIG_SRCU
Pranith Kumar
1
-0
/
+1
2014-10-10
mm/balloon_compaction: add vmstat counters and kpageflags bit
Konstantin Khlebnikov
1
-1
/
+6
2014-10-10
mm: introduce a general RCU get_user_pages_fast()
Steve Capper
1
-0
/
+3
2014-08-07
mm/zpool: update zswap to use zpool
Dan Streetman
1
-1
/
+1
2014-08-07
mm/zpool: implement common zpool api to zbud/zsmalloc
Dan Streetman
1
-17
/
+24
2014-08-07
CMA: generalize CMA reserved area management functionality
Joonsoo Kim
1
-0
/
+11
2014-06-05
mm/zsmalloc: make zsmalloc module-buildable
Minchan Kim
1
-1
/
+1
2014-06-05
mm/process_vm_access: move config option into init/Kconfig
Konstantin Khlebnikov
1
-10
/
+0
2014-06-05
hugetlb: restrict hugepage_migration_support() to x86_64
Naoya Horiguchi
1
-0
/
+3
2014-05-20
mm/memblock: add physical memory list
Philipp Hachtmann
1
-0
/
+3
2014-05-15
parisc,metag: Do not hardcode maximum userspace stack size
Helge Deller
1
-0
/
+15
2014-04-08
mm: create generic early_ioremap() support
Mark Salter
1
-0
/
+3
2014-04-08
mm: disable split page table lock for !MMU
Kirill A. Shutemov
1
-0
/
+1
2014-03-11
mm/Kconfig: fix URL for zsmalloc benchmark
Ben Hutchings
1
-2
/
+2
2014-01-31
zsmalloc: move it under mm
Minchan Kim
1
-0
/
+25
2013-12-19
mm: add missing dependency in Kconfig
Sima Baymani
1
-1
/
+1
2013-11-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-11-15
mm: dynamically allocate page->ptl if it cannot be embedded to struct page
Kirill A. Shutemov
1
-2
/
+0
2013-11-15
mm: implement split page table lock for PMD level
Kirill A. Shutemov
1
-0
/
+3
2013-11-15
mm: avoid increase sizeof(struct page) due to split page table lock
Kirill A. Shutemov
1
-0
/
+1
2013-11-13
mem-hotplug: introduce movable_node boot option
Tang Chen
1
-5
/
+12
2013-10-14
mm/Kconfig: Grammar s/an/a/
Geert Uytterhoeven
1
-1
/
+1
2013-10-03
powerpc: Fix memory hotplug with sparse vmemmap
Nathan Fontenot
1
-1
/
+1
2013-09-13
mm/Kconfig: add MMU dependency for MIGRATION.
Chen Gang
1
-2
/
+2
[next]