コミット履歴

作者 SHA1 メッセージ 日付
  Jan Beulich 3ecb01df32 use clear_page()/copy_page() in favor of memset()/memcpy() on whole pages 14 年 前
  Namhyung Kim 1b36ba815b mm: wrap follow_pte() using __cond_lock() 14 年 前
  Namhyung Kim e6219ec819 mm: add lock release annotation on do_wp_page() 14 年 前
  Namhyung Kim 25ca1d6c02 mm: wrap get_locked_pte() using __cond_lock() 14 年 前
  Michel Lespinasse d065bd810b mm: retry page fault when blocking on disk transfer 14 年 前
  Peter Zijlstra ece0e2b640 mm: remove pte_*map_nested() 14 年 前
  Andi Kleen 46e387bbd8 Merge branch 'hwpoison-hugepages' into hwpoison 14 年 前
  Linus Torvalds c3b86a2942 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 年 前
  Andi Kleen aa50d3a7aa Encode huge page size for VM_FAULT_HWPOISON errors 14 年 前
  Hugh Dickins 31c4a3d3a0 mm: further fix swapin race condition 14 年 前
  Andrea Arcangeli 4969c1192d mm: fix swapin race condition 14 年 前
  Luck, Tony 8ca3eb0809 guard page for stacks that grow upwards 15 年 前
  Shaohua Li 61c77326d1 x86, mm: Avoid unnecessary TLB flush 15 年 前
  Linus Torvalds 0e8e50e20c mm: make stack guard page logic use vm_prev pointer 15 年 前
  Linus Torvalds 11ac552477 mm: fix page table unmap for stack guard page properly 15 年 前
  Linus Torvalds 5528f9132c mm: fix missing page table unmap for stack guard page failure case 15 年 前
  Linus Torvalds 320b2b8de1 mm: keep a guard page below a grow-down stack segment 15 年 前
  Jeremy Fitzhardinge 57250a5bf0 mmu-notifiers: remove mmu notifier calls in apply_to_page_range() 15 年 前
  Andrea Arcangeli 9a5b489b87 mm: set VM_FAULT_WRITE in do_swap_page() 15 年 前
  Rik van Riel ad8c2ee801 rmap: add exclusive page to private anon_vma on swapin 15 年 前
  Andi Kleen 4e60c86bd9 gcc-4.6: mm: fix unused but set warnings 15 年 前
  Hugh Dickins de51257aa3 mm: fix ia64 crash when gcore reads gate area 15 年 前
  Johannes Weiner 142762bd8d mm: document follow_page() 15 年 前
  KAMEZAWA Hiroyuki a3a2e76c77 mm: avoid null-pointer deref in sync_mm_rss() 15 年 前
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 年 前
  Michael S. Tsirkin 298359c5bf exit: fix oops in sync_mm_rss 15 年 前
  Wu Fengguang 718a38211b mm: introduce dump_page() and print symbolic flag names 15 年 前
  KAMEZAWA Hiroyuki 53bddb4e9f nommu: fix build breakage 15 年 前
  Rik van Riel c44b674323 rmap: move exclusively owned pages to own anon_vma in do_wp_page() 15 年 前
  Rik van Riel 5beb493052 mm: change anon_vma linking to fix multi-process server scalability issue 15 年 前