aboutsummaryrefslogtreecommitdiff
path: root/mm/Kconfig
AgeCommit message (Expand)Author
2015-11-06mm: make compound_head() robustKirill A. Shutemov
2015-09-11Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2015-09-10mm: introduce idle page trackingVladimir Davydov
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-08-27mm: ZONE_DEVICE for "device memory"Dan Williams
2015-08-16[media] mm: Provide new get_vaddr_frames() helperJan Kara
2015-07-23mm/Kconfig: NEED_BOUNCE_POOL: clean-up conditionValentin Rothberg
2015-06-30mm: meminit: initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PA...Mel Gorman
2015-06-24tracing: add trace event for memory-failureXie XiuQi
2015-04-14mm: cma: debugfs interfaceSasha Levin
2015-02-19Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2015-02-12mm/zsmalloc: add statistics supportGanesh Mahendran
2015-01-07kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger
2015-01-06rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar
2014-10-09mm/balloon_compaction: add vmstat counters and kpageflags bitKonstantin Khlebnikov
2014-10-09mm: introduce a general RCU get_user_pages_fast()Steve Capper
2014-08-06mm/zpool: update zswap to use zpoolDan Streetman
2014-08-06mm/zpool: implement common zpool api to zbud/zsmallocDan Streetman
2014-08-06CMA: generalize CMA reserved area management functionalityJoonsoo Kim
2014-06-04mm/zsmalloc: make zsmalloc module-buildableMinchan Kim
2014-06-04mm/process_vm_access: move config option into init/KconfigKonstantin Khlebnikov
2014-06-04hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi
2014-05-20mm/memblock: add physical memory listPhilipp Hachtmann
2014-05-15parisc,metag: Do not hardcode maximum userspace stack sizeHelge Deller
2014-04-07mm: create generic early_ioremap() supportMark Salter
2014-04-07mm: disable split page table lock for !MMUKirill A. Shutemov
2014-03-10mm/Kconfig: fix URL for zsmalloc benchmarkBen Hutchings
2014-01-30zsmalloc: move it under mmMinchan Kim
2013-12-18mm: add missing dependency in KconfigSima Baymani
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-11-15mm: dynamically allocate page->ptl if it cannot be embedded to struct pageKirill A. Shutemov
2013-11-15mm: implement split page table lock for PMD levelKirill A. Shutemov
2013-11-15mm: avoid increase sizeof(struct page) due to split page table lockKirill A. Shutemov
2013-11-13mem-hotplug: introduce movable_node boot optionTang Chen
2013-10-14mm/Kconfig: Grammar s/an/a/Geert Uytterhoeven
2013-10-03powerpc: Fix memory hotplug with sparse vmemmapNathan Fontenot
2013-09-12mm/Kconfig: add MMU dependency for MIGRATION.Chen Gang
2013-08-29Merge remote-tracking branch 'origin/next' into kvm-ppc-nextAlexander Graf
2013-07-10zswap: add to mm/Seth Jennings
2013-07-10zbud: add to mm/Seth Jennings
2013-07-08Merge remote-tracking branch 'cmadma/for-v3.12-cma-dma' into kvm-ppc-nextAlexander Graf
2013-07-03mm: soft-dirty bits for user memory changes trackingPavel Emelyanov
2013-07-02mm/cma: Move dma contiguous changes into a seperate configAneesh Kumar K.V
2013-06-03Finally eradicate CONFIG_HOTPLUGStephen Rothwell
2013-04-29mmKconfig: add an option to disable bounceVinayak Menon
2013-03-12Select VIRT_TO_BUS directly where neededStephen Rothwell
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell
2013-02-23memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmapYasuaki Ishimatsu
2013-02-21Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2013-02-21block: optionally snapshot page contents to provide stable pages during writeDarrick J. Wong