summaryrefslogtreecommitdiffstats
path: root/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2014-02-051-0/+11
|\
| * NVMe: Abort timed out commandsKeith Busch2014-01-271-0/+11
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-315-2/+49
|\ \
| * | [media] s5p-mfc: Add controls to set vp8 enc profileKiran AVND2014-01-131-0/+1
| * | [media] s5p-mfc: Add QP setting support for vp8 encoderArun Kumar K2014-01-131-0/+4
| * | [media] videodev2: Set vb2_rect's width and height as unsignedRicardo Ribalda2014-01-071-2/+2
| * | [media] saa7134: convert to the control frameworkHans Verkuil2014-01-071-0/+4
| * | [media] v4l: vsp1: Add LUT supportLaurent Pinchart2013-12-111-0/+34
| * | [media] v4l: Add media format codes for AHSV8888 on 32-bit bussesLaurent Pinchart2013-12-111-0/+3
| * | [media] media: Add pad flag MEDIA_PAD_FL_MUST_CONNECTSakari Ailus2013-12-041-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-01-302-0/+16
|\ \ \
| * | | Btrfs: add support for inode propertiesFilipe David Borba Manana2014-01-281-0/+3
| * | | btrfs: add ioctl to export size of global metadata reservationJeff Mahoney2014-01-281-0/+1
| * | | btrfs: add ioctls to query/change feature bits onlineJeff Mahoney2014-01-281-0/+12
* | | | Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-01-302-2/+4
|\ \ \ \
| * \ \ \ Merge branch 'for-jens' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Jens Axboe2014-01-211-1/+2
| |\ \ \ \
| | * | | | floppy: bail out in open() if drive is not responding to block0 readJiri Kosina2014-01-171-1/+2
| | | |/ / | | |/| |
| * | | | bcache: Add bch_btree_keys_u64s_remaining()Kent Overstreet2014-01-081-0/+1
| * | | | bcache: Bkey indexing renamingKent Overstreet2014-01-081-1/+1
* | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-01-294-2/+282
|\ \ \ \ \
| * | | | | drm/i915: Spelling s/auxilliary/auxiliary/Geert Uytterhoeven2014-01-221-1/+1
| * | | | | drm/radeon: add query to fetch the max engine clock (v2)Alex Deucher2014-01-201-0/+2
| * | | | | Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...Dave Airlie2014-01-203-1/+5
| |\ \ \ \ \
| | * \ \ \ \ Merge commit origin/master into drm-intel-nextDaniel Vetter2014-01-166-28/+28
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | * | | | | Merge tag 'v3.13-rc3' into drm-intel-next-queuedDaniel Vetter2013-12-0955-113/+2059
| | |\ \ \ \ \
| * | | | | | | drm/vmwgfx: Add a parameter to get max MOB memory sizeThomas Hellstrom2014-01-171-0/+1
| * | | | | | | drm/vmwgfx: Implement a buffer object synccpu ioctl.Thomas Hellstrom2014-01-171-1/+62
| * | | | | | | drm/vmwgfx: Make sure that the multisampling is offZack Rusin2014-01-171-1/+1
| * | | | | | | drm/vmwgfx: Update the driver user-space interface for guest-backed objectsThomas Hellstrom2014-01-171-0/+199
| * | | | | | | drm/bufs: remove handling of _DRM_GEM mappingsDaniel Vetter2013-12-181-1/+0
| * | | | | | | Merge tag 'drm-intel-next-2013-11-29' of git://people.freedesktop.org/~danvet...Dave Airlie2013-12-181-0/+19
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Merge branch 'backlight-rework' into drm-intel-next-queuedDaniel Vetter2013-11-152-9/+65
| | |\ \ \ \ \ \
| | * | | | | | | drm/i915: add i915_get_reset_stats_ioctlMika Kuoppala2013-11-121-0/+19
* | | | | | | | | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-01-298-64/+64
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | uapi: Use __kernel_long_t in struct mq_attrH.J. Lu2014-01-201-5/+5
| * | | | | | | | | uapi: Use __kernel_ulong_t in shmid64_ds/shminfo64/shm_infoH.J. Lu2014-01-202-17/+17
| * | | | | | | | | uapi: Use __kernel_ulong_t in struct msqid64_dsH.J. Lu2014-01-201-5/+5
| * | | | | | | | | uapi: Use __kernel_long_t in struct msgbufH.J. Lu2014-01-201-2/+2
| * | | | | | | | | uapi, asm-generic: Use __kernel_ulong_t in uapi struct ipc64_permH.J. Lu2014-01-201-2/+2
| * | | | | | | | | uapi: Use __kernel_long_t/__kernel_ulong_t in <linux/resource.h>H.J. Lu2014-01-201-16/+16
| * | | | | | | | | uapi: Use __kernel_long_t in struct timexH.J. Lu2014-01-201-17/+17
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-2526-43/+387
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | rtnetlink: remove IFLA_BOND_SLAVE definitionJiri Pirko2014-01-241-1/+0
| * | | | | | | | | | rtnetlink: add missing IFLA_BOND_AD_INFO_UNSPECJiri Pirko2014-01-231-0/+1
| * | | | | | | | | | rtnetlink: provide api for getting and setting slave infoJiri Pirko2014-01-221-0/+2
| * | | | | | | | | | rtnetlink: put "BOND" into nl attribute names which are related to bondingJiri Pirko2014-01-221-9/+10
| * | | | | | | | | | af_packet: Add Queue mapping mode to af_packet fanout operationNeil Horman2014-01-221-0/+1
| * | | | | | | | | | ipv6: add a flag to get the flow label used remotlyFlorent Fourcot2014-01-191-0/+1
| * | | | | | | | | | ipv6: add the IPV6_FL_F_REFLECT flag to IPV6_FL_A_GETFlorent Fourcot2014-01-191-0/+1
| * | | | | | | | | | net: introduce SO_BPF_EXTENSIONSMichal Sekletar2014-01-181-0/+2
OpenPOWER on IntegriCloud