aboutsummaryrefslogtreecommitdiff
path: root/mm/Kconfig
AgeCommit message (Expand)Author
2010-05-25mm: allow CONFIG_MIGRATION to be set without CONFIG_NUMA or memory hot-removeMel Gorman
2010-03-03Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-02-12sparsemem: Put mem map for one node together.Yinghai Lu
2010-01-05sh: Drop down to a single quicklist.Paul Mundt
2009-12-21HWPOISON: Add PROC_FS dependency to hwpoison injector v2Andi Kleen
2009-12-17NOMMU: Optimise away the {dac_,}mmap_min_addr testsDavid Howells
2009-12-16HWPOISON: mention HWPoison in Kconfig entryAndi Kleen
2009-12-16HWPOISON: add page flags filterWu Fengguang
2009-12-15ksm: remove unswappable max_kernel_pagesHugh Dickins
2009-12-15mm: stop ptlock enlarging struct pageHugh Dickins
2009-12-15mm: CONFIG_MMU for PG_mlockedHugh Dickins
2009-11-17mm: allow memory hotplug and hibernation in the same kernelAndi Kleen
2009-10-29Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-10-29mm: fix sparsemem configurationRussell King
2009-10-27powerpc: Limit memory hotplug support to PPC64 Book-3S machinesKumar Gala
2009-10-08ksm: more on default valuesHugh Dickins
2009-09-27x86: Fix hwpoison code related build failure on 32-bit NUMAQLinus Torvalds
2009-09-24Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds
2009-09-22ksm: add some documentationHugh Dickins
2009-09-22ksm: the mm interface to ksmHugh Dickins
2009-09-16HWPOISON: Add simple debugfs interface to inject hwpoison on arbitary PFNsAndi Kleen
2009-09-16HWPOISON: The high level memory error handler in the VM v7Andi Kleen
2009-09-15Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-08-31mm: remove !NUMA condition from PAGEFLAGS_EXTENDED condition setH. Peter Anvin
2009-08-17Security/SELinux: seperate lsm specific mmap_min_addrEric Paris
2009-06-16Merge branch 'akpm'Linus Torvalds
2009-06-16mm: remove CONFIG_UNEVICTABLE_LRU config optionKOSAKI Motohiro
2009-06-16[S390] pm: memory hotplug power management callbacksGerald Schaefer
2009-06-04security: use mmap_min_addr indepedently of security modelsChristoph Lameter
2009-05-06nommu: make the initial mmap allocation excess behaviour Kconfig configurableDavid Howells
2009-04-13mm: point the UNEVICTABLE_LRU config option at the documentationDavid Howells
2009-04-01nommu: make CONFIG_UNEVICTABLE_LRU available when CONFIG_MMU=nDavid Howells
2009-04-01nommu: there is no mlock() for NOMMU, so don't provide the bitsDavid Howells
2009-01-06Remove obsolete CONFIG_RESOURCES_64BITGeert Uytterhoeven
2008-10-20Unevictable LRU InfrastructureLee Schermerhorn
2008-10-16Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-10-16Kconfig: eliminate "def_bool n" constructsJan Beulich
2008-09-14generic: add phys_addr_t for holding physical addressesJeremy Fitzhardinge
2008-08-12mm: Make generic weak get_user_pages_fast and EXPORT_GPL itRusty Russell
2008-07-28mmu-notifiers: coreAndrea Arcangeli
2008-07-26x86: lockless get_user_pages_fast()Nick Piggin
2008-07-24mm: make CONFIG_MIGRATION available w/o CONFIG_NUMAGerald Schaefer
2008-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds
2008-07-14[S390] Add support for memory hot-add.Heiko Carstens
2008-07-02avr32: Use a quicklist for PTE allocation as wellHaavard Skinnemoen
2008-04-28PAGEFLAGS_EXTENDED and separate page flags for Head and TailChristoph Lameter
2008-01-28sh: Bump number of quicklists for SH-5.Paul Mundt
2007-12-17sparsemem: make SPARSEMEM_VMEMMAP selectableGeoff Levand
2007-10-20small documentation fixesPhilipp Marek
2007-10-17Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds