Commit History

Author SHA1 Message Date
  Mitchel Humpherys b1de0d139c mm: convert some level-less printks to pr_* 11 years ago
  Linus Torvalds a0abcf2e8f Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next 11 years ago
  Huang Shijie 64ac4940d5 mm/mmap.c: remove the first mapping check 11 years ago
  Duan Jiong 14bd5b458b mm/mmap.c: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO 11 years ago
  Andy Lutomirski a62c34bd2a x86, mm: Improve _install_special_mapping and fix x86 vdso naming 11 years ago
  Davidlohr Bueso 615d6e8756 mm: per-thread vma caching 11 years ago
  Linus Torvalds f7789dc0d4 Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linux 11 years ago
  Rashika Kheria eafd4dc4d7 mm/mmap.c: mark function as static 11 years ago
  Jeff Layton d7a06983a0 locks: fix locks_mandatory_locked to respect file-private locks 11 years ago
  Stefani Seibold 3935ed6a3a mm: Add new func _install_special_mapping() to mmap.c 11 years ago
  Cyrill Gorcunov 34228d473e mm: ignore VM_SOFTDIRTY on VMA merging 11 years ago
  Paul Gortmaker a64fb3cd61 mm: audit/fix non-modular users of module_init in core code 11 years ago
  Davidlohr Bueso 363ee17f0f mm/mmap.c: add mlock_future_check() helper 11 years ago
  Jerome Marchand 49f0ce5f92 mm: add overcommit_kbytes sysctl variable 11 years ago
  Kirill A. Shutemov e1f56c89b0 mm: convert mm->nr_ptes to atomic_long_t 11 years ago
  Linus Torvalds 5cbb3d216e Merge branch 'akpm' (patches from Andrew Morton) 11 years ago
  Jerome Marchand 00619bcc44 mm: factor commit limit calculation 11 years ago
  Akira Takeuchi 2afc745f3e mm: ensure get_unmapped_area() returns higher address than mmap_min_addr 11 years ago
  Heiko Carstens 4e99b02131 mmap: arch_get_unmapped_area(): use proper mmap base for bottom up direction 11 years ago
  Al Viro 72c2d53192 file->f_op is never NULL... 12 years ago
  Yanchuan Nian 2d8a17813e mm/mmap: remove unnecessary assignment 12 years ago
  Cyrill Gorcunov d9104d1ca9 mm: track vma changes with VM_SOFTDIRTY bit 12 years ago
  Oleg Nesterov e86867720e mm: mmap_region: kill correct_wcount/inode, use allow_write_access() 12 years ago
  Oleg Nesterov 077bf22b5c mm: do_mmap_pgoff: cleanup the usage of file_inode() 12 years ago
  Oleg Nesterov b2c56e4f7d mm: shift VM_GROWS* check from mmap_region() to do_mmap_pgoff() 12 years ago
  Oleg Nesterov ef0855d334 mm: mempolicy: turn vma_set_policy() into vma_dup_policy() 12 years ago
  Linus Torvalds 2b047252d0 Fix TLB gather virtual address range invalidation corner cases 12 years ago
  Oleg Nesterov 3964acd0db mm: mempolicy: fix mbind_range() && vma_adjust() interaction 12 years ago
  Michel Lespinasse 98d1e64f95 mm: remove free_area_cache 12 years ago
  Andrew Morton c103a4dc4a ipc/shmc.c: eliminate ugly 80-col tricks 12 years ago