aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-21Merge tag 'sound-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-3/+7
2014-01-20Merge tag 'char-misc-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+500
2014-01-20drm/radeon: add query to fetch the max engine clock (v2)Alex Deucher1-0/+2
2014-01-20Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2014-01-20uapi: Use __kernel_long_t in struct mq_attrH.J. Lu1-5/+5
2014-01-20uapi: Use __kernel_ulong_t in shmid64_ds/shminfo64/shm_infoH.J. Lu2-17/+17
2014-01-20uapi: Use __kernel_ulong_t in struct msqid64_dsH.J. Lu1-5/+5
2014-01-20uapi: Use __kernel_long_t in struct msgbufH.J. Lu1-2/+2
2014-01-20uapi, asm-generic: Use __kernel_ulong_t in uapi struct ipc64_permH.J. Lu1-2/+2
2014-01-20uapi: Use __kernel_long_t/__kernel_ulong_t in <linux/resource.h>H.J. Lu1-16/+16
2014-01-20uapi: Use __kernel_long_t in struct timexH.J. Lu1-17/+17
2014-01-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+6
2014-01-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2014-01-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds4-0/+668
2014-01-20Merge branch 'for-next' into for-linusTakashi Iwai1-3/+7
2014-01-19ipv6: add a flag to get the flow label used remotlyFlorent Fourcot1-0/+1
2014-01-19ipv6: add the IPV6_FL_F_REFLECT flag to IPV6_FL_A_GETFlorent Fourcot1-0/+1
2014-01-20Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-intel into drm-nextDave Airlie3-1/+5
2014-01-18net: introduce SO_BPF_EXTENSIONSMichal Sekletar1-0/+2
2014-01-17bonding: add netlink attributes to slave link devsfeldma@cumulusnetworks.com1-0/+13
2014-01-17floppy: bail out in open() if drive is not responding to block0 readJiri Kosina1-1/+2
2014-01-17add support for Hyper-V reference time counterVadim Rozenfeld1-0/+1
2014-01-17drm/vmwgfx: Add a parameter to get max MOB memory sizeThomas Hellstrom1-0/+1
2014-01-17drm/vmwgfx: Implement a buffer object synccpu ioctl.Thomas Hellstrom1-1/+62
2014-01-17drm/vmwgfx: Make sure that the multisampling is offZack Rusin1-1/+1
2014-01-17drm/vmwgfx: Update the driver user-space interface for guest-backed objectsThomas Hellstrom1-0/+199
2014-01-16net_sched: act: pick a different type for act_xtWANG Cong1-0/+1
2014-01-16Merge commit origin/master into drm-intel-nextDaniel Vetter6-28/+28
2014-01-16Merge branch 'perf/urgent' into perf/coreIngo Molnar4-1/+6
2014-01-16sched: Move SCHED_RESET_ON_FORK into attr::sched_flagsPeter Zijlstra1-0/+5
2014-01-15ipv6 addrconf: add IFA_F_NOPREFIXROUTE flag to suppress creation of IP6 routesThomas Haller1-0/+1
2014-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-1/+4
2014-01-14md: Change handling of save_raid_disk and metadata update during recovery.NeilBrown1-1/+5
2014-01-13audit: use define's for audit versionEric Paris1-0/+5
2014-01-13audit: add audit_backlog_wait_time configuration optionRichard Guy Briggs1-0/+2
2014-01-13audit: clean up AUDIT_GET/SET local variables and future-proof APIRichard Guy Briggs1-0/+1
2014-01-13[media] s5p-mfc: Add controls to set vp8 enc profileKiran AVND1-0/+1
2014-01-13[media] s5p-mfc: Add QP setting support for vp8 encoderArun Kumar K1-0/+4
2014-01-13sched/deadline: Add SCHED_DEADLINE structures & implementationDario Faggioli1-0/+1
2014-01-12perf: Introduce a flag to enable close-on-exec in perf_event_open()Yann Droneaud1-0/+1
2014-01-11Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/apm into pm-apm-nextRafael J. Wysocki1-0/+2
2014-01-10tcp: metrics: New netlink attribute for src IP and dumped in netlink replyChristoph Paasch1-0/+2
2014-01-10Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller2-0/+18
2014-01-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2-0/+28
2014-01-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville2-0/+18
2014-01-09netfilter: introduce l2tp match extensionJames Chapman2-0/+28
2014-01-09netfilter: nft_ct: Add support to set the connmarkKristian Evensen1-0/+2
2014-01-08Merge v3.13-rc6 into char-misc-nextGreg Kroah-Hartman2-0/+2
2014-01-08bcache: Add bch_btree_keys_u64s_remaining()Kent Overstreet1-0/+1
2014-01-08bcache: Bkey indexing renamingKent Overstreet1-1/+1