提交歷史

作者 SHA1 備註 提交日期
  Rasmus Villemoes 9fcd145717 mm/mmap.c: use while instead of if+goto 10 年之前
  Jason Low 4db0c3c298 mm: remove rest of ACCESS_ONCE() usages 10 年之前
  Kirill A. Shutemov fc05f56621 mm: rename __mlock_vma_pages_range() to populate_vma_page_range() 10 年之前
  Leon Yu 3fe89b3e2a mm: fix anon_vma->degree underflow in anon_vma endless growing prevention 10 年之前
  Roman Gushchin 5703b087dc mm/mmap.c: fix arithmetic overflow in __vm_enough_memory() 10 年之前
  Kirill A. Shutemov b30fe6c7ce mm: fix false-positive warning on exit due mm_nr_pmds(mm) 10 年之前
  Kirill A. Shutemov dc6c9a35b6 mm: account pmd page tables to the process 10 年之前
  Kirill A. Shutemov 27ba0644ea rmap: drop support of non-linear mappings 10 年之前
  Kirill A. Shutemov c8d78c1823 mm: replace remap_file_pages() syscall with emulation 10 年之前
  Konstantin Khlebnikov b800c91a05 mm: fix corner case in anon_vma endless growing prevention 10 年之前
  Linus Torvalds 690eac53da mm: Don't count the stack guard page towards RLIMIT_STACK 10 年之前
  Jesse Barnes e1d6d01ab4 mm: export find_extend_vma() and handle_mm_fault() for driver use 10 年之前
  Davidlohr Bueso c8c06efa8b mm: convert i_mmap_mutex to rwsem 10 年之前
  Davidlohr Bueso 83cde9e8ba mm: use new helper functions around the i_mmap_mutex 10 年之前
  Linus Torvalds 3eb5b893eb Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 10 年之前
  Daniel Forrest c4ea95d7cd mm: fix anon_vma_clone() error treatment 10 年之前
  Dave Hansen 1de4fa14ee x86, mpx: Cleanup unused bound tables 10 年之前
  David Rientjes 6d50e60cd2 mm, thp: fix collapsing of hugepages on madvise 10 年之前
  Peter Feiner 64e455079e mm: softdirty: enable write notifications on VMAs after VM_SOFTDIRTY cleared 11 年之前
  Linus Torvalds c798360cd1 Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 11 年之前
  Sasha Levin 96dad67ff2 mm: use VM_BUG_ON_MM where possible 11 年之前
  Andrew Morton ff26f70f43 mm/mmap.c: clean up CONFIG_DEBUG_VM_RB checks 11 年之前
  Sasha Levin 81d1b09c6b mm: convert a few VM_BUG_ON callers to VM_BUG_ON_VMA 11 年之前
  Cyrill Gorcunov 8764b338b3 mm: use may_adjust_brk helper 11 年之前
  vishnu.ps cc71aba348 mm/mmap.c: whitespace fixes 11 年之前
  Tejun Heo d06efebf0c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block into for-3.18 11 年之前
  Sasha Levin 8542bdfc66 mm/mmap.c: use pr_emerg when printing BUG related information 11 年之前
  Tejun Heo 908c7f1949 percpu_counter: add @gfp to percpu_counter_init() 11 年之前
  David Herrmann 4bb5f5d939 mm: allow drivers to prevent new writable mappings 11 年之前
  Konstantin Khlebnikov 82f71ae4a2 mm: catch memory commitment underflow 11 年之前