Commit History

Author SHA1 Message Date
  Kirill A. Shutemov 0661a33611 mm: remove rest usage of VM_NONLINEAR and pte_file() 10 years ago
  Linus Torvalds 7d22286ff7 Merge git://git.kvack.org/~bcrl/aio-next 10 years ago
  Pavel Emelyanov e4a0d3e720 aio: Make it possible to remap aio ring 11 years ago
  Davidlohr Bueso c8c06efa8b mm: convert i_mmap_mutex to rwsem 10 years ago
  Davidlohr Bueso 83cde9e8ba mm: use new helper functions around the i_mmap_mutex 10 years ago
  Paul McQuade 2581d20237 mm/mremap.c: use linux headers 10 years ago
  Sasha Levin 81d1b09c6b mm: convert a few VM_BUG_ON callers to VM_BUG_ON_VMA 10 years ago
  Kirill A. Shutemov dd18dbc2d4 mm, thp: close race between mremap() and split_huge_page() 11 years ago
  Hugh Dickins 57a8f0cdb8 mm: revert mremap pud_free anti-fix 11 years ago
  Chen Gang 1ecfd533f4 mm/mremap.c: call pud_free() after fail calling pmd_alloc() 12 years ago
  Cyrill Gorcunov 6dec97dc92 mm: move_ptes -- Set soft dirty bit depending on pte type 12 years ago
  Rasmus Villemoes 9a2458a633 mm: mremap: validate input before taking lock 12 years ago
  Pavel Emelyanov 0f8975ec4d mm: soft-dirty bits for user memory changes tracking 12 years ago
  Konstantin Khlebnikov 08b52706d5 mm/rmap: rename anon_vma_unlock() => anon_vma_unlock_write() 12 years ago
  Michel Lespinasse 81909b8421 mm: use mm_populate() for mremap() of VM_LOCKED vmas 12 years ago
  Clark Williams cf4aebc292 sched: Move sched.h sysctl bits into separate header 12 years ago
  Linus Torvalds 3d59eebc5e Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma 12 years ago
  Kirill A. Shutemov e180377f1a thp: change split_huge_page_pmd() interface 12 years ago
  Ingo Molnar 4fc3f1d66b mm/rmap, migration: Make rmap_walk_anon() and try_to_unmap_anon() more scalable 12 years ago
  Sagi Grimberg 2ec74c3ef2 mm: move all mmu notifier invocations to be done outside the PT lock 13 years ago
  Michel Lespinasse 38a76013ad mm: avoid taking rmap locks in move_ptes() 13 years ago
  Michel Lespinasse 108d6642ad mm anon rmap: remove anon_vma_moveto_tail 13 years ago
  Huang Shijie 44de9d0cad mm: account the total_vm in the vm_stat_account() 13 years ago
  Al Viro 9ac4ed4bd0 move security_mmap_addr() to saner place 13 years ago
  Al Viro e5467859f7 split ->file_mmap() into ->mmap_addr()/->mmap_file() 13 years ago
  Al Viro 63a81db132 merge do_mremap() into sys_mremap() 13 years ago
  Al Viro 191c542442 mm: collapse security_vm_enough_memory() variants into a single function 13 years ago
  Andrea Arcangeli 948f017b09 mremap: enforce rmap src/dst vma ordering in case of vma_merge() succeeding in copy_vma() 13 years ago
  Andrea Arcangeli 37a1c49a91 thp: mremap support and TLB optimization 13 years ago
  Andrea Arcangeli 7b6efc2bc4 mremap: avoid sending one IPI per page 13 years ago