summaryrefslogtreecommitdiff
path: root/include/uapi (unfollow)
Commit message (Expand)Author
2013-09-20drm/radeon/cik: Add tiling mode index for 1D tiled depth/stencil surfacesMichel Dänzer
2013-09-20perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page'Peter Zijlstra
2013-09-20perf: Update ABI commentPeter Zijlstra
2013-09-18perf: Fix UAPI export of PERF_EVENT_IOC_IDVince Weaver
2013-09-10fs: bump inode and dentry counters to longGlauber Costa
2013-09-08cifs: Move and expand MAX_SERVER_SIZE definitionScott Lovenberg
2013-09-08cifs: Expand max share name length to 256Scott Lovenberg
2013-09-08cifs: Move string length definitions to uapiScott Lovenberg
2013-09-07Input: evdev - add EVIOCREVOKE ioctlDavid Herrmann
2013-09-07Revert "Input: introduce BTN/ABS bits for drums and guitars"Linus Torvalds
2013-09-05dm: add statistics supportMikulas Patocka
2013-09-04vfio-pci: PCI hot reset interfaceAlex Williamson
2013-09-04net: sync some IP headers with glibcCarlos O'Donell
2013-09-04Input: introduce BTN/ABS bits for drums and guitarsDavid Herrmann
2013-09-03ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTOJiri Bohac
2013-09-03NVMe: Update nvme_id_power_state with latest specKeith Busch
2013-09-03NVMe: Split header file into user-visible and kernel-visible piecesMatthew Wilcox
2013-09-03tilegx: Add tty serial support for TILE-Gx on-chip UARTChris Metcalf
2013-09-02perf: Add a dummy software event to keep trackingAdrian Hunter
2013-09-02Move the EM_ARM and EM_AARCH64 definitions to uapi/linux/elf-em.hDan Aloni
2013-09-02perf: Export struct perf_branch_entry to userspaceVince Weaver
2013-09-02perf: Add attr->mmap2 attribute to an eventStephane Eranian
2013-09-01Btrfs: use __u64 in exported user headersMike Frysinger
2013-09-01btrfs: offline dedupeMark Fasheh
2013-08-31vxlan: add ipv6 supportCong Wang
2013-08-30drm/radeon/si: Add support for CP DMA to CS checker for compute v2Tom Stellard
2013-08-29pkt_sched: fq: Fair Queue packet schedulerEric Dumazet
2013-08-30drm: Advertise async page flip ability through GETCAP ioctlKeith Packard
2013-08-30drm: Add DRM_MODE_PAGE_FLIP_ASYNC flag definitionKeith Packard
2013-08-29can: gw: add a per rule limitation of frame hopsOliver Hartkopp
2013-08-29net: packet: add randomized fanout schedulerDaniel Borkmann
2013-08-29ipv6: drop fragmented ndisc packets by default (RFC 6980)Hannes Frederic Sowa
2013-08-29perf: make events stream always parsableAdrian Hunter
2013-08-29Input: add SYN_MAX and SYN_CNT constantsDavid Herrmann
2013-08-28Omnikey Cardman 4000: pull in ioctl.h in user headerMike Frysinger
2013-08-28PCI: Add offsets of PCIe capability registersBjorn Helgaas
2013-08-28PCI: Tidy bitmasks and spacing of PCIe capability definitionsBjorn Helgaas
2013-08-28PCI: Remove obsolete comment reference to pci_pcie_cap2()Bjorn Helgaas
2013-08-28PCI: Clarify PCI_EXP_TYPE_PCI_BRIDGE commentBjorn Helgaas
2013-08-28IB/core: Export ib_create/destroy_flow through uverbsHadar Hen Zion
2013-08-28IB/core: Infrastructure for extensible uverbs commandsIgor Ivanov
2013-08-27Revert "OMAP: UART: Keep the TX fifo full when possible"Greg Kroah-Hartman
2013-08-28netfilter: add SYNPROXY core/targetPatrick McHardy
2013-08-28netfilter: nf_conntrack: make sequence number adjustments usuable without NATPatrick McHardy
2013-08-27PCI: Rename PCIe capability definitions to follow conventionBjorn Helgaas
2013-08-26openvswitch: Add SCTP supportJoe Stringer
2013-08-26KVM: PPC: reserve a capability number for multitce supportAlexey Kardashevskiy
2013-08-26kvm uapi: Add KICK_CPU and PV_UNHALT definition to uapiRaghavendra K T
2013-08-24drm/msm: add a3xx gpu supportRob Clark
2013-08-23openvswitch: Mega flow implementationAndy Zhou