summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2016-07-281-2/+2
|\
| * quota: use time64_t internallyArnd Bergmann2016-06-191-2/+2
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-07-284-56/+25
|\ \
| * | vfs: new d_init methodMiklos Szeredi2016-07-241-0/+1
| * | bdev: get rid of ->bd_inodesAl Viro2016-07-191-1/+0
| * | Merge branch 'd_real' of git://git.kernel.org/pub/scm/linux/kernel/git/mszere...Al Viro2016-06-3058-143/+316
| |\ \
| | * | vfs: document ->d_real()Miklos Szeredi2016-06-301-1/+13
| | * | vfs: merge .d_select_inode() into .d_real()Miklos Szeredi2016-06-302-26/+9
| * | | Merge branch 'for-linus' into work.miscAl Viro2016-06-302-0/+2
| |\ \ \
| * | | | trim fsnotify hooks a bitAl Viro2016-05-292-29/+3
| * | | | undo "fs: allow d_instantiate to be called with negative parent dentry"Al Viro2016-05-291-1/+1
* | | | | Merge branch 'salted-string-hash'Linus Torvalds2016-07-282-7/+9
|\ \ \ \ \
| * | | | | fs/dcache.c: Save one 32-bit multiply in dcache lookupGeorge Spelvin2016-06-111-2/+4
| * | | | | vfs: make the string hashes salt the hashLinus Torvalds2016-06-102-5/+5
* | | | | | Merge tag 'hsi-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds2016-07-271-1/+1
|\ \ \ \ \ \
| * | | | | | HSI: core: switch port event notifier from atomic to blockingSebastian Reichel2016-06-281-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-07-271-0/+1
|\ \ \ \ \ \
| * | | | | | random: replace non-blocking pool with a Chacha20-based CRNGTheodore Ts'o2016-07-031-0/+1
| |/ / / / /
* | | | | | Merge tag 'media/v4.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-07-2720-806/+1913
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'topic/docs-next' into v4l_for_linusMauro Carvalho Chehab2016-07-2720-806/+1913
| |\ \ \ \ \ \
| | * | | | | | [media] doc-rst: add some needed escape codesMauro Carvalho Chehab2016-07-233-28/+28
| | * | | | | | [media] v4l2-ioctl.h add debug info for struct v4l2_ioctl_opsMauro Carvalho Chehab2016-07-231-0/+266
| | * | | | | | [media] v4l2-ctrls.h: fully document the header fileMauro Carvalho Chehab2016-07-231-86/+279
| | * | | | | | [media] doc-rst: Fix some typedef ugly warningsMauro Carvalho Chehab2016-07-232-2/+4
| | * | | | | | [media] v4l2-fh.h: add documentation for itMauro Carvalho Chehab2016-07-231-32/+96
| | * | | | | | [media] v4l2-event.h: document all functionsMauro Carvalho Chehab2016-07-231-12/+113
| | * | | | | | [media] doc-rst: document v4l2-dev.hMauro Carvalho Chehab2016-07-231-49/+315
| | * | | | | | [media] v4l2-common.h: Add documentation for other functionsMauro Carvalho Chehab2016-07-231-5/+38
| | * | | | | | [media] v4l2-common.h: document the subdev functionsMauro Carvalho Chehab2016-07-231-7/+42
| | * | | | | | [media] v4l2-async: document the remaining stuffMauro Carvalho Chehab2016-07-231-0/+39
| | * | | | | | [media] v4l2-subdev.h: Improve documentationMauro Carvalho Chehab2016-07-231-189/+383
| | * | | | | | [media] v4l2-device.h: document functionsMauro Carvalho Chehab2016-07-231-55/+143
| | * | | | | | [media] media-entry.h: Fix a note markupMauro Carvalho Chehab2016-07-231-4/+4
| | * | | | | | [media] doc-rst: Fix some Sphinx warningsMauro Carvalho Chehab2016-07-231-2/+4
| | * | | | | | Merge branch 'patchwork' into topic/docs-nextMauro Carvalho Chehab2016-07-2393-358/+708
| | |\ \ \ \ \ \
| | * | | | | | | [media] doc-rst: Fix conversion for MC core functionsMauro Carvalho Chehab2016-07-172-49/+58
| | * | | | | | | [media] doc-rst: Fix conversion for v4l2 core functionsMauro Carvalho Chehab2016-07-175-24/+49
| | * | | | | | | [media] doc-rst: Fix issues with RC documentationMauro Carvalho Chehab2016-07-173-4/+60
| | * | | | | | | [media] doc-rst: Convert media API to rstMauro Carvalho Chehab2016-07-171-231/+0
| | * | | | | | | [media] lirc.h: remove several unused ioctlsMauro Carvalho Chehab2016-07-111-37/+2
| | * | | | | | | Merge branch 'topic/cec' into topic/docs-nextMauro Carvalho Chehab2016-07-098-6/+3247
| | |\ \ \ \ \ \ \
* | | \ \ \ \ \ \ \ Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-07-275-18/+36
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fcoe: implement FIP VLAN responderHannes Reinecke2016-07-202-1/+5
| * | | | | | | | | | scsi: remove the disable_blk_mq host flagChristoph Hellwig2016-07-151-4/+2
| * | | | | | | | | | scsi: remove current_cmnd field from struct scsi_deviceChristoph Hellwig2016-07-131-1/+0
| * | | | | | | | | | fcoe: use enum for fip_modeHannes Reinecke2016-07-131-6/+8
| * | | | | | | | | | fc_fip: Update to latest FC-BB-6 draftHannes Reinecke2016-07-131-4/+17
| * | | | | | | | | | fcoe: convert to kworkerSebastian Andrzej Siewior2016-07-121-2/+4
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-07-272-2/+21
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'for-linus' into nextDmitry Torokhov2016-07-19604-3883/+17284
| |\ \ \ \ \ \ \ \ \ \ \