summaryrefslogtreecommitdiff
path: root/mm/Kconfig
Commit message (Expand)AuthorAge
* HWPOISON: Add PROC_FS dependency to hwpoison injector v2Andi Kleen2009-12-21
* NOMMU: Optimise away the {dac_,}mmap_min_addr testsDavid Howells2009-12-17
* HWPOISON: mention HWPoison in Kconfig entryAndi Kleen2009-12-16
* HWPOISON: add page flags filterWu Fengguang2009-12-16
* ksm: remove unswappable max_kernel_pagesHugh Dickins2009-12-15
* mm: stop ptlock enlarging struct pageHugh Dickins2009-12-15
* mm: CONFIG_MMU for PG_mlockedHugh Dickins2009-12-15
* mm: allow memory hotplug and hibernation in the same kernelAndi Kleen2009-11-17
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-10-29
|\
| * powerpc: Limit memory hotplug support to PPC64 Book-3S machinesKumar Gala2009-10-27
* | mm: fix sparsemem configurationRussell King2009-10-29
|/
* ksm: more on default valuesHugh Dickins2009-10-08
* x86: Fix hwpoison code related build failure on 32-bit NUMAQLinus Torvalds2009-09-27
* Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds2009-09-24
|\
| * HWPOISON: Add simple debugfs interface to inject hwpoison on arbitary PFNsAndi Kleen2009-09-16
| * HWPOISON: The high level memory error handler in the VM v7Andi Kleen2009-09-16
* | ksm: add some documentationHugh Dickins2009-09-22
* | ksm: the mm interface to ksmHugh Dickins2009-09-22
|/
* Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-15
|\
| * mm: remove !NUMA condition from PAGEFLAGS_EXTENDED condition setH. Peter Anvin2009-08-31
* | Security/SELinux: seperate lsm specific mmap_min_addrEric Paris2009-08-17
|/
* Merge branch 'akpm'Linus Torvalds2009-06-16
|\
| * mm: remove CONFIG_UNEVICTABLE_LRU config optionKOSAKI Motohiro2009-06-16
* | [S390] pm: memory hotplug power management callbacksGerald Schaefer2009-06-16
|/
* security: use mmap_min_addr indepedently of security modelsChristoph Lameter2009-06-04
* nommu: make the initial mmap allocation excess behaviour Kconfig configurableDavid Howells2009-05-06
* mm: point the UNEVICTABLE_LRU config option at the documentationDavid Howells2009-04-13
* nommu: make CONFIG_UNEVICTABLE_LRU available when CONFIG_MMU=nDavid Howells2009-04-01
* nommu: there is no mlock() for NOMMU, so don't provide the bitsDavid Howells2009-04-01
* Remove obsolete CONFIG_RESOURCES_64BITGeert Uytterhoeven2009-01-06
* Unevictable LRU InfrastructureLee Schermerhorn2008-10-20
* Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-10-16
|\
| * generic: add phys_addr_t for holding physical addressesJeremy Fitzhardinge2008-09-14
* | Kconfig: eliminate "def_bool n" constructsJan Beulich2008-10-16
|/
* mm: Make generic weak get_user_pages_fast and EXPORT_GPL itRusty Russell2008-08-12
* mmu-notifiers: coreAndrea Arcangeli2008-07-28
* x86: lockless get_user_pages_fast()Nick Piggin2008-07-26
* mm: make CONFIG_MIGRATION available w/o CONFIG_NUMAGerald Schaefer2008-07-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds2008-07-14
|\
| * avr32: Use a quicklist for PTE allocation as wellHaavard Skinnemoen2008-07-02
* | [S390] Add support for memory hot-add.Heiko Carstens2008-07-14
|/
* PAGEFLAGS_EXTENDED and separate page flags for Head and TailChristoph Lameter2008-04-28
* sh: Bump number of quicklists for SH-5.Paul Mundt2008-01-28
* sparsemem: make SPARSEMEM_VMEMMAP selectableGeoff Levand2007-12-17
* small documentation fixesPhilipp Marek2007-10-20
* Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-17
|\
| * xen: lock pte pages while pinning/unpinningJeremy Fitzhardinge2007-10-16
* | memory unplug: page offlineKAMEZAWA Hiroyuki2007-10-16
* | vmemmap: generify initialisation via helpersAndy Whitcroft2007-10-16
|/
* xen: disable split pte locks for nowJeremy Fitzhardinge2007-10-06