aboutsummaryrefslogtreecommitdiffstats
path: root/mm/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2015-02-19Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds1-11/+11
2015-02-12mm/zsmalloc: add statistics supportGanesh Mahendran1-0/+10
2015-01-07kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger1-11/+11
2015-01-06rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar1-0/+1
2014-10-09mm/balloon_compaction: add vmstat counters and kpageflags bitKonstantin Khlebnikov1-1/+6
2014-10-09mm: introduce a general RCU get_user_pages_fast()Steve Capper1-0/+3
2014-08-06mm/zpool: update zswap to use zpoolDan Streetman1-1/+1
2014-08-06mm/zpool: implement common zpool api to zbud/zsmallocDan Streetman1-17/+24
2014-08-06CMA: generalize CMA reserved area management functionalityJoonsoo Kim1-0/+11
2014-06-04mm/zsmalloc: make zsmalloc module-buildableMinchan Kim1-1/+1
2014-06-04mm/process_vm_access: move config option into init/KconfigKonstantin Khlebnikov1-10/+0
2014-06-04hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi1-0/+3
2014-05-20mm/memblock: add physical memory listPhilipp Hachtmann1-0/+3
2014-05-15parisc,metag: Do not hardcode maximum userspace stack sizeHelge Deller1-0/+15
2014-04-07mm: create generic early_ioremap() supportMark Salter1-0/+3
2014-04-07mm: disable split page table lock for !MMUKirill A. Shutemov1-0/+1
2014-03-10mm/Kconfig: fix URL for zsmalloc benchmarkBen Hutchings1-2/+2
2014-01-30zsmalloc: move it under mmMinchan Kim1-0/+25
2013-12-18mm: add missing dependency in KconfigSima Baymani1-1/+1
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2013-11-15mm: dynamically allocate page->ptl if it cannot be embedded to struct pageKirill A. Shutemov1-2/+0
2013-11-15mm: implement split page table lock for PMD levelKirill A. Shutemov1-0/+3
2013-11-15mm: avoid increase sizeof(struct page) due to split page table lockKirill A. Shutemov1-0/+1
2013-11-13mem-hotplug: introduce movable_node boot optionTang Chen1-5/+12
2013-10-14mm/Kconfig: Grammar s/an/a/Geert Uytterhoeven1-1/+1
2013-10-03powerpc: Fix memory hotplug with sparse vmemmapNathan Fontenot1-1/+1
2013-09-12mm/Kconfig: add MMU dependency for MIGRATION.Chen Gang1-2/+2
2013-08-29Merge remote-tracking branch 'origin/next' into kvm-ppc-nextAlexander Graf1-0/+42
2013-07-10zswap: add to mm/Seth Jennings1-0/+20
2013-07-10zbud: add to mm/Seth Jennings1-0/+10
2013-07-08Merge remote-tracking branch 'cmadma/for-v3.12-cma-dma' into kvm-ppc-nextAlexander Graf1-0/+24
2013-07-03mm: soft-dirty bits for user memory changes trackingPavel Emelyanov1-0/+12
2013-07-02mm/cma: Move dma contiguous changes into a seperate configAneesh Kumar K.V1-0/+24
2013-06-03Finally eradicate CONFIG_HOTPLUGStephen Rothwell1-1/+1
2013-04-29mmKconfig: add an option to disable bounceVinayak Menon1-1/+7
2013-03-12Select VIRT_TO_BUS directly where neededStephen Rothwell1-2/+6
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell1-1/+1
2013-02-23memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmapYasuaki Ishimatsu1-1/+9
2013-02-21Merge branch 'akpm' (incoming from Andrew)Linus Torvalds1-0/+13
2013-02-21block: optionally snapshot page contents to provide stable pages during writeDarrick J. Wong1-0/+13
2013-01-17mm: remove depends on CONFIG_EXPERIMENTALKees Cook1-1/+1
2012-12-18memory-hotplug: document and enable CONFIG_MOVABLE_NODETang Chen1-1/+12
2012-12-13Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-0/+8
2012-12-12numa: add CONFIG_MOVABLE_NODE for movable-dedicated nodeLai Jiangshan1-0/+8
2012-12-11mm: introduce a common interface for balloon pages mobilityRafael Aquini1-0/+15
2012-10-09mm: enable CONFIG_COMPACTION by defaultRik van Riel1-0/+1
2012-10-09thp, x86: introduce HAVE_ARCH_TRANSPARENT_HUGEPAGEGerald Schaefer1-1/+1
2012-07-31mm: factor out memory isolate functionsMinchan Kim1-0/+5
2012-06-04Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+17
2012-05-29Cross Memory Attach: make it KconfigurableChristopher Yeoh1-0/+10
2012-05-21mm: mmzone: MIGRATE_CMA migration type addedMichal Nazarewicz1-1/+1
2012-05-15mm: frontswap: config and doc filesDan Magenheimer1-0/+17
2011-11-28Merge branch 'master' into x86/memblockTejun Heo1-1/+4
2011-10-31memblock: add NO_BOOTMEM config symbolSam Ravnborg1-0/+3
2011-07-14memblock, x86: Make ARCH_DISCARD_MEMBLOCK a config optionTejun Heo1-0/+3
2011-07-14memblock: Add optional region->nidTejun Heo1-0/+3
2011-06-10mm Kconfig typo: cleancacne -> cleancacheMichael Witten1-1/+1
2011-05-26mm: cleancache core ops functions and configDan Magenheimer1-0/+23
2011-01-26mm: compaction: don't depend on HUGETLB_PAGEAndrea Arcangeli1-1/+1
2011-01-13thp: select CONFIG_COMPACTION if TRANSPARENT_HUGEPAGE enabledAndrea Arcangeli1-0/+1
2011-01-13thp: transparent hugepage config choiceAndrea Arcangeli1-2/+25
2011-01-13thp: add x86 32bit supportJohannes Weiner1-1/+1
2011-01-13thp: CONFIG_TRANSPARENT_HUGEPAGEAndrea Arcangeli1-0/+14
2010-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds1-0/+8
2010-09-09mm: avoid warning when COMPACTION is selectedAndrea Arcangeli1-1/+1
2010-09-08percpu: use percpu allocator on UP tooTejun Heo1-0/+8
2010-07-14lmb: rename to memblockYinghai Lu1-0/+3
2010-05-25mm: allow CONFIG_MIGRATION to be set without CONFIG_NUMA or memory hot-removeMel Gorman1-3/+14
2010-03-03Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+4
2010-02-12sparsemem: Put mem map for one node together.Yinghai Lu1-0/+4
2010-01-05sh: Drop down to a single quicklist.Paul Mundt1-1/+1
2009-12-21HWPOISON: Add PROC_FS dependency to hwpoison injector v2Andi Kleen1-1/+1
2009-12-17NOMMU: Optimise away the {dac_,}mmap_min_addr testsDavid Howells1-0/+1
2009-12-16HWPOISON: mention HWPoison in Kconfig entryAndi Kleen1-1/+1
2009-12-16HWPOISON: add page flags filterWu Fengguang1-0/+1
2009-12-15ksm: remove unswappable max_kernel_pagesHugh Dickins1-1/+1
2009-12-15mm: stop ptlock enlarging struct pageHugh Dickins1-2/+4
2009-12-15mm: CONFIG_MMU for PG_mlockedHugh Dickins1-8/+0
2009-11-17mm: allow memory hotplug and hibernation in the same kernelAndi Kleen1-4/+1
2009-10-29Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-1/+1
2009-10-29mm: fix sparsemem configurationRussell King1-1/+1
2009-10-27powerpc: Limit memory hotplug support to PPC64 Book-3S machinesKumar Gala1-1/+1
2009-10-08ksm: more on default valuesHugh Dickins1-1/+3
2009-09-27x86: Fix hwpoison code related build failure on 32-bit NUMAQLinus Torvalds1-1/+3
2009-09-24Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus 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...Linus 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/kerne...Linus 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/...Linus 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
2006-10-01[PATCH] hot-add-mem x86_64: Kconfig changesKeith Mannthey1-1/+6
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-0/+6
2006-06-29[PATCH] solve config broken: undefined reference to `online_page'Yasunori Goto1-1/+1
2006-06-27[PATCH] sparc64: support sparsemem and !memory hotplugYasunori Goto1-0/+1
2006-06-27[PATCH] 64bit Resource: finally enable 64bit resource sizesGreg Kroah-Hartman1-0/+6
2006-06-23[PATCH] Swapless page migration: modify core logicChristoph Lameter1-2/+2
2006-03-25[PATCH] mm: make page migration dependent on swap and NUMAChristoph Lameter1-2/+2
2006-03-22[PATCH] page migration reorgChristoph Lameter1-0/+6
2006-01-08[PATCH] Swap Migration V5: Add CONFIG_MIGRATION for page migration supportChristoph Lameter1-0/+7
2006-01-06[PATCH] allow flatmem to be disabled when only sparsemem is implementedAnton Blanchard1-1/+1
2005-11-23[PATCH] mm: update split ptlock KconfigHugh Dickins1-4/+2
2005-11-07[PATCH] Suppress split ptlock on arches which may use one page for multiple p...Hugh Dickins1-0/+2
2005-10-29[PATCH] memory hotplug: sysfs and add/remove functionsDave Hansen1-0/+8
2005-10-29[PATCH] mm: split page table lockHugh Dickins1-0/+13
2005-09-17[PATCH] fix mm/Kconfig spellingDave Hansen1-2/+2
2005-09-05[PATCH] sparsemem extreme implementationBob Picco1-3/+16
2005-09-05[PATCH] SPARSEMEM EXTREMEBob Picco1-0/+9
2005-06-23[PATCH] sparsemem memory modelAndy Whitcroft1-3/+35
2005-06-23[PATCH] generify memory presentAndy Whitcroft1-0/+4
2005-06-23[PATCH] mm/Kconfig: give DISCONTIG more help textDave Hansen1-0/+10
2005-06-23[PATCH] mm/Kconfig: hide "Memory Model" selection menuDave Hansen1-4/+17
2005-06-23[PATCH] sparsemem: fix minor "defaults" issue in mm/KconfigDave Hansen1-2/+1
2005-06-23[PATCH] Introduce new Kconfig option for NUMA or DISCONTIGDave Hansen1-0/+8
2005-06-23[PATCH] create mm/Kconfig for arch-independent memory optionsDave Hansen1-0/+25