UBUNTU: SAUCE: add tracing for user initiated readahead requests
[linux-flexiantxendom0-natty.git] / mm / memory.c
2011-03-28 Andy WhitcroftUBUNTU: SAUCE: add tracing for user initiated readahead...
2011-02-24 Miklos Szeredimm: prevent concurrent unmap_mapping_range() on the...
2011-02-12 Michel Lespinassemlock: do not munlock pages in __do_fault()
2011-02-12 Michel Lespinassemlock: fix race when munlocking pages in do_wp_page()
2011-01-14 Andrea Arcangelithp: add debug checks for mapcount related invariants
2011-01-14 Andrea Arcangelithp: pmd_trans_huge migrate bugcheck
2011-01-14 Andrea Arcangelithp: verify pmd_trans_huge isn't leaking
2011-01-14 Hugh Dickinsthp: transparent hugepage core fixlet
2011-01-14 Andrea Arcangelithp: transparent hugepage core
2011-01-14 Andrea Arcangelithp: clear_copy_huge_page
2011-01-14 Andrea Arcangelithp: pte alloc trans splitting
2011-01-14 Andrea Arcangelithp: export maybe_mkwrite
2011-01-14 Michel Lespinassemlock: do not hold mmap_sem for extended periods of...
2011-01-14 Michel Lespinassemm: add FOLL_MLOCK follow_page flag.
2011-01-14 Michel Lespinassemlock: avoid dirtying pages and triggering writeback
2011-01-14 Michel Lespinassedo_wp_page: clarify dirty_page handling
2011-01-14 Michel Lespinassedo_wp_page: remove the 'reuse' flag
2010-10-26 Jan Beulichuse clear_page()/copy_page() in favor of memset()/memcp...
2010-10-26 Namhyung Kimmm: wrap follow_pte() using __cond_lock()
2010-10-26 Namhyung Kimmm: add lock release annotation on do_wp_page()
2010-10-26 Namhyung Kimmm: wrap get_locked_pte() using __cond_lock()
2010-10-26 Michel Lespinassemm: retry page fault when blocking on disk transfer
2010-10-26 Peter Zijlstramm: remove pte_*map_nested()
2010-10-22 Andi KleenMerge branch 'hwpoison-hugepages' into hwpoison
2010-10-21 Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git./linux...
2010-10-08 Andi KleenEncode huge page size for VM_FAULT_HWPOISON errors
2010-09-20 Hugh Dickinsmm: further fix swapin race condition
2010-09-10 Andrea Arcangelimm: fix swapin race condition
2010-08-24 Luck, Tonyguard page for stacks that grow upwards
2010-08-23 Shaohua Lix86, mm: Avoid unnecessary TLB flush
2010-08-21 Linus Torvaldsmm: make stack guard page logic use vm_prev pointer
2010-08-14 Linus Torvaldsmm: fix page table unmap for stack guard page properly
2010-08-13 Linus Torvaldsmm: fix missing page table unmap for stack guard page...
2010-08-13 Linus Torvaldsmm: keep a guard page below a grow-down stack segment
2010-08-10 Jeremy Fitzhardingemmu-notifiers: remove mmu notifier calls in apply_to_pa...
2010-08-10 Andrea Arcangelimm: set VM_FAULT_WRITE in do_swap_page()
2010-08-10 Rik van Rielrmap: add exclusive page to private anon_vma on swapin
2010-08-10 Andi Kleengcc-4.6: mm: fix unused but set warnings
2010-07-31 Hugh Dickinsmm: fix ia64 crash when gcore reads gate area
2010-05-25 Johannes Weinermm: document follow_page()
2010-04-07 KAMEZAWA Hiroyukimm: avoid null-pointer deref in sync_mm_rss()
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-24 Michael S. Tsirkinexit: fix oops in sync_mm_rss
2010-03-12 Wu Fengguangmm: introduce dump_page() and print symbolic flag names
2010-03-12 KAMEZAWA Hiroyukinommu: fix build breakage
2010-03-06 Rik van Rielrmap: move exclusively owned pages to own anon_vma...
2010-03-06 Rik van Rielmm: change anon_vma linking to fix multi-process server...
2010-03-06 KAMEZAWA Hiroyukimm: count swap usage
2010-03-06 KAMEZAWA Hiroyukimm: avoid false sharing of mm_counter
2010-03-06 KAMEZAWA Hiroyukimm: clean up mm_counter
2010-02-20 Russell KingMM: Pass a PTE pointer to update_mmu_cache() rather...
2009-12-16 Linus TorvaldsMerge branch 'hwpoison' of git://git./linux/kernel...
2009-12-16 KAMEZAWA Hiroyukimemcg: coalesce uncharge during unmap/truncate
2009-12-16 Wu FengguangHWPOISON: comment dirty swapcache pages
2009-12-15 Hugh Dickinsksm: let shared pages be swappable
2009-12-15 Hugh Dickinsmm: sigbus instead of abusing oom
2009-12-15 Hugh Dickinsswap_info: swap count continuations
2009-10-29 Linus TorvaldsMerge branch 'hwpoison-2.6.32' of git://git./linux...
2009-10-29 Daisuke Nishimuramm: don't call pte_unmap() against an improper pte
2009-10-19 Andi KleenHWPOISON: Fix page count leak in hwpoison late kill...
2009-09-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-24 Linus TorvaldsMerge branch 'hwpoison' of git://git./linux/kernel...
2009-09-24 npiggin@suse.detruncate: new helpers
2009-09-22 Hugh Dickinsmm: move highest_memmap_pfn
2009-09-22 Hugh Dickinsmm: ZERO_PAGE without PTE_SPECIAL
2009-09-22 Hugh Dickinsmm: FOLL flags for GUP flags
2009-09-22 Hugh Dickinsmm: reinstate ZERO_PAGE
2009-09-22 Hugh Dickinsmm: fix anonymous dirtying
2009-09-22 Hugh Dickinsmm: follow_hugetlb_page flags
2009-09-22 Hugh Dickinsmm: FOLL_DUMP replace FOLL_ANON
2009-09-22 Hugh Dickinsmm: add get_dump_page
2009-09-22 Hugh Dickinsmm: remove unused GUP flags
2009-09-22 Johannes Weinermm: drop unneeded double negations
2009-09-22 Andrea Arcangeliksm: fix deadlock with munlock in exit_mmap
2009-09-22 Hugh Dickinsksm: fix oom deadlock
2009-09-22 Hugh Dickinsksm: identify PageKsm pages
2009-09-22 Hugh Dickinsksm: no debug in page_dup_rmap()
2009-09-22 Izik Eidusksm: add mmu_notifier set_pte_at_notify()
2009-09-18 Alexey Dobriyanheaders: taskstats_kern.h trim
2009-09-16 Andi KleenHWPOISON: Add poison check to page fault handling
2009-09-16 Andi KleenHWPOISON: Add basic support for poisoned pages in fault...
2009-07-27 Benjamin Herrenschmidtmm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
2009-06-25 Peter Zijlstraclarify get_user_pages() prototype
2009-06-23 Hugh Dickinsmm: pass mm to grab_swap_token
2009-06-23 Hugh Dickinsmm: don't rely on flags coincidence
2009-06-21 Linus TorvaldsMove FAULT_FLAG_xyz into handle_mm_fault() callers
2009-06-21 Linus TorvaldsRemove internal use of 'write_access' in mm/memory.c
2009-06-17 Johannes Weinermm: introduce follow_pfn()
2009-06-17 Johannes Weinermm: use generic follow_pte() in follow_phys()
2009-06-17 Johannes Weinermm: introduce follow_pte()
2009-06-17 Nick Pigginmm: clean up get_user_pages_fast() documentation
2009-05-02 Nick Pigginmm: close page_mkwrite races
2009-05-02 Johannes Weinermm: fix pageref leak in do_swap_page()
2009-04-01 Nick Pigginmm: page_mkwrite change prototype to match fault
2009-04-01 KOSAKI Motohiromm: add comment why mark_page_accessed() would be bette...
2009-04-01 KOSAKI Motohiromm: don't call mark_page_accessed() in do_swap_page()
2009-03-30 Ingo Molnartracing, Text Edit Lock: cleanup
2009-03-30 Jeremy Fitzhardingemm: allow preemption in apply_to_pte_range
2009-03-30 Jeremy Fitzhardingemm: disable preemption in apply_to_pte_range
2009-03-20 Ingo Molnartracing, Text Edit Lock - kprobes architecture independ...
next