Commit History

Author SHA1 Message Date
  Linus Torvalds 1193755ac6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
  Al Viro 17d1587f55 unexport do_munmap() 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 9ac4ed4bd0 move security_mmap_addr() to saner place 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
  Rajman Mekaco 841e31e5cc mm/mmap.c: find_vma(): remove unnecessary if(mm) check 13 years ago
  Linus Torvalds 654443e20d Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
  Ingo Molnar 9cba26e66d Merge branch 'perf/uprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/uprobes 13 years ago
  Linus Torvalds 4f74d2c8e8 vm: remove 'nr_accounted' calculations from the unmap_vmas() interfaces 13 years ago
  Linus Torvalds 7e027b14d5 vm: simplify unmap_vmas() calling convention 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
  Srikar Dronamraju cbc91f71b5 uprobes/core: Decrement uprobe count before the pages are unmapped 13 years ago
  Ingo Molnar 6ac1ef482d Merge branch 'perf/core' into perf/uprobes 13 years ago
  Srikar Dronamraju 682968e0c4 uprobes/core: Optimize probe hits with the help of a counter 13 years ago
  Linus Torvalds 95211279c5 Merge branch 'akpm' (Andrew's patch-bomb) 13 years ago
  Kautuk Consul 88f6b4c32e mmap.c: fix comment for __insert_vm_struct() 13 years ago
  Steven Truelove 40716e2924 hugetlbfs: fix alignment of huge page requests 13 years ago
  Xiao Guangrong b716ad953a mm: search from free_area_cache for the bigger size 13 years ago
  Xiao Guangrong f44d21985e mm: do not reset cached_hole_size when vma is unmapped 13 years ago
  Linus Torvalds 3a990a52f9 Merge branch 'vm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
  Linus Torvalds 3556485f15 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security 13 years ago
  Al Viro 6e8bb0193a VM: make unmap_vmas() return void 13 years ago
  Al Viro 853f5e2640 VM: don't bother with feeding upper limit to tlb_finish_mmu() in exit_mmap() 13 years ago