aboutsummaryrefslogtreecommitdiffstats
path: root/mm/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-24Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6Linus 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/git/tip/linux-2.6-tipLinus 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
2008-10-16Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+3
2008-10-16Kconfig: eliminate "def_bool n" constructsJan Beulich1-2/+2
2008-09-14generic: add phys_addr_t for holding physical addressesJeremy Fitzhardinge1-0/+3
2008-08-12mm: Make generic weak get_user_pages_fast and EXPORT_GPL itRusty Russell1-3/+0
2008-07-28mmu-notifiers: coreAndrea Arcangeli1-0/+3
2008-07-26x86: lockless get_user_pages_fast()Nick Piggin1-0/+3
2008-07-24mm: make CONFIG_MIGRATION available w/o CONFIG_NUMAGerald Schaefer1-1/+1
2008-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds1-1/+1
2008-07-14[S390] Add support for memory hot-add.Heiko Carstens1-1/+1
2008-07-02avr32: Use a quicklist for PTE allocation as wellHaavard Skinnemoen1-1/+1
2008-04-28PAGEFLAGS_EXTENDED and separate page flags for Head and TailChristoph Lameter1-0/+12
2008-01-28sh: Bump number of quicklists for SH-5.Paul Mundt1-1/+1
2007-12-17sparsemem: make SPARSEMEM_VMEMMAP selectableGeoff Levand1-8/+7
2007-10-20small documentation fixesPhilipp Marek1-1/+1
2007-10-17Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xenLinus Torvalds1-1/+0
2007-10-16xen: lock pte pages while pinning/unpinningJeremy Fitzhardinge1-1/+0
2007-10-16memory unplug: page offlineKAMEZAWA Hiroyuki1-0/+5
2007-10-16vmemmap: generify initialisation via helpersAndy Whitcroft1-0/+13
2007-10-06xen: disable split pte locks for nowJeremy Fitzhardinge1-0/+1
2007-07-29Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki1-2/+2
2007-07-17CONFIG_BOUNCE to avoid useless inclusion of bounce buffer logicChristoph Lameter1-0/+4
2007-07-16Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-1/+1
2007-07-16Introduce CONFIG_VIRT_TO_BUSStephen Rothwell1-0/+4
2007-06-08sh: memory hot-add for sparsemem users support.Paul Mundt1-1/+1
2007-05-14sh64: generic quicklist support.Paul Mundt1-1/+1
2007-05-09sh: generic quicklist support.Paul Mundt1-1/+1
2007-05-07Quicklists for page table pagesChristoph Lameter1-0/+5
2007-02-11[PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMAChristoph Lameter1-4/+0
2007-02-11[PATCH] optional ZONE_DMA: optional ZONE_DMA in the VMChristoph Lameter1-0/+6
2007-02-11[PATCH] optional ZONE_DMA: introduce CONFIG_ZONE_DMAChristoph Lameter1-0/+4
2006-10-03Fix "can not" in Documentation and KconfigMatt LaPlante1-1/+1
2006-10-03more misc typo fixesMatt LaPlante1-1/+1