aboutsummaryrefslogtreecommitdiffstats
path: root/mm
AgeCommit message (Expand)AuthorFilesLines
2014-07-23Merge tag 'urgent-slab-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2014-07-23mm: hugetlb: fix copy_hugetlb_page_range()Naoya Horiguchi1-0/+1
2014-07-23mm/fs: fix pessimization in hole-punching pagecacheHugh Dickins1-3/+8
2014-07-23shmem: fix splicing from a hole while it's punchedHugh Dickins1-9/+15
2014-07-23shmem: fix faulting into a hole, not taking i_mutexHugh Dickins1-26/+52
2014-07-23mm: do not call do_fault_around for non-linear faultKonstantin Khlebnikov1-1/+2
2014-07-23mm/rmap.c: fix pgoff calculation to handle hugepage correctlyNaoya Horiguchi2-9/+5
2014-07-22Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Mike Snitzer1-1/+1
2014-07-10Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+0
2014-07-03shmem: fix init_page_accessed use to stop !PageLRU bugHugh Dickins1-5/+10
2014-07-03hwpoison: fix the handling path of the victimized page frame that belong to n...Chen Yucong1-4/+5
2014-07-03msync: fix incorrect fstart calculationNamjae Jeon1-1/+2
2014-07-03slub: fix off by one in number of slab testsJoonsoo Kim1-3/+3
2014-07-03mm: page_alloc: fix CMA area initialisation when pageblock > MAX_ORDERMichal Nazarewicz1-2/+14
2014-06-25cpuset,mempolicy: fix sleeping function called from invalid contextGu Zheng1-2/+0
2014-06-23mm: fix crashes from mbind() merging vmasHugh Dickins1-26/+20
2014-06-23slab: fix oops when reading /proc/slab_allocatorsJoonsoo Kim1-19/+71
2014-06-23shmem: fix faulting into a hole while it's punchedHugh Dickins1-4/+52
2014-06-23mm: let mm_find_pmd fix buggy race with THP faultHugh Dickins4-13/+20
2014-06-23mm: thp: fix DEBUG_PAGEALLOC oops in copy_page_rep()Hugh Dickins1-4/+35
2014-06-23mm, pcp: allow restoring percpu_pagelist_fraction defaultDavid Rientjes1-12/+28
2014-06-23hugetlb: fix copy_hugetlb_page_range() to handle migration/hwpoisoned entryNaoya Horiguchi1-28/+43
2014-06-23tmpfs: ZERO_RANGE and COLLAPSE_RANGE not currently supportedHugh Dickins1-0/+3
2014-06-23mm: nommu: per-thread vma cache fixSteven Miao1-1/+1
2014-06-14fix __swap_writepage() compile failure on old gcc versionsAl Viro1-1/+1
2014-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds6-186/+626
2014-06-12Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linusAl Viro8-27/+55
2014-06-12shmem: switch to iter_file_splice_write()Al Viro1-1/+1
2014-06-09Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2-108/+117
2014-06-08Don't trigger congestion wait on dirty-but-not-writeout pagesLinus Torvalds1-7/+5
2014-06-08Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-5/+6
2014-06-08Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds47-2724/+2974
2014-06-06mm: convert some level-less printks to pr_*Mitchel Humpherys4-12/+24
2014-06-06mm/kmemleak-test.c: use pr_fmt for loggingFabian Frederick1-17/+19
2014-06-06mm: mark remap_file_pages() syscall as deprecatedKirill A. Shutemov1-0/+4
2014-06-06mm: memcontrol: remove unnecessary memcg argument from soft limit functionsJohannes Weiner1-20/+14
2014-06-06mm: memcontrol: clean up memcg zoneinfo lookupJianyu Zhan1-50/+39
2014-06-06mm/memblock.c: call kmemleak directly from memblock_(alloc|free)Catalin Marinas2-4/+8
2014-06-06mm/mempool.c: update the kmemleak stack trace for mempool allocationsCatalin Marinas1-0/+6
2014-06-06mm: introduce kmemleak_update_trace()Catalin Marinas1-0/+34
2014-06-06mm/kmemleak.c: use %u to print ->checksumJianpeng Ma1-1/+1
2014-06-06vmscan: memcg: always use swappiness of the reclaimed memcgMichal Hocko2-11/+9
2014-06-06mm: convert use of typedef ctl_table to struct ctl_tableJoe Perches2-7/+7
2014-06-06slub: search partial list on numa_mem_id(), instead of numa_node_id()Joonsoo Kim1-1/+1
2014-06-06mm: vmscan: clear kswapd's special reclaim powers before exitingJohannes Weiner1-0/+3
2014-06-06mm: add !pte_present() check on existing hugetlb_entry callbacksNaoya Horiguchi1-1/+5
2014-06-06mm: rmap: fix use-after-free in __put_anon_vmaAndrey Ryabinin1-2/+1
2014-06-05Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...Linus Torvalds1-29/+60
2014-06-04mm/zswap: NUMA aware allocation for zswap_dstmemEric Dumazet1-1/+1
2014-06-04mm/zsmalloc: make zsmalloc module-buildableMinchan Kim1-1/+1
2014-06-04mm/vmalloc.c: export unmap_kernel_range()Minchan Kim1-0/+1
2014-06-04zsmalloc: fixup trivial zs size classes value in commentsWeijie Yang1-1/+1
2014-06-04mm/zbud.c: make size unsigned like unique callsiteFabian Frederick1-2/+2
2014-06-04mm, memcg: periodically schedule when emptying page listHugh Dickins1-1/+1
2014-06-04mm/memory-failure.c: support use of a dedicated thread to handle SIGBUS(BUS_M...Naoya Horiguchi1-13/+43
2014-06-04mm/memory-failure.c: don't let collect_procs() skip over processes for MF_ACT...Tony Luck1-9/+12
2014-06-04mm/memory-failure.c-failure: send right signal code to correct threadTony Luck1-2/+2
2014-06-04mm/page-writeback.c: remove outdated commentJianyu Zhan1-18/+0
2014-06-04mm/swapfile.c: delete the "last_in_cluster < scan_base" loop in the body of s...Chen Yucong1-26/+3
2014-06-04hugetlb: rename hugepage_migration_support() to ..._supported()Naoya Horiguchi2-2/+2
2014-06-04mm: document do_fault_around() featureKirill A. Shutemov1-0/+27
2014-06-04mm: nominate faultaround area in bytes rather than page orderKirill A. Shutemov1-39/+23
2014-06-04mm/page_alloc.c: cleanup add_active_range() related commentsZhang Zhen1-13/+8
2014-06-04mm/rmap.c: cleanup ttu_flagsKonstantin Khlebnikov1-5/+5
2014-06-04mm/rmap.c: don't call mmu_notifier_invalidate_page() during munlockKonstantin Khlebnikov1-1/+1
2014-06-04mm/process_vm_access: move config option into init/KconfigKonstantin Khlebnikov1-10/+0
2014-06-04mm: vmscan: use proportional scanning during direct reclaim and full scan at ...Mel Gorman1-11/+25
2014-06-04mm: fix typo in comment in do_fault_around()Kirill A. Shutemov1-1/+1
2014-06-04mm/msync.c: sync only the requested range in msync()Matthew Wilcox1-1/+7
2014-06-04mm, compaction: properly signal and act upon lock and need_sched() contentionVlastimil Babka2-11/+48
2014-06-04mm/vmscan.c: use DIV_ROUND_UP for calculation of zone's balance_gap and corre...Jianyu Zhan1-6/+4
2014-06-04mm, hugetlb: move the error handle logic out of normal code pathJianyu Zhan1-13/+13
2014-06-04mm/memory-failure.c: move commentNaoya Horiguchi1-5/+4
2014-06-04mm: avoid unnecessary atomic operations during end_page_writeback()Mel Gorman1-1/+10
2014-06-04mm: page_alloc: calculate classzone_idx once from the zonelist refMel Gorman1-25/+34
2014-06-04mm: non-atomically mark page accessed during page cache allocation where poss...Mel Gorman3-128/+91
2014-06-04mm: do not use unnecessary atomic operations when adding pages to the LRUMel Gorman1-2/+4
2014-06-04mm: do not use atomic operations when releasing pagesMel Gorman1-1/+1
2014-06-04mm: shmem: avoid atomic operation during shmem_getpage_gfpMel Gorman1-1/+1
2014-06-04mm: page_alloc: convert hot/cold parameter and immediate callers to boolMel Gorman4-16/+16
2014-06-04mm: page_alloc: use unsigned int for order in more placesMel Gorman1-20/+23
2014-06-04mm: page_alloc: lookup pageblock migratetype with IRQs enabled during freeMel Gorman1-1/+1
2014-06-04mm: page_alloc: reduce number of times page_to_pfn is calledMel Gorman1-15/+19
2014-06-04mm: page_alloc: use word-based accesses for get/set pageblock bitmapsMel Gorman1-20/+32
2014-06-04mm: page_alloc: take the ALLOC_NO_WATERMARK check out of the fast pathMel Gorman1-3/+5
2014-06-04mm: page_alloc: only check the alloc flags and gfp_mask for dirty onceMel Gorman1-2/+3
2014-06-04mm: page_alloc: only check the zone id check if pages are buddiesMel Gorman1-3/+13
2014-06-04mm: page_alloc: use jump labels to avoid checking number_of_cpusetsMel Gorman1-1/+2
2014-06-04mm: page_alloc: do not treat a zone that cannot be used for dirty pages as "f...Mel Gorman1-1/+1
2014-06-04mm: page_alloc: do not update zlc unless the zlc is activeMel Gorman1-1/+1
2014-06-04slab: delete cache from list after __kmem_cache_shutdown succeedsVladimir Davydov1-2/+2
2014-06-04memcg: cleanup kmem cache creation/destruction functions namingVladimir Davydov2-38/+34
2014-06-04mm/dmapool.c: reuse devres_release() to free resourcesAndy Shevchenko1-2/+1
2014-06-04swap: change swap_list_head to plist, add swap_avail_headDan Streetman2-57/+94
2014-06-04swap: change swap_info singly-linked list to list_headDan Streetman2-108/+76
2014-06-04mm: fold mlocked_vma_newpage() into its only call siteJianyu Zhan2-32/+17
2014-06-04mm: use the light version __mod_zone_page_state in mlocked_vma_newpage()Jianyu Zhan3-2/+20
2014-06-04mm/compaction: avoid rescanning pageblocks in isolate_freepagesVlastimil Babka1-15/+7
2014-06-04mm/compaction: do not count migratepages when unnecessaryVlastimil Babka1-24/+7
2014-06-04mm, compaction: terminate async compaction when reschedulingDavid Rientjes1-1/+6
2014-06-04mm, thp: avoid excessive compaction latency during faultDavid Rientjes1-1/+8
2014-06-04mm, compaction: embed migration mode in compact_controlDavid Rientjes3-40/+37
2014-06-04mm, compaction: add per-zone migration pfn cache for async compactionDavid Rientjes1-26/+40
2014-06-04mm, compaction: return failed migration target pages back to freelistDavid Rientjes1-9/+18
2014-06-04mm, migration: add destination page freeing callbackDavid Rientjes6-23/+46
2014-06-04memcg: memcg_kmem_create_cache: make memcg_name_buf statically allocatedVladimir Davydov1-7/+2
2014-06-04memcg: get rid of memcg_create_cache_nameVladimir Davydov2-26/+14
2014-06-04memcg: correct comments for __mem_cgroup_begin_update_page_statQiang Huang1-5/+4
2014-06-04memcg: fold mem_cgroup_stolenQiang Huang1-18/+7
2014-06-04mm/mempolicy.c: parameter doc uniformizationFabian Frederick1-11/+11
2014-06-04mm/rmap.c: make page_referenced_one() and try_to_unmap_one() staticKirill A. Shutemov1-2/+2
2014-06-04mm: cleanup __get_user_pages()Kirill A. Shutemov1-111/+107
2014-06-04mm: extract code to fault in a page from __get_user_pages()Kirill A. Shutemov1-67/+71
2014-06-04mm: cleanup follow_page_mask()Kirill A. Shutemov1-112/+119
2014-06-04mm: extract in_gate_area() case from __get_user_pages()Kirill A. Shutemov1-42/+48
2014-06-04mm: move get_user_pages()-related code to separate fileKirill A. Shutemov4-642/+655
2014-06-04mm/vmalloc.c: replace seq_printf by seq_putsFabian Frederick1-5/+5
2014-06-04mm/memcontrol.c: remove NULL assignment on staticFabian Frederick1-2/+2
2014-06-04mm: shrinker: add nid to tracepoint outputDave Hansen1-1/+1
2014-06-04mm: shrinker trace points: fix negativesDave Hansen1-1/+1
2014-06-04mm/dmapool.c: remove redundant NULL check for dev in dma_pool_create()Daeseok Youn1-16/+8
2014-06-04mm: introdule compound_head_by_tail()Jianyu Zhan1-1/+1
2014-06-04mm/swap.c: split put_compound_page()Jianyu Zhan1-126/+16
2014-06-04mm/swap.c: introduce put_[un]refcounted_compound_page helpers for splitting p...Jianyu Zhan1-0/+142
2014-06-04mm: constify nmask argument to set_mempolicy()Rasmus Villemoes1-1/+1
2014-06-04mm: constify nmask argument to mbind()Rasmus Villemoes1-1/+1
2014-06-04mm: replace __get_cpu_var uses with this_cpu_ptrChristoph Lameter8-12/+12
2014-06-04mm/memblock.c: use PFN_DOWNFabian Frederick1-3/+2
2014-06-04mm/memory_hotplug.c: use PFN_DOWN()Fabian Frederick1-2/+2
2014-06-04swap: use bdev_read_page() / bdev_write_page()Matthew Wilcox1-1/+20
2014-06-04fs/mpage.c: factor page_endio() out of mpage_end_io()Matthew Wilcox1-0/+25
2014-06-04mm/vmscan.c: avoid throttling reclaim for loop-back nfsd threadsNeilBrown1-2/+17
2014-06-04mm: numa: add migrated transhuge pages to LRU the same way as base pagesMel Gorman1-1/+5
2014-06-04memcg, slab: simplify synchronization schemeVladimir Davydov2-106/+67
2014-06-04memcg, slab: merge memcg_{bind,release}_pages to memcg_{un}charge_slabVladimir Davydov4-29/+22
2014-06-04memcg, slab: do not schedule cache destruction when last page goes awayVladimir Davydov2-66/+4
2014-06-04memcg: do not hang on OOM when killed by userspace OOM access to memory reservesMichal Hocko1-1/+2
2014-06-04mm: vmscan: do not throttle based on pfmemalloc reserves if node has no ZONE_...Mel Gorman1-6/+37
2014-06-04mm/mmap.c: remove the first mapping checkHuang Shijie1-3/+2
2014-06-04mm/swap.c: clean up *lru_cache_add* functionsJianyu Zhan1-8/+23
2014-06-04mm: debug: make bad_range() output more usable and readableDave Hansen1-2/+3
2014-06-04mm/compaction: cleanup isolate_freepages()Vlastimil Babka1-29/+27
2014-06-04mm/compaction: clean up unused code linesHeesub Shin1-10/+0
2014-06-04mm/page_alloc: prevent MIGRATE_RESERVE pages from being misplacedVlastimil Babka1-10/+13
2014-06-04slab: get_online_mems for kmem_cache_{create,destroy,shrink}Vladimir Davydov5-31/+39
2014-06-04mem-hotplug: implement get/put_online_memsVladimir Davydov5-52/+108
2014-06-04memcg: un-export __memcg_kmem_get_cacheVladimir Davydov1-1/+0
2014-06-04mm: page_alloc: do not cache reclaim distancesMel Gorman1-15/+2
2014-06-04mm: disable zone_reclaim_mode by defaultMel Gorman1-2/+0
2014-06-04hugetlb: add support for gigantic page allocation at runtimeLuiz Capitulino1-11/+155
2014-06-04hugetlb: move helpers up in the fileLuiz Capitulino1-73/+73
2014-06-04hugetlb: update_and_free_page(): don't clear PG_reserved bitLuiz Capitulino1-2/+2
2014-06-04hugetlb: add hstate_is_gigantic()Luiz Capitulino1-14/+14
2014-06-04hugetlb: prep_compound_gigantic_page(): drop __init markerLuiz Capitulino1-2/+1
2014-06-04mm/mmap.c: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong1-3/+1
2014-06-04slab: document kmalloc_orderVladimir Davydov1-0/+5
2014-06-04mm: memcontrol: remove hierarchy restrictions for swappiness and oom_controlJohannes Weiner1-22/+7
2014-06-04mm/mempool: warn about __GFP_ZERO usageSebastian Ott1-0/+2
2014-06-04mm/huge_memory.c: complete conversion to pr_foo()Andrew Morton1-11/+11
2014-06-04thp: consolidate assert checks in __split_huge_page()Kirill A. Shutemov1-4/+6
2014-06-04memblock: introduce memblock_alloc_range()Akinobu Mita1-4/+17
2014-06-04mm,vmacache: optimize overflow system-wide flushingDavidlohr Bueso1-0/+10
2014-06-04mm,vmacache: add debug dataDavidlohr Bueso2-2/+14
2014-06-04mm: only force scan in reclaim when none of the LRUs are big enough.Suleiman Souhlal1-27/+39
2014-06-04mm: softdirty: don't forget to save file map softdiry bit on unmapCyrill Gorcunov1-1/+1
2014-06-04mm: softdirty: make freshly remapped file pages being softdirty unconditionallyCyrill Gorcunov1-5/+2
2014-06-04mm: get rid of __GFP_KMEMCGVladimir Davydov4-29/+57
2014-06-04sl[au]b: charge slabs to kmemcg explicitlyVladimir Davydov5-15/+55
2014-06-04mm: slub: fix ALLOC_SLOWPATH statDave Hansen1-5/+3
2014-06-04mm, slab: suppress out of memory warning unless debug is enabledDavid Rientjes2-14/+25
2014-06-04mm/slub.c: convert vnsprintf-static to va_formatFabian Frederick1-7/+9
2014-06-04mm/slub.c: convert printk to pr_foo()Fabian Frederick1-72/+57
2014-06-04x86: define _PAGE_NUMA by reusing software bits on the PMD and PTE levelsMel Gorman1-10/+7
2014-06-04hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi1-0/+3
2014-06-04mm: fix sleeping function warning from __put_anon_vmaHugh Dickins1-3/+5
2014-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+2
2014-06-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-4/+1
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-3/+3
2014-06-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2-71/+137
2014-06-02Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into nextLinus Torvalds2-288/+0
2014-05-24slab_common: fix the check for duplicate slab namesMikulas Patocka1-1/+1
2014-05-23mm/memory-failure.c: fix memory leak by race between poison and unpoisonNaoya Horiguchi1-0/+2
2014-05-23memcg: fix swapcache charge from kernel thread contextMichal Hocko1-13/+14
2014-05-23mm: madvise: fix MADV_WILLNEED on shmem swapoutsJohannes Weiner1-1/+1
2014-05-23mm/filemap.c: avoid always dirtying mapping->flags on O_DIRECTJens Axboe1-2/+4
2014-05-23hwpoison, hugetlb: lock_page/unlock_page does not match for handling a free h...Chen Yucong1-7/+8
2014-05-22Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixesIngo Molnar18-112/+197
2014-05-21Merge remote-tracking branch 'origin/x86/urgent' into x86/vdsoH. Peter Anvin1-0/+15
2014-05-21Merge remote-tracking branch 'origin/x86/espfix' into x86/vdsoH. Peter Anvin15-90/+138
2014-05-20x86, mm: Improve _install_special_mapping and fix x86 vdso namingAndy Lutomirski1-29/+60
2014-05-20mm/memblock: add physical memory listPhilipp Hachtmann2-0/+15
2014-05-20mm/memblock: Do some refactoring, enhance APIPhilipp Hachtmann1-71/+122
2014-05-20Merge tag 'metag-for-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+15
2014-05-19block: move mm/bounce.c to block/Jens Axboe2-288/+0
2014-05-16memcg: update memcg_has_children() to use css_next_child()Tejun Heo1-10/+21
2014-05-16memcg: remove tasks/children test from mem_cgroup_force_empty()Michal Hocko1-7/+0
2014-05-16cgroup: remove css_parent()Tejun Heo2-8/+8
2014-05-15parisc,metag: Do not hardcode maximum userspace stack sizeHelge Deller1-0/+15
2014-05-13cgroup: replace cftype->trigger() with cftype->write()Tejun Heo2-24/+26
2014-05-13cgroup: replace cftype->write_string() with cftype->write()Tejun Heo2-29/+34