Historique des commits

Auteur SHA1 Message Date
  Benjamin Herrenschmidt 2efaca927f mm/futex: fix futex writes on archs with SW tracking of dirty & young il y a 14 ans
  KAMEZAWA Hiroyuki 1d65f86db1 mm: preallocate page before lock_page() at filemap COW il y a 14 ans
  Andrew Morton 6ac4752006 mm/memory.c: remove ZAP_BLOCK_SIZE il y a 14 ans
  Shaohua Li 0b43c3aab0 mm: __tlb_remove_page() check the correct batch il y a 14 ans
  Hugh Dickins 5b8ba10198 mm: move vmtruncate_range to truncate.c il y a 14 ans
  Steven Rostedt 5f1a19070b mm: fix wrong kunmap_atomic() pointer il y a 14 ans
  Randy Dunlap 0164f69d0c mm/memory.c: fix kernel-doc notation il y a 14 ans
  Ying Han 456f998ec8 memcg: add the pagefault count into memcg stats il y a 14 ans
  KOSAKI Motohiro ca16d140af mm: don't access vm_flags as 'int' il y a 14 ans
  Peter Zijlstra 9547d01bfb mm: uninline large generic tlb.h functions il y a 14 ans
  Peter Zijlstra 3d48ae45e7 mm: Convert i_mmap_lock to a mutex il y a 14 ans
  Peter Zijlstra 97a894136f mm: Remove i_mmap_lock lockbreak il y a 14 ans
  Peter Zijlstra e303297e6c mm: extended batches for generic mmu_gather il y a 14 ans
  Peter Zijlstra 2672391169 mm, powerpc: move the RCU page-table freeing into generic code il y a 14 ans
  Peter Zijlstra d16dfc550f mm: mmu_gather rework il y a 14 ans
  Michal Hocko d05f3169c0 mm: make expand_downwards() symmetrical with expand_upwards() il y a 14 ans
  Mikulas Patocka a09a79f668 Don't lock guardpage if the stack is growing up il y a 14 ans
  Linus Torvalds a1fde08c74 VM: skip the stack guard page lookup in get_user_pages only for mlock il y a 14 ans
  Mel Gorman cc03638df2 mm: check if PTE is already allocated during page fault il y a 14 ans
  Michael Ellerman fe936dfc23 mm: check that we have the right vma in __access_remote_vm() il y a 14 ans
  Linus Torvalds 95042f9eb7 vm: fix mlock() on stack guard page il y a 14 ans
  Randy Dunlap ae91dbfc99 mm: fix memory.c incorrect kernel-doc il y a 14 ans
  Linus Torvalds b81a618dcd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 il y a 14 ans
  KAMEZAWA Hiroyuki 56039efa18 memcg: fix ugly initialization of return value is in caller il y a 14 ans
  Stephen Wilson 5ddd36b9c5 mm: implement access_remote_vm il y a 14 ans
  Stephen Wilson 206cb63657 mm: factor out main logic of access_process_vm il y a 14 ans
  Stephen Wilson e7f22e207b mm: use mm_struct to resolve gate vma's in __get_user_pages il y a 14 ans
  Stephen Wilson cae5d39032 mm: arch: rename in_gate_area_no_task to in_gate_area_no_mm il y a 14 ans
  Stephen Wilson 83b964bbf8 mm: arch: make in_gate_area take an mm_struct instead of a task_struct il y a 14 ans
  Stephen Wilson 31db58b3ab mm: arch: make get_gate_vma take an mm_struct instead of a task_struct il y a 14 ans