index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-06-28
drivers: dma-coherent: Account dma_pfn_offset when used with device tree
Vladimir Murzin
2017-06-28
dma: Take into account dma_pfn_offset
Vladimir Murzin
2017-06-28
dma-mapping: replace dmam_alloc_noncoherent with dmam_alloc_attrs
Christoph Hellwig
2017-06-28
dma-mapping: remove dmam_free_noncoherent
Christoph Hellwig
2017-06-28
crypto: qat - avoid an uninitialized variable warning
Arnd Bergmann
2017-06-28
au1100fb: remove a bogus dma_free_nonconsistent call
Christoph Hellwig
2017-06-28
MAINTAINERS: add entry for dma mapping helpers
Christoph Hellwig
2017-06-28
powerpc: merge __dma_set_mask into dma_set_mask
Christoph Hellwig
2017-06-28
dma-mapping: remove the set_dma_mask method
Christoph Hellwig
2017-06-28
powerpc/cell: use the dma_supported method for ops switching
Christoph Hellwig
2017-06-28
powerpc/cell: clean up fixed mapping dma_ops initialization
Christoph Hellwig
2017-06-28
tile: remove dma_supported and mapping_error methods
Christoph Hellwig
2017-06-28
xen-swiotlb: remove xen_swiotlb_set_dma_mask
Christoph Hellwig
2017-06-28
arm: implement ->dma_supported instead of ->set_dma_mask
Christoph Hellwig
2017-06-28
mips/loongson64: implement ->dma_supported instead of ->set_dma_mask
Christoph Hellwig
2017-06-28
dma-mapping: remove HAVE_ARCH_DMA_SUPPORTED
Christoph Hellwig
2017-06-28
x86: remove arch specific dma_supported implementation
Christoph Hellwig
2017-06-28
arm: remove arch specific dma_supported implementation
Christoph Hellwig
2017-06-28
openrisc: remove arch-specific dma_supported implementation
Christoph Hellwig
2017-06-28
hexagon: remove the unused dma_is_consistent prototype
Christoph Hellwig
2017-06-28
hexagon: remove arch-specific dma_supported implementation
Christoph Hellwig
2017-06-28
dma-virt: remove dma_supported and mapping_error methods
Christoph Hellwig
2017-06-28
dma-noop: remove dma_supported and mapping_error methods
Christoph Hellwig
2017-06-28
sparc: remove arch specific dma_supported implementations
Christoph Hellwig
2017-06-28
sparc: remove leon_dma_ops
Christoph Hellwig
2017-06-28
dma-mapping: remove DMA_ERROR_CODE
Christoph Hellwig
2017-06-28
arm: implement ->mapping_error
Christoph Hellwig
2017-06-28
x86: remove DMA_ERROR_CODE
Christoph Hellwig
2017-06-28
x86/calgary: implement ->mapping_error
Christoph Hellwig
2017-06-28
x86/pci-nommu: implement ->mapping_error
Christoph Hellwig
2017-06-28
powerpc: implement ->mapping_error
Christoph Hellwig
2017-06-28
sparc: implement ->mapping_error
Christoph Hellwig
2017-06-28
s390: implement ->mapping_error
Christoph Hellwig
2017-06-28
iommu/amd: implement ->mapping_error
Christoph Hellwig
2017-06-28
hexagon: switch to use ->mapping_error for error reporting
Christoph Hellwig
2017-06-28
ftrace: Unlock hash mutex on failed allocation in process_mod_list()
Steven Rostedt (VMware)
2017-06-28
spin loop primitives for busy waiting
Nicholas Piggin
2017-06-28
powerpc/powernv/idle: Clear r12 on wakeup from stop lite
Akshay Adiga
2017-06-28
Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/renesas', 'arm/smmu', 'arm...
Joerg Roedel
2017-06-28
iommu/amd: Fix interrupt remapping when disable guest_mode
Suravee Suthikulpanit
2017-06-28
iommu/vt-d: Constify intel_dma_ops
Arvind Yadav
2017-06-28
Merge tag 'usb-serial-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2017-06-28
ovl: don't set origin on broken lower hardlink
Miklos Szeredi
2017-06-28
ovl: copy-up: don't unlock between lookup and link
Miklos Szeredi
2017-06-28
iommu: Warn once when device_group callback returns NULL
Joerg Roedel
2017-06-28
iommu/omap: Return ERR_PTR in device_group call-back
Joerg Roedel
2017-06-28
iommu: Return ERR_PTR() values from device_group call-backs
Joerg Roedel
2017-06-28
Merge tag 'nmiforkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms39...
Martin Schwidefsky
2017-06-28
ALSA: hda - Skip card registration when no codec is found
Takashi Iwai
2017-06-28
KVM: s390: Inject machine check into the nested guest
QingFeng Hao
[prev]
[next]