aboutsummaryrefslogtreecommitdiffstats
path: root/mm
AgeCommit message (Expand)AuthorFilesLines
2014-03-10mm/Kconfig: fix URL for zsmalloc benchmarkBen Hutchings1-2/+2
2014-03-10mm/compaction: break out of loop on !PageBuddy in isolate_freepages_blockLaura Abbott1-7/+13
2014-03-10mm: fix GFP_THISNODE callers and clarifyJohannes Weiner1-5/+6
2014-03-04mm: page_alloc: exempt GFP_THISNODE allocations from zone fairnessJohannes Weiner1-4/+22
2014-03-04mm: include VM_MIXEDMAP flag in the VM_SPECIAL list to avoid m(un)lockingVlastimil Babka1-1/+1
2014-03-04memcg: reparent charges of children before processing parentFilipe Brandenburger1-1/+9
2014-03-04memcg: fix endless loop in __mem_cgroup_iter_next()Hugh Dickins1-2/+2
2014-03-04mm: close PageTail raceDavid Rientjes4-5/+7
2014-02-25memcg: change oom_info_lock to mutexMichal Hocko1-3/+3
2014-02-25mm, thp: fix infinite loop on memcg OOMKirill A. Shutemov2-14/+9
2014-02-25mm, hwpoison: release page on PageHWPoison() in __do_fault()Kirill A. Shutemov1-0/+1
2014-02-20Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2014-02-17Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2-24/+10
2014-02-17mm: Use ptep/pmdp_set_numa() for updating _PAGE_NUMA bitAneesh Kumar K.V2-10/+3
2014-02-17mm: Dirty accountable change only apply to non prot numa caseAneesh Kumar K.V1-14/+7
2014-02-10mm/memory-failure.c: move refcount only in !MF_COUNT_INCREASEDNaoya Horiguchi1-2/+4
2014-02-10slub: do not assert not having lock in removing freed partialSteven Rostedt1-12/+20
2014-02-10mm/slub.c: list_lock may not be held in some circumstancesDavid Rientjes1-4/+2
2014-02-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+2
2014-02-09fix O_SYNC|O_APPEND syncing the wrong range on write()Al Viro1-2/+2
2014-02-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+3
2014-02-07Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin51-1666/+3496
2014-02-06mm: __set_page_dirty_nobuffers() uses spin_lock_irqsave() instead of spin_loc...KOSAKI Motohiro1-2/+3
2014-02-06mm/swap: fix race on swap_info reuse between swapoff and swaponWeijie Yang1-1/+10
2014-02-06swap: add a simple detector for inappropriate swapin readaheadShaohua Li1-3/+60
2014-02-03arm, pm, vmpressure: add missing slab.h includesTejun Heo1-0/+1
2014-02-02Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2-23/+35
2014-01-31mm: Fix warning on make htmldocs caused by slab.cMasanari Iida1-1/+1
2014-01-31mm: slub: work around unneeded lockdep warningDave Hansen1-0/+6
2014-01-30memcg: fix mutex not unlocked on memcg_create_kmem_cache fail pathVladimir Davydov1-4/+3
2014-01-30mm, oom: base root bonus on current usageDavid Rientjes1-1/+1
2014-01-30mm/slub.c: fix page->_count corruption (again)Dave Hansen1-2/+17
2014-01-30mm/mempolicy.c: fix mempolicy printing in numa_mapsDavid Rientjes1-1/+1
2014-01-30zsmalloc: add copyrightMinchan Kim1-0/+1
2014-01-30zsmalloc: move it under mmMinchan Kim3-0/+1131
2014-01-30Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds2-28/+26
2014-01-29memblock: add limit checking to memblock_virt_allocYinghai Lu1-0/+3
2014-01-29mm/readahead.c: fix do_readahead() for no readpage(s)Mark Rutland1-10/+5
2014-01-29mm/slub.c: do not VM_BUG_ON_PAGE() for temporary on-stack pagesDave Hansen1-6/+6
2014-01-29slab: fix wrong retval on kmem_cache_create_memcg error pathDave Jones1-8/+11
2014-01-29mm/mempolicy.c: convert to pr_foo()Andrew Morton1-2/+2
2014-01-29mm: numa: initialise numa balancing after jump label initialisationMel Gorman1-6/+11
2014-01-29mm/page-writeback.c: do not count anon pages as dirtyable memoryJohannes Weiner3-25/+5
2014-01-29mm/page-writeback.c: fix dirty_balance_reserve subtraction from dirtyable memoryJohannes Weiner1-31/+24
2014-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-56/+43
2014-01-27Merge branch 'akpm' (incoming from Andrew)Linus Torvalds4-19/+11
2014-01-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds1-3/+2
2014-01-27Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-9/+5
2014-01-27mm/migrate.c: fix setting of cpupid on page migration twice against normal pageWanpeng Li1-2/+0
2014-01-27mm: bring back /sys/kernel/mmHugh Dickins1-1/+1
2014-01-27Revert "mm/vmalloc: interchage the implementation of vmalloc_to_{pfn,page}"malc1-10/+10
2014-01-27memblock: don't silently align size in memblock_virt_alloc()Yinghai Lu1-6/+0
2014-01-26Fix race when checking i_size on direct i/o readSteven Whitehouse1-22/+20
2014-01-26fs: remove generic_aclChristoph Hellwig1-34/+23
2014-01-25Merge branch 'linus' into x86/urgentIngo Molnar1-1/+4
2014-01-25mm, x86: Account for TLB flushes only when debuggingMel Gorman1-1/+3
2014-01-23mm: ignore VM_SOFTDIRTY on VMA mergingCyrill Gorcunov1-2/+10
2014-01-23mm/rmap: fix coccinelle warningsFengguang Wu1-2/+2
2014-01-23mm/swapfile.c: do not skip lowest_bit in scan_swap_map() scan loopJamie Liu1-1/+2
2014-01-23memcg: remove unused code from kmem_cache_destroy_work_funcVladimir Davydov1-4/+2
2014-01-23mm: improve documentation of page_orderMel Gorman2-4/+9
2014-01-23memcg: fix css reference leak and endless loop in mem_cgroup_iterMichal Hocko1-5/+13
2014-01-23memcg: fix endless loop caused by mem_cgroup_iterMichal Hocko1-3/+14
2014-01-23mm, oom: prefer thread group leaders for display purposesDavid Rientjes2-11/+20
2014-01-23mm/memcg: iteration skip memcgs not yet fully initializedHugh Dickins1-4/+2
2014-01-23mm/memcg: fix last_dead_count memory wastageHugh Dickins1-1/+1
2014-01-23mm: audit/fix non-modular users of module_init in core codePaul Gortmaker4-7/+6
2014-01-23mm/mm_init.c: make creation of the mm_kobj happen earlier than device_initcallPaul Gortmaker1-2/+1
2014-01-23mm: show message when updating min_free_kbytes in thpHan Pingtian3-2/+9
2014-01-23mm/memory_hotplug.c: move register_memory_resource out of the lock_memory_hot...Nathan Zimmer1-3/+4
2014-01-23mm/nobootmem: free_all_bootmem againPhilipp Hachtmann2-26/+16
2014-01-23mm: vmscan: call NUMA-unaware shrinkers irrespective of nodemaskVladimir Davydov1-9/+10
2014-01-23mm: vmscan: shrink all slab objects if tight on memoryVladimir Davydov1-4/+21
2014-01-23sched/numa: fix setting of cpupid on page migration twiceWanpeng Li1-2/+0
2014-01-23mm: do_mincore() cleanupJianguo Wu1-7/+0
2014-01-23mm: prevent setting of a value less than 0 to min_free_kbytesHan Pingtian1-1/+6
2014-01-23mm: new_vma_page() cannot see NULL vma for hugetlb pagesMichal Hocko1-4/+2
2014-01-23mm/memory-failure.c: shift page lock from head page to tail page after thp splitNaoya Horiguchi1-10/+11
2014-01-23numa: add a sysctl for numa_balancingAndi Kleen1-1/+1
2014-01-23mm: free memblock.memory in free_all_bootmemPhilipp Hachtmann2-1/+25
2014-01-23mm/nobootmem.c: add return value check in __alloc_memory_core_early()Philipp Hachtmann1-1/+3
2014-01-23memcg: rework memcg_update_kmem_limit synchronizationVladimir Davydov1-91/+105
2014-01-23memcg: remove KMEM_ACCOUNTED_ACTIVATED flagVladimir Davydov1-27/+2
2014-01-23memcg, slab: RCU protect memcg_params for root cachesVladimir Davydov2-8/+23
2014-01-23slab: do not panic if we fail to create memcg cacheVladimir Davydov1-1/+8
2014-01-23memcg: get rid of kmem_cache_dup()Vladimir Davydov1-31/+8
2014-01-23memcg, slab: fix races in per-memcg cache creation/destructionVladimir Davydov2-10/+27
2014-01-23memcg: fix possible NULL deref while traversing memcg_slab_caches listVladimir Davydov1-7/+18
2014-01-23memcg, slab: fix barrier usage when accessing memcg_cachesVladimir Davydov2-15/+21
2014-01-23memcg, slab: clean up memcg cache initialization/destructionVladimir Davydov2-36/+33
2014-01-23memcg, slab: kmem_cache_create_memcg(): fix memleak on fail pathVladimir Davydov2-4/+10
2014-01-23slab: clean up kmem_cache_create_memcg() error handlingVladimir Davydov1-34/+31
2014-01-23mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGESasha Levin21-137/+138
2014-01-23memcg: do not use vmalloc for mem_cgroup allocationsVladimir Davydov1-22/+6
2014-01-23mm: munlock: fix potential race with THP page splitVlastimil Babka1-44/+60
2014-01-23mm: print more details for bad_page()Dave Hansen4-22/+58
2014-01-23mm/zswap.c: change params from hidden to roDan Streetman1-2/+2
2014-01-21Merge branch 'akpm' (incoming from Andrew)Linus Torvalds26-820/+1145
2014-01-21Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds4-106/+370
2014-01-21Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds1-2/+2
2014-01-21mm/migrate: remove unused function, fail_migrate_page()Joonsoo Kim1-8/+0
2014-01-21mm/migrate: remove putback_lru_pages, fix comment on putback_movable_pagesJoonsoo Kim2-21/+16
2014-01-21mm/migrate: correct failure handling if !hugepage_migration_support()Joonsoo Kim1-2/+5
2014-01-21mm/migrate: add comment about permanent failure pathNaoya Horiguchi1-1/+6
2014-01-21mm, page_alloc: warn for non-blockable __GFP_NOFAIL allocation failureDavid Rientjes1-1/+8
2014-01-21mm: compaction: reset scanner positions immediately when they meetVlastimil Babka1-0/+4
2014-01-21mm: compaction: do not mark unmovable pageblocks as skipped in async compactionVlastimil Babka1-2/+9
2014-01-21mm: compaction: detect when scanners meet in isolate_freepagesVlastimil Babka1-4/+15
2014-01-21mm: compaction: reset cached scanner pfn's before reading themVlastimil Babka1-8/+8
2014-01-21mm: compaction: encapsulate defer reset logicVlastimil Babka2-9/+5
2014-01-21mm: compaction: trace compaction begin and endMel Gorman1-0/+4
2014-01-21memcg, oom: lock mem_cgroup_print_oom_infoMichal Hocko1-5/+7
2014-01-21mm: numa: do not automatically migrate KSM pagesMel Gorman1-1/+2
2014-01-21mm: numa: trace tasks that fail migration due to rate limitingMel Gorman1-1/+4
2014-01-21mm: numa: limit scope of lock for NUMA migrate rate limitingMel Gorman1-9/+12
2014-01-21mm: numa: make NUMA-migrate related functions staticMel Gorman1-2/+3
2014-01-21mm/hwpoison: add '#' to hwpoison_injectWanpeng Li1-1/+1
2014-01-21mm/memblock: use WARN_ONCE when MAX_NUMNODES passed as input parameterGrygorii Strashko1-13/+8
2014-01-21mm/memory_hotplug.c: use memblock apis for early memory allocationsSantosh Shilimkar1-1/+1
2014-01-21mm/percpu.c: use memblock apis for early memory allocationsSantosh Shilimkar1-16/+22
2014-01-21mm/page_cgroup.c: use memblock apis for early memory allocationsGrygorii Strashko1-2/+3
2014-01-21mm/hugetlb.c: use memblock apis for early memory allocationsGrygorii Strashko1-5/+5
2014-01-21mm/sparse: use memblock apis for early memory allocationsSantosh Shilimkar2-14/+19
2014-01-21mm/page_alloc.c: use memblock apis for early memory allocationsSantosh Shilimkar1-12/+15
2014-01-21mm/memblock: add memblock memory allocation apisSantosh Shilimkar1-2/+207
2014-01-21mm/memblock: switch to use NUMA_NO_NODE instead of MAX_NUMNODESGrygorii Strashko2-13/+23
2014-01-21mm/memblock: reorder parameters of memblock_find_in_range_nodeGrygorii Strashko2-9/+9
2014-01-21mm/memblock: drop WARN and use SMP_CACHE_BYTES as a default alignmentGrygorii Strashko1-2/+2
2014-01-21mm/memblock: remove unnecessary inclusions of bootmem.hGrygorii Strashko1-1/+0
2014-01-21mm/memblock: debug: don't free reserved array if !ARCH_DISCARD_MEMBLOCKGrygorii Strashko1-0/+13
2014-01-21oom_kill: add rcu_read_lock() into find_lock_task_mm()Oleg Nesterov1-4/+8
2014-01-21oom_kill: has_intersects_mems_allowed() needs rcu_read_lock()Oleg Nesterov1-8/+11
2014-01-21oom_kill: change oom_kill.c to use for_each_thread()Oleg Nesterov1-10/+10
2014-01-21mm/rmap: use rmap_walk() in page_mkclean()Joonsoo Kim1-25/+26
2014-01-21mm/rmap: use rmap_walk() in page_referenced()Joonsoo Kim2-191/+79
2014-01-21mm/rmap: use rmap_walk() in try_to_munlock()Joonsoo Kim2-162/+42
2014-01-21mm/rmap: use rmap_walk() in try_to_unmap()Joonsoo Kim2-14/+38
2014-01-21mm/rmap: extend rmap_walk_xxx() to cope with different casesJoonsoo Kim2-8/+36
2014-01-21mm/rmap: make rmap_walk to get the rmap_walk_control argumentJoonsoo Kim3-15/+17
2014-01-21mm/rmap: factor lock function out of rmap_walk_anon()Joonsoo Kim1-8/+20
2014-01-21mm/rmap: factor nonlinear handling out of try_to_unmap_file()Joonsoo Kim1-62/+74
2014-01-21mm/rmap: recompute pgoff for huge pageJoonsoo Kim1-5/+2
2014-01-21memcg: make memcg_update_cache_sizes() staticVladimir Davydov1-1/+1
2014-01-21memcg: fix kmem_account_flags check in memcg_can_account_kmem()Vladimir Davydov1-1/+2
2014-01-21x86, numa, acpi, memory-hotplug: make movable_node have higher priorityTang Chen1-2/+26
2014-01-21memblock, mem_hotplug: make memblock skip hotpluggable regions if neededTang Chen2-0/+13
2014-01-21memblock: make memblock_set_node() support different memblock_typeTang Chen1-3/+3
2014-01-21memblock, mem_hotplug: introduce MEMBLOCK_HOTPLUG flag to mark hotpluggable r...Tang Chen1-0/+53
2014-01-21memblock, numa: introduce flags field into memblockTang Chen1-15/+38
2014-01-21mm/memblock: debug: correct displaying of upper memory boundaryGrygorii Strashko1-2/+2
2014-01-21mm/mlock: prepare params outside critical regionDavidlohr Bueso1-7/+11
2014-01-21mm/mmap.c: add mlock_future_check() helperDavidlohr Bueso1-22/+23
2014-01-21mm: add overcommit_kbytes sysctl variableJerome Marchand3-2/+36
2014-01-21mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNTMel Gorman1-7/+0
2014-01-21mm/vmalloc: interchage the implementation of vmalloc_to_{pfn,page}Jianyu Zhan1-10/+10
2014-01-21mm/hugetlb.c: call MMU notifiers when copying a hugetlb page rangeAndreas Sandberg1-5/+16
2014-01-21mm, memory-failure: fix typo in me_pagecache_dirty()Zhi Yong Wu1-1/+1
2014-01-21mm: create a separate slab for page->ptl allocationKirill A. Shutemov1-2/+11
2014-01-21mm: get rid of unnecessary pageblock scanning in setup_zone_migrate_reserveYasuaki Ishimatsu1-0/+13
2014-01-21mm: thp: __get_page_tail_foll() can use get_huge_page_tail()Oleg Nesterov1-4/+1
2014-01-21mm/hugetlb.c: defer PageHeadHuge() symbol exportAndrea Arcangeli1-1/+0
2014-01-21mm/swap.c: reorganize put_compound_page()Andrew Morton1-129/+125
2014-01-21mm/hugetlb.c: simplify PageHeadHuge() and PageHuge()Andrew Morton1-10/+2
2014-01-21mm: hugetlbfs: use __compound_tail_refcounted in __get_page_tail tooAndrea Arcangeli1-2/+1
2014-01-21mm: tail page refcounting optimization for slab and hugetlbfsAndrea Arcangeli2-7/+29
2014-01-21mm: hugetlbfs: move the put/get_page slab and hugetlbfs optimization in a fas...Andrea Arcangeli1-62/+78
2014-01-21mm: hugetlb: use get_page_foll() in follow_hugetlb_page()Andrea Arcangeli1-1/+1
2014-01-21dma-debug: introduce debug_dma_assert_idle()Dan Williams1-0/+3
2014-01-21percpu: use VMALLOC_TOTAL instead of VMALLOC_END - VMALLOC_STARTLaura Abbott1-2/+2
2014-01-15mm: fix crash when using XFS on loopbackMikulas Patocka1-1/+4
2014-01-15powerpc/thp: Fix crash on mremapAneesh Kumar K.V1-9/+5
2014-01-13slub: Fix possible format string bug.Tetsuo Handa1-1/+1
2014-01-13slub: use lockdep_assert_heldPeter Zijlstra1-20/+20
2014-01-13cgroup: remove stray references to css_idHugh Dickins1-1/+1
2014-01-12thp: fix copy_page_rep GPF by testing is_huge_zero_pmd once onlyHugh Dickins1-3/+3
2014-01-02mm/memory-failure.c: transfer page count from head page to tail page after sp...Naoya Horiguchi1-0/+10
2014-01-02mm: remove bogus warning in copy_huge_pmd()Mel Gorman1-3/+0
2014-01-02memcg: fix memcg_size() calculationVladimir Davydov1-1/+1
2014-01-02mm: fix use-after-free in sys_remap_file_pagesRik van Riel1-3/+5
2014-01-02mm: munlock: fix deadlock in __munlock_pagevec()Vlastimil Babka1-5/+10
2014-01-02mm: munlock: fix a bug where THP tail page is encounteredVlastimil Babka1-7/+22
2013-12-31Merge tag 'v3.13-rc6' into for-3.14/coreJens Axboe13-62/+236
2013-12-29slub: Fix calculation of cpu slabsLi Zefan1-1/+7
2013-12-21aio/migratepages: make aio migrate pages saneBenjamin LaHaise1-6/+7
2013-12-20mm: fix build of split ptlock codeOlof Johansson1-1/+1
2013-12-20mm: do not allocate page->ptl dynamically, if spinlock_t fits to longKirill A. Shutemov1-1/+1
2013-12-20mm: page_alloc: revert NUMA aspect of fair allocation policyJohannes Weiner1-10/+9
2013-12-20Revert "mm: page_alloc: exclude unreclaimable allocations from zone fairness ...Mel Gorman1-2/+1
2013-12-18mm/hugetlb: check for pte NULL pointer in __page_check_address()Jianguo Wu1-0/+4
2013-12-18mm/mempolicy: fix !vma in new_vma_page()Wanpeng Li1-6/+8
2013-12-18mm/memory-failure.c: recheck PageHuge() after hugetlb page migrate successfullyJianguo Wu1-4/+10
2013-12-18mm/compaction: respect ignore_skip_hint in update_pageblock_skipJoonsoo Kim1-0/+4
2013-12-18mm/mempolicy: correct putback method for isolate pages if failedJoonsoo Kim1-1/+1
2013-12-18mm: add missing dependency in KconfigSima Baymani1-1/+1
2013-12-18mm: page_alloc: exclude unreclaimable allocations from zone fairness policyJohannes Weiner1-1/+2
2013-12-18mm: numa: defer TLB flush for THP migration as long as possibleMel Gorman2-7/+3
2013-12-18mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel3-2/+12
2013-12-18mm: numa: avoid unnecessary disruption of NUMA hinting during migrationMel Gorman2-6/+28
2013-12-18mm: numa: clear numa hinting information on mprotectMel Gorman2-0/+4
2013-12-18mm: numa: avoid unnecessary work on the failure pathMel Gorman1-1/+3