summaryrefslogtreecommitdiffstats
path: root/include/uapi
AgeCommit message (Expand)AuthorLines
2013-09-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+1
2013-09-18perf: Fix UAPI export of PERF_EVENT_IOC_IDVince Weaver-1/+1
2013-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-0/+1
2013-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-3/+3
2013-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-1/+29
2013-09-12Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds-0/+27
2013-09-10fs: bump inode and dentry counters to longGlauber Costa-3/+3
2013-09-10Merge tag 'dm-3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+2
2013-09-09Merge tag 'xfs-for-linus-v3.12-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds-0/+47
2013-09-09Merge tag 'vfio-v3.12-rc0' of git://github.com/awilliam/linux-vfioLinus Torvalds-0/+38
2013-09-08cifs: Move and expand MAX_SERVER_SIZE definitionScott Lovenberg-0/+1
2013-09-08cifs: Expand max share name length to 256Scott Lovenberg-1/+2
2013-09-08cifs: Move string length definitions to uapiScott Lovenberg-0/+25
2013-09-07Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds-0/+478
2013-09-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds-1/+1
2013-09-07Input: evdev - add EVIOCREVOKE ioctlDavid Herrmann-0/+1
2013-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-0/+2
2013-09-07Revert "Input: introduce BTN/ABS bits for drums and guitars"Linus Torvalds-23/+2
2013-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds-0/+3
2013-09-06Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+2
2013-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-3/+26
2013-09-06Merge branches 'for-3.12/devm', 'for-3.12/i2c-hid', 'for-3.12/i2c-hid-dt', 'f...Jiri Kosina-3/+26
2013-09-05dm: add statistics supportMikulas Patocka-2/+2
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-58/+590
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+3
2013-09-05Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-10/+45
2013-09-05Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-7/+271
2013-09-05Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds-1/+98
2013-09-04Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+1
2013-09-04Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-0/+1
2013-09-04Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds-1/+1
2013-09-04Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+1
2013-09-04vfio-pci: PCI hot reset interfaceAlex Williamson-0/+38
2013-09-04net: sync some IP headers with glibcCarlos O'Donell-20/+169
2013-09-04Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git...Linus Torvalds-13/+110
2013-09-04Input: introduce BTN/ABS bits for drums and guitarsDavid Herrmann-2/+23
2013-09-03ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTOJiri Bohac-0/+2
2013-09-03Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller-1/+8
2013-09-03Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller-0/+36
2013-09-03Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-54/+59
2013-09-03NVMe: Update nvme_id_power_state with latest specKeith Busch-1/+7
2013-09-03NVMe: Split header file into user-visible and kernel-visible piecesMatthew Wilcox-0/+472
2013-09-03tilegx: Add tty serial support for TILE-Gx on-chip UARTChris Metcalf-0/+3
2013-09-03Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-0/+3
2013-09-02perf: Add a dummy software event to keep trackingAdrian Hunter-0/+1
2013-09-02Move the EM_ARM and EM_AARCH64 definitions to uapi/linux/elf-em.hDan Aloni-0/+2
2013-09-02perf: Export struct perf_branch_entry to userspaceVince Weaver-0/+24
2013-09-02perf: Add attr->mmap2 attribute to an eventStephane Eranian-1/+23
2013-09-02Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie-7/+51
2013-09-01Btrfs: use __u64 in exported user headersMike Frysinger-1/+1