summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* mm: shmem: make stat.st_blksize return huge page size if THP is onYang Shi2018-06-071-0/+14
* mm: vmalloc: pass proper vm_start into debugobjectsChintan Pandya2018-06-071-4/+5
* mm: vmalloc: avoid racy handling of debugobjects in vunmapChintan Pandya2018-06-071-1/+2
* mm: vmalloc: clean up vunmap to avoid pgtable ops twiceChintan Pandya2018-06-071-22/+7
* mm/sparse.c: pass the __highest_present_section_nr + 1 to alloc_func()Wei Yang2018-06-071-1/+1
* mm/sparse.c: check __highest_present_section_nr only for a present sectionWei Yang2018-06-071-3/+1
* mm, gup: prevent pmd checking race in follow_pmd_mask()Huang Ying2018-06-071-11/+27
* mm/docs: describe memory.low refinementsRoman Gushchin2018-06-071-15/+13
* mm: treat memory.low value inclusiveRoman Gushchin2018-06-071-3/+3
* mm: memory.low hierarchical behaviorRoman Gushchin2018-06-074-31/+134
* mm: rename page_counter's count/limit into usage/maxRoman Gushchin2018-06-076-82/+82
* mm/memblock: introduce PHYS_ADDR_MAXStefan Agner2018-06-072-11/+12
* mm: remove odd HAVE_PTE_SPECIALLaurent Dufour2018-06-071-9/+6
* mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour2018-06-0724-27/+18
* mm/page_alloc: remove realsize in free_area_init_core()Wei Yang2018-06-071-4/+4
* mm: restructure memfd codeMike Kravetz2018-06-077-338/+366
* mm/shmem: update file sealing comments and file checkingMike Kravetz2018-06-071-24/+26
* mm/shmem: add __rcu annotations and properly deref radix entryMike Kravetz2018-06-071-7/+13
* zram: introduce zram memory trackingMinchan Kim2018-06-074-14/+163
* zram: record accessed secondMinchan Kim2018-06-072-0/+17
* zram: mark incompressible page as ZRAM_HUGEMinchan Kim2018-06-073-3/+17
* zram: correct flag name of ZRAM_ACCESSMinchan Kim2018-06-072-13/+13
* mm, memcontrol: implement memory.swap.eventsTejun Heo2018-06-073-1/+44
* mm, memcontrol: move swap charge handling into get_swap_page()Tejun Heo2018-06-074-10/+10
* mm: introduce arg_lock to protect arg_start|end and env_start|end in mm_structYang Shi2018-06-075-6/+16
* slab: clean up the code comment in slab kmem_cache structBaoquan He2018-06-071-3/+4
* mm/slub: remove obsolete commentCanjiang Lu2018-06-071-6/+0
* mm/slub.c: add __printf verification to slab_err()Mathieu Malaterre2018-06-071-1/+1
* slab: __GFP_ZERO is incompatible with a constructorMatthew Wilcox2018-06-073-1/+7
* net/9p/trans_xen.c: don't inclide rwlock.h directlySebastian Andrzej Siewior2018-06-071-1/+0
* fs/9p: detect invalid options as much as possibleChengguang Xu2018-06-071-17/+12
* net/9p: detect invalid options as much as possibleChengguang Xu2018-06-071-8/+5
* fs: ocfs2: use new return type vm_fault_tSouptick Joarder2018-06-071-24/+20
* ocfs2: drop a VLA in ocfs2_orphan_del()Salvatore Mesoraca2018-06-071-2/+1
* ocfs2: correct the comments position of struct ocfs2_dir_block_trailerGuozhonghua2018-06-071-4/+4
* ocfs2: eliminate a misreported warningZhen Lei2018-06-071-1/+1
* ocfs2: ocfs2_inode_lock_tracker does not distinguish lock levelLarry Chen2018-06-072-30/+90
* ocfs2: clean up redundant function declarationsJia Guo2018-06-072-7/+5
* scripts: use SPDX tag in get_maintainer and checkpatchJoe Perches2018-06-072-3/+5
* fs/dax.c: use new return type vm_fault_tSouptick Joarder2018-06-074-49/+58
* Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-06-071168-176635/+16750
|\
| * media: omap2: fix compile-testing with FB_OMAP2=mArnd Bergmann2018-06-061-1/+1
| * media: media/radio/Kconfig: add back RADIO_ISAHans Verkuil2018-06-051-0/+1
| * media: v4l2-ioctl.c: fix missing unlock in __video_do_ioctl()Hans Verkuil2018-06-051-1/+1
| * media: pxa_camera: ignore -ENOIOCTLCMD from v4l2_subdev_call for s_powerAkinobu Mita2018-06-051-12/+23
| * media: arch: sh: migor: Fix TW9910 PDN gpioJacopo Mondi2018-06-051-1/+1
| * media: staging: tegra-vde: Reset VDE regardless of memory client resetting fa...Dmitry Osipenko2018-06-051-8/+5
| * media: marvel-ccic: mmp: select VIDEOBUF2_VMALLOC/DMA_CONTIGArnd Bergmann2018-06-051-0/+2
| * media: marvel-ccic: allow ccic and mmp drivers to coexistArnd Bergmann2018-06-052-6/+12
| * media: uvcvideo: Prevent setting unavailable flagsKieran Bingham2018-06-051-8/+9