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
2013-03-12
Select VIRT_TO_BUS directly where needed
Stephen Rothwell
1
-2
/
+6
2013-02-28
arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS
Stephen Rothwell
1
-1
/
+1
2013-02-24
memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap
Yasuaki Ishimatsu
1
-1
/
+9
2013-02-22
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
1
-0
/
+13
2013-02-22
block: optionally snapshot page contents to provide stable pages during write
Darrick J. Wong
1
-0
/
+13
2013-01-18
mm: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-1
/
+1
2012-12-19
memory-hotplug: document and enable CONFIG_MOVABLE_NODE
Tang Chen
1
-1
/
+12
2012-12-14
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-0
/
+8
2012-12-13
numa: add CONFIG_MOVABLE_NODE for movable-dedicated node
Lai Jiangshan
1
-0
/
+8
2012-12-12
mm: introduce a common interface for balloon pages mobility
Rafael Aquini
1
-0
/
+15
2012-10-09
mm: enable CONFIG_COMPACTION by default
Rik van Riel
1
-0
/
+1
2012-10-09
thp, x86: introduce HAVE_ARCH_TRANSPARENT_HUGEPAGE
Gerald Schaefer
1
-1
/
+1
2012-08-01
mm: factor out memory isolate functions
Minchan Kim
1
-0
/
+5
2012-06-04
Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+17
2012-05-30
Cross Memory Attach: make it Kconfigurable
Christopher Yeoh
1
-0
/
+10
2012-05-21
mm: mmzone: MIGRATE_CMA migration type added
Michal Nazarewicz
1
-1
/
+1
2012-05-15
mm: frontswap: config and doc files
Dan Magenheimer
1
-0
/
+17
2011-11-28
Merge branch 'master' into x86/memblock
Tejun Heo
1
-1
/
+4
2011-11-01
memblock: add NO_BOOTMEM config symbol
Sam Ravnborg
1
-0
/
+3
2011-07-14
memblock, x86: Make ARCH_DISCARD_MEMBLOCK a config option
Tejun Heo
1
-0
/
+3
2011-07-14
memblock: Add optional region->nid
Tejun Heo
1
-0
/
+3
2011-06-10
mm Kconfig typo: cleancacne -> cleancache
Michael Witten
1
-1
/
+1
2011-05-26
mm: cleancache core ops functions and config
Dan Magenheimer
1
-0
/
+23
2011-01-26
mm: compaction: don't depend on HUGETLB_PAGE
Andrea Arcangeli
1
-1
/
+1
2011-01-14
thp: select CONFIG_COMPACTION if TRANSPARENT_HUGEPAGE enabled
Andrea Arcangeli
1
-0
/
+1
2011-01-14
thp: transparent hugepage config choice
Andrea Arcangeli
1
-2
/
+25
2011-01-14
thp: add x86 32bit support
Johannes Weiner
1
-1
/
+1
2011-01-14
thp: CONFIG_TRANSPARENT_HUGEPAGE
Andrea Arcangeli
1
-0
/
+14
2010-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-0
/
+8
2010-09-10
mm: avoid warning when COMPACTION is selected
Andrea Arcangeli
1
-1
/
+1
2010-09-08
percpu: use percpu allocator on UP too
Tejun Heo
1
-0
/
+8
2010-07-14
lmb: rename to memblock
Yinghai Lu
1
-0
/
+3
2010-05-25
mm: allow CONFIG_MIGRATION to be set without CONFIG_NUMA or memory hot-remove
Mel Gorman
1
-3
/
+14
2010-03-03
Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+4
2010-02-12
sparsemem: Put mem map for one node together.
Yinghai Lu
1
-0
/
+4
2010-01-05
sh: Drop down to a single quicklist.
Paul Mundt
1
-1
/
+1
2009-12-21
HWPOISON: Add PROC_FS dependency to hwpoison injector v2
Andi Kleen
1
-1
/
+1
2009-12-17
NOMMU: Optimise away the {dac_,}mmap_min_addr tests
David Howells
1
-0
/
+1
2009-12-16
HWPOISON: mention HWPoison in Kconfig entry
Andi Kleen
1
-1
/
+1
2009-12-16
HWPOISON: add page flags filter
Wu Fengguang
1
-0
/
+1
2009-12-15
ksm: remove unswappable max_kernel_pages
Hugh Dickins
1
-1
/
+1
2009-12-15
mm: stop ptlock enlarging struct page
Hugh Dickins
1
-2
/
+4
2009-12-15
mm: CONFIG_MMU for PG_mlocked
Hugh Dickins
1
-8
/
+0
2009-11-18
mm: allow memory hotplug and hibernation in the same kernel
Andi Kleen
1
-4
/
+1
2009-10-29
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-1
/
+1
2009-10-29
mm: fix sparsemem configuration
Russell King
1
-1
/
+1
2009-10-27
powerpc: Limit memory hotplug support to PPC64 Book-3S machines
Kumar Gala
1
-1
/
+1
2009-10-08
ksm: more on default values
Hugh Dickins
1
-1
/
+3
2009-09-27
x86: Fix hwpoison code related build failure on 32-bit NUMAQ
Linus Torvalds
1
-1
/
+3
2009-09-24
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
1
-0
/
+14
[next]