- 9845cbb mm, thp: fix infinite loop on memcg OOM by Kirill A. Shutemov · 11 years ago
- 33b6c77 mm, hwpoison: release page on PageHWPoison() in __do_fault() by Kirill A. Shutemov · 11 years ago
- 309381fea mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE by Sasha Levin · 11 years ago
- f0b791a mm: print more details for bad_page() by Dave Hansen · 11 years ago
- b35f181 mm: create a separate slab for page->ptl allocation by Kirill A. Shutemov · 11 years ago
- 0abdd7a dma-debug: introduce debug_dma_assert_idle() by Dan Williams · 11 years ago
- 40b64ac mm: fix build of split ptlock code by Olof Johansson · 11 years ago
- 597d795 mm: do not allocate page->ptl dynamically, if spinlock_t fits to long by Kirill A. Shutemov · 11 years ago
- 8b2e9b7 Revert "mm: create a separate slab for page->ptl allocation" by Linus Torvalds · 11 years ago
- ea1e7ed mm: create a separate slab for page->ptl allocation by Kirill A. Shutemov · 11 years ago
- 539edb5 mm: properly separate the bloated ptl from the regular case by Peter Zijlstra · 11 years ago
- 49076ec mm: dynamically allocate page->ptl if it cannot be embedded to struct page by Kirill A. Shutemov · 11 years ago
- c4088eb mm: convert the rest to new page table lock api by Kirill A. Shutemov · 11 years ago
- e1f56c8 mm: convert mm->nr_ptes to atomic_long_t by Kirill A. Shutemov · 11 years ago
- 5cbb3d2 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
- 9bc9ccd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
- c69ded8 mm: remove obsolete comments about page table lock by Naoya Horiguchi · 11 years ago
- fb10d5b Merge branch 'linus' into sched/core by Ingo Molnar · 11 years ago
- c61109e mm: numa: Sanitize task_numa_fault() callsites by Mel Gorman · 11 years ago
- 72c2d53 file->f_op is never NULL... by Al Viro · 11 years ago
- 4942642 mm: memcg: handle non-error OOM situations more gracefully by Johannes Weiner · 11 years ago
- c3d16e1 mm: migration: do not lose soft dirty bit if page is in migration state by Cyrill Gorcunov · 11 years ago
- 04bb2f9 sched/numa: Adjust scan rate in task_numa_placement by Rik van Riel · 11 years ago
- dabe1d9 sched/numa: Be more careful about joining numa groups by Rik van Riel · 11 years ago
- 0f19c17 mm: numa: Do not batch handle PMD pages by Mel Gorman · 11 years ago
- 6688cc0 mm: numa: Do not group on RO pages by Peter Zijlstra · 11 years ago
- 8c8a743 sched/numa: Use {cpu, pid} to create task groups for shared faults by Peter Zijlstra · 11 years ago
- 9057289 mm: numa: Change page last {nid,pid} into {cpu,pid} by Peter Zijlstra · 11 years ago
- b795854 sched/numa: Set preferred NUMA node based on number of private faults by Mel Gorman · 11 years ago
- 1bc115d mm: numa: Scan pages with elevated page_mapcount by Mel Gorman · 11 years ago
- ac8e895 sched/numa: Add infrastructure for split shared/private accounting of NUMA hinting faults by Mel Gorman · 11 years ago
- a1a4618 mm: numa: Do not migrate or account for hinting faults on the zero page by Mel Gorman · 11 years ago
- 8191acb mm: numa: Sanitize task_numa_fault() callsites by Mel Gorman · 11 years ago
- c029255 thp: consolidate code between handle_mm_fault() and do_huge_pmd_anonymous_page() by Kirill A. Shutemov · 11 years ago
- 3812c8c mm: memcg: do not trap chargers with full callstack on OOM by Johannes Weiner · 11 years ago
- 519e524 mm: memcg: enable memcg OOM killer only for user faults by Johannes Weiner · 11 years ago
- e632a93 mm: migrate: add hugepage migration code to move_pages() by Naoya Horiguchi · 11 years ago
- bc4b444 mm: move pgtable related functions to right place by Joonsoo Kim · 11 years ago
- 5bc0b12 Merge 3.11-rc6 into char-misc-next by Greg Kroah-Hartman · 11 years ago
- 2b04725 Fix TLB gather virtual address range invalidation corner cases by Linus Torvalds · 11 years ago
- 41bb347 mm: save soft-dirty bits on file pages by Cyrill Gorcunov · 11 years ago
- 179ef71 mm: save soft-dirty bits on swapped pages by Cyrill Gorcunov · 11 years ago
- 5a73633 mm: make generic_access_phys available for modules by Uwe Kleine-König · 11 years ago
- 64363aa mm: remove unused VM_<READfoo> macros and expand other in-place by Joe Perches · 11 years ago
- 1895418 mm: kill global variable num_physpages by Jiang Liu · 11 years ago
- e6c495a mm: fix the TLB range flushed when __tlb_remove_page() runs out of slots by Vineet Gupta · 11 years ago
- d6e9321 mm: use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT by Libin · 11 years ago
- e13053f Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 29eb778 arch, mm: Remove tlb_fast_mode() by Peter Zijlstra · 11 years ago
- 662bbcb mm, sched: Allow uaccess in atomic with pagefault_disable() by Michael S. Tsirkin · 11 years ago
- 114276a mm, sched: Drop voluntary schedule from might_fault() by Michael S. Tsirkin · 11 years ago
- 5d434fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
- 52f3762 THP: fix comment about memory barrier by Minchan Kim · 12 years ago
- 071361d mm: Convert print_symbol to %pSR by Joe Perches · 12 years ago
- b4cbb19 vm: add vm_iomap_memory() helper function by Linus Torvalds · 12 years ago
- 1de14c3 x86-32: Fix possible incomplete TLB invalidate with PAE pagetables by Dave Hansen · 12 years ago
- 9043a26 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
- 56f3180 mm: cleanup "swapcache" in do_swap_page by Hugh Dickins · 12 years ago
- 5117b3b mm,ksm: FOLL_MIGRATION do migration_entry_wait by Hugh Dickins · 12 years ago
- 240aade mm: accelerate mm_populate() treatment of THP pages by Michel Lespinasse · 12 years ago
- 28a3571 mm: use long type for page counts in mm_populate() and get_user_pages() by Michel Lespinasse · 12 years ago
- cbf86cf ksm: remove old stable nodes more thoroughly by Hugh Dickins · 12 years ago
- 75980e9 mm: fold page->_last_nid into page->flags where possible by Peter Zijlstra · 12 years ago
- cea10a1 mm: directly use __mlock_vma_pages_range() in find_extend_vma() by Michel Lespinasse · 12 years ago
- af34770 mm: reduce rmap overhead for ex-KSM page copies created on swap faults by Johannes Weiner · 12 years ago
- 373d4d0 taint: add explicit flag to show whether lock dep is still OK. by Rusty Russell · 12 years ago
- e53289c mm: reinstante dropped pmd_trans_splitting() check by Linus Torvalds · 12 years ago
- 53a59fc mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPT by Michal Hocko · 12 years ago
- 2fbc57c mm: use kbasename() by Andy Shevchenko · 12 years ago
- b3dd207 mm/memory.c: suppress warning by Andrew Morton · 12 years ago
- 3d59eeb Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma by Linus Torvalds · 12 years ago
- 66521d5 mm/memory.c: remove unused code from do_wp_page() by Dominik Dingel · 12 years ago
- 816422a asm-generic, mm: pgtable: consolidate zero page helpers by Kirill A. Shutemov · 12 years ago
- e180377 thp: change split_huge_page_pmd() interface by Kirill A. Shutemov · 12 years ago
- 93b4796 thp: do_huge_pmd_wp_page(): handle huge zero page by Kirill A. Shutemov · 12 years ago
- a1dd450 mm: thp: set the accessed flag for old pages on access fault by Will Deacon · 12 years ago
- b8593bf mm: sched: Adapt the scanning rate if a NUMA hinting fault does not migrate by Mel Gorman · 12 years ago
- 9532fec mm: numa: Migrate pages handled during a pmd_numa hinting fault by Mel Gorman · 12 years ago
- 03c5a6e mm: numa: Add pte updates, hinting and migration stats by Mel Gorman · 12 years ago
- cbee9f8 mm: numa: Add fault driven placement and migration by Peter Zijlstra · 12 years ago
- 4daae3b mm: mempolicy: Use _PAGE_NUMA to migrate pages by Mel Gorman · 12 years ago
- d10e63f mm: numa: Create basic numa page hinting infrastructure by Mel Gorman · 12 years ago
- 0b9d705 mm: numa: Support NUMA hinting page faults from gup/gup_fast by Andrea Arcangeli · 12 years ago
- 4fd0177 mm: Check if PTE is already allocated during page fault by Mel Gorman · 13 years ago
- 1756954 mm: fix build warning for uninitialized value by David Rientjes · 12 years ago
- b676b29 mm, thp: fix mapped pages avoiding unevictable list on mlock by David Rientjes · 12 years ago
- c462f17 mm/memory.c: fix typo in comment by Robert P. J. Day · 12 years ago
- 6bdb913 mm: wrap calls to set_pte_at_notify with invalidate_range_start and invalidate_range_end by Haggai Eran · 12 years ago
- 2ec74c3 mm: move all mmu notifier invocations to be done outside the PT lock by Sagi Grimberg · 12 years ago
- e6c509f mm: use clear_page_mlock() in page_remove_rmap() by Hugh Dickins · 12 years ago
- 6b2dbba mm: replace vma prio_tree with an interval tree by Michel Lespinasse · 12 years ago
- 314e51b mm: kill vma flag VM_RESERVED and mm->reserved_vm counter by Konstantin Khlebnikov · 12 years ago
- 4b6e1e3 mm: kill vma flag VM_INSERTPAGE by Konstantin Khlebnikov · 12 years ago
- b3b9c29 mm, x86, pat: rework linear pfn-mmap tracking by Konstantin Khlebnikov · 12 years ago
- 5180da4 x86, pat: separate the pfn attribute tracking for remap_pfn_range and vm_insert_pfn by Suresh Siddha · 12 years ago
- a0e881b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
- d833352 mm: hugetlbfs: close race during teardown of hugetlbfs shared page tables by Mel Gorman · 12 years ago
- 51a07e5 mm/memory.c:print_vma_addr(): call up_read(&mm->mmap_sem) directly by Jeff Liu · 12 years ago
- 24669e5 hugetlb: use mmu_gather instead of a temporary linked list for accumulating pages by Aneesh Kumar K.V · 12 years ago
- 41c4d25 mm: Update file times from fault path only if .page_mkwrite is not set by Jan Kara · 12 years ago