aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2013-02-21Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-02-21Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2013-02-21block: optionally snapshot page contents to provide stable pages during writeDarrick J. Wong
2013-02-21mm: only enforce stable page writes if the backing device requires itDarrick J. Wong
2013-02-21bdi: allow block devices to say that they require stable page writesDarrick J. Wong
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2013-02-19Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-02-18mm: fix pageblock bitmap allocationLinus Torvalds
2013-02-14s390/mm: implement software dirty bitsMartin Schwidefsky
2013-02-12mm: cma: fix accounting of CMA pages placed in high memoryMarek Szyprowski
2013-02-12memcg: fix kmemcg registration for late cachesGlauber Costa
2013-02-12mm: don't overwrite mm->def_flags in do_mlockall()Gerald Schaefer
2013-02-07sched/rt: Move rt specific bits into new header fileClark Williams
2013-02-07sched: Move sched.h sysctl bits into separate headerClark Williams
2013-02-05mm: fix wrong comments about anon_vma lockYuanhan Liu
2013-02-05mm/hugetlb: set PTE as huge in hugetlb_change_protection and remove_migration...Tony Lu
2013-02-05thp: avoid dumping huge zero pageKirill A. Shutemov
2013-01-29mm: Add alloc_bootmem_low_pages_nopanic()Yinghai Lu
2013-01-29memblock: Add memblock_mem_size()Yinghai Lu
2013-01-29Merge remote-tracking branch 'origin/x86/boot' into x86/mm2H. Peter Anvin
2013-01-24mm: minor cleanup of iov_iter_single_seg_count()Maxim Patlasov
2013-01-17Merge 3.9-rc4 into driver-core-nextGreg Kroah-Hartman
2013-01-17mm: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-11mm: compaction: partially revert capture of suitable high-order pageMel Gorman
2013-01-11mm: thp: acquire the anon_vma rwsem for write during splitMel Gorman
2013-01-11mm: mmap: annotate vm_lock_anon_vma locking properly for lockdepJiri Kosina
2013-01-11mm: bootmem: fix free_all_bootmem_core() with odd bitmap alignmentMax Filippov
2013-01-11mm: use aligned zone start for pfn_to_bitidx calculationLaura Abbott
2013-01-11mm: compaction: fix echo 1 > compact_memory return error issueJason Liu
2013-01-11mm: memblock: fix wrong memmove size in memblock_merge_regions()Lin Feng
2013-01-11mm: migrate: check page_count of THP before migratingMel Gorman
2013-01-09mm: reinstante dropped pmd_trans_splitting() checkLinus Torvalds
2013-01-04mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPTMichal Hocko
2013-01-04mm: fix zone_watermark_ok_safe() accounting of isolated pagesBartlomiej Zolnierkiewicz
2013-01-03MM: vmscan: remove __devinit attribute.Greg Kroah-Hartman
2013-01-02mm: mempolicy: Convert shared_policy mutex to spinlockMel Gorman
2013-01-02mempolicy: remove arg from mpol_parse_str, mpol_to_strHugh Dickins
2013-01-02tmpfs mempolicy: fix /proc/mounts corrupting memoryHugh Dickins
2012-12-28mm: fix null pointer dereference in wait_iff_congested()Zlatko Calusic
2012-12-23mm: modify pgdat_balanced() so that it also handles order-0Zlatko Calusic
2012-12-20Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-12-20memcg: don't register hotcpu notifier from ->css_alloc()Tejun Heo
2012-12-20mm: clean up transparent hugepage sysfs error messagesJeremy Eder
2012-12-20mm: cma: WARN if freed memory is still in useMarek Szyprowski
2012-12-20mm: fix calculation of dirtyable memorySonny Rao
2012-12-20compaction: fix build error in CMA && !COMPACTIONMinchan Kim
2012-12-20Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowe...Al Viro
2012-12-20mm: drop vmtruncateMarco Stornelli