aboutsummaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)Author
2014-02-24asm-generic: add sched_setattr/sched_getattr syscallsJames Hogan
2014-02-19Merge tag 'vmwgfx-fixes-3.14-2014-02-18' of git://people.freedesktop.org/~tho...Dave Airlie
2014-02-18drm: add DRM_CAPs for cursor sizeAlex Deucher
2014-02-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-02-14Merge tag 'char-misc-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-02-14Revert "btrfs: add ioctl to export size of global metadata reservation"Chris Mason
2014-02-12Merge tag 'stable/for-linus-3.14-rc2-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-02-12drm/vmwgfx: Get maximum mob size from register SVGA_REG_MOB_MAX_SIZECharmaine Lee
2014-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-02-11xen: install xen/gntdev.h and xen/gntalloc.hDavid Vrabel
2014-02-07misc: mic: fix possible signed underflow (undefined behavior) in userspace APISudeep Dutt
2014-02-06inet: defines IPPROTO_* needed for module alias generationJan Moskyto Matejka
2014-02-05Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds
2014-01-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-01-30Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-01-29Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-01-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-01-28Btrfs: add support for inode propertiesFilipe David Borba Manana
2014-01-28btrfs: add ioctl to export size of global metadata reservationJeff Mahoney
2014-01-28btrfs: add ioctls to query/change feature bits onlineJeff Mahoney
2014-01-27NVMe: Abort timed out commandsKeith Busch
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-24Merge tag 'md/3.14' of git://neil.brown.name/mdLinus Torvalds
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-24rtnetlink: remove IFLA_BOND_SLAVE definitionJiri Pirko
2014-01-23Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-01-23Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-01-23uapi: convert u64 to __u64 in exported headersMike Frysinger
2014-01-23include/uapi/linux/dn.h: pull in ioctl.h headerMike Frysinger
2014-01-23include/uapi/linux/ppp-ioctl.h: pull in ppp_defs.hMike Frysinger
2014-01-23asm/types.h: Remove include/asm-generic/int-l64.hGeert Uytterhoeven
2014-01-23rtnetlink: add missing IFLA_BOND_AD_INFO_UNSPECJiri Pirko
2014-01-22rtnetlink: provide api for getting and setting slave infoJiri Pirko
2014-01-22rtnetlink: put "BOND" into nl attribute names which are related to bondingJiri Pirko
2014-01-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-01-22Merge tag 'dm-3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-01-22af_packet: Add Queue mapping mode to af_packet fanout operationNeil Horman
2014-01-22Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-22neighbour.h: fix commentLi Zhong
2014-01-22drm/i915: Spelling s/auxilliary/auxiliary/Geert Uytterhoeven
2014-01-21dm log userspace: allow mark requests to piggyback on flush requestsDongmao Zhang
2014-01-21Merge branch 'for-jens' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Jens Axboe
2014-01-21Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-21Merge tag 'sound-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-01-20Merge tag 'char-misc-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-01-20drm/radeon: add query to fetch the max engine clock (v2)Alex Deucher
2014-01-20Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-01-20uapi: Use __kernel_long_t in struct mq_attrH.J. Lu