summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mem_cgroup: make sure moving_account, move_lock_task and stat_cpu in the same...Aaron Lu2018-06-071-4/+19
* include/linux/gfp.h: fix the annotation of GFP_ZONE_TABLEHuaisheng Ye2018-06-071-2/+2
* userfaultfd: prevent non-cooperative events vs mcopy_atomic racesMike Rapoport2018-06-071-2/+4
* slub: remove kmem_cache->reservedMatthew Wilcox2018-06-071-1/+0
* mm: add hmm_data to struct pageMatthew Wilcox2018-06-072-12/+8
* mm: add pt_mm to struct pageMatthew Wilcox2018-06-071-1/+1
* mm: improve struct page documentationMatthew Wilcox2018-06-071-21/+19
* mm: combine LRU and main union in struct pageMatthew Wilcox2018-06-071-51/+46
* mm: move lru union within struct pageMatthew Wilcox2018-06-071-51/+51
* mm: combine first three unions in struct pageMatthew Wilcox2018-06-071-33/+33
* mm: move _refcount out of struct page unionMatthew Wilcox2018-06-071-15/+10
* mm: move 'private' union within struct pageMatthew Wilcox2018-06-071-31/+25
* mm: switch s_mem and slab_cache in struct pageMatthew Wilcox2018-06-071-2/+2
* mm: mark pages in use for page tablesMatthew Wilcox2018-06-073-1/+9
* mm: split page_type out from _mapcountMatthew Wilcox2018-06-072-24/+34
* mm: save two stranded bits in gfp_maskShakeel Butt2018-06-071-5/+5
* mm: change return type to vm_fault_tSouptick Joarder2018-06-071-3/+3
* mm: use new return type vm_fault_tSouptick Joarder2018-06-071-2/+2
* memcg: introduce memory.minRoman Gushchin2018-06-072-6/+20
* mm: move is_pageblock_removable_nolock() to mm/memory_hotplug.cMathieu Malaterre2018-06-071-1/+0
* memcg: writeback: use memcg->cgwb_list directlyWang Long2018-06-071-1/+0
* mm/ksm: move [set_]page_stable_node from ksm.h to ksm.cMike Rapoport2018-06-071-11/+0
* mm/ksm: remove unused page_referenced_ksm declarationMike Rapoport2018-06-071-6/+0
* lockdep: fix fs_reclaim annotationOmar Sandoval2018-06-071-0/+4
* mm: memory.low hierarchical behaviorRoman Gushchin2018-06-072-2/+8
* mm: rename page_counter's count/limit into usage/maxRoman Gushchin2018-06-072-8/+8
* mm/memblock: introduce PHYS_ADDR_MAXStefan Agner2018-06-071-0/+1
* mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour2018-06-071-2/+2
* mm: restructure memfd codeMike Kravetz2018-06-072-13/+16
* mm, memcontrol: implement memory.swap.eventsTejun Heo2018-06-071-0/+5
* mm: introduce arg_lock to protect arg_start|end and env_start|end in mm_structYang Shi2018-06-071-0/+2
* slab: clean up the code comment in slab kmem_cache structBaoquan He2018-06-071-3/+4
* fs/dax.c: use new return type vm_fault_tSouptick Joarder2018-06-072-4/+4
* Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-06-0716-104/+159
|\
| * media: v4l2-core: push taking ioctl mutex down to ioctl handlerHans Verkuil2018-05-282-21/+0
| * media: v4l2-ioctl: delete unused v4l2_disable_ioctl_lockingHans Verkuil2018-05-281-15/+0
| * media: v4l: vsp1: Extend the DU API to support CRC computationLaurent Pinchart2018-05-171-2/+33
| * media: v4l: vsp1: Document the vsp1_du_atomic_config structureLaurent Pinchart2018-05-171-0/+10
| * media: rc: default to idle on at startup or after resetSean Young2018-05-141-0/+1
| * media: dvbdev: add a mutex protecting the "mdev" pointerMax Kellermann2018-05-111-0/+2
| * media: v4l2-device.h: always expose mdevHans Verkuil2018-05-111-3/+1
| * Merge tag 'v4.17-rc4' into patchworkMauro Carvalho Chehab2018-05-1079-196/+681
| |\
| * | media: omap3isp: support 64-bit version of omap3isp_stat_dataArnd Bergmann2018-05-091-0/+22
| * | media: v4l2-dev.h: fix doc warningHans Verkuil2018-05-091-0/+1
| * | media: entity: fix spelling for media_entity_get_fwnode_pad()Niklas Söderlund2018-05-091-1/+1
| * | media: include/video/omapfb_dss.h: use IS_ENABLED()Mauro Carvalho Chehab2018-05-051-1/+1
| * | media: meye: allow building it with COMPILE_TEST on non-x86Mauro Carvalho Chehab2018-05-051-0/+4
| * | media: dvb: add alternative USB PID for Hauppauge WinTV-soloHDRainer Keller2018-05-041-0/+1
| * | media: v4l2-core: get rid of videobuf-dvbMauro Carvalho Chehab2018-05-041-59/+0
| * | media: omapfb: omapfb_dss.h: add stubs to build with COMPILE_TEST && DRM_OMAPMauro Carvalho Chehab2018-05-041-2/+52