aboutsummaryrefslogtreecommitdiffstats
path: root/mm
AgeCommit message (Expand)AuthorFilesLines
2014-09-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-6/+12
2014-09-27Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2014-09-26fuse: honour max_read and max_write in direct_io modeMiklos Szeredi1-5/+9
2014-09-26shmem: fix nlink for rename overwrite directoryMiklos Szeredi1-1/+3
2014-09-26mm: softdirty: keep bit when zapping file ptePeter Feiner1-1/+1
2014-09-26mm, slab: initialize object alignment on cache creationDavid Rientjes1-9/+2
2014-09-24cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flagsZefan Li1-2/+2
2014-09-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2014-09-18Fix unbalanced mutex in dma_pool_create().Krzysztof HaƂasa1-1/+1
2014-09-14mm: export symbol dependencies of is_zero_pfn()Ard Biesheuvel1-0/+2
2014-09-10mm/mmap.c: use pr_emerg when printing BUG related informationSasha Levin1-8/+8
2014-09-10mem-hotplug: let memblock skip the hotpluggable memory regions in __next_mem_...Xishi Qiu2-0/+6
2014-09-07Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-6/+18
2014-09-05mm: memcontrol: revert use of root_mem_cgroup res_counterJohannes Weiner1-25/+78
2014-08-29x86,mm: fix pte_special versus pte_numaHugh Dickins1-4/+3
2014-08-29hugetlb_cgroup: use lockdep_assert_held rather than spin_is_lockedMichal Hocko1-1/+1
2014-08-29mm/zpool: use prefixed module loadingKees Cook3-1/+3
2014-08-29mm: actually clear pmd_numa before invalidatingMatthew Wilcox1-1/+1
2014-08-29memblock, memhotplug: fix wrong type in memblock_find_in_range_node().Tang Chen1-2/+1
2014-08-16percpu: free percpu allocation info for uniprocessor systemHonggang Li1-0/+2
2014-08-15percpu: perform tlb flush after pcpu_map_pages() failureTejun Heo1-0/+1
2014-08-15percpu: fix pcpu_alloc_pages() failure pathTejun Heo1-6/+15
2014-08-14Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds1-0/+1
2014-08-14mm, hugetlb_cgroup: align hugetlb cgroup limit to hugepage sizeDavid Rientjes1-0/+1
2014-08-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-12/+39
2014-08-11__generic_file_write_iter(): fix handling of sync error after DIOAl Viro1-1/+1
2014-08-08shm: wait for pins to be released when sealingDavid Herrmann1-1/+109
2014-08-08shm: add memfd_create() syscallDavid Herrmann1-0/+73
2014-08-08shm: add sealing APIDavid Herrmann1-0/+143
2014-08-08mm: allow drivers to prevent new writable mappingsDavid Herrmann2-6/+25
2014-08-08arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski2-43/+0
2014-08-08mm/zswap.c: add __init to zswap_entry_cache_destroy()Fabian Frederick1-2/+2
2014-08-08mm: memcontrol: avoid charge statistics churn during page migrationJohannes Weiner1-25/+10
2014-08-08mm: memcontrol: use page lists for uncharge batchingJohannes Weiner3-109/+115
2014-08-08mm: memcontrol: rewrite uncharge APIJohannes Weiner12-570/+355
2014-08-08mm: memcontrol: rewrite charge APIJohannes Weiner8-322/+308
2014-08-08vm_is_stack: use for_each_thread() rather then buggy while_each_thread()Oleg Nesterov1-6/+3
2014-08-08Revert "slab: remove BAD_ALIEN_MAGIC"Joonsoo Kim1-1/+3
2014-08-07switch iov_iter_get_pages() to passing maximal number of pagesAl Viro1-9/+8
2014-08-07shmem: support RENAME_EXCHANGEMiklos Szeredi1-1/+26
2014-08-07shmem: support RENAME_NOREPLACEMiklos Szeredi1-2/+5
2014-08-06mm/zpool: update zswap to use zpoolDan Streetman2-31/+46
2014-08-06mm/zpool: zbud/zsmalloc implement zpoolDan Streetman2-0/+179
2014-08-06mm/zpool: implement common zpool api to zbud/zsmallocDan Streetman4-18/+389
2014-08-06mm/zbud: change zbud_alloc size type to size_tDan Streetman1-2/+2
2014-08-06mm/highmem: make kmap cache coloring awareMax Filippov1-11/+75
2014-08-06mmu_notifier: add call_srcu and sync function for listener to delay call and ...Peter Zijlstra1-1/+39
2014-08-06mm: memcontrol: clean up reclaim size variable use in try_charge()Johannes Weiner1-3/+3
2014-08-06mm: change confusing #ifdef use in __access_remote_vmRik van Riel1-2/+4
2014-08-06mm: mark fault_around_bytes __read_mostlyKirill A. Shutemov1-1/+2
2014-08-06mm: close race between do_fault_around() and fault_around_bytes_set()Kirill A. Shutemov1-14/+7
2014-08-06memcg, vmscan: Fix forced scan of anonymous pagesJerome Marchand1-7/+13
2014-08-06mm, vmscan: fix an outdated comment still mentioning get_scan_ratioJerome Marchand1-1/+1
2014-08-06mm, oom: remove unnecessary exit_state checkDavid Rientjes1-2/+0
2014-08-06mm: fix potential infinite loop in dissolve_free_huge_pages()Li Zhong1-0/+3
2014-08-06mm, thp: restructure thp avoidance of light synchronous migrationDavid Rientjes1-8/+9
2014-08-06mm, oom: rename zonelist locking functionsDavid Rientjes2-20/+16
2014-08-06mm, oom: ensure memoryless node zonelist always includes zonesDavid Rientjes1-1/+1
2014-08-06memory-hotplug: add zone_for_memory() for selecting zone for new memoryWang Nan1-0/+28
2014-08-06slub: remove kmemcg id from create_unique_idVladimir Davydov1-6/+0
2014-08-06mm, writeback: prevent race when calculating dirty limitsDavid Rientjes1-4/+1
2014-08-06mm, thp: only collapse hugepages to nodes with affinity for zone_reclaim_modeDavid Rientjes1-0/+26
2014-08-06mm/shmem.c: remove the unused gfp arg to shmem_add_to_page_cache()Wang Sheng-Hui1-4/+4
2014-08-06mm: describe mmap_sem rules for __lock_page_or_retry() and callersPaul Cassella4-7/+77
2014-08-06mm: page_alloc: reduce cost of the fair zone allocation policyMel Gorman1-48/+53
2014-08-06mm: page_alloc: abort fair zone allocation policy when remotes nodes are enco...Mel Gorman1-1/+1
2014-08-06mm: vmscan: only update per-cpu thresholds for online CPUMel Gorman1-1/+1
2014-08-06mm: move zone->pages_scanned into a vmstat counterMel Gorman3-7/+15
2014-08-06mm: rearrange zone fields into read-only, page alloc, statistics and page rec...Mel Gorman2-6/+5
2014-08-06mm: pagemap: avoid unnecessary overhead when tracepoints are deactivatedMel Gorman1-2/+2
2014-08-06mm: update the description for vm_total_pagesWang Sheng-Hui1-1/+5
2014-08-06mm/memory.c: don't forget to set softdirty on file mapped faultCyrill Gorcunov1-1/+1
2014-08-06mm/vmalloc.c: clean up map_vm_area third argumentWANG Chao2-10/+6
2014-08-06mm: make copy_pte_range static againJerome Marchand1-1/+1
2014-08-06mm, hugetlb: remove hugetlb_zero and hugetlb_infinityDavid Rientjes1-1/+0
2014-08-06mm, hugetlb: generalize writes to nr_hugepagesDavid Rientjes1-32/+26
2014-08-06hwpoison: fix race with changing page during offliningAndi Kleen1-0/+10
2014-08-06mm,hugetlb: simplify error handling in hugetlb_cow()Davidlohr Bueso1-19/+16
2014-08-06mm,hugetlb: make unmap_ref_private() return voidDavidlohr Bueso1-18/+14
2014-08-06mm: replace init_page_accessed by __SetPageReferencedHugh Dickins3-14/+6
2014-08-06mm/hwpoison-inject.c: remove unnecessary null test before debugfs_remove_recu...Fabian Frederick1-2/+1
2014-08-06mm: export NR_SHMEM via sysinfo(2) / si_meminfo() interfacesRafael Aquini1-1/+2
2014-08-06mm: catch memory commitment underflowKonstantin Khlebnikov1-0/+5
2014-08-06shmem: update memory reservation on truncateKonstantin Khlebnikov1-0/+17
2014-08-06shmem: fix double uncharge in __shmem_file_setup()Konstantin Khlebnikov1-6/+6
2014-08-06mm, vmalloc: constify allocation maskDavid Rientjes1-4/+4
2014-08-06mm/vmalloc.c: add a schedule point to vmalloc()Eric Dumazet1-0/+2
2014-08-06mm: update the description for madvise_removeWang Sheng-Hui1-3/+0
2014-08-06mm: vmscan: clean up struct scan_controlJohannes Weiner1-53/+46
2014-08-06mm: vmscan: move swappiness out of scan_controlJohannes Weiner1-14/+13
2014-08-06mm: vmscan: remove all_unreclaimable()Johannes Weiner1-25/+24
2014-08-06mm: vmscan: rework compaction-ready signaling in direct reclaimJohannes Weiner1-38/+32
2014-08-06mm: vmscan: remove remains of kswapd-managed zone->all_unreclaimableJohannes Weiner1-8/+0
2014-08-06mm: memcontrol: do not acquire page_cgroup lock for kmem pagesJohannes Weiner1-14/+7
2014-08-06mm: memcontrol: remove ordering between pc->mem_cgroup and PageCgroupUsedJohannes Weiner1-9/+0
2014-08-06mm: memcontrol: use root_mem_cgroup res_counterJohannes Weiner1-108/+44
2014-08-06mm: memcontrol: catch root bypass in move prechargeJohannes Weiner1-1/+8
2014-08-06mm: memcontrol: simplify move precharge functionJohannes Weiner1-33/+15
2014-08-06mm: memcontrol: remove explicit OOM parameter in charge pathMichal Hocko1-22/+10
2014-08-06mm: memcontrol: retry reclaim for oom-disabled and __GFP_NOFAIL chargesJohannes Weiner1-4/+4
2014-08-06mm: huge_memory: use GFP_TRANSHUGE when charging huge pagesJohannes Weiner1-3/+3
2014-08-06mm: memcontrol: reclaim at least once for __GFP_NORETRYJohannes Weiner1-3/+3
2014-08-06mm: memcontrol: rearrange charging fast pathJohannes Weiner1-16/+17
2014-08-06mm: memcontrol: fold mem_cgroup_do_charge()Johannes Weiner1-102/+64
2014-08-06mm, thp: replace smp_mb after atomic_add by smp_mb__after_atomicWaiman Long1-1/+1
2014-08-06mm, thp: move invariant bug check out of loop in __split_huge_page_mapWaiman Long1-2/+2
2014-08-06mm, CMA: clean-up log messageJoonsoo Kim1-2/+2
2014-08-06mm, CMA: change cma_declare_contiguous() to obey coding conventionJoonsoo Kim1-6/+7
2014-08-06mm, CMA: clean-up CMA allocation error pathJoonsoo Kim1-3/+4
2014-08-06CMA: generalize CMA reserved area management functionalityJoonsoo Kim3-0/+345
2014-08-06mm/internal.h: use nth_pageFabian Frederick1-1/+1
2014-08-06mm: page_alloc: simplify drain_zone_pages by using min()Michal Nazarewicz1-6/+2
2014-08-06mem-hotplug: introduce MMOP_OFFLINE to replace the hard coding -1Tang Chen1-3/+6
2014-08-06mm/memory.c: use entry = ACCESS_ONCE(*pte) in handle_pte_fault()Hugh Dickins1-1/+1
2014-08-06vmalloc: use rcu list iterator to reduce vmap_area_lock contentionJoonsoo Kim1-3/+3
2014-08-06mm/page_alloc.c: unexport alloc_pages_exact_nid()Andrew Morton1-1/+0
2014-08-06mm/page_alloc.c: add __meminit to alloc_pages_exact_nid()Fabian Frederick1-1/+1
2014-08-06mm/memory_hotplug.c: add __meminit to grow_zone_span/grow_pgdat_spanFabian Frederick1-4/+4
2014-08-06mm/readahead.c: remove unused file_ra_state from count_history_pagesFabian Frederick1-2/+1
2014-08-06slab: convert last use of __FUNCTION__ to __func__Joe Perches1-1/+1
2014-08-06slab: fix the alias count (via sysfs) of slab cacheGu Zheng1-1/+1
2014-08-06mm, slub: fix some indenting in cmpxchg_double_slab()Dan Carpenter1-6/+6
2014-08-06mm/slab.c: fix commentsWang Sheng-Hui1-4/+5
2014-08-06mm: move slab related stuff from util.c to slab_common.cAndrey Ryabinin2-102/+101
2014-08-06slub: avoid duplicate creation on the first objectWei Yang1-8/+11
2014-08-06slab: change int to size_t for representing allocation sizeJoonsoo Kim1-4/+4
2014-08-06slab: remove BAD_ALIEN_MAGICJoonsoo Kim1-3/+1
2014-08-06slab: remove a useless lockdep annotationJoonsoo Kim1-153/+0
2014-08-06slab: destroy a slab without holding any alien cache lockJoonsoo Kim1-7/+13
2014-08-06slab: use the lock on alien_cache, instead of the lock on array_cacheJoonsoo Kim1-17/+8
2014-08-06slab: introduce alien_cacheJoonsoo Kim2-42/+68
2014-08-06slab: factor out initialization of array cacheJoonsoo Kim1-14/+19
2014-08-06slab: defer slab_destroy in free_block()Joonsoo Kim1-19/+41
2014-08-06slab: move up code to get kmem_cache_node in free_block()Joonsoo Kim1-2/+1
2014-08-06slab: add unlikely macro to help compilerJoonsoo Kim1-1/+1
2014-08-06mm: slub: SLUB_DEBUG=n: use the same alloc/free hooks as for SLUB_DEBUG=yAndrey Ryabinin1-61/+36
2014-08-06mm, slub: mark resiliency_test as init textDavid Rientjes1-1/+1
2014-08-06mm: slab.h: wrap the whole file with guarding macroAndrey Ryabinin1-1/+2
2014-08-06slab: use get_node() and kmem_cache_node() functionsChristoph Lameter1-93/+80
2014-08-06slub: use new node functionsChristoph Lameter1-49/+29
2014-08-06slab common: add functions for kmem_cache_node accessChristoph Lameter2-6/+16
2014-08-06mm/slab.c: add __init to init_lock_keysFabian Frederick1-2/+2
2014-08-04Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-23/+5
2014-08-04Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2-9/+33
2014-08-04Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds1-2/+1
2014-07-30kexec: export free_huge_page to VMCOREINFOAtsushi Kumagai1-1/+1
2014-07-30mm: fix filemap.c pagecache_get_page() kernel-doc warningsRandy Dunlap1-5/+8
2014-07-30mm: debugfs: move rounddown_pow_of_two() out from do_fault pathAndrey Ryabinin1-9/+12
2014-07-30memcg: oom_notify use-after-free fixMichal Hocko1-0/+4
2014-07-30hwpoison: call action_result() in failure path of hwpoison_user_mappings()Naoya Horiguchi1-2/+4
2014-07-30hwpoison: fix hugetlbfs/thp precheck in hwpoison_user_mappings()Naoya Horiguchi1-1/+7
2014-07-30mm, thp: do not allow thp faults to avoid cpuset restrictionsDavid Rientjes1-8/+8
2014-07-30mm/page-writeback.c: fix divide by zero in bdi_dirty_limits()Maxim Patlasov1-3/+3
2014-07-29mm: fix page_alloc.c kernel-doc warningsRandy Dunlap1-6/+9
2014-07-28Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n...Ingo Molnar8-51/+87
2014-07-26mm: fix direct reclaim writeback regressionHugh Dickins1-2/+3
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-16sched: Remove proliferation of wait_on_bit() action functionsNeilBrown2-23/+5
2014-07-15cgroup: distinguish the default and legacy hierarchies when handling cftypesTejun Heo1-1/+0
2014-07-15cgroup: replace cgroup_add_cftypes() with cgroup_add_legacy_cftypes()Tejun Heo2-4/+4
2014-07-15cgroup: rename cgroup_subsys->base_cftypes to ->legacy_cftypesTejun Heo1-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-09cgroup: remove sane_behavior support on non-default hierarchiesTejun Heo1-3/+4
2014-07-08blkcg, memcg: make blkcg depend on memcg on the default hierarchyTejun Heo1-0/+24
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-19percpu: Use ALIGN macro instead of hand coding alignment calculationChristoph Lameter1-2/+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