Commit History

Author SHA1 Message Date
  Dave Hansen d61172b4b6 mm/core, x86/mm/pkeys: Differentiate instruction fetches 9 years ago
  Dave Hansen 1b2ee1266e mm/core: Do not enforce PKEY permissions on remote mm access 9 years ago
  Dave Hansen 33a709b25a mm/gup, x86/mm/pkeys: Check VMAs and PTEs for protection keys 9 years ago
  Dave Hansen d4925e00d5 mm/gup: Factor out VMA fault permission checking 9 years ago
  Dave Hansen d4edcf0d56 mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm 9 years ago
  Dave Hansen cde70140fe mm/gup: Overload get_user_pages() functions 9 years ago
  Dave Hansen 1e9877902d mm/gup: Introduce get_user_pages_remote() 9 years ago
  Hugh Dickins 4643536474 mm: retire GUP WARN_ON_ONCE that outlived its usefulness 9 years ago
  Dominik Dingel 4a9e1cda27 mm: bring in additional flag for fixup_user_fault to signal unlock 9 years ago
  Dan Williams 3565fce3a6 mm, x86: get_user_pages() for dax mappings 9 years ago
  Kirill A. Shutemov e90309c9f7 thp: allow mlocked THP again 9 years ago
  Kirill A. Shutemov 4b471e8898 mm, thp: remove infrastructure for handling splitting PMDs 9 years ago
  Kirill A. Shutemov ddc58f27f9 mm: drop tail page refcounting 9 years ago
  Kirill A. Shutemov 78ddc53473 thp: rename split_huge_page_pmd() to split_huge_pmd() 9 years ago
  Kirill A. Shutemov 7479df6da9 thp, mlock: do not allow huge pages in mlocked area 9 years ago
  Kirill A. Shutemov 7aef4172c7 mm: handle PTE-mapped tail pages in gerneric fast gup implementaiton 9 years ago
  Kirill A. Shutemov 6742d293cb mm: adjust FOLL_SPLIT for new refcounting 9 years ago
  Eric B Munson de60f5f10c mm: introduce VM_LOCKONFAULT 10 years ago
  Kirill A. Shutemov 1027e4436b mm: make GUP handle pfn mapping unless FOLL_GET is requested 10 years ago
  Jason Low 9d8c47e4bb mm: use READ_ONCE() for non-scalar types 10 years ago
  Kirill A. Shutemov acc3c8d15e mm: move mm_populate()-related code to mm/gup.c 10 years ago
  Kirill A. Shutemov 84d33df279 mm: rename FOLL_MLOCK to FOLL_POPULATE 10 years ago
  Linus Torvalds c833e17e27 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux 10 years ago
  Mel Gorman 8a0516ed8b mm: convert p[te|md]_numa users to p[te|md]_protnone_numa 10 years ago
  Andrea Arcangeli a7b780750e mm: gup: use get_user_pages_unlocked within get_user_pages_fast 10 years ago
  Andrea Arcangeli 0fd71a56f4 mm: gup: add __get_user_pages_unlocked to customize gup_flags 10 years ago
  Andrea Arcangeli f0818f472d mm: gup: add get_user_pages_locked and get_user_pages_unlocked 10 years ago
  Naoya Horiguchi e66f17ff71 mm/hugetlb: take page table lock in follow_huge_pmd() 10 years ago
  Kirill A. Shutemov 0661a33611 mm: remove rest usage of VM_NONLINEAR and pte_file() 10 years ago
  Linus Torvalds 33692f2759 vm: add VM_FAULT_SIGSEGV handling support 10 years ago