summaryrefslogtreecommitdiffstats
path: root/mm/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* mm: Make generic weak get_user_pages_fast and EXPORT_GPL itRusty Russell2008-08-121-3/+0
* mmu-notifiers: coreAndrea Arcangeli2008-07-281-0/+3
* x86: lockless get_user_pages_fast()Nick Piggin2008-07-261-0/+3
* mm: make CONFIG_MIGRATION available w/o CONFIG_NUMAGerald Schaefer2008-07-241-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds2008-07-141-1/+1
|\
| * avr32: Use a quicklist for PTE allocation as wellHaavard Skinnemoen2008-07-021-1/+1
* | [S390] Add support for memory hot-add.Heiko Carstens2008-07-141-1/+1
|/
* PAGEFLAGS_EXTENDED and separate page flags for Head and TailChristoph Lameter2008-04-281-0/+12
* sh: Bump number of quicklists for SH-5.Paul Mundt2008-01-281-1/+1
* sparsemem: make SPARSEMEM_VMEMMAP selectableGeoff Levand2007-12-171-8/+7
* small documentation fixesPhilipp Marek2007-10-201-1/+1
* Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-171-1/+0
|\
| * xen: lock pte pages while pinning/unpinningJeremy Fitzhardinge2007-10-161-1/+0
* | memory unplug: page offlineKAMEZAWA Hiroyuki2007-10-161-0/+5
* | vmemmap: generify initialisation via helpersAndy Whitcroft2007-10-161-0/+13
|/
* xen: disable split pte locks for nowJeremy Fitzhardinge2007-10-061-0/+1
* Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki2007-07-291-2/+2
* CONFIG_BOUNCE to avoid useless inclusion of bounce buffer logicChristoph Lameter2007-07-171-0/+4
* Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-07-161-1/+1
|\
| * sh: memory hot-add for sparsemem users support.Paul Mundt2007-06-081-1/+1
* | Introduce CONFIG_VIRT_TO_BUSStephen Rothwell2007-07-161-0/+4
|/
* sh64: generic quicklist support.Paul Mundt2007-05-141-1/+1
* sh: generic quicklist support.Paul Mundt2007-05-091-1/+1
OpenPOWER on IntegriCloud