summaryrefslogtreecommitdiffstats
path: root/mm (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* mm, hugetlb: remove redundant list_empty check in gather_surplus_pages()Joonsoo Kim2013-09-121-5/+2
* mm, hugetlb: fix and clean-up node iteration code to alloc or freeJoonsoo Kim2013-09-121-82/+61
* mm, hugetlb: clean-up alloc_huge_page()Joonsoo Kim2013-09-121-9/+4
* mm, hugetlb: trivial commenting fixJoonsoo Kim2013-09-121-2/+2
* mm, hugetlb: move up the code which check availability of free huge pageJoonsoo Kim2013-09-121-5/+5
* mm: revert "page-writeback.c: subtract min_free_kbytes from dirtyable memory"Johannes Weiner2013-09-121-3/+0
* mm: page_alloc: fair zone allocator policyJohannes Weiner2013-09-122-10/+63
* mm: page_alloc: rearrange watermark checking in get_page_from_freelistJohannes Weiner2013-09-121-8/+8
* mm: vmscan: fix numa reclaim balance problem in kswapdJohannes Weiner2013-09-121-1/+1
* mm/huge_memory.c: fix potential NULL pointer dereferenceLibin2013-09-121-0/+2
* mm: kill one if loop in __free_pages_bootmem()Yinghai Lu2013-09-121-7/+7
* mm/page_alloc.c: fix the value of fallback_migratetype in alloc_extfrag trace...Srivatsa S. Bhat2013-09-121-2/+3
* mm/page_allo.c: restructure free-page stealing code and fix a bugSrivatsa S. Bhat2013-09-121-36/+59
* mm/page_alloc.c: fix coding style and spellingPintu Kumar2013-09-121-21/+24
* swap: make cluster allocation per-cpuShaohua Li2013-09-121-34/+91
* swap: fix races exposed by swap discardShaohua Li2013-09-121-4/+27
* swap: make swap discard asyncShaohua Li2013-09-121-78/+114
* swap: change block allocation algorithm for SSDShaohua Li2013-09-121-38/+250
* mm/page_alloc.c: use '__paginginit' instead of '__init'Chen Gang2013-09-121-2/+2
* mm: fix negative left shift count when PAGE_SHIFT > 20Jerry Zhou2013-09-121-3/+4
* mm: replace strict_strtoul() with kstrtoul()Jingoo Han2013-09-125-14/+14
* mm: vmstats: track TLB flush stats on UP tooDave Hansen2013-09-121-1/+2
* mm: vmstats: tlb flush countersDave Hansen2013-09-121-0/+5
* mm/zswap.c: get swapper address_space by using macroSunghan Suh2013-09-121-1/+1
* mm: mmap_region: kill correct_wcount/inode, use allow_write_access()Oleg Nesterov2013-09-121-9/+5
* mm: do_mmap_pgoff: cleanup the usage of file_inode()Oleg Nesterov2013-09-121-3/+2
* mm: shift VM_GROWS* check from mmap_region() to do_mmap_pgoff()Oleg Nesterov2013-09-121-6/+4
* mm/swapfile.c: convert to pr_foo()Andrew Morton2013-09-121-17/+13
* swap: warn when a swap area overflows the maximum sizeRaymond Jennings2013-09-121-2/+10
* mm/madvise.c: fix coding-style errorsVladimir Cernov2013-09-121-7/+7
* mm: mempolicy: turn vma_set_policy() into vma_dup_policy()Oleg Nesterov2013-09-122-12/+15
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-063-6/+6
|\
| * Fix comment typo for init_cma_reserved_pageblockLi Zhong2013-08-271-1/+1
| * treewide: Fix printks with 0x%#Joe Perches2013-08-271-1/+1
| * page_isolation: Fix a comment typo in test_pages_isolated()Tang Chen2013-08-201-4/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-09-052-4/+5
|\ \
| * | direct-io: Handle O_(D)SYNC AIOChristoph Hellwig2013-09-041-1/+1
| * | shm_mnt is as longterm as it gets, TYVM...Al Viro2013-09-041-3/+4
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-09-051-0/+24
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/next' into kvm-ppc-nextAlexander Graf2013-08-2937-953/+2862
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'cmadma/for-v3.12-cma-dma' into kvm-ppc-nextAlexander Graf2013-07-081-0/+24
| |\ \ \ \
| | * | | | mm/cma: Move dma contiguous changes into a seperate configAneesh Kumar K.V2013-07-021-0/+24
* | | | | | Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-051-3/+3
|\ \ \ \ \ \
| * | | | | | mm/oom_kill: remove weird use of ERR_PTR()/PTR_ERR().Rusty Russell2013-07-151-3/+3
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-09-041-1/+4
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'amd_f15_m30' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/b...Ingo Molnar2013-08-141-3/+0
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'please-pull-mce-f-bit' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2013-08-128-36/+39
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'x86/mce' into x86/rasIngo Molnar2013-08-121-1/+4
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | * | | | | | | mce: acpi/apei: Soft-offline a page on firmware GHES notificationNaveen N. Rao2013-07-101-1/+4
| | | |_|_|_|/ / | | |/| | | | |
* | | | | | | | Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2013-09-043-180/+137
|\ \ \ \ \ \ \ \