Commit History

Author SHA1 Message Date
  Linus Torvalds 78dcf73421 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 years ago
  Michal Hocko cc965a29db mm: kvmalloc support __GFP_RETRY_MAYFAIL for all sizes 8 years ago
  Michal Hocko dcda9b0471 mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semantic 8 years ago
  David Howells f351574172 Provide a function to create a NUL-terminated string from unterminated data 8 years ago
  Michal Hocko 4f4f2ba9c5 mm: clarify why we want kmalloc before falling backto vmallock 8 years ago
  Michal Hocko 8594a21cf7 mm, vmalloc: fix vmalloc users tracking properly 8 years ago
  Michal Hocko 19809c2da2 mm, vmalloc: use __GFP_HIGHMEM implicitly 8 years ago
  Michal Hocko 6c5ab6511f mm: support __GFP_REPEAT in kvmalloc_node for >32kB 8 years ago
  Michal Hocko a7c3e901a4 mm: introduce kv[mz]alloc helpers 8 years ago
  Ingo Molnar 68db0cf106 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> 8 years ago
  Ingo Molnar 6e84f31522 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> 8 years ago
  Mike Rapoport 897ab3e0c4 userfaultfd: non-cooperative: add event for memory unmaps 8 years ago
  Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
  Linus Torvalds 86c5bf7101 Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 9 years ago
  Andy Lutomirski d17af5056c mm: Change vm_is_stack_for_task() to vm_is_stack_for_current() 9 years ago
  Lorenzo Stoakes f307ab6dce mm: replace access_process_vm() write parameter with gup_flags 9 years ago
  Lorenzo Stoakes c164154f66 mm: replace get_user_pages_unlocked() write/force parameters with gup_flags 9 years ago
  Mel Gorman 11fb998986 mm: move most file-based accounting to the node 9 years ago
  Kirill A. Shutemov dd78fedde4 rmap: support file thp 9 years ago
  Minchan Kim bda807d444 mm: migrate: support non-lru movable page migration 9 years ago
  Michal Hocko 9fbeb5ab59 mm: make vm_mmap killable 9 years ago
  Michal Hocko dc0ef0df7b mm: make mmap_sem for write waits killable for mm syscalls 9 years ago
  Andrew Morton 1aa8aea535 mm: uninline page_mapped() 9 years ago
  Linus Torvalds 643ad15d47 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 9 years ago
  Andrey Ryabinin 39a1aa8e19 mm: deduplicate memory overcommitment code 9 years ago
  Dave Hansen cde70140fe mm/gup: Overload get_user_pages() functions 9 years ago
  Johannes Weiner 65376df582 proc: revert /proc/<pid>/maps [stack:TID] annotation 9 years ago
  Mateusz Guzik a3b609ef9f proc read mm's {arg,env}_{start,end} with mmap semaphore taken. 9 years ago
  Kirill A. Shutemov b20ce5e03b mm: prepare page_referenced() and page_idle to new THP refcounting 9 years ago
  Kirill A. Shutemov 1c290f6421 mm: sanitize page->mapping for tail pages 9 years ago