aboutsummaryrefslogtreecommitdiff
path: root/mm/Kconfig
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
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
2007-10-16xen: lock pte pages while pinning/unpinningJeremy Fitzhardinge
2007-10-16memory unplug: page offlineKAMEZAWA Hiroyuki
2007-10-16vmemmap: generify initialisation via helpersAndy Whitcroft
2007-10-06xen: disable split pte locks for nowJeremy Fitzhardinge
2007-07-29Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki
2007-07-17CONFIG_BOUNCE to avoid useless inclusion of bounce buffer logicChristoph Lameter
2007-07-16Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2007-07-16Introduce CONFIG_VIRT_TO_BUSStephen Rothwell
2007-06-08sh: memory hot-add for sparsemem users support.Paul Mundt
2007-05-14sh64: generic quicklist support.Paul Mundt
2007-05-09sh: generic quicklist support.Paul Mundt
2007-05-07Quicklists for page table pagesChristoph Lameter
2007-02-11[PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMAChristoph Lameter
2007-02-11[PATCH] optional ZONE_DMA: optional ZONE_DMA in the VMChristoph Lameter
2007-02-11[PATCH] optional ZONE_DMA: introduce CONFIG_ZONE_DMAChristoph Lameter
2006-10-03Fix "can not" in Documentation and KconfigMatt LaPlante
2006-10-03more misc typo fixesMatt LaPlante
2006-10-01[PATCH] hot-add-mem x86_64: Kconfig changesKeith Mannthey
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-06-29[PATCH] solve config broken: undefined reference to `online_page'Yasunori Goto
2006-06-27[PATCH] sparc64: support sparsemem and !memory hotplugYasunori Goto
2006-06-27[PATCH] 64bit Resource: finally enable 64bit resource sizesGreg Kroah-Hartman
2006-06-23[PATCH] Swapless page migration: modify core logicChristoph Lameter
2006-03-25[PATCH] mm: make page migration dependent on swap and NUMAChristoph Lameter
2006-03-22[PATCH] page migration reorgChristoph Lameter
2006-01-08[PATCH] Swap Migration V5: Add CONFIG_MIGRATION for page migration supportChristoph Lameter
2006-01-06[PATCH] allow flatmem to be disabled when only sparsemem is implementedAnton Blanchard
2005-11-23[PATCH] mm: update split ptlock KconfigHugh Dickins
2005-11-07[PATCH] Suppress split ptlock on arches which may use one page for multiple p...Hugh Dickins
2005-10-29[PATCH] memory hotplug: sysfs and add/remove functionsDave Hansen
2005-10-29[PATCH] mm: split page table lockHugh Dickins
2005-09-17[PATCH] fix mm/Kconfig spellingDave Hansen
2005-09-05[PATCH] sparsemem extreme implementationBob Picco