summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-213-15/+33
|\
| * mm: Add alloc_bootmem_low_pages_nopanic()Yinghai Lu2013-01-292-0/+16
| * memblock: Add memblock_mem_size()Yinghai Lu2013-01-291-0/+17
| * Merge remote-tracking branch 'origin/x86/boot' into x86/mm2H. Peter Anvin2013-01-2947-2099/+5954
| |\
| * | mm: Kill NO_BOOTMEM version free_all_bootmem_node()Yinghai Lu2012-11-171-14/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-02-211-24/+0
|\ \ \
| * | | s390/mm: implement software dirty bitsMartin Schwidefsky2013-02-141-24/+0
* | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-02-215-5/+94
|\ \ \ \
| * | | | block: optionally snapshot page contents to provide stable pages during writeDarrick J. Wong2013-02-213-4/+61
| * | | | mm: only enforce stable page writes if the backing device requires itDarrick J. Wong2013-02-212-1/+22
| * | | | bdi: allow block devices to say that they require stable page writesDarrick J. Wong2013-02-211-0/+11
* | | | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge 3.9-rc4 into driver-core-nextGreg Kroah-Hartman2013-01-178-123/+71
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | mm: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-171-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2013-02-211-1/+1
|\ \ \ \ \
| * | | | | mm: minor cleanup of iov_iter_single_seg_count()Maxim Patlasov2013-01-241-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-195-0/+5
|\ \ \ \ \
| * | | | | sched/rt: Move rt specific bits into new header fileClark Williams2013-02-072-0/+2
| * | | | | sched: Move sched.h sysctl bits into separate headerClark Williams2013-02-073-0/+3
| |/ / / /
* | | / / mm: fix pageblock bitmap allocationLinus Torvalds2013-02-181-6/+9
| |_|/ / |/| | |
* | | | mm: cma: fix accounting of CMA pages placed in high memoryMarek Szyprowski2013-02-121-0/+4
* | | | memcg: fix kmemcg registration for late cachesGlauber Costa2013-02-121-1/+3
* | | | mm: don't overwrite mm->def_flags in do_mlockall()Gerald Schaefer2013-02-121-3/+3
* | | | mm: fix wrong comments about anon_vma lockYuanhan Liu2013-02-051-1/+1
* | | | mm/hugetlb: set PTE as huge in hugetlb_change_protection and remove_migration...Tony Lu2013-02-052-1/+4
* | | | thp: avoid dumping huge zero pageKirill A. Shutemov2013-02-051-0/+4
|/ / /
* | | mm: compaction: partially revert capture of suitable high-order pageMel Gorman2013-01-113-107/+21
* | | mm: thp: acquire the anon_vma rwsem for write during splitMel Gorman2013-01-111-2/+13
* | | mm: mmap: annotate vm_lock_anon_vma locking properly for lockdepJiri Kosina2013-01-111-1/+1
* | | mm: bootmem: fix free_all_bootmem_core() with odd bitmap alignmentMax Filippov2013-01-111-6/+18
* | | mm: use aligned zone start for pfn_to_bitidx calculationLaura Abbott2013-01-111-1/+1
* | | mm: compaction: fix echo 1 > compact_memory return error issueJason Liu2013-01-111-4/+2
* | | mm: memblock: fix wrong memmove size in memblock_merge_regions()Lin Feng2013-01-111-1/+2
* | | mm: migrate: check page_count of THP before migratingMel Gorman2013-01-111-1/+13
|/ /
* | mm: reinstante dropped pmd_trans_splitting() checkLinus Torvalds2013-01-091-0/+8
* | mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPTMichal Hocko2013-01-041-0/+5
* | mm: fix zone_watermark_ok_safe() accounting of isolated pagesBartlomiej Zolnierkiewicz2013-01-042-51/+2
* | MM: vmscan: remove __devinit attribute.Greg Kroah-Hartman2013-01-031-2/+2
* | mm: mempolicy: Convert shared_policy mutex to spinlockMel Gorman2013-01-021-20/+48
* | mempolicy: remove arg from mpol_parse_str, mpol_to_strHugh Dickins2013-01-022-6/+4
* | tmpfs mempolicy: fix /proc/mounts corrupting memoryHugh Dickins2013-01-021-38/+26
* | mm: fix null pointer dereference in wait_iff_congested()Zlatko Calusic2012-12-281-1/+1
* | mm: modify pgdat_balanced() so that it also handles order-0Zlatko Calusic2012-12-231-60/+45
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-12-205-17/+65
|\ \
| * | memcg: don't register hotcpu notifier from ->css_alloc()Tejun Heo2012-12-201-1/+13
| * | mm: clean up transparent hugepage sysfs error messagesJeremy Eder2012-12-201-3/+3
| * | mm: cma: WARN if freed memory is still in useMarek Szyprowski2012-12-201-2/+9
| * | mm: fix calculation of dirtyable memorySonny Rao2012-12-201-5/+20
| * | compaction: fix build error in CMA && !COMPACTIONMinchan Kim2012-12-201-6/+20
* | | Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowe...Al Viro2012-12-203-14/+15
|\| |