summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-11-07PCI: OF: Move of_pci_dma_configure() to pci_dma_configure()Suthikulpanit, Suravee1-3/+0
2015-11-07device property: ACPI: Remove unused DMA APIsSuthikulpanit, Suravee3-41/+0
2015-11-07device property: Adding DMA Attribute APIs for Generic DevicesSuthikulpanit, Suravee1-0/+4
2015-11-07ACPI: Adding DMA Attribute APIs for ACPI DeviceSuthikulpanit, Suravee2-0/+13
2015-11-07device property: Introducing enum dev_dma_attrSuthikulpanit, Suravee1-0/+6
2015-11-07ACPI: Honor ACPI _CCA attribute settingJeremy Linton1-2/+3
2015-11-02Merge branch 'device-properties' into acpi-pciRafael J. Wysocki4-26/+82
2015-10-16PCI/ACPI: Add interface acpi_pci_root_create()Jiang Liu1-0/+24
2015-10-16ACPI/PCI: Enhance ACPI core to support sparse IO spaceJiang Liu1-0/+1
2015-10-11Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+5
2015-10-10Merge tag 'usb-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+1
2015-10-09irqdomain: Add an accessor for the of_node fieldMarc Zyngier1-0/+5
2015-10-06Merge tag 'for-linus-4.3b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+8
2015-10-04Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2-8/+75
2015-10-03Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds3-0/+6
2015-10-02Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-4/+3
2015-10-02Merge git://git.infradead.org/intel-iommuLinus Torvalds1-2/+2
2015-10-02drm/dp/mst: add some defines for logical/physical portsDave Airlie1-0/+4
2015-10-02drm/dp/mst: split connector registration into two parts (v2)Dave Airlie1-0/+1
2015-10-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-3/+21
2015-10-02Merge tag 'pm+acpi-4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2015-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+6
2015-10-02memcg: remove pcp_counter_lockGreg Thelen1-1/+0
2015-10-02memcg: fix dirty page migrationGreg Thelen1-0/+21
2015-10-02userfaultfd: remove kernel header include from uapi headerAndre Przywara1-2/+0
2015-10-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2-12/+0
2015-10-01Merge branches 'pm-pci' and 'acpi-pci'Rafael J. Wysocki1-0/+1
2015-10-01blk-mq: factor out a helper to iterate all tags for a request_queueChristoph Hellwig1-2/+0
2015-10-01blk-mq: fix racy updates of rq->errorsChristoph Hellwig1-1/+1
2015-09-30usb: renesas_usbhs: fix build warning if 64-bit architectureYoshihiro Shimoda1-1/+1
2015-09-30drm: Add a non-locking version of drm_kms_helper_poll_enable(), v2Egbert Eich1-0/+1
2015-09-30skbuff: Fix skb checksum partial check.Pravin B Shelar1-1/+1
2015-09-29af_unix: Convert the unix_sk macro to an inline function for type safetyAaron Conole1-1/+5
2015-09-29blk-mq: fix sysfs registration/unregistration raceAkinobu Mita2-1/+2
2015-09-28x86/xen: Support kexec/kdump in HVM guests by doing a soft resetVitaly Kuznetsov1-0/+8
2015-09-28Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar1-6/+5
2015-09-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-0/+1
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds11-27/+62
2015-09-26ACPI, PCI, irq: Do not share PCI IRQ with ISA IRQJiang Liu1-0/+1
2015-09-26Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+9
2015-09-25Merge tag 'nfs-for-4.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+3
2015-09-25IB/mlx5: Remove support for IB_DEVICE_LOCAL_DMA_LKEYSagi Grimberg2-12/+0
2015-09-25target: Propigate backend read-only to core_tpg_add_lunNicholas Bellinger1-0/+1
2015-09-25phy: add phy_device_remove()Russell King1-0/+1
2015-09-25phy: fix mdiobus module safetyRussell King1-1/+4
2015-09-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds1-1/+7
2015-09-25device property: Add fwnode_property_match_string()Mika Westerberg1-0/+4
2015-09-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-6/+7
2015-09-25lwtunnel: remove source and destination UDP port config optionJiri Benc1-4/+0
2015-09-25ipv4: send arp replies to the correct tunnelJiri Benc1-0/+2