Commit történet

Szerző SHA1 Üzenet Dátum
  Linus Torvalds 95211279c5 Merge branch 'akpm' (Andrew's patch-bomb) 13 éve
  Kautuk Consul 88f6b4c32e mmap.c: fix comment for __insert_vm_struct() 13 éve
  Steven Truelove 40716e2924 hugetlbfs: fix alignment of huge page requests 13 éve
  Xiao Guangrong b716ad953a mm: search from free_area_cache for the bigger size 13 éve
  Xiao Guangrong f44d21985e mm: do not reset cached_hole_size when vma is unmapped 13 éve
  Linus Torvalds 3a990a52f9 Merge branch 'vm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 éve
  Linus Torvalds 3556485f15 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security 13 éve
  Al Viro 6e8bb0193a VM: make unmap_vmas() return void 13 éve
  Al Viro 853f5e2640 VM: don't bother with feeding upper limit to tlb_finish_mmu() in exit_mmap() 13 éve
  Mikulas Patocka 83cd904d27 mm: fix find_vma_prev 13 éve
  Hugh Dickins ce8fea7aa4 mmap: EINVAL not ENOMEM when rejecting VM_GROWS 13 éve
  Al Viro 835ee7978c VM_GROWS{UP,DOWN} shouldn't be set on shmem VMAs 13 éve
  Al Viro 4040153087 security: trim security.h 13 éve
  Al Viro 191c542442 mm: collapse security_vm_enough_memory() variants into a single function 13 éve
  KOSAKI Motohiro 6bd4837de9 mm: simplify find_vma_prev() 13 éve
  Andrea Arcangeli 948f017b09 mremap: enforce rmap src/dst vma ordering in case of vma_merge() succeeding in copy_vma() 13 éve
  Linus Torvalds 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 éve
  Kautuk Consul 584cff54e1 mm/mmap.c: eliminate the ret variable from mm_take_all_locks() 13 éve
  Paul Gortmaker b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 éve
  Dmitry Fink c15bef3099 mmap: fix and tidy up overcommit page arithmetic 14 éve
  Linus Torvalds 9be34c9d52 mm: get rid of the most spurious find_vma_prev() users 14 éve
  KOSAKI Motohiro ca16d140af mm: don't access vm_flags as 'int' 14 éve
  Peter Zijlstra 2b575eb64f mm: convert anon_vma->lock to a mutex 14 éve
  Peter Zijlstra 3d48ae45e7 mm: Convert i_mmap_lock to a mutex 14 éve
  Peter Zijlstra 97a894136f mm: Remove i_mmap_lock lockbreak 14 éve
  Peter Zijlstra d16dfc550f mm: mmu_gather rework 14 éve
  Michal Hocko d05f3169c0 mm: make expand_downwards() symmetrical with expand_upwards() 14 éve
  Namhyung Kim 6038def0d1 mm: nommu: sort mm->mmap list properly 14 éve
  Shaohua Li 965f55dea0 mmap: avoid merging cloned VMAs 14 éve
  Shaohua Li 5f70b962cc mmap: avoid unnecessary anon_vma lock 14 éve