summaryrefslogtreecommitdiff
path: root/mm
Commit message (Expand)AuthorAge
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* kasan, sched/headers: Uninline kasan_enable/disable_current()Ingo Molnar2017-03-02
* mm/vmacache, sched/headers: Introduce 'struct vmacache' and move it from <lin...Ingo Molnar2017-03-02
* Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2017-02-28
|\
| * radix-tree: Store a pointer to the root in each nodeMatthew Wilcox2017-02-13
* | mm: add arch-independent testcases for RODATAJinbum Park2017-02-27
* | mm: use mmget_not_zero() helperVegard Nossum2017-02-27
* | mm: add new mmget() helperVegard Nossum2017-02-27
* | mm: add new mmgrab() helperVegard Nossum2017-02-27
* | lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-27
* | scripts/spelling.txt: add "followings" pattern and fix typo instancesMasahiro Yamada2017-02-27
* | scripts/spelling.txt: add "comsume(r)" pattern and fix typo instancesMasahiro Yamada2017-02-27
* | scripts/spelling.txt: add "algined" pattern and fix typo instancesMasahiro Yamada2017-02-27
* | fs: add i_blocksize()Fabian Frederick2017-02-27
* | zswap: don't param_set_charp while holding spinlockDan Streetman2017-02-27
* | zswap: clear compressor or zpool param if invalid at initDan Streetman2017-02-27
* | zswap: allow initialization at boot without poolDan Streetman2017-02-27
* | kasan: drain quarantine of memcg slab objectsGreg Thelen2017-02-24
* | memory-hotplug: use dev_online for memhp_auto_onlineNathan Fontenot2017-02-24
* | mm: do not access page->mapping directly on page_endioMinchan Kim2017-02-24
* | mm/thp/autonuma: use TNF flag instead of vm faultAneesh Kumar K.V2017-02-24
* | mm/gup: check for protnone only if it is a PTE entryAneesh Kumar K.V2017-02-24
* | mm: cleanups for printing phys_addr_t and dma_addr_tMiles Chen2017-02-24
* | mm/zsmalloc: fix comment in zsmallocYisheng Xie2017-02-24
* | mm/page_alloc.c: remove redundant init code for ZONE_MOVABLEWei Yang2017-02-24
* | mm/zsmalloc: remove redundant SetPagePrivate2 in create_page_chainYisheng Xie2017-02-24
* | mm: vmpressure: fix sending wrong events on underflowVinayak Menon2017-02-24
* | mm: remove shmem_mapping() shmem_zero_setup() duplicatesHugh Dickins2017-02-24
* | mm/page_alloc: fix nodes for reclaim in fast pathGavin Shan2017-02-24
* | mm/memory_hotplug.c: fix overflow in test_pages_in_a_zone()zhong jiang2017-02-24
* | mm/page-writeback.c: place "not" inside of unlikely() statement in wb_domain_...Steven Rostedt (VMware)2017-02-24
* | mm/ksm: handle protnone saved writes when making page write protectAneesh Kumar K.V2017-02-24
* | mm/autonuma: let architecture override how the write bit should be stashed in...Aneesh Kumar K.V2017-02-24
* | mm/autonuma: don't use set_pte_at when updating protnone ptesAneesh Kumar K.V2017-02-24
* | mm/shmem.c: fix unlikely() test of info->seals to test only for WRITE and GROWSteven Rostedt (VMware)2017-02-24
* | mm, vmscan: clear PGDAT_WRITEBACK when zone is balancedMel Gorman2017-02-24
* | mm: codgin-style fixesTobin C Harding2017-02-24
* | mm/memory.c: use NULL instead of literal 0Tobin C Harding2017-02-24
* | mm/page_alloc.c: remove duplicate inclusion of page_ext.hMasanari Iida2017-02-24
* | vmalloc: back off when the current task is killedMichal Hocko2017-02-24
* | mm: cma: print allocation failure reason and bitmap statusJaewon Kim2017-02-24
* | mm, madvise: fail with ENOMEM when splitting vma will hit max_map_countDavid Rientjes2017-02-24
* | mm: cma_alloc: allow to specify GFP maskLucas Stach2017-02-24
* | mm: alloc_contig_range: allow to specify GFP maskLucas Stach2017-02-24