| Commit message (Expand) | Author | Age | Files | Lines |
* | mm: compaction: don't depend on HUGETLB_PAGE | Andrea Arcangeli | 2011-01-26 | 1 | -1/+1 |
* | thp: select CONFIG_COMPACTION if TRANSPARENT_HUGEPAGE enabled | Andrea Arcangeli | 2011-01-13 | 1 | -0/+1 |
* | thp: transparent hugepage config choice | Andrea Arcangeli | 2011-01-13 | 1 | -2/+25 |
* | thp: add x86 32bit support | Johannes Weiner | 2011-01-13 | 1 | -1/+1 |
* | thp: CONFIG_TRANSPARENT_HUGEPAGE | Andrea Arcangeli | 2011-01-13 | 1 | -0/+14 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2010-10-22 | 1 | -0/+8 |
|\ |
|
| * | percpu: use percpu allocator on UP too | Tejun Heo | 2010-09-08 | 1 | -0/+8 |
* | | mm: avoid warning when COMPACTION is selected | Andrea Arcangeli | 2010-09-09 | 1 | -1/+1 |
|/ |
|
* | lmb: rename to memblock | Yinghai Lu | 2010-07-14 | 1 | -0/+3 |
* | mm: allow CONFIG_MIGRATION to be set without CONFIG_NUMA or memory hot-remove | Mel Gorman | 2010-05-25 | 1 | -3/+14 |
* | Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2010-03-03 | 1 | -0/+4 |
|\ |
|
| * | sparsemem: Put mem map for one node together. | Yinghai Lu | 2010-02-12 | 1 | -0/+4 |
* | | sh: Drop down to a single quicklist. | Paul Mundt | 2010-01-05 | 1 | -1/+1 |
|/ |
|
* | HWPOISON: Add PROC_FS dependency to hwpoison injector v2 | Andi Kleen | 2009-12-21 | 1 | -1/+1 |
* | NOMMU: Optimise away the {dac_,}mmap_min_addr tests | David Howells | 2009-12-17 | 1 | -0/+1 |
* | HWPOISON: mention HWPoison in Kconfig entry | Andi Kleen | 2009-12-16 | 1 | -1/+1 |
* | HWPOISON: add page flags filter | Wu Fengguang | 2009-12-16 | 1 | -0/+1 |
* | ksm: remove unswappable max_kernel_pages | Hugh Dickins | 2009-12-15 | 1 | -1/+1 |
* | mm: stop ptlock enlarging struct page | Hugh Dickins | 2009-12-15 | 1 | -2/+4 |
* | mm: CONFIG_MMU for PG_mlocked | Hugh Dickins | 2009-12-15 | 1 | -8/+0 |
* | mm: allow memory hotplug and hibernation in the same kernel | Andi Kleen | 2009-11-17 | 1 | -4/+1 |
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-10-29 | 1 | -1/+1 |
|\ |
|
| * | powerpc: Limit memory hotplug support to PPC64 Book-3S machines | Kumar Gala | 2009-10-27 | 1 | -1/+1 |
* | | mm: fix sparsemem configuration | Russell King | 2009-10-29 | 1 | -1/+1 |
|/ |
|
* | ksm: more on default values | Hugh Dickins | 2009-10-08 | 1 | -1/+3 |
* | x86: Fix hwpoison code related build failure on 32-bit NUMAQ | Linus Torvalds | 2009-09-27 | 1 | -1/+3 |
* | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l... | Linus Torvalds | 2009-09-24 | 1 | -0/+14 |
|\ |
|
| * | HWPOISON: Add simple debugfs interface to inject hwpoison on arbitary PFNs | Andi Kleen | 2009-09-16 | 1 | -0/+4 |
| * | HWPOISON: The high level memory error handler in the VM v7 | Andi Kleen | 2009-09-16 | 1 | -0/+10 |
* | | ksm: add some documentation | Hugh Dickins | 2009-09-22 | 1 | -0/+1 |
* | | ksm: the mm interface to ksm | Hugh Dickins | 2009-09-22 | 1 | -0/+11 |
|/ |
|
* | Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-09-15 | 1 | -1/+1 |
|\ |
|
| * | mm: remove !NUMA condition from PAGEFLAGS_EXTENDED condition set | H. Peter Anvin | 2009-08-31 | 1 | -1/+1 |
* | | Security/SELinux: seperate lsm specific mmap_min_addr | Eric Paris | 2009-08-17 | 1 | -3/+3 |
|/ |
|
* | Merge branch 'akpm' | Linus Torvalds | 2009-06-16 | 1 | -13/+1 |
|\ |
|
| * | mm: remove CONFIG_UNEVICTABLE_LRU config option | KOSAKI Motohiro | 2009-06-16 | 1 | -13/+1 |
* | | [S390] pm: memory hotplug power management callbacks | Gerald Schaefer | 2009-06-16 | 1 | -2/+2 |
|/ |
|
* | security: use mmap_min_addr indepedently of security models | Christoph Lameter | 2009-06-04 | 1 | -0/+19 |
* | nommu: make the initial mmap allocation excess behaviour Kconfig configurable | David Howells | 2009-05-06 | 1 | -0/+28 |
* | mm: point the UNEVICTABLE_LRU config option at the documentation | David Howells | 2009-04-13 | 1 | -0/+2 |
* | nommu: make CONFIG_UNEVICTABLE_LRU available when CONFIG_MMU=n | David Howells | 2009-04-01 | 1 | -1/+0 |
* | nommu: there is no mlock() for NOMMU, so don't provide the bits | David Howells | 2009-04-01 | 1 | -0/+8 |
* | Remove obsolete CONFIG_RESOURCES_64BIT | Geert Uytterhoeven | 2009-01-06 | 1 | -6/+0 |
* | Unevictable LRU Infrastructure | Lee Schermerhorn | 2008-10-20 | 1 | -0/+11 |
* | Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-10-16 | 1 | -0/+3 |
|\ |
|
| * | generic: add phys_addr_t for holding physical addresses | Jeremy Fitzhardinge | 2008-09-14 | 1 | -0/+3 |
* | | Kconfig: eliminate "def_bool n" constructs | Jan Beulich | 2008-10-16 | 1 | -2/+2 |
|/ |
|
* | mm: Make generic weak get_user_pages_fast and EXPORT_GPL it | Rusty Russell | 2008-08-12 | 1 | -3/+0 |
* | mmu-notifiers: core | Andrea Arcangeli | 2008-07-28 | 1 | -0/+3 |
* | x86: lockless get_user_pages_fast() | Nick Piggin | 2008-07-26 | 1 | -0/+3 |