index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
|
*
|
|
|
iommu/amd: Remove obsolete comment
Joerg Roedel
2012-12-02
1
-10
/
+0
|
|
|
*
|
|
|
iommu/amd: Don't use 512GB pages
Joerg Roedel
2012-12-02
1
-1
/
+3
|
|
|
*
|
|
|
iommu/amd: Properly account for virtual aliases in IOMMU groups
Alex Williamson
2012-10-24
2
-5
/
+57
|
|
|
*
|
|
|
iommu/amd: Split IOMMU group allocation and attach
Alex Williamson
2012-10-24
1
-11
/
+19
|
|
|
*
|
|
|
iommu/amd: Split upstream bus device lookup
Alex Williamson
2012-10-24
1
-9
/
+15
|
|
|
*
|
|
|
iommu/amd: Split IOMMU Group topology walk
Alex Williamson
2012-10-24
1
-25
/
+33
|
|
|
*
|
|
|
iommu/amd: Split IOMMU group initialization
Alex Williamson
2012-10-24
1
-18
/
+43
|
|
*
|
|
|
|
ARM: dma-mapping: support debug_dma_mapping_error
Ming Lei
2012-12-03
1
-0
/
+1
|
|
*
|
|
|
|
tile: dma_debug: add debug_dma_mapping_error support
Shuah Khan
2012-11-28
1
-0
/
+1
|
|
*
|
|
|
|
sh: dma_debug: add debug_dma_mapping_error support
Shuah Khan
2012-11-28
1
-0
/
+1
|
|
*
|
|
|
|
powerpc: dma_debug: add debug_dma_mapping_error support
Shuah Khan
2012-11-28
1
-0
/
+1
|
|
*
|
|
|
|
mips: dma_debug: add debug_dma_mapping_error support
Shuah Khan
2012-11-28
1
-0
/
+2
|
|
*
|
|
|
|
microblaze: dma-mapping: support debug_dma_mapping_error
Shuah Khan
2012-11-28
1
-0
/
+2
|
|
*
|
|
|
|
ia64: dma_debug: add debug_dma_mapping_error support
Shuah Khan
2012-11-28
1
-0
/
+1
|
|
*
|
|
|
|
c6x: dma_debug: add debug_dma_mapping_error support
Shuah Khan
2012-11-28
1
-0
/
+1
|
|
*
|
|
|
|
ARM64: dma_debug: add debug_dma_mapping_error support
Shuah Khan
2012-11-28
1
-0
/
+1
|
|
*
|
|
|
|
sparc: dma-mapping: support debug_dma_mapping_error
Shuah Khan
2012-11-17
1
-0
/
+1
|
|
*
|
|
|
|
dma-debug: fix to not have dependency on get_dma_ops() interface
Shuah Khan
2012-11-17
1
-22
/
+7
|
|
*
|
|
|
|
Documentation DMA-API-HOWTO.txt Add dma mapping error check usage examples
Shuah Khan
2012-10-24
1
-0
/
+126
|
|
*
|
|
|
|
dma-debug: New interfaces to debug dma mapping errors
Shuah Khan
2012-10-24
4
-4
/
+87
|
|
|
/
/
/
/
*
|
|
|
|
|
intel-iommu: Free old page tables before creating superpage
Woodhouse, David
2012-12-20
1
-2
/
+9
*
|
|
|
|
|
ARM: OMAP: Fix build breakage due to missing include in i2c.c
Vaibhav Bedia
2012-12-20
1
-0
/
+1
*
|
|
|
|
|
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-12-20
17
-276
/
+412
|
\
\
\
\
\
\
|
*
|
|
|
|
|
virtio_console: Add support for remoteproc serial
Sjur Brændeland
2012-12-18
2
-23
/
+170
|
*
|
|
|
|
|
virtio_console: Merge struct buffer_token into struct port_buffer
Sjur Brændeland
2012-12-18
1
-76
/
+53
|
*
|
|
|
|
|
virtio: add drv_to_virtio to make code clearly
Wanlong Gao
2012-12-18
2
-7
/
+9
|
*
|
|
|
|
|
virtio: use dev_to_virtio wrapper in virtio
Wanlong Gao
2012-12-18
2
-11
/
+14
|
*
|
|
|
|
|
virtio-mmio: Fix irq parsing in command line parameter
Pawel Moll
2012-12-18
1
-9
/
+17
|
*
|
|
|
|
|
virtio_console: Free buffers from out-queue upon close
sjur.brandeland@stericsson.com
2012-12-18
1
-0
/
+4
|
*
|
|
|
|
|
virtio: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
2012-12-18
1
-4
/
+3
|
*
|
|
|
|
|
virtio_console: Use kmalloc instead of kzalloc
Sjur Brændeland
2012-12-18
1
-1
/
+1
|
*
|
|
|
|
|
virtio_console: Free buffer if splice fails
Sjur Brændeland
2012-12-18
1
-0
/
+2
|
*
|
|
|
|
|
virtio: tools: make it clear that virtqueue_add_buf() no longer returns > 0
Rusty Russell
2012-12-18
1
-2
/
+2
|
*
|
|
|
|
|
virtio: scsi: make it clear that virtqueue_add_buf() no longer returns > 0
Rusty Russell
2012-12-18
1
-11
/
+13
|
*
|
|
|
|
|
virtio: rpmsg: make it clear that virtqueue_add_buf() no longer returns > 0
Rusty Russell
2012-12-18
1
-4
/
+2
|
*
|
|
|
|
|
virtio: net: make it clear that virtqueue_add_buf() no longer returns > 0
Rusty Russell
2012-12-18
1
-1
/
+1
|
*
|
|
|
|
|
virtio: console: make it clear that virtqueue_add_buf() no longer returns > 0
Rusty Russell
2012-12-18
1
-5
/
+5
|
*
|
|
|
|
|
virtio: make virtqueue_add_buf() returning 0 on success, not capacity.
Rusty Russell
2012-12-18
1
-5
/
+2
|
*
|
|
|
|
|
virtio: console: don't rely on virtqueue_add_buf() returning capacity.
Amit Shah
2012-12-18
1
-0
/
+2
|
*
|
|
|
|
|
virtio_net: don't rely on virtqueue_add_buf() returning capacity.
Rusty Russell
2012-12-18
1
-20
/
+13
|
*
|
|
|
|
|
virtio-net: remove unused skb_vnet_hdr->num_sg field
Michael S. Tsirkin
2012-12-18
1
-3
/
+3
|
*
|
|
|
|
|
virtio-net: correct capacity math on ring full
Michael S. Tsirkin
2012-12-18
1
-5
/
+4
|
*
|
|
|
|
|
virtio: move queue_index and num_free fields into core struct virtqueue.
Rusty Russell
2012-12-18
4
-30
/
+28
|
*
|
|
|
|
|
virtio-pci: use module_pci_driver to simplify the code
Wei Yongjun
2012-12-18
1
-13
/
+1
|
*
|
|
|
|
|
lguest: fix typo
Alex Russell
2012-12-18
1
-1
/
+1
|
*
|
|
|
|
|
lguest: fix block request handling in example launcher.
Rusty Russell
2012-10-22
1
-49
/
+35
|
*
|
|
|
|
|
virtio-scsi: Add real 2-clause BSD license to header
Bryan Venteicher
2012-10-22
1
-2
/
+26
|
*
|
|
|
|
|
virtio: force vring descriptors to be allocated from lowmem
Will Deacon
2012-10-22
1
-0
/
+7
|
*
|
|
|
|
|
virtio: 9p: correctly pass physical address to userspace for high pages
Will Deacon
2012-10-22
1
-1
/
+2
|
*
|
|
|
|
|
mm: highmem: export kmap_to_page for modules
Will Deacon
2012-10-22
1
-0
/
+1
[prev]
[next]