summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | media: v4l: fwnode: Fix comment incorrectly mentioning v4l2_fwnode_parse_endp...Leonard Crestez2018-04-231-1/+1
| * | media: omap: omap-iommu.h: allow building drivers with COMPILE_TESTMauro Carvalho Chehab2018-04-201-0/+5
| * | media: rc: add ioctl to get the current timeoutSean Young2018-04-201-0/+6
| * | media: mmp-camera.h: add missing platform dataMauro Carvalho Chehab2018-04-171-0/+19
* | | Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-06-074-6/+44
|\ \ \
| * | | ocxl: Add an IOCTL so userspace knows what OCXL features are availableAlastair D'Silva2018-06-031-0/+6
| * | | ocxl: Expose the thread_id needed for wait on POWER9Alastair D'Silva2018-06-032-0/+17
| * | | mm/pkeys: Add an empty arch_pkeys_enabled()Michael Ellerman2018-05-091-0/+5
| * | | x86/pkeys: Move vma_pkey() into asm/pkeys.hMichael Ellerman2018-05-091-1/+1
| * | | mm/pkeys, powerpc, x86: Provide an empty vma_pkey() in linux/pkeys.hMichael Ellerman2018-05-091-0/+5
| * | | mm/pkeys: Remove include of asm/mmu_context.h from pkeys.hMichael Ellerman2018-05-091-1/+0