summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-06-08Merge tag 'regulator-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds11-182/+45
2018-06-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds4-6/+50
2018-06-08Merge tag 'dmaengine-4.18-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-0/+61
2018-06-08Merge tag 'iommu-updates-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+0
2018-06-08Merge tag 'mtd/for-4.18' of git://git.infradead.org/linux-mtdLinus Torvalds3-9/+31
2018-06-08Merge tag 'gpio-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds3-5/+39
2018-06-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-3/+16
2018-06-08Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds3-2/+24
2018-06-08Merge tag 'for-linus-4.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-4/+104
2018-06-08Merge branch 'for-4.18/multitouch' into for-linusJiri Kosina1-3/+15
2018-06-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds24-476/+437
2018-06-08autofs4: merge auto_fs.h and auto_fs4.hIan Kent2-162/+160
2018-06-08lib/mpi: headers cleanupVasily Averin1-61/+0
2018-06-08include/linux/types.h: use fixed width types without double-underscore prefixMasahiro Yamada1-14/+14
2018-06-08include/linux/types.h: define aligned_ types based on uapi headerMasahiro Yamada1-3/+3
2018-06-08int-ll64.h: define u{8,16,32,64} and s{8,16,32,64} based on uapi headerMasahiro Yamada1-11/+8
2018-06-08mm: remove page_is_poisoned() from linux/mm.hSahara1-2/+0
2018-06-08mem_cgroup: make sure moving_account, move_lock_task and stat_cpu in the same...Aaron Lu1-4/+19
2018-06-08include/linux/gfp.h: fix the annotation of GFP_ZONE_TABLEHuaisheng Ye1-2/+2
2018-06-08userfaultfd: prevent non-cooperative events vs mcopy_atomic racesMike Rapoport1-2/+4
2018-06-08slub: remove kmem_cache->reservedMatthew Wilcox1-1/+0
2018-06-08mm: add hmm_data to struct pageMatthew Wilcox2-12/+8
2018-06-08mm: add pt_mm to struct pageMatthew Wilcox1-1/+1
2018-06-08mm: improve struct page documentationMatthew Wilcox1-21/+19
2018-06-08mm: combine LRU and main union in struct pageMatthew Wilcox1-51/+46
2018-06-08mm: move lru union within struct pageMatthew Wilcox1-51/+51
2018-06-08mm: combine first three unions in struct pageMatthew Wilcox1-33/+33
2018-06-08mm: move _refcount out of struct page unionMatthew Wilcox1-15/+10
2018-06-08mm: move 'private' union within struct pageMatthew Wilcox1-31/+25
2018-06-08mm: switch s_mem and slab_cache in struct pageMatthew Wilcox1-2/+2
2018-06-08mm: mark pages in use for page tablesMatthew Wilcox3-1/+9
2018-06-08mm: split page_type out from _mapcountMatthew Wilcox2-24/+34
2018-06-08mm: save two stranded bits in gfp_maskShakeel Butt1-5/+5
2018-06-08mm: change return type to vm_fault_tSouptick Joarder1-3/+3
2018-06-08mm: use new return type vm_fault_tSouptick Joarder1-2/+2
2018-06-08memcg: introduce memory.minRoman Gushchin2-6/+20
2018-06-08mm: move is_pageblock_removable_nolock() to mm/memory_hotplug.cMathieu Malaterre1-1/+0
2018-06-08memcg: writeback: use memcg->cgwb_list directlyWang Long1-1/+0
2018-06-08mm/ksm: move [set_]page_stable_node from ksm.h to ksm.cMike Rapoport1-11/+0
2018-06-08mm/ksm: remove unused page_referenced_ksm declarationMike Rapoport1-6/+0
2018-06-08lockdep: fix fs_reclaim annotationOmar Sandoval1-0/+4
2018-06-08mm: memory.low hierarchical behaviorRoman Gushchin2-2/+8
2018-06-08mm: rename page_counter's count/limit into usage/maxRoman Gushchin2-8/+8
2018-06-08mm/memblock: introduce PHYS_ADDR_MAXStefan Agner1-0/+1
2018-06-08mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour1-2/+2
2018-06-08mm: restructure memfd codeMike Kravetz2-13/+16
2018-06-08mm, memcontrol: implement memory.swap.eventsTejun Heo1-0/+5
2018-06-08mm: introduce arg_lock to protect arg_start|end and env_start|end in mm_structYang Shi1-0/+2
2018-06-08slab: clean up the code comment in slab kmem_cache structBaoquan He1-3/+4
2018-06-08fs/dax.c: use new return type vm_fault_tSouptick Joarder2-4/+4