summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-07-12mm: move the powerpc hugepd code to mm/gup.cChristoph Hellwig
2019-07-12mm: validate get_user_pages_fast flagsChristoph Hellwig
2019-07-12mm: consolidate the get_user_pages* implementationsChristoph Hellwig
2019-07-12mm: reorder code blocks in gup.cChristoph Hellwig
2019-07-12mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUPChristoph Hellwig
2019-07-12sparc64: use the generic get_user_pages_fast codeChristoph Hellwig
2019-07-12sparc64: define untagged_addr()Christoph Hellwig
2019-07-12sparc64: add the missing pgd_page definitionChristoph Hellwig
2019-07-12sh: use the generic get_user_pages_fast codeChristoph Hellwig
2019-07-12sh: add the missing pud_page definitionChristoph Hellwig
2019-07-12MIPS: use the generic get_user_pages_fast codeChristoph Hellwig
2019-07-12mm: lift the x86_32 PAE version of gup_get_pte to common codeChristoph Hellwig
2019-07-12mm: simplify gup_fast_permittedChristoph Hellwig
2019-07-12mm: use untagged_addr() for get_user_pages_fast addressesChristoph Hellwig
2019-07-12mm, memcg: add a memcg_slabinfo debugfs fileWaiman Long
2019-07-12mm: memcg/slab: reparent memcg kmem_caches on cgroup removalRoman Gushchin
2019-07-12mm: memcg/slab: stop setting page->mem_cgroup pointer for slab pagesRoman Gushchin
2019-07-12mm: memcg/slab: rework non-root kmem_cache lifecycle managementRoman Gushchin
2019-07-12mm: memcg/slab: synchronize access to kmem_cache dying flag using a spinlockRoman Gushchin
2019-07-12mm: memcg/slab: don't check the dying flag on kmem_cache creationRoman Gushchin
2019-07-12mm: memcg/slab: unify SLAB and SLUB page accountingRoman Gushchin
2019-07-12mm: memcg/slab: introduce __memcg_kmem_uncharge_memcg()Roman Gushchin
2019-07-12mm: memcg/slab: generalize postponed non-root kmem_cache deactivationRoman Gushchin
2019-07-12mm: memcg/slab: rename slab delayed deactivation functions and fieldsRoman Gushchin
2019-07-12mm: memcg/slab: postpone kmem_cache memcg pointer initialization to memcg_lin...Roman Gushchin
2019-07-12mm: memcontrol: dump memory.stat during cgroup OOMJohannes Weiner
2019-07-12mm, memcg: introduce memory.events.localShakeel Butt
2019-07-12memcg, fsnotify: no oom-kill for remote memcg chargingShakeel Butt
2019-07-12memcg, oom: no oom-kill for __GFP_RETRY_MAYFAILShakeel Butt
2019-07-12mm/mincore.c: fix race between swapoff and mincoreHuang Ying
2019-07-12mm, swap: use rbtree for swap_extentAaron Lu
2019-07-12mm/swap_state.c: simplify total_swapcache_pages() with get_swap_device()Huang Ying
2019-07-12mm, swap: fix race between swapoff and some swap operationsHuang Ying
2019-07-12mm/filemap.c: correct the comment about VM_FAULT_RETRYYang Shi
2019-07-129p: pass the correct prototype to read_cache_pageChristoph Hellwig
2019-07-12jffs2: pass the correct prototype to read_cache_pageChristoph Hellwig
2019-07-12mm/filemap: don't cast ->readpage to filler_t for do_read_cache_pageChristoph Hellwig
2019-07-12mm/filemap.c: fix an overly long line in read_cache_pageChristoph Hellwig
2019-07-12mm, debug_pagealloc: use a page type instead of page_ext flagVlastimil Babka
2019-07-12mm, page_alloc: more extensive free page checking with debug_pageallocVlastimil Babka
2019-07-12mm, debug_pagelloc: use static keys to enable debuggingVlastimil Babka
2019-07-12mm/failslab.c: by default, do not fail allocations with direct reclaim onlyNicolas Boichat
2019-07-12include/linux/pagemap.h: document trylock_page() return valueAndrew Morton
2019-07-12mm: remove the exporting of totalram_pagesDenis Efremov
2019-07-12include/linux/vmpressure.h: use spinlock_t instead of struct spinlockSebastian Andrzej Siewior
2019-07-12mm/page_isolation.c: change the prototype of undo_isolate_page_range()Pingfan Liu
2019-07-12mm: remove the account_page_dirtied exportChristoph Hellwig
2019-07-12include/linux/mm_types.h: ifdef struct vm_area_struct::swap_readahead_infoAlexey Dobriyan
2019-07-12mm: make !CONFIG_HUGE_PAGE wrappers into static inlinesJason Gunthorpe
2019-07-12mm/memory.c: trivial clean up in insert_page()Miklos Szeredi