aboutsummaryrefslogtreecommitdiffstats
path: root/mm/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* merge opensource jb u5codeworkx2012-09-221-1/+9
* samsung update 1codeworkx2012-06-021-0/+52
* mm: cleancache core ops functions and configDan Magenheimer2011-05-261-0/+23
* mm: compaction: don't depend on HUGETLB_PAGEAndrea Arcangeli2011-01-261-1/+1
* thp: select CONFIG_COMPACTION if TRANSPARENT_HUGEPAGE enabledAndrea Arcangeli2011-01-131-0/+1
* thp: transparent hugepage config choiceAndrea Arcangeli2011-01-131-2/+25
* thp: add x86 32bit supportJohannes Weiner2011-01-131-1/+1
* thp: CONFIG_TRANSPARENT_HUGEPAGEAndrea Arcangeli2011-01-131-0/+14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-10-221-0/+8
|\
| * percpu: use percpu allocator on UP tooTejun Heo2010-09-081-0/+8
* | mm: avoid warning when COMPACTION is selectedAndrea Arcangeli2010-09-091-1/+1
|/
* lmb: rename to memblockYinghai Lu2010-07-141-0/+3
* mm: allow CONFIG_MIGRATION to be set without CONFIG_NUMA or memory hot-removeMel Gorman2010-05-251-3/+14
* Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-03-031-0/+4
|\
| * sparsemem: Put mem map for one node together.Yinghai Lu2010-02-121-0/+4
* | sh: Drop down to a single quicklist.Paul Mundt2010-01-051-1/+1
|/
* HWPOISON: Add PROC_FS dependency to hwpoison injector v2Andi Kleen2009-12-211-1/+1
* NOMMU: Optimise away the {dac_,}mmap_min_addr testsDavid Howells2009-12-171-0/+1
* HWPOISON: mention HWPoison in Kconfig entryAndi Kleen2009-12-161-1/+1
* HWPOISON: add page flags filterWu Fengguang2009-12-161-0/+1
* ksm: remove unswappable max_kernel_pagesHugh Dickins2009-12-151-1/+1
* mm: stop ptlock enlarging struct pageHugh Dickins2009-12-151-2/+4
* mm: CONFIG_MMU for PG_mlockedHugh Dickins2009-12-151-8/+0
* mm: allow memory hotplug and hibernation in the same kernelAndi Kleen2009-11-171-4/+1
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-10-291-1/+1
|\
| * powerpc: Limit memory hotplug support to PPC64 Book-3S machinesKumar Gala2009-10-271-1/+1
* | mm: fix sparsemem configurationRussell King2009-10-291-1/+1
|/
* ksm: more on default valuesHugh Dickins2009-10-081-1/+3
* x86: Fix hwpoison code related build failure on 32-bit NUMAQLinus Torvalds2009-09-271-1/+3
* Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds2009-09-241-0/+14
|\
| * HWPOISON: Add simple debugfs interface to inject hwpoison on arbitary PFNsAndi Kleen2009-09-161-0/+4
| * HWPOISON: The high level memory error handler in the VM v7Andi Kleen2009-09-161-0/+10
* | ksm: add some documentationHugh Dickins2009-09-221-0/+1
* | ksm: the mm interface to ksmHugh Dickins2009-09-221-0/+11
|/
* Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-151-1/+1
|\
| * mm: remove !NUMA condition from PAGEFLAGS_EXTENDED condition setH. Peter Anvin2009-08-311-1/+1
* | Security/SELinux: seperate lsm specific mmap_min_addrEric Paris2009-08-171-3/+3
|/
* Merge branch 'akpm'Linus Torvalds2009-06-161-13/+1
|\
| * mm: remove CONFIG_UNEVICTABLE_LRU config optionKOSAKI Motohiro2009-06-161-13/+1
* | [S390] pm: memory hotplug power management callbacksGerald Schaefer2009-06-161-2/+2
|/
* security: use mmap_min_addr indepedently of security modelsChristoph Lameter2009-06-041-0/+19
* nommu: make the initial mmap allocation excess behaviour Kconfig configurableDavid Howells2009-05-061-0/+28
* mm: point the UNEVICTABLE_LRU config option at the documentationDavid Howells2009-04-131-0/+2
* nommu: make CONFIG_UNEVICTABLE_LRU available when CONFIG_MMU=nDavid Howells2009-04-011-1/+0
* nommu: there is no mlock() for NOMMU, so don't provide the bitsDavid Howells2009-04-011-0/+8
* Remove obsolete CONFIG_RESOURCES_64BITGeert Uytterhoeven2009-01-061-6/+0
* Unevictable LRU InfrastructureLee Schermerhorn2008-10-201-0/+11
* Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-10-161-0/+3
|\
| * generic: add phys_addr_t for holding physical addressesJeremy Fitzhardinge2008-09-141-0/+3
* | Kconfig: eliminate "def_bool n" constructsJan Beulich2008-10-161-2/+2
|/