aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-12Merge tag 'usb-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-0/+1
2014-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+1
2014-09-10shm: add memfd.h to UAPI export listDavid Drysdale1-0/+1
2014-09-08Input: add INPUT_PROP_POINTING_STICK propertyHans de Goede1-0/+1
2014-09-04usb: usbip: fix usbip.h path in userspace toolPiotr Król1-0/+1
2014-08-29Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds1-1/+1
2014-08-29xattr: fix check for simultaneous glibc header inclusionFilipe Brandenburger1-1/+1
2014-08-29Merge tag 'usb-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-0/+26
2014-08-25usbip: move usbip kernel code out of stagingValentina Manea1-0/+26
2014-08-24Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+1
2014-08-18drm/radeon: properly document reloc priority maskChristian König1-0/+1
2014-08-18asm-generic: add memfd_create system call to unistd.hWill Deacon1-1/+3
2014-08-14Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds3-0/+59
2014-08-14Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4', 'mlx5', 'ocrdma' and 'srp' into for-nextRoland Dreier2-0/+43
2014-08-14Merge branch 'for-3.17/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2-5/+11
2014-08-12RDMA/uapi: Include socket.h in rdma_user_cm.hDoug Ledford1-0/+1
2014-08-10IB/mad: Add user space RMPP supportIra Weiny1-1/+4
2014-08-10IB/mad: add new ioctl to ABI to support new registration optionsIra Weiny1-0/+39
2014-08-09Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-2.6Linus Torvalds1-0/+11
2014-08-10drm/nouveau: expose the full object/event interfaces to userspaceBen Skeggs1-0/+3
2014-08-10drm/nouveau: use ioctl interface for abi16 grobj allocBen Skeggs1-0/+8
2014-08-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-0/+10
2014-08-08Merge branch 'akpm' (second patchbomb from Andrew Morton)Linus Torvalds3-0/+34
2014-08-08kexec: implementation of new syscall kexec_file_loadVivek Goyal1-0/+11
2014-08-08shm: add memfd_create() syscallDavid Herrmann1-0/+8
2014-08-08shm: add sealing APIDavid Herrmann1-0/+15
2014-08-07Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds4-2/+55
2014-08-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+4
2014-08-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-0/+34
2014-08-07Merge tag 'drm/tegra/for-3.17-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-nextDave Airlie1-0/+46
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2014-08-06Merge tag 'sound-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-3/+6
2014-08-06net: reallocate new socket option number for IPV6_AUTOFLOWLABELPablo Neira1-1/+1
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds20-122/+150
2014-08-06Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/randomLinus Torvalds2-1/+12
2014-08-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds2-1/+10
2014-08-05Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds2-5/+128
2014-08-05net-timestamp: ACK timestamp for bytestreamsWillem de Bruijn2-1/+3
2014-08-05net-timestamp: SCHED timestamp on entering packet schedulerWillem de Bruijn2-1/+3
2014-08-05net-timestamp: add key to disambiguate concurrent datagramsWillem de Bruijn1-3/+5
2014-08-05net-timestamp: extend SCM_TIMESTAMPING ancillary data structWillem de Bruijn1-0/+18
2014-08-05random: introduce getrandom(2) system callTheodore Ts'o2-1/+12
2014-08-05drm/radeon: Pass GART page flags to radeon_gart_set_page() explicitlyMichel Dänzer1-1/+3
2014-08-05Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvmPaolo Bonzini1-2/+4
2014-08-05drivers/vfio: EEH support for VFIO PCI deviceGavin Shan1-0/+34
2014-08-04Merge tag 'usb-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-2/+80
2014-08-04Merge tag 'tty-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-0/+5
2014-08-04Merge tag 'char-misc-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds2-1/+3
2014-08-05Merge tag 'v3.16' into drm-nextDave Airlie1-0/+3
2014-08-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+1