Histórico de Commits

Autor SHA1 Mensagem Data
  Al Viro cf74d14c4f unexport do_mmap() há 13 anos atrás
  Al Viro bfce281c28 kill mm argument of vm_munmap() há 13 anos atrás
  Linus Torvalds 6be5ceb02e VM: add "vm_mmap()" helper function há 13 anos atrás
  Linus Torvalds a46ef99d80 VM: add "vm_munmap()" helper function há 13 anos atrás
  Linus Torvalds e4eb1ff61b VM: add "vm_brk()" helper function há 13 anos atrás
  David Howells b94cfaf668 NOMMU: Don't need to clear vm_mm when deleting a VMA há 13 anos atrás
  David Howells 918e556ec2 NOMMU: Lock i_mmap_mutex for access to the VMA prio list há 13 anos atrás
  David Vrabel cd12909cb5 xen: map foreign pages for shared rings by updating the PTEs directly há 13 anos atrás
  Paul Gortmaker b95f1b31b7 mm: Map most files to use export.h instead of module.h há 13 anos atrás
  Dmitry Fink c15bef3099 mmap: fix and tidy up overcommit page arithmetic há 14 anos atrás
  Linus Torvalds 8209f53d79 Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc há 14 anos atrás
  Bob Liu 8f3b1327aa mm/nommu.c: fix remap_pfn_range() há 14 anos atrás
  Tejun Heo a288eecce5 ptrace: kill trivial tracehooks há 14 anos atrás
  Bob Liu f67d9b1576 nommu: add page alignment to mmap há 14 anos atrás
  Namhyung Kim bb005a59e0 mm: nommu: fix a compile warning in do_mmap_pgoff() há 14 anos atrás
  Namhyung Kim 7223bb4a82 mm: nommu: fix a potential memory leak in do_mmap_private() há 14 anos atrás
  Namhyung Kim d75a310c42 mm: nommu: check the vma list when unmapping file-mapped vma há 14 anos atrás
  Namhyung Kim e922c4c536 mm: nommu: find vma using the sorted vma list há 14 anos atrás
  Namhyung Kim b951bf2c46 mm: nommu: don't scan the vma list when deleting há 14 anos atrás
  Namhyung Kim 6038def0d1 mm: nommu: sort mm->mmap list properly há 14 anos atrás
  David Rientjes 7bf02ea22c arch, mm: filter disallowed nodes from arch specific show_mem functions há 14 anos atrás
  Mike Frysinger f55f199b7d NOMMU: implement access_remote_vm há 14 anos atrás
  Linus Torvalds 6c51038900 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block há 14 anos atrás
  Stephen Wilson cae5d39032 mm: arch: rename in_gate_area_no_task to in_gate_area_no_mm há 14 anos atrás
  Jens Axboe 7eaceaccab block: remove per-queue plugging há 14 anos atrás
  Michel Lespinasse 53a7706d5e mlock: do not hold mmap_sem for extended periods of time há 14 anos atrás
  Paul Mundt 29c185e5c6 nommu: Provide stubbed alloc/free_vm_area() implementation. há 14 anos atrás
  Paul Mundt 9a14f653df nommu: Fix up vmalloc_node() symbol export regression. há 14 anos atrás
  Steven J. Magnani 04c3496152 nommu: yield CPU while disposing VM há 14 anos atrás
  Al Viro 120a795da0 audit mmap há 14 anos atrás