Historial de Commits

Autor SHA1 Mensaje Fecha
  K. Y. Srinivasan 997071bcb3 mm: export a function to get vm committed memory hace 13 años
  Michel Lespinasse 6b2dbba8b6 mm: replace vma prio_tree with an interval tree hace 13 años
  Konstantin Khlebnikov 314e51b985 mm: kill vma flag VM_RESERVED and mm->reserved_vm counter hace 13 años
  Konstantin Khlebnikov e9714acf8c mm: kill vma flag VM_EXECUTABLE and mm->num_exe_file_vmas hace 13 años
  Konstantin Khlebnikov 0b173bc4da mm: kill vma flag VM_CAN_NONLINEAR hace 13 años
  Al Viro cb0942b812 make get_file() return its argument hace 13 años
  Greg Ungerer ad1ed2937e nommu: fix compilation of nommu.c hace 13 años
  Al Viro eb36c5873b new helper: vm_mmap_pgoff() hace 13 años
  Al Viro dc982501d9 kill do_mmap() completely hace 13 años
  Al Viro e3fc629d7b switch aio and shm to do_mmap_pgoff(), make do_mmap() static hace 13 años
  Al Viro 8b3ec6814c take security_mmap_file() outside of ->mmap_sem hace 13 años
  Al Viro e5467859f7 split ->file_mmap() into ->mmap_addr()/->mmap_file() hace 13 años
  Al Viro cf74d14c4f unexport do_mmap() hace 13 años
  Al Viro bfce281c28 kill mm argument of vm_munmap() hace 13 años
  Linus Torvalds 6be5ceb02e VM: add "vm_mmap()" helper function hace 13 años
  Linus Torvalds a46ef99d80 VM: add "vm_munmap()" helper function hace 13 años
  Linus Torvalds e4eb1ff61b VM: add "vm_brk()" helper function hace 13 años
  David Howells b94cfaf668 NOMMU: Don't need to clear vm_mm when deleting a VMA hace 14 años
  David Howells 918e556ec2 NOMMU: Lock i_mmap_mutex for access to the VMA prio list hace 14 años
  David Vrabel cd12909cb5 xen: map foreign pages for shared rings by updating the PTEs directly hace 14 años
  Paul Gortmaker b95f1b31b7 mm: Map most files to use export.h instead of module.h hace 14 años
  Dmitry Fink c15bef3099 mmap: fix and tidy up overcommit page arithmetic hace 14 años
  Linus Torvalds 8209f53d79 Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc hace 14 años
  Bob Liu 8f3b1327aa mm/nommu.c: fix remap_pfn_range() hace 14 años
  Tejun Heo a288eecce5 ptrace: kill trivial tracehooks hace 14 años
  Bob Liu f67d9b1576 nommu: add page alignment to mmap hace 14 años
  Namhyung Kim bb005a59e0 mm: nommu: fix a compile warning in do_mmap_pgoff() hace 14 años
  Namhyung Kim 7223bb4a82 mm: nommu: fix a potential memory leak in do_mmap_private() hace 14 años
  Namhyung Kim d75a310c42 mm: nommu: check the vma list when unmapping file-mapped vma hace 14 años
  Namhyung Kim e922c4c536 mm: nommu: find vma using the sorted vma list hace 14 años