Age | Commit message (Expand) | Author |
2014-07-30 | kexec: export free_huge_page to VMCOREINFO | Atsushi Kumagai |
2014-07-30 | mm: fix filemap.c pagecache_get_page() kernel-doc warnings | Randy Dunlap |
2014-07-30 | mm: debugfs: move rounddown_pow_of_two() out from do_fault path | Andrey Ryabinin |
2014-07-30 | memcg: oom_notify use-after-free fix | Michal Hocko |
2014-07-30 | hwpoison: call action_result() in failure path of hwpoison_user_mappings() | Naoya Horiguchi |
2014-07-30 | hwpoison: fix hugetlbfs/thp precheck in hwpoison_user_mappings() | Naoya Horiguchi |
2014-07-30 | mm, thp: do not allow thp faults to avoid cpuset restrictions | David Rientjes |
2014-07-30 | mm/page-writeback.c: fix divide by zero in bdi_dirty_limits() | Maxim Patlasov |
2014-07-29 | mm: fix page_alloc.c kernel-doc warnings | Randy Dunlap |
2014-07-26 | mm: fix direct reclaim writeback regression | Hugh Dickins |
2014-07-23 | Merge tag 'urgent-slab-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2014-07-23 | mm: hugetlb: fix copy_hugetlb_page_range() | Naoya Horiguchi |
2014-07-23 | mm/fs: fix pessimization in hole-punching pagecache | Hugh Dickins |
2014-07-23 | shmem: fix splicing from a hole while it's punched | Hugh Dickins |
2014-07-23 | shmem: fix faulting into a hole, not taking i_mutex | Hugh Dickins |
2014-07-23 | mm: do not call do_fault_around for non-linear fault | Konstantin Khlebnikov |
2014-07-23 | mm/rmap.c: fix pgoff calculation to handle hugepage correctly | Naoya Horiguchi |
2014-07-22 | Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Mike Snitzer |
2014-07-10 | Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-07-03 | shmem: fix init_page_accessed use to stop !PageLRU bug | Hugh Dickins |
2014-07-03 | hwpoison: fix the handling path of the victimized page frame that belong to n... | Chen Yucong |
2014-07-03 | msync: fix incorrect fstart calculation | Namjae Jeon |
2014-07-03 | slub: fix off by one in number of slab tests | Joonsoo Kim |
2014-07-03 | mm: page_alloc: fix CMA area initialisation when pageblock > MAX_ORDER | Michal Nazarewicz |
2014-06-25 | cpuset,mempolicy: fix sleeping function called from invalid context | Gu Zheng |
2014-06-23 | mm: fix crashes from mbind() merging vmas | Hugh Dickins |
2014-06-23 | slab: fix oops when reading /proc/slab_allocators | Joonsoo Kim |
2014-06-23 | shmem: fix faulting into a hole while it's punched | Hugh Dickins |
2014-06-23 | mm: let mm_find_pmd fix buggy race with THP fault | Hugh Dickins |
2014-06-23 | mm: thp: fix DEBUG_PAGEALLOC oops in copy_page_rep() | Hugh Dickins |
2014-06-23 | mm, pcp: allow restoring percpu_pagelist_fraction default | David Rientjes |
2014-06-23 | hugetlb: fix copy_hugetlb_page_range() to handle migration/hwpoisoned entry | Naoya Horiguchi |
2014-06-23 | tmpfs: ZERO_RANGE and COLLAPSE_RANGE not currently supported | Hugh Dickins |
2014-06-23 | mm: nommu: per-thread vma cache fix | Steven Miao |
2014-06-14 | fix __swap_writepage() compile failure on old gcc versions | Al Viro |
2014-06-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2014-06-12 | Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linus | Al Viro |
2014-06-12 | shmem: switch to iter_file_splice_write() | Al Viro |
2014-06-09 | Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds |
2014-06-08 | Don't trigger congestion wait on dirty-but-not-writeout pages | Linus Torvalds |
2014-06-08 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2014-06-08 | Merge branch 'next' (accumulated 3.16 merge window patches) into master | Linus Torvalds |
2014-06-06 | mm: convert some level-less printks to pr_* | Mitchel Humpherys |
2014-06-06 | mm/kmemleak-test.c: use pr_fmt for logging | Fabian Frederick |
2014-06-06 | mm: mark remap_file_pages() syscall as deprecated | Kirill A. Shutemov |
2014-06-06 | mm: memcontrol: remove unnecessary memcg argument from soft limit functions | Johannes Weiner |
2014-06-06 | mm: memcontrol: clean up memcg zoneinfo lookup | Jianyu Zhan |
2014-06-06 | mm/memblock.c: call kmemleak directly from memblock_(alloc|free) | Catalin Marinas |
2014-06-06 | mm/mempool.c: update the kmemleak stack trace for mempool allocations | Catalin Marinas |
2014-06-06 | mm: introduce kmemleak_update_trace() | Catalin Marinas |