summaryrefslogtreecommitdiff
path: root/include/uapi/linux (follow)
Commit message (Expand)AuthorAge
* Merge tag 'v3.15-rc6' into patchworkMauro Carvalho Chehab2014-05-21
|\
| * MIPS: Add new AUDIT_ARCH token for the N32 ABI on MIPS64Markos Chandras2014-05-14
| * fuse: add renameat2 supportMiklos Szeredi2014-04-28
| * fuse: allow ctime flushing to userspaceMaxim Patlasov2014-04-28
| * fuse: fuse: add time_gran to INIT_OUTMiklos Szeredi2014-04-28
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-04-23
| |\
| | * Input: Add INPUT_PROP_TOPBUTTONPAD device propertyHans de Goede2014-04-19
| * | Tools: hv: Handle the case when the target file exists correctlyK. Y. Srinivasan2014-04-16
* | | [media] v4l: Add 12-bit YUV 4:2:2 media bus pixel codesLaurent Pinchart2014-05-13
* | | [media] v4l: Add 12-bit YUV 4:2:0 media bus pixel codesLaurent Pinchart2014-05-13
* | | [media] v4l: Add UYVY10_1X20 and VYUY10_1X20 media bus pixel codesLaurent Pinchart2014-05-13
* | | [media] v4l: Add UYVY10_2X10 and VYUY10_2X10 media bus pixel codesLaurent Pinchart2014-05-13
* | | [media] v4l: Remove documentation for nonexistend input field in v4l2_bufferSakari Ailus2014-05-13
* | | [media] v4l2-dv-timings.h: add CEA-861-F 4K timingsHans Verkuil2014-04-16
* | | [media] v4l2-common.h: remove __user annotation in struct v4l2_edidHans Verkuil2014-04-16
|/ /
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-12
|\ \
| * | [media] v4l2-common: fix warning when used on userpaceMauro Carvalho Chehab2014-04-06
* | | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-04-12
|\ \ \
| * | | audit: renumber AUDIT_FEATURE_CHANGE into the 1300 rangeEric Paris2014-04-02
| * | | audit: define audit_is_compat in kernel internal headerEric Paris2014-03-24
| * | | audit: Add generic compat syscall supportAKASHI Takahiro2014-03-20
| * | | audit: Audit proc/<pid>/cmdline aka proctitleWilliam Roberts2014-03-20
| * | | capabilities: add descriptions for AUDIT_CONTROL and AUDIT_WRITERichard Guy Briggs2014-03-07
| * | | Merge tag 'v3.13' into for-3.15Eric Paris2014-03-07
| |\ \ \
* | \ \ \ Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2014-04-11
|\ \ \ \ \
| * | | | | NVMe: Retry failed commands with non-fatal errorsKeith Busch2014-04-10
* | | | | | mm, thp: add VM_INIT_DEF_MASK and PRCTL_THP_DISABLEAlex Thorlton2014-04-07
| |_|_|/ / |/| | | |
* | | | | Merge tag 'xfs-for-linus-3.15-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds2014-04-04
|\ \ \ \ \
| * | | | | fs: Introduce FALLOC_FL_ZERO_RANGE flag for fallocateLukas Czerner2014-03-13
| * | | | | fs: Add new flag(FALLOC_FL_COLLAPSE_RANGE) for fallocateNamjae Jeon2014-02-24
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2014-04-04
|\ \ \ \ \ \
| * | | | | | fuse: Turn writeback cache onPavel Emelyanov2014-04-02
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-04-04
|\ \ \ \ \ \
| * | | | | | GFS2: Add meta readahead field in directory entriesSteven Whitehouse2014-02-07
| * | | | | | GFS2: Allocate block for xattr at inode alloc time, if requiredSteven Whitehouse2014-02-04
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'cross-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-04-04
|\ \ \ \ \ \
| * | | | | | vfs: add cross-renameMiklos Szeredi2014-04-01
| * | | | | | vfs: add RENAME_NOREPLACE flagMiklos Szeredi2014-04-01
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-04
|\ \ \ \ \ \
| * | | | | | [media] videodev2.h: add parenthesis around macro argumentsHans Verkuil2014-03-28
| * | | | | | [media] v4l: rename v4l2_format_sdr to v4l2_sdr_formatAntti Palosaari2014-03-13
| * | | | | | [media] v4l: add control for RF tuner PLL lock flagAntti Palosaari2014-03-13
| * | | | | | [media] v4l: uapi: add SDR formats CU8 and CU16LEAntti Palosaari2014-03-13
| * | | | | | [media] v4l: reorganize RF tuner control ID numbersAntti Palosaari2014-03-13
| * | | | | | [media] v4l: add RF tuner channel bandwidth controlAntti Palosaari2014-03-13
| * | | | | | [media] v4l2: allow v4l2_subdev_edid to be used with video nodesHans Verkuil2014-03-11
| * | | | | | [media] v4l2-controls.h: Add addtional Flash fault bitsDaniel Jeong2014-03-11
| * | | | | | Merge tag 'v3.14-rc5' into patchworkMauro Carvalho Chehab2014-03-11
| |\| | | | |
| * | | | | | [media] v4l: Add timestamp source flags, mask and document themSakari Ailus2014-03-05
| * | | | | | [media] v4l: Use full 32 bits for buffer flagsSakari Ailus2014-03-05