aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2015-07-15Merge branch 'akpm-current/current'Stephen Rothwell
2015-07-15Merge remote-tracking branch 'userns/for-next'Stephen Rothwell
2015-07-10vfs: Commit to never having exectuables on proc and sysfs.Eric W. Biederman
2015-07-09mm: avoid setting up anonymous pages into file mappingKirill A. Shutemov
2015-07-07mm/util.c: add kstrimdup()Sebastian Capella
2015-07-07mm: lru_deactivate_fn should clear PG_referencedMinchan Kim
2015-07-07mm-move-lazy-free-pages-to-inactive-list-fix-fixAndrew Morton
2015-07-07mm: document deactivate_pageMinchan Kim
2015-07-07mm: move lazily freed pages to inactive listMinchan Kim
2015-07-07mm: free swp_entry in madvise_freeMinchan Kim
2015-07-07mm-dont-split-thp-page-when-syscall-is-called-fix-3Andrew Morton
2015-07-07mm: remove lock validation check for MADV_FREEMinchan Kim
2015-07-07mm: Fix comment typo "CONFIG_TRANSPARNTE_HUGE"Paul Bolle
2015-07-07mm: don't split THP page when syscall is calledMinchan Kim
2015-07-07mm-support-madvisemadv_free-fix-2Andrew Morton
2015-07-07mm: support madvise(MADV_FREE)Minchan Kim
2015-07-07mm: fix invalid use of pfn_valid_within in test_pages_in_a_zoneJames Custer
2015-07-07mm: page_isolation: check pfn validity before accessWeijie Yang
2015-07-07mm: vmscan: fix the page state calculation in too_many_isolatedVinayak Menon
2015-07-07mm: sanitize page->mapping for tail pagesKirill A. Shutemov
2015-07-07page-flags-define-behavior-of-lru-related-flags-on-compound-pages-fix-fixVlastimil Babka
2015-07-07mm,compaction: fix isolate_migratepages_block() for THP=nKirill A. Shutemov
2015-07-07page-flags: define PG_locked behavior on compound pagesKirill A. Shutemov
2015-07-07userfaultfd-avoid-mmap_sem-read-recursion-in-mcopy_atomic-fixAndrew Morton
2015-07-07userfaultfd: avoid mmap_sem read recursion in mcopy_atomicAndrea Arcangeli
2015-07-07userfaultfd: mcopy_atomic|mfill_zeropage: UFFDIO_COPY|UFFDIO_ZEROPAGE prepara...Andrea Arcangeli
2015-07-07userfaultfd: prevent khugepaged to merge if userfaultfd is armedAndrea Arcangeli
2015-07-07userfaultfd: teach vma_merge to merge across vma->vm_userfaultfd_ctxAndrea Arcangeli
2015-07-07userfaultfd: call handle_userfault() for userfaultfd_missing() faultsAndrea Arcangeli
2015-07-07slub bulk alloc: extract objects from the per cpu slabChristoph Lameter
2015-07-07slab-infrastructure-for-bulk-object-allocation-and-freeing-v3-fixAndrew Morton
2015-07-07slab: infrastructure for bulk object allocation and freeingChristoph Lameter
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-07-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-07-02Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p...Linus Torvalds
2015-07-02writeback: don't drain bdi_writeback_congested on bdi destructionTejun Heo
2015-07-02writeback: don't embed root bdi_writeback_congested in bdi_writebackTejun Heo
2015-07-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-07-01Add __init attribute to new_kmalloc_cacheChristoph Lameter
2015-06-30mm: meminit: finish initialisation of struct pages before basic setupMel Gorman
2015-06-30mm: meminit: remove mminit_verify_page_linksMel Gorman
2015-06-30mm: meminit: reduce number of times pageblocks are set during struct page initMel Gorman
2015-06-30mm: meminit: free pages in large chunks where possibleMel Gorman
2015-06-30mm: meminit: minimise number of pfn->page lookups during initialisationMel Gorman
2015-06-30mm: meminit: initialise remaining struct pages in parallel with kswapdMel Gorman
2015-06-30mm: meminit: initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PA...Mel Gorman
2015-06-30mm: meminit: inline some helper functionsMel Gorman
2015-06-30mm: meminit: make __early_pfn_to_nid SMP-safe and introduce meminit_pfn_in_nidMel Gorman
2015-06-30mm: page_alloc: pass PFN to __free_pages_bootmemMel Gorman
2015-06-30mm: meminit: only set page reserved in the memblock regionNathan Zimmer