summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* include/linux/mm.h: return true in cpupid_pid_unset()Jason Yan2020-06-051-1/+1
* mm: replace zero-length array with flexible-array memberchenqiwu2020-06-051-1/+1
* mm/memory_hotplug: introduce add_memory_driver_managed()David Hildenbrand2020-06-052-0/+3
* mm/memory_hotplug: remove is_mem_section_removable()David Hildenbrand2020-06-051-7/+0
* mm: add kvfree_sensitive() for freeing sensitive data objectsWaiman Long2020-06-051-0/+1
* kmap: consolidate kmap_prot definitionsIra Weiny2020-06-051-0/+4
* parisc/kmap: remove duplicate kmap codeIra Weiny2020-06-051-3/+7
* drm: remove drm specific kmap_atomic codeIra Weiny2020-06-051-4/+0
* arch/kmap: define kmap_atomic_prot() for all arch'sIra Weiny2020-06-051-3/+4
* arch/kunmap_atomic: consolidate duplicate codeIra Weiny2020-06-051-4/+9
* arch/kmap_atomic: consolidate duplicate codeIra Weiny2020-06-051-0/+23
* arch/kunmap: remove duplicate kunmap implementationsIra Weiny2020-06-051-0/+14
* arch/kmap: remove redundant arch specific kmapsIra Weiny2020-06-051-0/+18
* mm: remove __ARCH_HAS_5LEVEL_HACK and include/asm-generic/5level-fixup.hMike Rapoport2020-06-052-66/+0
* asm-generic: remove pgtable-nop4d-hack.hMike Rapoport2020-06-052-68/+0
* kcov: collect coverage from interruptsAndrey Konovalov2020-06-051-0/+3
* Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2020-06-0418-109/+581
|\
| * media: dvb-usb: Add Cinergy S2 PCIe Dual Port supportDirk Nehring2020-05-251-0/+3
| * media: v4l2-ctrls: Add helper to register propertiesJacopo Mondi2020-05-181-0/+26
| * media: include: v4l2-ctrl: Sort forward declarationsJacopo Mondi2020-05-181-4/+4
| * media: v4l2-fwnode: Add helper to parse device propertiesJacopo Mondi2020-05-181-0/+47
| * media: v4l2-ctrls: Add camera orientation and rotationJacopo Mondi2020-05-181-0/+7
| * media: Revert "media: v4l2-fwnode: Add a convenience function for registering...Steve Longerbeam2020-05-181-38/+0
| * media: v4l2-mc: add v4l2_create_fwnode_links helpersSteve Longerbeam2020-05-181-0/+48
| * media: v4l2-subdev: add v4l2_subdev_get_fwnode_pad_1_to_1Steve Longerbeam2020-05-181-0/+17
| * media: entity: Pass entity to get_fwnode_pad operationSteve Longerbeam2020-05-181-1/+2
| * media: v4l2-subdev: add VIDIOC_SUBDEV_QUERYCAP ioctlHans Verkuil2020-05-121-0/+16
| * media: v4l2-dev: Add v4l2_device_register_ro_subdev_node()Jacopo Mondi2020-05-122-4/+53
| * media: v4l2: Extend VIDIOC_ENUM_FMT to support MC-centric devicesLaurent Pinchart2020-05-061-1/+2
| * media: v4l2-dev/ioctl: Add V4L2_CAP_IO_MCNiklas Söderlund2020-05-061-0/+2
| * media: v4l2-ctrls.h: clarify the p_def argument of v4l2_ctrl_new_std_compoundHans Verkuil2020-04-291-1/+3
| * media: cec-gpio: handle gpiod_get_value errors correctlyHans Verkuil2020-04-291-9/+7
| * media: dvb-usb-ids.h: fix an USB PID nameMauro Carvalho Chehab2020-04-221-1/+1
| * media: v4l2-image-sizes: add HD and Full-HD definitionsMarco Felsch2020-04-211-0/+6
| * media: v4l2-ctrls: add __v4l2_ctrl_s_ctrl_compound()Hans Verkuil2020-04-211-20/+29
| * media: v4l2-core: Add helpers to build the H264 P/B0/B1 reflistsBoris Brezillon2020-04-212-1/+92
| * media: v4l2-fh: define v4l2_fh struct regardless of conditionSeungchul Kim2020-04-211-2/+0
| * media: v4l2-ctrl: Add H264 profile and levelsMaheshwar Ajja2020-04-211-0/+5
| * media: rc: if kernel is built without an IR codec, don't advertise itSean Young2020-04-211-27/+76
| * Merge tag 'v5.7-rc2' into patchworkMauro Carvalho Chehab2020-04-2042-63/+84
| |\
| * | media: add v4l2 JPEG helpersPhilipp Zabel2020-04-141-0/+135
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-0416-159/+209
|\ \ \
| * | | include/linux/memblock.h: fix minor typo and unclear commentchenqiwu2020-06-041-2/+2
| * | | mm: vmscan: reclaim writepage is IO costJohannes Weiner2020-06-042-1/+4
| * | | mm: vmscan: determine anon/file pressure balance at the reclaim rootJohannes Weiner2020-06-041-0/+13
| * | | mm: balance LRU lists based on relative thrashingJohannes Weiner2020-06-041-2/+1
| * | | mm: base LRU balancing on an explicit cost modelJohannes Weiner2020-06-042-14/+9
| * | | mm: fold and remove lru_cache_add_anon() and lru_cache_add_file()Johannes Weiner2020-06-041-2/+0
| * | | mm: keep separate anon and file statistics on page reclaim activityJohannes Weiner2020-06-041-0/+4
| * | | mm: memcontrol: delete unused lrucare handlingJohannes Weiner2020-06-041-3/+2