Commit History

Author SHA1 Message Date
  Michel Lespinasse 38a76013ad mm: avoid taking rmap locks in move_ptes() 12 years ago
  Michel Lespinasse ed8ea81501 mm: add CONFIG_DEBUG_VM_RB build option 12 years ago
  Michel Lespinasse bf181b9f9d mm anon rmap: replace same_anon_vma linked list with an interval tree. 12 years ago
  Michel Lespinasse 9826a516ff mm: interval tree updates 12 years ago
  Michel Lespinasse 6b2dbba8b6 mm: replace vma prio_tree with an interval tree 12 years ago
  Mel Gorman 1fb3f8ca0e mm: compaction: capture a suitable high-order page immediately when it is made available 12 years ago
  Konstantin Khlebnikov 314e51b985 mm: kill vma flag VM_RESERVED and mm->reserved_vm counter 12 years ago
  Konstantin Khlebnikov 0103bd16fb mm: prepare VM_DONTDUMP for using in drivers 12 years ago
  Konstantin Khlebnikov e9714acf8c mm: kill vma flag VM_EXECUTABLE and mm->num_exe_file_vmas 12 years ago
  Konstantin Khlebnikov 0b173bc4da mm: kill vma flag VM_CAN_NONLINEAR 12 years ago
  Konstantin Khlebnikov 4b6e1e3702 mm: kill vma flag VM_INSERTPAGE 12 years ago
  Konstantin Khlebnikov cc2383ec06 mm: introduce arch-specific vma flag VM_ARCH_1 12 years ago
  Konstantin Khlebnikov b3b9c2932c mm, x86, pat: rework linear pfn-mmap tracking 12 years ago
  Linus Torvalds a0e881b7c1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
  Mel Gorman 18022c5d86 mm: add get_kernel_page[s] for pinning of kernel addresses for I/O 13 years ago
  Mel Gorman f981c5950f mm: methods for teaching filesystems about PG_swapcache pages 13 years ago
  Jiang Liu 340175b7d1 mm/hotplug: free zone->pageset when a zone becomes empty 13 years ago
  Huang Shijie 44de9d0cad mm: account the total_vm in the vm_stat_account() 13 years ago
  Jan Kara 4fcf1c6205 mm: Make default vm_ops provide ->page_mkwrite handler 13 years ago
  Tony Luck 6751ed65dc x86/mce: Fix siginfo_t->si_addr value for non-recoverable memory faults 13 years ago
  Linus Torvalds 1193755ac6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
  Al Viro e3fc629d7b switch aio and shm to do_mmap_pgoff(), make do_mmap() static 13 years ago
  Pravin B Shelar 5bf5f03c27 mm: fix slab->page flags corruption 13 years ago
  Hugh Dickins 17cf28afea mm/fs: remove truncate_range 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