summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm-current/current'Stephen Rothwell2017-03-013-7/+19
|\
| * mm/vmstat.c: walk the zone in pageblock_nr_pages stepszhong jiang2017-02-281-1/+1
| * mm/page_owner: align with pageblock_nr pageszhong jiang2017-02-281-1/+1
| * mm: vmscan: do not pass reclaimed slab to vmpressureVinayak Menon2017-02-281-5/+12
| * mm/page_alloc: return 0 in case this node has no page within the zoneWei Yang2017-02-281-0/+5
* | Merge remote-tracking branch 'idr/idr-4.11'Stephen Rothwell2017-03-011-4/+2
|\ \
| * | radix-tree: Store a pointer to the root in each nodeMatthew Wilcox2017-02-131-4/+2
* | | Merge remote-tracking branch 'kspp/for-next/kspp'Stephen Rothwell2017-03-012-5/+7
|\ \ \
| * \ \ Merge commit 'v4.10-rc3^{}' into for-next/gcc-pluginsKees Cook2017-02-162-28/+22
| |\ \ \
| * | | | initify: Mark functions with the __unverified_nocapture attributeEmese Revfy2017-02-161-0/+2
| * | | | initify: Mark functions with the __nocapture attributeEmese Revfy2017-02-161-1/+1
| * | | | util: Move type casts into is_kernel_rodataEmese Revfy2017-02-161-5/+5
* | | | | Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell2017-03-013-6/+6
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch 'work.statx' into for-nextAl Viro2017-02-247-49/+101
| |\ \ \ \
| | * | | | statx: Add a system call to make enhanced file info availableDavid Howells2017-02-021-3/+3
| | | |_|/ | | |/| |
| * | | | backmerge of nbd.c changes, resolving conflictsAl Viro2017-02-2412-145/+253
| |\ \ \ \
| * | | | | mm: use helper for calling f_op->mmap()Miklos Szeredi2017-02-202-3/+3
* | | | | | mm: add arch-independent testcases for RODATAJinbum Park2017-02-273-0/+63
* | | | | | mm: use mmget_not_zero() helperVegard Nossum2017-02-271-1/+1
* | | | | | mm: add new mmget() helperVegard Nossum2017-02-271-5/+5
* | | | | | mm: add new mmgrab() helperVegard Nossum2017-02-275-6/+6
* | | | | | lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-271-1/+1
* | | | | | scripts/spelling.txt: add "followings" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* | | | | | scripts/spelling.txt: add "comsume(r)" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* | | | | | scripts/spelling.txt: add "algined" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* | | | | | fs: add i_blocksize()Fabian Frederick2017-02-271-1/+1
* | | | | | zswap: don't param_set_charp while holding spinlockDan Streetman2017-02-271-7/+13
* | | | | | zswap: clear compressor or zpool param if invalid at initDan Streetman2017-02-271-12/+37
* | | | | | zswap: allow initialization at boot without poolDan Streetman2017-02-271-12/+34
* | | | | | kasan: drain quarantine of memcg slab objectsGreg Thelen2017-02-243-2/+5
* | | | | | memory-hotplug: use dev_online for memhp_auto_onlineNathan Fontenot2017-02-241-1/+1
* | | | | | mm: do not access page->mapping directly on page_endioMinchan Kim2017-02-241-2/+5
* | | | | | mm/thp/autonuma: use TNF flag instead of vm faultAneesh Kumar K.V2017-02-241-1/+1
* | | | | | mm/gup: check for protnone only if it is a PTE entryAneesh Kumar K.V2017-02-241-2/+3
* | | | | | mm: cleanups for printing phys_addr_t and dma_addr_tMiles Chen2017-02-242-9/+9
* | | | | | mm/zsmalloc: fix comment in zsmallocYisheng Xie2017-02-241-4/+0
* | | | | | mm/page_alloc.c: remove redundant init code for ZONE_MOVABLEWei Yang2017-02-241-2/+0
* | | | | | mm/zsmalloc: remove redundant SetPagePrivate2 in create_page_chainYisheng Xie2017-02-241-5/+1
* | | | | | mm: vmpressure: fix sending wrong events on underflowVinayak Menon2017-02-241-1/+9
* | | | | | mm: remove shmem_mapping() shmem_zero_setup() duplicatesHugh Dickins2017-02-245-0/+5
* | | | | | mm/page_alloc: fix nodes for reclaim in fast pathGavin Shan2017-02-241-1/+1
* | | | | | mm/memory_hotplug.c: fix overflow in test_pages_in_a_zone()zhong jiang2017-02-241-2/+2
* | | | | | mm/page-writeback.c: place "not" inside of unlikely() statement in wb_domain_...Steven Rostedt (VMware)2017-02-241-1/+1
* | | | | | mm/ksm: handle protnone saved writes when making page write protectAneesh Kumar K.V2017-02-241-2/+7
* | | | | | mm/autonuma: let architecture override how the write bit should be stashed in...Aneesh Kumar K.V2017-02-243-5/+5
* | | | | | mm/autonuma: don't use set_pte_at when updating protnone ptesAneesh Kumar K.V2017-02-241-9/+9
* | | | | | mm/shmem.c: fix unlikely() test of info->seals to test only for WRITE and GROWSteven Rostedt (VMware)2017-02-241-1/+1
* | | | | | mm, vmscan: clear PGDAT_WRITEBACK when zone is balancedMel Gorman2017-02-241-0/+1
* | | | | | mm: codgin-style fixesTobin C Harding2017-02-241-31/+29
* | | | | | mm/memory.c: use NULL instead of literal 0Tobin C Harding2017-02-241-3/+3