提交历史

作者 SHA1 备注 提交日期
  Linus Torvalds 3f17ea6dea Merge branch 'next' (accumulated 3.16 merge window patches) into master 11 年之前
  Fabian Frederick 17c2b4ee40 fs/proc/task_mmu.c: replace seq_printf by seq_puts 11 年之前
  Naoya Horiguchi d4c54919ed mm: add !pte_present() check on existing hugetlb_entry callbacks 11 年之前
  Linus Torvalds a0abcf2e8f Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next 11 年之前
  Cyrill Gorcunov c86c97ff42 mm: softdirty: clear VM_SOFTDIRTY flag inside clear_refs_write() instead of clear_soft_dirty() 11 年之前
  Andy Lutomirski 78d683e838 mm, fs: Add vm_ops->name as an alternative to arch_vma_name 11 年之前
  Davidlohr Bueso 615d6e8756 mm: per-thread vma caching 11 年之前
  Tetsuo Handa 652586df95 seq_file: remove "%n" usage from seq_file users 11 年之前
  Kirill A. Shutemov bf929152e9 mm, thp: change pmd_trans_huge_lock() to return taken lock 11 年之前
  Kirill A. Shutemov e1f56c89b0 mm: convert mm->nr_ptes to atomic_long_t 11 年之前
  Naoya Horiguchi ec8e41aec1 /proc/pid/smaps: show VM_SOFTDIRTY flag in VmFlags line 11 年之前
  David Rientjes 948927ee9e mm, mempolicy: make mpol_to_str robust and always succeed 11 年之前
  Cyrill Gorcunov e9cdd6e771 mm: /proc/pid/pagemap: inspect _PAGE_SOFT_DIRTY only on present pages 11 年之前
  Chen Gang a3c039929d fs/proc/task_mmu.c: check the return value of mpol_to_str() 12 年之前
  Cyrill Gorcunov d9104d1ca9 mm: track vma changes with VM_SOFTDIRTY bit 12 年之前
  yonghua zheng 8c8296223f fs/proc/task_mmu.c: fix buffer overflow in add_page_map() 12 年之前
  Cyrill Gorcunov 41bb3476b3 mm: save soft-dirty bits on file pages 12 年之前
  Cyrill Gorcunov 179ef71cbc mm: save soft-dirty bits on swapped pages 12 年之前
  Pavel Emelyanov 541c237c09 pagemap: prepare to reuse constant bits with page-shift 12 年之前
  Pavel Emelyanov 0f8975ec4d mm: soft-dirty bits for user memory changes tracking 12 年之前
  Pavel Emelyanov 2b0a9f0175 pagemap: introduce pagemap_entry_t without pmshift bits 12 年之前
  Pavel Emelyanov af9de7eb18 clear_refs: introduce private struct for mm_walk 12 年之前
  Pavel Emelyanov 040fa02077 clear_refs: sanitize accepted commands declaration 12 年之前
  Al Viro 496ad9aa8e new helper: file_inode(file) 12 年之前
  Hugh Dickins a7a88b2373 mempolicy: remove arg from mpol_parse_str, mpol_to_str 12 年之前
  Cyrill Gorcunov 834f82e2aa procfs: add VmFlags field in smaps output 12 年之前
  Lai Jiangshan 4ff1b2c293 procfs: use N_MEMORY instead N_HIGH_MEMORY 12 年之前
  Kirill A. Shutemov e180377f1a thp: change split_huge_page_pmd() interface 12 年之前
  KAMEZAWA Hiroyuki 9e7814404b hold task->mempolicy while numa_maps scans. 12 年之前
  David Rientjes 32f8516a8c mm, mempolicy: fix printing stack contents in numa_maps 12 年之前