Historial de Commits

Autor SHA1 Mensaje Fecha
  Yanchuan Nian 2d8a17813e mm/mmap: remove unnecessary assignment hace 12 años
  Cyrill Gorcunov d9104d1ca9 mm: track vma changes with VM_SOFTDIRTY bit hace 12 años
  Oleg Nesterov e86867720e mm: mmap_region: kill correct_wcount/inode, use allow_write_access() hace 12 años
  Oleg Nesterov 077bf22b5c mm: do_mmap_pgoff: cleanup the usage of file_inode() hace 12 años
  Oleg Nesterov b2c56e4f7d mm: shift VM_GROWS* check from mmap_region() to do_mmap_pgoff() hace 12 años
  Oleg Nesterov ef0855d334 mm: mempolicy: turn vma_set_policy() into vma_dup_policy() hace 12 años
  Linus Torvalds 2b047252d0 Fix TLB gather virtual address range invalidation corner cases hace 12 años
  Oleg Nesterov 3964acd0db mm: mempolicy: fix mbind_range() && vma_adjust() interaction hace 12 años
  Michel Lespinasse 98d1e64f95 mm: remove free_area_cache hace 12 años
  Andrew Morton c103a4dc4a ipc/shmc.c: eliminate ugly 80-col tricks hace 12 años
  Jörn Engel 493af57804 mmap: allow MAP_HUGETLB for hugetlbfs files v2 hace 12 años
  Libin d6e9321770 mm: use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT hace 12 años
  Li Zefan 091d0d55b2 shm: fix null pointer deref when userspace specifies invalid hugepage size hace 12 años
  Naoya Horiguchi af73e4d950 hugetlbfs: fix mmap failure in unaligned size request hace 12 años
  Cyril Hrubis e8420a8ece mm/mmap: check for RLIMIT_AS before unmapping hace 12 años
  Andrew Shewmaker 1640879afe mm: reinititalise user and admin reserves if memory is added or removed hace 12 años
  Andrew Shewmaker 4eeab4f558 mm: replace hardcoded 3% with admin_reserve_pages knob hace 12 años
  Andrew Shewmaker c9b1d0981f mm: limit growth of 3% hardcoded other user reserve hace 12 años
  Hampson, Steven T 1444f92c84 mm: merging memory blocks resets mempolicy hace 12 años
  Hugh Dickins 6ee8630e02 mm: allow arch code to control the user page table ceiling hace 12 años
  Zhang Yanfei ee5df0570c mmap: find_vma: remove the WARN_ON_ONCE(!mm) check hace 12 años
  Jan Stancek b6a9b7f6b1 mm: prevent mmap_cache race in find_vma() hace 12 años
  Michel Lespinasse 09a9f1d278 Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace programs" hace 12 años
  Linus Torvalds 0988496433 mm: do not grow the stack vma just because of an overrun on preceding vma hace 12 años
  Linus Torvalds d895cb1af1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs hace 12 años
  Konstantin Khlebnikov 08b52706d5 mm/rmap: rename anon_vma_unlock() => anon_vma_unlock_write() hace 12 años
  Shaohua Li ec8acf20af swap: add per-partition lock for swapfile hace 12 años
  Michel Lespinasse 41badc15cb mm: make do_mmap_pgoff return populate as a size in bytes, not as a bool hace 12 años
  Michel Lespinasse 1869305009 mm: introduce VM_POPULATE flag to better deal with racy userspace programs hace 12 años
  Michel Lespinasse cea10a19b7 mm: directly use __mlock_vma_pages_range() in find_extend_vma() hace 12 años