Historial de Commits

Autor SHA1 Mensaje Fecha
  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
  Joonsoo Kim f1c4069e1d mm, vmalloc: export vmap_area_list, instead of vmlist hace 12 años
  Linus Torvalds 3c0b9de6d3 vm: add no-mmu vm_iomap_memory() stub hace 12 años
  Jan Stancek b6a9b7f6b1 mm: prevent mmap_cache race in find_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 13 años
  Michel Lespinasse 240aadeedc mm: accelerate mm_populate() treatment of THP pages hace 13 años
  Michel Lespinasse 28a35716d3 mm: use long type for page counts in mm_populate() and get_user_pages() hace 13 años
  Shaohua Li ec8acf20af swap: add per-partition lock for swapfile hace 13 años
  Michel Lespinasse 41badc15cb mm: make do_mmap_pgoff return populate as a size in bytes, not as a bool hace 13 años
  Michel Lespinasse bebeb3d68b mm: introduce mm_populate() for populating new vmas hace 13 años
  Al Viro 496ad9aa8e new helper: file_inode(file) hace 13 años
  Clark Williams cf4aebc292 sched: Move sched.h sysctl bits into separate header hace 13 años
  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