summaryrefslogtreecommitdiff
path: root/mm/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2011-11-28Merge branch 'master' into x86/memblockTejun Heo1-1/+4
2011-10-31memblock: add NO_BOOTMEM config symbolSam Ravnborg1-0/+3
2011-07-14memblock, x86: Make ARCH_DISCARD_MEMBLOCK a config optionTejun Heo1-0/+3
2011-07-14memblock: Add optional region->nidTejun Heo1-0/+3
2011-06-10mm Kconfig typo: cleancacne -> cleancacheMichael Witten1-1/+1
2011-05-26mm: cleancache core ops functions and configDan Magenheimer1-0/+23
2011-01-26mm: compaction: don't depend on HUGETLB_PAGEAndrea Arcangeli1-1/+1
2011-01-13thp: select CONFIG_COMPACTION if TRANSPARENT_HUGEPAGE enabledAndrea Arcangeli1-0/+1
2011-01-13thp: transparent hugepage config choiceAndrea Arcangeli1-2/+25
2011-01-13thp: add x86 32bit supportJohannes Weiner1-1/+1
2011-01-13thp: CONFIG_TRANSPARENT_HUGEPAGEAndrea Arcangeli1-0/+14
2010-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds1-0/+8
2010-09-09mm: avoid warning when COMPACTION is selectedAndrea Arcangeli1-1/+1
2010-09-08percpu: use percpu allocator on UP tooTejun Heo1-0/+8
2010-07-14lmb: rename to memblockYinghai Lu1-0/+3
2010-05-25mm: allow CONFIG_MIGRATION to be set without CONFIG_NUMA or memory hot-removeMel Gorman1-3/+14
2010-03-03Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+4
2010-02-12sparsemem: Put mem map for one node together.Yinghai Lu1-0/+4
2010-01-05sh: Drop down to a single quicklist.Paul Mundt1-1/+1
2009-12-21HWPOISON: Add PROC_FS dependency to hwpoison injector v2Andi Kleen1-1/+1
2009-12-17NOMMU: Optimise away the {dac_,}mmap_min_addr testsDavid Howells1-0/+1
2009-12-16HWPOISON: mention HWPoison in Kconfig entryAndi Kleen1-1/+1
2009-12-16HWPOISON: add page flags filterWu Fengguang1-0/+1
2009-12-15ksm: remove unswappable max_kernel_pagesHugh Dickins1-1/+1
2009-12-15mm: stop ptlock enlarging struct pageHugh Dickins1-2/+4
2009-12-15mm: CONFIG_MMU for PG_mlockedHugh Dickins1-8/+0
2009-11-17mm: allow memory hotplug and hibernation in the same kernelAndi Kleen1-4/+1
2009-10-29Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-1/+1
2009-10-29mm: fix sparsemem configurationRussell King1-1/+1
2009-10-27powerpc: Limit memory hotplug support to PPC64 Book-3S machinesKumar Gala1-1/+1
2009-10-08ksm: more on default valuesHugh Dickins1-1/+3
2009-09-27x86: Fix hwpoison code related build failure on 32-bit NUMAQLinus Torvalds1-1/+3
2009-09-24Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds1-0/+14
2009-09-22ksm: add some documentationHugh Dickins1-0/+1
2009-09-22ksm: the mm interface to ksmHugh Dickins1-0/+11
2009-09-16HWPOISON: Add simple debugfs interface to inject hwpoison on arbitary PFNsAndi Kleen1-0/+4
2009-09-16HWPOISON: The high level memory error handler in the VM v7Andi Kleen1-0/+10
2009-09-15Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2009-08-31mm: remove !NUMA condition from PAGEFLAGS_EXTENDED condition setH. Peter Anvin1-1/+1
2009-08-17Security/SELinux: seperate lsm specific mmap_min_addrEric Paris1-3/+3
2009-06-16Merge branch 'akpm'Linus Torvalds1-13/+1
2009-06-16mm: remove CONFIG_UNEVICTABLE_LRU config optionKOSAKI Motohiro1-13/+1
2009-06-16[S390] pm: memory hotplug power management callbacksGerald Schaefer1-2/+2
2009-06-04security: use mmap_min_addr indepedently of security modelsChristoph Lameter1-0/+19
2009-05-06nommu: make the initial mmap allocation excess behaviour Kconfig configurableDavid Howells1-0/+28
2009-04-13mm: point the UNEVICTABLE_LRU config option at the documentationDavid Howells1-0/+2
2009-04-01nommu: make CONFIG_UNEVICTABLE_LRU available when CONFIG_MMU=nDavid Howells1-1/+0
2009-04-01nommu: there is no mlock() for NOMMU, so don't provide the bitsDavid Howells1-0/+8
2009-01-06Remove obsolete CONFIG_RESOURCES_64BITGeert Uytterhoeven1-6/+0
2008-10-20Unevictable LRU InfrastructureLee Schermerhorn1-0/+11