summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2018-12-13dma-mapping: move dma_cache_sync out of lineChristoph Hellwig
2018-12-13dma-mapping: move various slow path functions out of lineChristoph Hellwig
2018-12-13dma-mapping: merge dma_unmap_page_attrs and dma_unmap_single_attrsChristoph Hellwig
2018-12-13dma-mapping: simplify the dma_sync_single_range_for_{cpu,device} implementationChristoph Hellwig
2018-12-11dma/debug: Remove dma_debug_resize_entries()Robin Murphy
2018-12-06arch: switch the default on ARCH_HAS_SG_CHAINChristoph Hellwig
2018-12-06dma-mapping: return an error code from dma_mapping_errorChristoph Hellwig
2018-12-06dma-mapping: remove the mapping_error dma_map_ops methodChristoph Hellwig
2018-12-06iommu/dma-iommu: remove the mapping_error dma_map_ops methodChristoph Hellwig
2018-12-06dma-direct: remove the mapping_error dma_map_ops methodChristoph Hellwig
2018-12-06dma-mapping: provide a generic DMA_MAPPING_ERRORChristoph Hellwig
2018-12-01dma-mapping: move the arm64 noncoherent alloc/free support to common codeChristoph Hellwig
2018-12-01dma-direct: provide page based alloc/free helpersChristoph Hellwig
2018-11-27dma-mapping: fix return type of dma_set_max_seg_size()Niklas Söderlund
2018-11-25Merge tag 'dma-mapping-4.20-3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-11-24Merge tag 'xarray-4.20-rc4' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-11-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2018-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-11-23packet: copy user buffers before orphan or cloneWillem de Bruijn
2018-11-22net/dim: Update DIM start sample after each DIM iterationTal Gilboa
2018-11-22Merge tag 'usb-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-11-22Revert "Input: Add the `REL_WHEEL_HI_RES` event code"Benjamin Tissoires
2018-11-22Revert "HID: input: Create a utility class for counting scroll events"Benjamin Tissoires
2018-11-21tcp: defer SACK compression after DupThreshEric Dumazet
2018-11-21dma-direct: Make DIRECT_MAPPING_ERROR viable for SWIOTLBRobin Murphy
2018-11-20Merge tag 'media/v4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-11-19Revert "sctp: remove sctp_transport_pmtu_check"Xin Long
2018-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-11-18Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-16Merge tag 'for-linus-20181115' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-11-15rxrpc: Fix life checkDavid Howells
2018-11-15efi/arm: Defer persistent reservations until after paging_init()Ard Biesheuvel
2018-11-13Merge tag 'linux-can-fixes-for-4.20-20181109' of ssh://gitolite.kernel.org/pu...David S. Miller
2018-11-12kyber: fix wrong strlcpy() size in trace_kyber_latency()Omar Sandoval
2018-11-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-11Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-11-10Merge tag 'drm-fixes-2018-11-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-11-10Merge tag 'for-linus-4.20a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-09Merge tag 'ceph-for-4.20-rc2' of https://github.com/ceph/ceph-clientLinus Torvalds
2018-11-09can: rx-offload: rename can_rx_offload_irq_queue_err_skb() to can_rx_offload_...Oleksij Rempel
2018-11-09can: rx-offload: introduce can_rx_offload_get_echo_skb() and can_rx_offload_q...Oleksij Rempel
2018-11-09can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_s...Marc Kleine-Budde
2018-11-09Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2018-11-08libceph: assume argonaut on the server sideIlya Dryomov
2018-11-08Merge tag 'compiler-attributes-for-linus-v4.20-rc2' of https://github.com/oje...Linus Torvalds
2018-11-08Merge tag 'mtd/fixes-for-4.20-rc2' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-11-08Compiler Attributes: improve explanation of headerMiguel Ojeda
2018-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2018-11-07USB: Wait for extra delay time after USB_PORT_FEAT_RESET for quirky hubKai-Heng Feng
2018-11-06watchdog/core: Add missing prototypes for weak functionsMathieu Malaterre