Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / mm /
2012-03-22 Kautuk Consulrmap: anon_vma_prepare: Reduce code duplication by...
2012-03-22 Hillf Dantonmm: hugetlb: defer freeing pages when gathering surplus...
2012-03-22 Mel Gormanmm: vmscan: forcibly scan highmem if there are too...
2012-03-22 Konstantin Khlebnikovmm: replace PAGE_MIGRATION with IS_ENABLED(CONFIG_MIGRA...
2012-03-22 Naoya Horiguchithp: optimize away unnecessary page table locking
2012-03-22 Xiao Guangrongmm: search from free_area_cache for the bigger size
2012-03-22 Xiao Guangrongmm: do not reset cached_hole_size when vma is unmapped
2012-03-22 Dan Carpentermm: compaction: make compact_control order signed
2012-03-22 Hugh Dickinscompact_pgdat: workaround lockdep warning in kswapd
2012-03-22 Rik van Rielvmscan: only defer compaction for failed order and...
2012-03-22 Rik van Rielvmscan: kswapd carefully call compaction
2012-03-22 Rik van Rielvmscan: reclaim at order 0 when compaction is enabled
2012-03-22 Rik van Rielmm: make swapin readahead skip over holes
2012-03-22 Hillf Dantonmm: vmscan: fix misused nr_reclaimed in shrink_mem_cgro...
2012-03-22 Konstantin Khlebnikovmm: make get_mm_counter static-inline
2012-03-22 Hillf Dantonmm/vmscan.c: cleanup with s/reclaim_mode/isolate_mode/
2012-03-22 David Rientjesmm, oom: introduce independent oom killer ratelimit...
2012-03-22 David Rientjesmm, oom: do not emit oom killer warning if chosen threa...
2012-03-22 David Rientjesmm, oom: fold oom_kill_task() into oom_kill_process()
2012-03-22 David Rientjesmm, oom: avoid looping when chosen thread detaches...
2012-03-22 Andrea Arcangelimm: thp: fix pmd_bad() triggering in code paths holding...
2012-03-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-03-21 Linus TorvaldsMerge branch 'vm' of git://git./linux/kernel/git/viro/vfs
2012-03-21 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2012-03-21 Linus TorvaldsMerge branch 'kmap_atomic' of git://github.com/congwang...
2012-03-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
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: don't bother with feeding upper limit to tlb_finish...
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-21 Al Virotidy up after d_make_root() conversion
2012-03-21 Al Viroswitch open-coded instances of d_make_root() to new...
2012-03-21 Linus TorvaldsMerge branch 'for-3.4' of git://git./linux/kernel/git...
2012-03-20 Cong Wangmm: remove the second argument of k[un]map_atomic()
2012-03-19 Konrad Rzeszutek... Merge branch 'stable/cleancache.v13' into linux-next
2012-03-19 Jeff Mahoney- Update to 3.3-final.
2012-03-16 Hugh Dickinsmemcg: free mem_cgroup by RCU to fix oops
2012-03-14 Ingo MolnarMerge tag 'v3.3-rc7' into x86/mce
2012-03-12 Jeff Mahoney- Update to 3.3-rc7.
2012-03-10 Rafael Aquinimm: SLAB Out-of-memory diagnostics
2012-03-09 Hugh Dickinsmemcg: revert fix to mapcount check for this release
2012-03-07 Linus Torvaldsvm: avoid using find_vma_prev() unnecessarily
2012-03-07 Mikulas Patockamm: fix find_vma_prev
2012-03-06 Hugh Dickinsmmap: EINVAL not ENOMEM when rejecting VM_GROWS
2012-03-06 Hugh Dickinspage_cgroup: fix horrid swap accounting regression
2012-03-05 Linus TorvaldsMerge branch 'akpm' (Andrew's patch bomb)
2012-03-05 Naoya Horiguchimemcg: fix mapcount check in move charge code for anony...
2012-03-05 Andrea Arcangelimm: thp: fix BUG on mm->nr_ptes
2012-03-05 Hugh Dickinsmemcg: fix GPF when cgroup removal races with last...
2012-03-05 Hugh Dickinsmemcg: fix deadlock by inverting lrucare nesting
2012-03-05 Linus TorvaldsMerge branch 'for-3.3-fixes' of git://git./linux/kernel...
2012-03-05 Al Viroflush_tlb_range() needs ->page_table_lock when ->mmap_s...
2012-03-05 Al ViroVM_GROWS{UP,DOWN} shouldn't be set on shmem VMAs
2012-03-05 Jeff MahoneyRefresh patches.xen/xen3-fixup-arch-x86.
2012-03-01 Tejun Heomemblock: Fix size aligning of memblock_alloc_base_nid()
2012-02-29 Jan Beulich- Update Xen patches to 3.3-rc5 and c/s 1157.
2012-02-27 Jeff Mahoney- Updated to 3.3-rc5.
2012-02-24 David HowellsNOMMU: Don't need to clear vm_mm when deleting a VMA
2012-02-24 David HowellsNOMMU: Lock i_mmap_mutex for access to the VMA prio...
2012-02-24 Anton Vorontsovmm: memcg: Correct unregistring of events attached...
2012-02-23 Liu Bomm: fix comment typo of truncate_inode_pages_range
2012-02-19 Jeff Mahoney- Updated to 3.3-rc4.
2012-02-18 Alex Shislub: per cpu partial statistics change
2012-02-14 Dimitri Sivanichvfs: fix panic in __d_lookup() with high dentry hashtab...
2012-02-13 Al Virosecurity: trim security.h
2012-02-13 Al Viromm: collapse security_vm_enough_memory() variants into...
2012-02-10 Linus TorvaldsMerge tag 'writeback-fixes' of git://git./linux/kernel...
2012-02-10 Christoph Lameterslub: include include for prefetch
2012-02-09 Jeff Mahoney- Update to 3.3-rc3.
2012-02-09 Hugh Dickinsmm: fix UP THP spin_is_locked BUGs
2012-02-09 Mel Gormanmm: compaction: check for overlapping nodes during...
2012-02-07 Jeff Mahoney- Update to 3.3-rc2.
2012-02-06 Christoph Lameterslub: Do not hold slub_lock when calling sysfs_slab_add()
2012-02-04 Linus TorvaldsMerge branch 'akpm'
2012-02-04 Mel Gormanmm: compaction: check pfn_valid when entering a new...
2012-02-04 Shaohua Lireadahead: fix pipeline break caused by block plug
2012-02-04 Carsten Ottemm/filemap_xip.c: fix race condition in xip_file_fault()
2012-02-04 Andrew Mortonmm/memcontrol.c: fix warning with CONFIG_NUMA=n
2012-02-04 Konstantin Khlebnikovmm: postpone migrated page mapping reset
2012-02-03 Linus TorvaldsMerge tag 'kmemleak-fixes' of git://git./linux/kernel...
2012-02-02 Christopher YeohFix race in process_vm_rw_core
2012-02-02 Li Zefancgroup: remove cgroup_subsys argument from callbacks
2012-02-01 Rabin Vincentbacking-dev: fix wakeup timer races with bdi_unregister()
2012-01-26 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git....
2012-01-26 Ingo MolnarMerge tag 'mce-recovery-for-tip' of git://git./linux...
2012-01-24 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2012-01-24 Eric Dumazetslub: prefetch next freelist pointer in slab_alloc()
2012-01-23 Dan Magenheimermm: cleancache: Use __read_mostly as appropiate.
2012-01-23 Dan Magenheimermm: cleancache: report statistics via debugfs instead...
2012-01-23 Dan Magenheimermm: zcache/tmem/cleancache: s/flush/invalidate/
2012-01-23 Dan Magenheimermm: cleancache: s/flush/invalidate/
2012-01-23 Konstantin Khlebnikovmm: fix rss count leakage during migration
2012-01-23 Hugh DickinsSHM_UNLOCK: fix Unevictable pages stranded after swap
2012-01-23 Hugh DickinsSHM_UNLOCK: fix long unpreemptible section
2012-01-23 Hillf Dantonmm/hugetlb.c: undo change to page mapcount in fault...
2012-01-23 Johannes Weinermm: memcg: update the correct soft limit tree during...
2012-01-23 Michal Hockomm: __count_immobile_pages(): make sure the node is...
2012-01-23 Michal Hockomm: fix NULL ptr dereference in __count_immobile_pages
next