Commit History

Author SHA1 Message Date
  Dmitry Fink c15bef3099 mmap: fix and tidy up overcommit page arithmetic 14 years ago
  Linus Torvalds 8209f53d79 Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc 14 years ago
  Bob Liu 8f3b1327aa mm/nommu.c: fix remap_pfn_range() 14 years ago
  Tejun Heo a288eecce5 ptrace: kill trivial tracehooks 14 years ago
  Bob Liu f67d9b1576 nommu: add page alignment to mmap 14 years ago
  Namhyung Kim bb005a59e0 mm: nommu: fix a compile warning in do_mmap_pgoff() 14 years ago
  Namhyung Kim 7223bb4a82 mm: nommu: fix a potential memory leak in do_mmap_private() 14 years ago
  Namhyung Kim d75a310c42 mm: nommu: check the vma list when unmapping file-mapped vma 14 years ago
  Namhyung Kim e922c4c536 mm: nommu: find vma using the sorted vma list 14 years ago
  Namhyung Kim b951bf2c46 mm: nommu: don't scan the vma list when deleting 14 years ago
  Namhyung Kim 6038def0d1 mm: nommu: sort mm->mmap list properly 14 years ago
  David Rientjes 7bf02ea22c arch, mm: filter disallowed nodes from arch specific show_mem functions 14 years ago
  Mike Frysinger f55f199b7d NOMMU: implement access_remote_vm 14 years ago
  Linus Torvalds 6c51038900 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block 14 years ago
  Stephen Wilson cae5d39032 mm: arch: rename in_gate_area_no_task to in_gate_area_no_mm 14 years ago
  Jens Axboe 7eaceaccab block: remove per-queue plugging 14 years ago
  Michel Lespinasse 53a7706d5e mlock: do not hold mmap_sem for extended periods of time 14 years ago
  Paul Mundt 29c185e5c6 nommu: Provide stubbed alloc/free_vm_area() implementation. 14 years ago
  Paul Mundt 9a14f653df nommu: Fix up vmalloc_node() symbol export regression. 14 years ago
  Steven J. Magnani 04c3496152 nommu: yield CPU while disposing VM 14 years ago
  Al Viro 120a795da0 audit mmap 14 years ago
  Dave Young e1ca7788de mm: add vzalloc() and vzalloc_node() helpers 14 years ago
  Linus Torvalds 297c5eee37 mm: make the vma list be doubly linked 14 years ago
  David Howells fe622e76fd NOMMU: Remove an extraneous no_printk() 14 years ago
  Bernd Schmidt 3c7b204547 nommu: allow private mappings of read-only devices 15 years ago
  David Howells e1ee65d859 NOMMU: Fix __get_user_pages() to pin last page on offset buffers 15 years ago
  David Howells 7561e8ca0d NOMMU: Revert 'nommu: get_user_pages(): pin last page on non-page-aligned start' 15 years ago
  David Howells 3fa30460ea nommu: fix an incorrect comment in the do_mmap_shared_file() 15 years ago
  Christoph Hellwig a4679373cf Add generic sys_old_mmap() 15 years ago
  Steven J. Magnani c08c6e1f54 nommu: get_user_pages(): pin last page on non-page-aligned start 15 years ago