Commit History

Author SHA1 Message Date
  Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
  Heiko Carstens c7142aead8 mm/pkeys: generate pkey system call code only if ARCH_HAS_PKEYS is selected 8 years ago
  David Rientjes fd60775aea mm, thp: avoid unlikely branches for split_huge_pmd 8 years ago
  Andi Kleen 3e32158767 mm/mprotect.c: don't touch single threaded PTEs which are on the right node 8 years ago
  Wei Yongjun 137baabe35 mm/numa: Remove duplicated include from mprotect.c 8 years ago
  Linus Torvalds 93c26d7dc0 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 years ago
  Andrea Arcangeli e86f15ee64 mm: vma_merge: fix vm_page_prot SMP race condition against rmap_walk 8 years ago
  Andrea Arcangeli 6d2329f887 mm: vm_page_prot: update with WRITE_ONCE/READ_ONCE 8 years ago
  Dave Hansen e8c24d3a23 x86/pkeys: Allocation/free syscalls 9 years ago
  Dave Hansen a8502b67d7 x86/pkeys: Make mprotect_key() mask off additional vm_flags 9 years ago
  Dave Hansen 7d06d9c9bd mm: Implement new pkey_mprotect() system call 9 years ago
  Naoya Horiguchi 337d9abf1c mm: thp: check pmd_trans_unstable() after split_huge_pmd() 9 years ago
  Michal Hocko dc0ef0df7b mm: make mmap_sem for write waits killable for mm syscalls 9 years ago
  Piotr Kwapulinski f138556daf mm/mprotect.c: don't imply PROT_EXEC on non-exec fs 9 years ago
  Dave Hansen 62b5f7d013 mm/core, x86/mm/pkeys: Add execute-only protection keys support 9 years ago
  Dave Hansen e6bfb70959 mm/core, arch, powerpc: Pass a protection key in to calc_vm_flag_bits() 9 years ago
  Kirill A. Shutemov 6b9116a652 mm, dax: check for pmd_none() after split_huge_pmd() 9 years ago
  Dan Williams 5c7fb56e5e mm, dax: dax-pmd vs thp-pmd vs hugetlbfs-pmd 9 years ago
  Kirill A. Shutemov 78ddc53473 thp: rename split_huge_page_pmd() to split_huge_pmd() 9 years ago
  Konstantin Khlebnikov 8463833590 mm: rework virtual memory accounting 9 years ago
  Andrea Arcangeli 19a809afe2 userfaultfd: teach vma_merge to merge across vma->vm_userfaultfd_ctx 10 years ago
  Kirill A. Shutemov 36f881883c mm: fix mprotect() behaviour on VM_LOCKED VMAs 10 years ago
  Mel Gorman b191f9b106 mm: numa: preserve PTE write permissions across a NUMA hinting fault 10 years ago
  Mel Gorman 10c1045f28 mm: numa: avoid unnecessary TLB flushes when setting NUMA hinting entries 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 0661a33611 mm: remove rest usage of VM_NONLINEAR and pte_file() 10 years ago
  Peter Feiner 64e455079e mm: softdirty: enable write notifications on VMAs after VM_SOFTDIRTY cleared 10 years ago
  Rik van Riel a5338093bf mm: move mmu notifier call from change_protection to change_pmd_range 11 years ago