summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)AuthorFilesLines
2013-09-12mm, hugetlb: fix and clean-up node iteration code to alloc or freeJoonsoo Kim1-82/+61
2013-09-12mm, hugetlb: clean-up alloc_huge_page()Joonsoo Kim1-9/+4
2013-09-12mm, hugetlb: trivial commenting fixJoonsoo Kim1-2/+2
2013-09-12mm, hugetlb: move up the code which check availability of free huge pageJoonsoo Kim1-5/+5
2013-09-12mm: revert "page-writeback.c: subtract min_free_kbytes from dirtyable memory"Johannes Weiner1-3/+0
2013-09-12mm: page_alloc: fair zone allocator policyJohannes Weiner2-10/+63
2013-09-12mm: page_alloc: rearrange watermark checking in get_page_from_freelistJohannes Weiner1-8/+8
2013-09-12mm: vmscan: fix numa reclaim balance problem in kswapdJohannes Weiner1-1/+1
2013-09-12mm/huge_memory.c: fix potential NULL pointer dereferenceLibin1-0/+2
2013-09-12mm: kill one if loop in __free_pages_bootmem()Yinghai Lu1-7/+7
2013-09-12mm/page_alloc.c: fix the value of fallback_migratetype in alloc_extfrag trace...Srivatsa S. Bhat1-2/+3
2013-09-12mm/page_allo.c: restructure free-page stealing code and fix a bugSrivatsa S. Bhat1-36/+59
2013-09-12mm/page_alloc.c: fix coding style and spellingPintu Kumar1-21/+24
2013-09-12swap: make cluster allocation per-cpuShaohua Li1-34/+91
2013-09-12swap: fix races exposed by swap discardShaohua Li1-4/+27
2013-09-12swap: make swap discard asyncShaohua Li1-78/+114
2013-09-12swap: change block allocation algorithm for SSDShaohua Li1-38/+250
2013-09-12mm/page_alloc.c: use '__paginginit' instead of '__init'Chen Gang1-2/+2
2013-09-12mm: fix negative left shift count when PAGE_SHIFT > 20Jerry Zhou1-3/+4
2013-09-12mm: replace strict_strtoul() with kstrtoul()Jingoo Han5-14/+14
2013-09-12mm: vmstats: track TLB flush stats on UP tooDave Hansen1-1/+2
2013-09-12mm: vmstats: tlb flush countersDave Hansen1-0/+5
2013-09-12mm/zswap.c: get swapper address_space by using macroSunghan Suh1-1/+1
2013-09-12mm: mmap_region: kill correct_wcount/inode, use allow_write_access()Oleg Nesterov1-9/+5
2013-09-12mm: do_mmap_pgoff: cleanup the usage of file_inode()Oleg Nesterov1-3/+2
2013-09-12mm: shift VM_GROWS* check from mmap_region() to do_mmap_pgoff()Oleg Nesterov1-6/+4
2013-09-12mm/swapfile.c: convert to pr_foo()Andrew Morton1-17/+13
2013-09-12swap: warn when a swap area overflows the maximum sizeRaymond Jennings1-2/+10
2013-09-12mm/madvise.c: fix coding-style errorsVladimir Cernov1-7/+7
2013-09-12mm: mempolicy: turn vma_set_policy() into vma_dup_policy()Oleg Nesterov2-12/+15
2013-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-6/+6
2013-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-4/+5
2013-09-05Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+24
2013-09-05Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+3
2013-09-04Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+4
2013-09-04direct-io: Handle O_(D)SYNC AIOChristoph Hellwig1-1/+1
2013-09-04shm_mnt is as longterm as it gets, TYVM...Al Viro1-3/+4
2013-09-04Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds3-180/+137
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-8/+11
2013-09-03Merge tag 'char-misc-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2013-09-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-3/+0
2013-08-29s390/mm: implement software referenced bitsMartin Schwidefsky1-3/+0
2013-08-29memcg: check that kmem_cache has memcg_params before accessing itAndrey Vagin1-0/+2
2013-08-29Merge remote-tracking branch 'origin/next' into kvm-ppc-nextAlexander Graf37-953/+2862
2013-08-27mm: move_ptes -- Set soft dirty bit depending on pte typeCyrill Gorcunov1-1/+20
2013-08-27Fix comment typo for init_cma_reserved_pageblockLi Zhong1-1/+1
2013-08-27treewide: Fix printks with 0x%#Joe Perches1-1/+1
2013-08-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-7/+1
2013-08-24cope with potentially long ->d_dname() output for shmem/hugetlbAl Viro1-7/+1
2013-08-23memcg: get rid of swapaccount leftoversMichal Hocko1-1/+0