Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / mm / memory.c
2012-04-20 Jan Beulich- Update Xen patches to 3.4-rc3 and c/s 1172.
2012-03-23 Jason Baroncoredump: remove VM_ALWAYSDUMP flag
2012-03-22 Linus TorvaldsMerge branch 'akpm' (Andrew's patch-bomb)
2012-03-22 David Rientjesmm, counters: fold __sync_task_rss_stat() into sync_mm_...
2012-03-22 David Rientjesmm, counters: remove task argument to sync_mm_rss(...
2012-03-22 Konstantin Khlebnikovmm: make get_mm_counter static-inline
2012-03-22 Andrea Arcangelimm: thp: fix pmd_bad() triggering in code paths holding...
2012-03-21 Linus TorvaldsMerge branch 'vm' of git://git./linux/kernel/git/viro/vfs
2012-03-21 Al ViroVM: make zap_page_range() callers that act on a single...
2012-03-21 Al ViroVM: make unmap_vmas() return void
2012-03-21 Al ViroVM: make zap_page_range() return void
2012-03-21 Al ViroVM: can't go through the inner loop in unmap_vmas(...
2012-03-21 Al ViroVM: unmap_page_range() can return void
2012-03-20 Cong Wangmm: remove the second argument of k[un]map_atomic()
2012-02-29 Jan Beulich- Update Xen patches to 3.3-rc5 and c/s 1157.
2012-01-23 Konstantin Khlebnikovmm: fix rss count leakage during migration
2012-01-13 Shaohua Lithp: add tlb_remove_pmd_tlb_entry
2011-11-28 Jan Beulich- Update Xen patches to 3,2-rc3 and c/s 1127.
2011-11-07 Linus TorvaldsMerge branch 'modsplit-Oct31_2011' of git://git./linux...
2011-11-02 Andrea Arcangelimm: thp: tail page refcounting fix
2011-10-31 Paul Gortmakermm: Map most files to use export.h instead of module.h
2011-09-12 Jan Beulich- Update Xen patches to 3.1-rc5 and c/s 1104.
2011-07-26 Benjamin Herrenschmidtmm/futex: fix futex writes on archs with SW tracking...
2011-07-26 KAMEZAWA Hiroyukimm: preallocate page before lock_page() at filemap COW
2011-07-26 Andrew Mortonmm/memory.c: remove ZAP_BLOCK_SIZE
2011-07-13 Jeff Mahoney- Update to 3.0-rc7.
2011-07-09 Shaohua Limm: __tlb_remove_page() check the correct batch
2011-07-05 Jan Beulich- Update Xen patches to 3.0-rc5 and c/s 1095.
2011-06-28 Hugh Dickinsmm: move vmtruncate_range to truncate.c
2011-06-16 Steven Rostedtmm: fix wrong kunmap_atomic() pointer
2011-06-16 Randy Dunlapmm/memory.c: fix kernel-doc notation
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-31 Jeff MahoneyRevert "- Updated to 3.0-rc1."
2011-05-27 Ying Hanmemcg: add the pagefault count into memcg stats
2011-05-26 KOSAKI Motohiromm: don't access vm_flags as 'int'
2011-05-25 Peter Zijlstramm: uninline large generic tlb.h functions
2011-05-25 Peter Zijlstramm: Convert i_mmap_lock to a mutex
2011-05-25 Peter Zijlstramm: Remove i_mmap_lock lockbreak
2011-05-25 Peter Zijlstramm: extended batches for generic mmu_gather
2011-05-25 Peter Zijlstramm, powerpc: move the RCU page-table freeing into gener...
2011-05-25 Peter Zijlstramm: mmu_gather rework
2011-05-25 Michal Hockomm: make expand_downwards() symmetrical with expand_upw...
2011-05-13 Jeff MahoneyMerge branch 'master' of kerncvs.suse.de:/home/git...
2011-05-10 Michal Hocko- Delete patches.suse/mm-devzero-optimisation.patch...
2011-05-09 Mikulas PatockaDon't lock guardpage if the stack is growing up
2011-05-05 Jeff Mahoney- Updated to 2.6.39-rc6.
2011-05-05 Linus TorvaldsVM: skip the stack guard page lookup in get_user_pages...
2011-04-28 Mel Gormanmm: check if PTE is already allocated during page fault
2011-04-27 Jeff Mahoney- Delete patches.suse/unmap_vmas-lat: No bug report...
2011-04-19 Jeff Mahoney- Updated to 2.6.39-rc4.
2011-04-15 Jan Beulich- Update Xen patches to 2.6.39-rc3 and c/s 1079.
2011-04-14 Michael Ellermanmm: check that we have the right vma in __access_remote...
2011-04-12 Linus Torvaldsvm: fix mlock() on stack guard page
2011-04-12 Jeff Mahoney- Update to 2.6.39-rc2.
2011-03-28 Randy Dunlapmm: fix memory.c incorrect kernel-doc
2011-03-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-24 KAMEZAWA Hiroyukimemcg: fix ugly initialization of return value is in...
2011-03-23 Stephen Wilsonmm: implement access_remote_vm
2011-03-23 Stephen Wilsonmm: factor out main logic of access_process_vm
2011-03-23 Stephen Wilsonmm: use mm_struct to resolve gate vma's in __get_user_pages
2011-03-23 Stephen Wilsonmm: arch: rename in_gate_area_no_task to in_gate_area_no_mm
2011-03-23 Stephen Wilsonmm: arch: make in_gate_area take an mm_struct instead...
2011-03-23 Stephen Wilsonmm: arch: make get_gate_vma take an mm_struct instead...
2011-03-23 Gleb Natapovmm: allow GUP to fail instead of waiting on a page
2011-03-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-17 Huang Yingmm: make __get_user_pages return -EHWPOISON for HWPOISO...
2011-03-17 Huang Yingmm: export __get_user_pages
2011-03-08 Jeff Mahoney- Update to 2.6.38-rc7.
2011-02-24 Miklos Szeredimm: prevent concurrent unmap_mapping_range() on the...
2011-02-17 Ryota Ozakimm: Fix out-of-date comments which refers non-existent...
2011-02-17 Jeff Mahoney- Update to 2.6.38-rc5.
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-02-08 Jan Beulich- Update Xen patches to 2.6.38-rc4 and c/s 1066.
2011-01-22 Jeff Mahoney- Update to 2.6.38-rc1.
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-11-29 Jeff Mahoney- Merge 2.6.37-rc3-git6 with Xen.
2010-11-26 Jan Beulich- Update Xen patches to 2.6.37-rc3-git1 and c/s 1055.
2010-11-12 Jeff Mahoney- Update to 2.6.37-rc1.
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
next