Commit History

Author SHA1 Message Date
  Linus Torvalds 53da3bc2ba mm: fix up numa read-only thread grouping logic 10 years ago
  Matthew Wilcox 2e4cdab058 mm: allow page fault handlers to perform the COW 10 years ago
  Matthew Wilcox 283307c760 mm: fix XIP fault vs truncate race 10 years ago
  Grazvydas Ignotas 9cb12d7b4c mm/memory.c: actually remap enough memory 10 years ago
  Mel Gorman c0e7cad9f2 mm: numa: add paranoid check around pte_protnone_numa 10 years ago
  Mel Gorman e944fd67b6 mm: numa: do not trap faults on the huge zero page 10 years ago
  Mel Gorman 4d94246699 mm: convert p[te|md]_mknonnuma and remaining page table manipulations 10 years ago
  Mel Gorman 8a0516ed8b mm: convert p[te|md]_numa users to p[te|md]_protnone_numa 10 years ago
  Kirill A. Shutemov dc6c9a35b6 mm: account pmd page tables to the process 10 years ago
  Linus Torvalds 992de5a8ec Merge branch 'akpm' (patches from Andrew) 10 years ago
  Johannes Weiner f38b4b310d mm: memory: merge shared-writable dirtying branches in do_wp_page() 10 years ago
  Johannes Weiner 74ec67511d mm: memory: remove ->vm_file check on shared writable vmas 10 years ago
  Kirill A. Shutemov 0661a33611 mm: remove rest usage of VM_NONLINEAR and pte_file() 10 years ago
  Kirill A. Shutemov 9b4bdd2ffa mm: drop support of non-linear mapping from fault codepath 10 years ago
  Kirill A. Shutemov 8a5f14a231 mm: drop support of non-linear mapping from unmap/zap codepath 10 years ago
  Linus Torvalds bdccc4edeb Merge tag 'stable/for-linus-3.20-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip 10 years ago
  Linus Torvalds 9c145c56d0 vm: make stack guard page errors return VM_FAULT_SIGSEGV rather than SIGBUS 10 years ago
  David Vrabel 667a0a06c9 mm: provide a find_special_page vma operation 10 years ago
  Will Deacon 721c21c17a mm: mmu_gather: use tlb->end != 0 only for TLB invalidation 10 years ago
  Johannes Weiner 2d6d7f9828 mm: protect set_page_dirty() from ongoing truncation 10 years ago
  Linus Torvalds fee7e49d45 mm: propagate error from stack expansion even for guard page 10 years ago
  Kirill A. Shutemov 48ec833b78 Revert "mm/memory.c: share the i_mmap_rwsem" 10 years ago
  Linus Torvalds 60815cf2e0 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux 10 years ago
  Andrew Morton d82fa87d2b mm/memory.c:do_shared_fault(): add comment 10 years ago
  Christian Borntraeger e37c698270 mm: replace ACCESS_ONCE with READ_ONCE or barriers 10 years ago
  Linus Torvalds f045bbb9fa mmu_gather: fix over-eager tlb_flush_mmu_free() calling 10 years ago
  Linus Torvalds 988adfdffd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux 10 years ago
  Jesse Barnes e1d6d01ab4 mm: export find_extend_vma() and handle_mm_fault() for driver use 10 years ago
  Davidlohr Bueso c8475d144a mm/memory.c: share the i_mmap_rwsem 10 years ago
  Davidlohr Bueso 83cde9e8ba mm: use new helper functions around the i_mmap_mutex 10 years ago