summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* kernel/padata.c: removed unused codeRichard Cochran2016-05-191-5/+0
* debugobjects: insulate non-fixup logic related to static obj from fixup callb...Du, Changbin2016-05-191-0/+2
* debugobjects: make fixup functions return bool instead of intDu, Changbin2016-05-191-7/+8
* time: remove timespec_add_safe()Deepa Dinamani2016-05-191-8/+7
* fs: poll/select/recvmmsg: use timespec64 for timeout eventsDeepa Dinamani2016-05-191-5/+6
* time: add missing implementation for timespec64_add_safe()Deepa Dinamani2016-05-191-3/+1
* fsnotify: avoid spurious EMFILE errors from inotify_init()Jan Kara2016-05-191-2/+0
* Merge tag 'trace-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2016-05-181-118/+2
|\
| * tracing: Remove TRACE_EVENT_FL_USE_CALL_FILTER logicSteven Rostedt (Red Hat)2016-05-021-3/+0
| * tracing: Remove unused function trace_current_buffer_lock_reserve()Steven Rostedt (Red Hat)2016-04-291-4/+0
| * tracing: Remove unused function trace_current_buffer_discard_commit()Steven Rostedt (Red Hat)2016-04-291-2/+0
| * tracing: Move trace_buffer_unlock_commit{_regs}() to local headerSteven Rostedt (Red Hat)2016-04-291-9/+0
| * tracing: Make filter_check_discard() localSteven Rostedt (Red Hat)2016-04-271-6/+0
| * tracing: Move event_trigger_unlock_commit{_regs}() to local headerSteven Rostedt (Red Hat)2016-04-261-94/+0
| * tracing: Add enable_hist/disable_hist triggersTom Zanussi2016-04-191-0/+1
| * tracing: Add 'hist' event trigger commandTom Zanussi2016-04-191-0/+1
* | Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2016-05-182-1/+27
|\ \
| * | tty: provide tty_name() even without CONFIG_TTYArnd Bergmann2016-04-271-1/+3
| * | audit: add tty field to LOGIN eventRichard Guy Briggs2016-04-261-0/+24
* | | Merge tag 'rproc-v4.7' of git://github.com/andersson/remoteprocLinus Torvalds2016-05-181-0/+4
|\ \ \
| * | | remoteproc: Add additional crash reasonsBjorn Andersson2016-05-121-0/+4
* | | | Merge tag 'rpmsg-v4.7' of git://github.com/andersson/remoteprocLinus Torvalds2016-05-181-1/+17
|\ \ \ \
| * | | | rpmsg: add helper macro module_rpmsg_driverAndrew F. Davis2016-05-061-0/+12
| * | | | rpmsg: add THIS_MODULE to rpmsg_driver in rpmsg coreAndrew F. Davis2016-05-061-1/+5
| |/ / /
* | | | Merge tag 'media/v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-05-1811-95/+982
|\ \ \ \
| * \ \ \ Merge tag 'v4.6-rc7' into patchworkMauro Carvalho Chehab2016-05-0914-91/+161
| |\ \ \ \
| * | | | | [media] media: rc: reduce size of struct ir_raw_eventHeiner Kallweit2016-05-071-14/+4
| * | | | | Merge tag 'v4.6-rc6' into patchworkMauro Carvalho Chehab2016-05-0253-167/+379
| |\ \ \ \ \
| * | | | | | [media] videodev2.h: remove 'experimental' annotationsHans Verkuil2016-04-251-28/+10
| * | | | | | [media] tpg: Export the tpg code from vivid as a moduleHelen Mae Koike Fornazier2016-04-202-0/+665
| * | | | | | [media] v4l2-rect.h: new header with struct v4l2_rect helper functionsHans Verkuil2016-04-201-0/+173
| * | | | | | [media] v4l2-device.h: add v4l2_device_mask_ variantsHans Verkuil2016-04-201-1/+54
| * | | | | | [media] media: Improve documentation for link_setup/link_modifyMauro Carvalho Chehab2016-04-202-1/+5
| * | | | | | [media] media-device: get rid of the spinlockMauro Carvalho Chehab2016-04-201-5/+1
| * | | | | | [media] v4l: vsp1: Add global alpha support for DRM pipelineLaurent Pinchart2016-04-131-2/+3
| * | | | | | [media] v4l: vsp1: Add Z-order support for DRM pipelineLaurent Pinchart2016-04-131-4/+14
| * | | | | | [media] v4l: vsp1: Fix vsp1_du_atomic_(begin|flush) declarationsLaurent Pinchart2016-04-131-2/+2
| * | | | | | [media] v4l: subdev: Add pad config allocator and initLaurent Pinchart2016-04-131-0/+8
| * | | | | | [media] media: Rename is_media_entity_v4l2_io to is_media_entity_v4l2_video_d...Laurent Pinchart2016-04-131-2/+2
| * | | | | | [media] media: Add obj_type field to struct media_entityLaurent Pinchart2016-04-131-37/+39
| * | | | | | [media] v4l2: add device_caps to struct video_deviceHans Verkuil2016-04-131-0/+3
| * | | | | | [media] media-device: make topology_version u64Mauro Carvalho Chehab2016-04-061-1/+1
| * | | | | | [media] media-device: Fix a commentMauro Carvalho Chehab2016-04-061-1/+1
* | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-05-186-27/+48
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'fixes' into miscJames Bottomley2016-05-175-80/+30
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | lib: scatterlist: move SG pool code from SCSI driver to lib/sg_pool.cMing Lin2016-04-152-19/+25
| * | | | | | | scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTSMing Lin2016-04-152-5/+5
| * | | | | | | scsi: vpd pages are mandatory for SPC-2Hannes Reinecke2016-04-151-2/+2
| * | | | | | | scsi: Add intermediate STARGET_REMOVE state to scsi_target_stateJohannes Thumshirn2016-04-151-0/+1
| * | | | | | | scsi-trace: define ZBC_IN and ZBC_OUTHannes Reinecke2016-04-112-0/+11