Commit History

Author SHA1 Message Date
  Linus Torvalds d895cb1af1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
  Michel Lespinasse 240aadeedc mm: accelerate mm_populate() treatment of THP pages 12 years ago
  Michel Lespinasse 28a35716d3 mm: use long type for page counts in mm_populate() and get_user_pages() 12 years ago
  Shaohua Li ec8acf20af swap: add per-partition lock for swapfile 12 years ago
  Michel Lespinasse 41badc15cb mm: make do_mmap_pgoff return populate as a size in bytes, not as a bool 12 years ago
  Michel Lespinasse bebeb3d68b mm: introduce mm_populate() for populating new vmas 12 years ago
  Al Viro 496ad9aa8e new helper: file_inode(file) 12 years ago
  Clark Williams cf4aebc292 sched: Move sched.h sysctl bits into separate header 12 years ago
  K. Y. Srinivasan 997071bcb3 mm: export a function to get vm committed memory 12 years ago
  Michel Lespinasse 6b2dbba8b6 mm: replace vma prio_tree with an interval tree 12 years ago
  Konstantin Khlebnikov 314e51b985 mm: kill vma flag VM_RESERVED and mm->reserved_vm counter 12 years ago
  Konstantin Khlebnikov e9714acf8c mm: kill vma flag VM_EXECUTABLE and mm->num_exe_file_vmas 12 years ago
  Konstantin Khlebnikov 0b173bc4da mm: kill vma flag VM_CAN_NONLINEAR 12 years ago
  Al Viro cb0942b812 make get_file() return its argument 13 years ago
  Greg Ungerer ad1ed2937e nommu: fix compilation of nommu.c 13 years ago
  Al Viro eb36c5873b new helper: vm_mmap_pgoff() 13 years ago
  Al Viro dc982501d9 kill do_mmap() completely 13 years ago
  Al Viro e3fc629d7b switch aio and shm to do_mmap_pgoff(), make do_mmap() static 13 years ago
  Al Viro 8b3ec6814c take security_mmap_file() outside of ->mmap_sem 13 years ago
  Al Viro e5467859f7 split ->file_mmap() into ->mmap_addr()/->mmap_file() 13 years ago
  Al Viro cf74d14c4f unexport do_mmap() 13 years ago
  Al Viro bfce281c28 kill mm argument of vm_munmap() 13 years ago
  Linus Torvalds 6be5ceb02e VM: add "vm_mmap()" helper function 13 years ago
  Linus Torvalds a46ef99d80 VM: add "vm_munmap()" helper function 13 years ago
  Linus Torvalds e4eb1ff61b VM: add "vm_brk()" helper function 13 years ago
  David Howells b94cfaf668 NOMMU: Don't need to clear vm_mm when deleting a VMA 13 years ago
  David Howells 918e556ec2 NOMMU: Lock i_mmap_mutex for access to the VMA prio list 13 years ago
  David Vrabel cd12909cb5 xen: map foreign pages for shared rings by updating the PTEs directly 13 years ago
  Paul Gortmaker b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 years ago
  Dmitry Fink c15bef3099 mmap: fix and tidy up overcommit page arithmetic 14 years ago