summaryrefslogtreecommitdiffstats
path: root/include/uapi (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-041-54/+59
|\
| * PCI: Add offsets of PCIe capability registersBjorn Helgaas2013-08-281-1/+4
| * PCI: Tidy bitmasks and spacing of PCIe capability definitionsBjorn Helgaas2013-08-281-45/+45
| * PCI: Remove obsolete comment reference to pci_pcie_cap2()Bjorn Helgaas2013-08-281-4/+6
| * PCI: Clarify PCI_EXP_TYPE_PCI_BRIDGE commentBjorn Helgaas2013-08-281-2/+2
| * PCI: Rename PCIe capability definitions to follow conventionBjorn Helgaas2013-08-271-12/+12
* | Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-09-031-0/+3
|\ \
| * | Revert "OMAP: UART: Keep the TX fifo full when possible"Greg Kroah-Hartman2013-08-281-1/+0
| * | Merge 3.11-rc4 into tty-nextGreg Kroah-Hartman2013-08-042-5/+5
| |\ \
| * \ \ Merge 3.11-rc3 into tty-nextGreg Kroah-Hartman2013-07-291-0/+11
| |\ \ \
| * | | | serial:st-asc: Add ST ASC driver.Srinivas Kandagatla2013-07-271-0/+3
| * | | | OMAP: UART: Keep the TX fifo full when possibleDmitry Fink2013-07-271-0/+1
| | |_|/ | |/| |
* | | | Omnikey Cardman 4000: pull in ioctl.h in user headerMike Frysinger2013-08-291-0/+1
* | | | ipv4: expose IPV4_DEVCONFstephen hemminger2013-08-231-0/+34
* | | | net_sched: restore "linklayer atm" handlingJesper Dangaard Brouer2013-08-151-1/+9
* | | | net: rename busy poll MIB counterEliezer Tamir2013-08-091-1/+1
| |_|/ |/| |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-011-3/+3
|\ \ \
| * | | NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOADSamuel Ortiz2013-07-311-3/+3
* | | | Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2013-07-301-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | firewire: fix libdc1394/FlyCap2 iso event regressionClemens Ladisch2013-07-271-2/+2
* | | | Merge tag 'usb-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-07-261-0/+11
|\ \ \ \ | |_|_|/ |/| | |
| * | | USB: move the definition of USB_MAXCHILDRENAlan Stern2013-07-171-0/+11
| | |/ | |/|
* / | allow O_TMPFILE to work with O_WRONLYAl Viro2013-07-201-2/+2
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-141-2/+6
|\ \
| * | Safer ABI for O_TMPFILEAl Viro2013-07-131-2/+6
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-07-141-1/+1
|\ \ \
| * | | net: rename busy poll socket op and globalsEliezer Tamir2013-07-111-1/+1
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-07-132-0/+25
|\ \ \ \
| * | | | MIPS: BCM63XX: recognize Cable Modem firmware formatFlorian Fainelli2013-07-012-0/+25
| | |_|/ | |/| |
* | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-07-131-10/+63
|\ \ \ \
| * | | | RDMA/ucma: Allow user space to specify AF_IB when joining multicastSean Hefty2013-06-211-1/+11
| * | | | RDMA/ucma: Allow user space to pass AF_IB into resolveSean Hefty2013-06-211-1/+12
| * | | | RDMA/ucma: Allow user space to bind to AF_IBSean Hefty2013-06-211-1/+9
| * | | | RDMA/ucma: Name changes to indicate only IP addresses supportedSean Hefty2013-06-211-6/+6
| * | | | RDMA/ucma: Add ability to query GID addressesSean Hefty2013-06-211-1/+2
| * | | | RDMA/ucma: Support querying when IB paths are not reversibleSean Hefty2013-06-211-1/+8
| * | | | RDMA/ucma: Support querying for AF_IB addressesSean Hefty2013-06-211-3/+19
| * | | | RDMA/cma: Set qkey for AF_IBSean Hefty2013-06-211-1/+1
* | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-132-21/+10
|\ \ \ \ \
| * | | | | [media] v4l2-controls.h: fix copy-and-paste error in commentHans Verkuil2013-06-281-2/+2
| * | | | | [media] v4l2-core: remove support for obsolete VIDIOC_DBG_G_CHIP_IDENTHans Verkuil2013-06-211-14/+3
| * | | | | Merge branch 'linus' into patchworkMauro Carvalho Chehab2013-06-202-1/+2
| |\ \ \ \ \
| * | | | | | [media] videodev2.h: fix typosLad, Prabhakar2013-05-271-4/+4
| * | | | | | [media] videodev2.h: Make V4L2_PIX_FMT_MPEG4 comment more specific about its ...Ismael Luceno2013-05-211-1/+1
* | | | | | | Merge tag 'dm-3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-07-111-2/+2
|\ \ \ \ \ \ \
| * | | | | | | dm: optimize use SRCU and RCUMikulas Patocka2013-07-111-2/+2
* | | | | | | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-07-101-0/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | virtio: VIRTIO_F_ANY_LAYOUT featureRusty Russell2013-07-091-0/+3
* | | | | | | | | Merge tag 'vfio-v3.11' of git://github.com/awilliam/linux-vfioLinus Torvalds2013-07-101-2/+6
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | vfio: hugepage support for vfio_iommu_type1Alex Williamson2013-06-211-2/+6
| | |_|_|/ / / / | |/| | | | | |