summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-09-064-16/+46
|\
| * Merge branch 'superblock-scaling' of git://git.kernel.org/pub/scm/linux/kerne...Al Viro2015-08-213-5/+16
| |\
| | * inode: rename i_wb_list to i_io_listDave Chinner2015-08-181-1/+1
| | * sync: serialise per-superblock sync operationsDave Chinner2015-08-181-0/+2
| | * inode: convert inode_sb_list_lock to per-sbDave Chinner2015-08-182-3/+6
| | * inode: add hlist_fake to avoid the inode hash lock in evictJosef Bacik2015-08-182-1/+6
| * | change sb_writers to use percpu_rw_semaphoreOleg Nesterov2015-08-151-13/+6
| * | shift percpu_counter_destroy() into destroy_super_work()Oleg Nesterov2015-08-151-1/+2
| * | percpu-rwsem: introduce percpu_rwsem_release() and percpu_rwsem_acquire()Oleg Nesterov2015-08-151-0/+19
| * | percpu-rwsem: introduce percpu_down_read_trylock()Oleg Nesterov2015-08-151-0/+1
| * | introduce __sb_writers_{acquired,release}() helpersOleg Nesterov2015-08-151-0/+5
* | | Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-09-0620-948/+1312
|\ \ \
| * | | [media] v4l2-mediabus: Add to DocBookMauro Carvalho Chehab2015-08-221-2/+2
| * | | [media] videobuf2-memops.h: add to device-drivers DocBookMauro Carvalho Chehab2015-08-221-1/+2
| * | | [media] videobuf2-core: Add it to device-drivers DocBookMauro Carvalho Chehab2015-08-221-4/+6
| * | | [media] v4l-dv-timings.h: Add to device-drivers DocBookMauro Carvalho Chehab2015-08-221-58/+77
| * | | [media] v4l2-event.h: fix comments and add to DocBookMauro Carvalho Chehab2015-08-221-22/+25
| * | | [media] v4l2-ctrls.h: Document a few missing argumentsMauro Carvalho Chehab2015-08-221-1/+8
| * | | [media] v4l2-ctls: don't document v4l2_ctrl_fill()Mauro Carvalho Chehab2015-08-221-1/+1
| * | | [media] v4l2-ctrls.h: add to device-drivers DocBookMauro Carvalho Chehab2015-08-221-460/+551
| * | | [media] v4l2-subdev: add remaining argument descriptionsMauro Carvalho Chehab2015-08-221-1/+21
| * | | [media] v4l2_subdev: describe ioctl parms at the remaining structsMauro Carvalho Chehab2015-08-221-0/+30
| * | | [media] v4l2_subdev: describe ioctl parms at v4l2_subdev_video_opsMauro Carvalho Chehab2015-08-221-2/+24
| * | | [media] v4l2-subdev: reorder the v4l2_subdev_video_ops commentsMauro Carvalho Chehab2015-08-221-8/+10
| * | | [media] v4l2-subdev: Add description for radio ioctl handlersMauro Carvalho Chehab2015-08-221-4/+19
| * | | [media] v4l2-subdev: Add description for core ioctl handlersMauro Carvalho Chehab2015-08-221-1/+21
| * | | [media] v4l2-subdev: convert documentation to the right formatMauro Carvalho Chehab2015-08-221-126/+135
| * | | [media] Docbook: Fix comments at v4l2-mem2mem.hMauro Carvalho Chehab2015-08-221-0/+20
| * | | [media] Docbook: fix comments at v4l2-flash-led-class.hMauro Carvalho Chehab2015-08-221-6/+6
| * | | [media] Docbook: Fix s_rx_carrier_range parameter descriptionMauro Carvalho Chehab2015-08-221-1/+1
| * | | [media] Docbook: Fix comments at v4l2-async.hMauro Carvalho Chehab2015-08-221-3/+5
| * | | [media] Docbook: Fix description of struct media_devnodeMauro Carvalho Chehab2015-08-221-0/+4
| * | | [media] tw68: Move PCI vendor and device IDs to pci_ids.hEzequiel Garcia2015-08-161-0/+9
| * | | [media] v4l: omap3isp: Drop platform data supportLaurent Pinchart2015-08-161-158/+0
| * | | [media] c8sectpfe: Add DT bindings documentation for c8sectpfe driverPeter Griffin2015-08-111-0/+12
| * | | [media] videobuf2: add trace eventsPhilipp Zabel2015-07-171-0/+97
| * | | [media] v4l2-dev: use event class to deduplicate v4l2 trace eventsPhilipp Zabel2015-07-171-82/+78
| * | | [media] Driver for Toshiba TC358743 HDMI to CSI-2 bridgeMats Randgaard2015-07-172-0/+135
| * | | [media] Add helper function for subdev event notificationsLars-Peter Clausen2015-07-171-0/+4
| * | | Merge tag 'v4.2-rc2' into patchworkMauro Carvalho Chehab2015-07-179-15/+42
| |\ \ \
| * | | | [media] rc-core: remove the LIRC "protocol"David Härdeman2015-07-061-20/+18
| * | | | [media] rc-core: use an IDA rather than a bitmapDavid Härdeman2015-07-061-2/+2
| * | | | [media] media: uapi: vsp1: Use __u32 instead of u32Joe Perches2015-07-061-1/+1
| * | | | [media] v4l2-dv-timings: add support for reduced blanking v2Prashant Laddha2015-07-061-1/+5
* | | | | Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...Linus Torvalds2015-09-061-3/+4
|\ \ \ \ \
| * | | | | mailbox: switch to hrtimer for tx_complete pollingSudeep Holla2015-08-101-3/+4
* | | | | | Merge tag 'nfsd-4.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-09-067-114/+83
|\ \ \ \ \ \
| * | | | | | net: sunrpc: fix tracepoint Warning: unknown op '->'Pratyush Anand2015-08-311-7/+14
| * | | | | | lockd: NLM grace period shouldn't block NFSv4 opensJ. Bruce Fields2015-08-131-0/+6
| * | | | | | sunrpc: Switch to using hash list instead single listKinglong Mee2015-08-131-2/+2