aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-26PCI: exynos: Fix INTx enablement statement termination errorv3.18/topic/pcie/of-iommuJaehoon Chung
2015-10-26PCI: Fail pci_ioremap_bar() on unassigned resourcesBjorn Helgaas
2015-10-26PCI: Show driver, BAR#, and resource on pci_ioremap_bar() failureBjorn Helgaas
2015-10-26PCI: Mark invalid BARs as unassignedBjorn Helgaas
2015-10-26PNP: Don't check for overlaps with unassigned PCI BARsBjorn Helgaas
2015-10-26of: Calculate device DMA masks based on DT dma-range sizeMurali Karicheri
2015-10-26PCI: Update DMA configuration from DTMurali Karicheri
2015-10-26of/pci: Add of_pci_dma_configure() to update DMA configurationMurali Karicheri
2015-10-26PCI: Add helper functions pci_get[put]_host_bridge_device()Murali Karicheri
2015-10-26of: Fix size when dma-range is not usedMurali Karicheri
2015-10-26MFD/OF: document MFD devices and handle simple-mfdLinus Walleij
2015-10-26of: Move of_dma_configure() to device.c to help re-useMurali Karicheri
2015-10-26of: iommu: Add ptr to OF node arg to of_iommu_configure()Murali Karicheri
2015-10-26of/platform: teardown DMA mappings on device destructionWill Deacon
2015-10-26dma-mapping: fix debug print to display correct dma_pfn_offsetMurali Karicheri
2015-10-26dma-mapping: detect and configure IOMMU in of_dma_configureWill Deacon
2015-10-26dma-mapping: replace set_arch_dma_coherent_ops with arch_setup_dma_opsWill Deacon
2015-10-21iommu: add new iommu_ops callback for adding an OF deviceWill Deacon
2015-10-21iommu: store DT-probed IOMMU data privatelyRobin Murphy
2015-10-21iommu: provide helper function to configure an IOMMU for an of masterWill Deacon
2015-10-21iommu: provide early initialisation hook for IOMMU driversWill Deacon
2015-10-01Linux 3.18.22v3.18.22Sasha Levin
2015-09-28net: call rcu_read_lock early in process_backlogJulian Anastasov
2015-09-28lpfc: Fix scsi prep dma buf error.James Smart
2015-09-28rds: fix an integer overflow test in rds_info_getsockopt()Dan Carpenter
2015-09-28net/mlx4_core: Fix wrong index in propagating port change event to VFsJack Morgenstein
2015-09-28netlink: don't hold mutex in rcu callback when releasing mmapd ringFlorian Westphal
2015-09-28inet: frags: fix defragmented packet's IP header for af_packetEdward Hyunkoo Jee
2015-09-28bonding: correct the MAC address for "follow" fail_over_mac policydingtianhong
2015-09-28bonding: fix destruction of bond with devices different from arphrd_etherNikolay Aleksandrov
2015-09-28ipv6: lock socket in ip6_datagram_connect()Eric Dumazet
2015-09-28isdn/gigaset: reset tty->receive_room when attaching ser_gigasetTilman Schmidt
2015-09-28bridge: mdb: fix double add notificationNikolay Aleksandrov
2015-09-28net: Fix skb csum races when peekingHerbert Xu
2015-09-27net: do not process device backlog during unregistrationJulian Anastasov
2015-09-27net: pktgen: fix race between pktgen_thread_worker() and kthread_stop()Oleg Nesterov
2015-09-27bridge: mdb: zero out the local br_ip variable before useNikolay Aleksandrov
2015-09-27net/tipc: initialize security state for new connection socketStephen Smalley
2015-09-27ip_tunnel: fix ipv4 pmtu check to honor inner ip header dfTimo Teräs
2015-09-27net: graceful exit from netif_alloc_netdev_queues()Eric Dumazet
2015-09-27ipv6: Make MLD packets to only be processed locallyAngga
2015-09-27drm/radeon: fix hotplug race at startupDave Airlie
2015-09-27mfd: lpc_ich: Assign subdevice ids automaticallyMika Westerberg
2015-09-27x86/ldt: Correct LDT access in single stepping logicJuergen Gross
2015-09-27x86/ldt: Make modify_ldt synchronousAndy Lutomirski
2015-09-27rcu: Move lockless_dereference() out of rcupdate.hPeter Zijlstra
2015-09-27x86/nmi/64: Switch stacks on userspace NMI entryAndy Lutomirski
2015-09-27x86/nmi/64: Remove asm code that saves CR2Andy Lutomirski
2015-09-27x86/nmi: Enable nested do_nmi() handling for 64-bit kernelsAndy Lutomirski
2015-09-27HID: usbhid: add Chicony/Pixart usb optical mouse that needs QUIRK_ALWAYS_POLLHerton R. Krzesinski