summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2017-07-06Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds
2017-07-03Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-07-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-07-03Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-07-03Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidLinus Torvalds
2017-06-29percpu: fix static checker warnings in pcpu_destroy_chunkDennis Zhou
2017-06-24Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar
2017-06-23slub: make sysfs file removal asynchronousTejun Heo
2017-06-23mm/vmalloc.c: huge-vmap: fail gracefully on unexpected huge vmap mappingsArd Biesheuvel
2017-06-23mm, thp: remove cond_resched from __collapse_huge_page_copyDavid Rientjes
2017-06-22Merge branch 'linus' into x86/mm, to pick up fixesIngo Molnar
2017-06-21Allow stack to grow up to address space limitHelge Deller
2017-06-21mm: fix new crash in unmapped_area_topdown()Hugh Dickins
2017-06-21percpu: fix early calls for spinlock in pcpu_statsDennis Zhou
2017-06-21percpu: resolve err may not be initialized in pcpu_allocDennis Zhou
2017-06-20percpu: add tracepoint support for percpu memoryDennis Zhou
2017-06-20percpu: expose statistics about percpu memory via debugfsDennis Zhou
2017-06-20percpu: migrate percpu data structures to internal headerDennis Zhou
2017-06-20percpu: add missing lockdep_assert_held to func pcpu_free_areaDennis Zhou
2017-06-20fs: return if direct I/O will trigger writebackGoldwyn Rodrigues
2017-06-20fs: Introduce filemap_range_has_page()Goldwyn Rodrigues
2017-06-20Merge branch 'WIP.sched/core' into sched/coreIngo Molnar
2017-06-20sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list namingIngo Molnar
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar
2017-06-19mm: larger stack guard gap, between vmasHugh Dickins
2017-06-17mm: correct the comment when reclaimed pages exceed the scanned pageszhongjiang
2017-06-17mm: numa: avoid waiting on freed migrated pagesMark Rutland
2017-06-17swap: cond_resched in swap_cgroup_prepare()Yu Zhao
2017-06-17mm/memory-failure.c: use compound_head() flags for huge pagesJames Morse
2017-06-13Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme...Christoph Hellwig
2017-06-13x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementationKirill A. Shutemov
2017-06-12Merge tag 'v4.12-rc5' into for-4.13/blockJens Axboe
2017-06-09block: switch bios to blk_status_tChristoph Hellwig
2017-06-05tmpfs: generate random sb->s_uuidAmir Goldstein
2017-06-05fs: switch ->s_uuid to uuid_tChristoph Hellwig
2017-06-05Merge tag 'v4.12-rc4' into x86/mm, to pick up fixesIngo Molnar
2017-06-02mm: consider memblock reservations for deferred memory initialization sizingMichal Hocko
2017-06-02mm/hugetlb: report -EHWPOISON not -EFAULT when FOLL_HWPOISON is specifiedJames Morse
2017-06-02mlock: fix mlock count can not decrease in race conditionYisheng Xie
2017-06-02mm/migrate: fix refcount handling when !hugepage_migration_supported()Punit Agrawal
2017-06-02mm: avoid spurious 'bad pmd' warning messagesRoss Zwisler
2017-06-02mm/page_alloc.c: make sure OOM victim can try allocations with no watermarks ...Tetsuo Handa
2017-06-02slub/memcg: cure the brainless abuse of sysfs attributesThomas Gleixner
2017-06-02mm: clarify why we want kmalloc before falling backto vmallockMichal Hocko
2017-06-02ksm: prevent crash after write_protect_page failsAndrea Arcangeli
2017-05-24mm, x86/mm: Make the batched unmap TLB flush API more genericAndy Lutomirski
2017-05-23mm/vmscan: Adjust system_state checksThomas Gleixner
2017-05-12mm: vmscan: scan until it finds eligible pagesMinchan Kim
2017-05-12mm, thp: copying user pages must schedule on collapseDavid Rientjes
2017-05-12mm: fix data corruption due to stale mmap readsJan Kara