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
*
lib/swiotlb.c: Fix strange panic message selection logic when swiotlb fills up
Casey Dahlin
2009-08-21
1
-6
/
+9
*
sparc: Add CONFIG_DMA_API_DEBUG support
FUJITA Tomonori
2009-08-10
5
-34
/
+39
*
sparc: Use asm-generic/pci-dma-compat
FUJITA Tomonori
2009-08-10
9
-444
/
+96
*
sparc: Replace sbus_map_single and sbus_unmap_single with sbus_map_page and s...
FUJITA Tomonori
2009-08-10
3
-8
/
+10
*
sparc: Remove no-op dma_4v_sync_single_for_cpu and dma_4v_sync_sg_for_cpu
FUJITA Tomonori
2009-08-10
1
-16
/
+0
*
sparc: Use asm-generic/dma-mapping-common.h
FUJITA Tomonori
2009-08-10
5
-99
/
+19
*
sparc: Use dma_map_ops struct
FUJITA Tomonori
2009-08-10
4
-53
/
+36
*
IA64: Remove NULL flush_write_buffers
FUJITA Tomonori
2009-08-10
1
-1
/
+0
*
dma-ops: Remove flush_write_buffers() in dma-mapping-common.h
Arnd Bergmann
2009-08-10
2
-11
/
+22
*
x86: remove unused swiotlb_phys_to_bus() and swiotlb_bus_to_phys()
FUJITA Tomonori
2009-07-28
1
-10
/
+0
*
powerpc: remove unused swiotlb_phys_to_bus() and swiotlb_bus_to_phys()
FUJITA Tomonori
2009-07-28
1
-11
/
+0
*
swiotlb: use phys_to_dma and dma_to_phys
FUJITA Tomonori
2009-07-28
2
-21
/
+6
*
x86, IA64, powerpc: add phys_to_dma() and dma_to_phys()
FUJITA Tomonori
2009-07-28
3
-0
/
+30
*
remove is_buffer_dma_capable()
FUJITA Tomonori
2009-07-28
1
-5
/
+0
*
powerpc: remove unncesary swiotlb_arch_address_needs_mapping
FUJITA Tomonori
2009-07-28
1
-26
/
+1
*
swiotlb: use dma_capable()
FUJITA Tomonori
2009-07-28
1
-19
/
+5
*
powerpc: add dma_capable() to replace is_buffer_dma_capable()
FUJITA Tomonori
2009-07-28
1
-0
/
+13
*
ia64: add dma_capable() to replace is_buffer_dma_capable()
FUJITA Tomonori
2009-07-28
1
-0
/
+8
*
x86: replace is_buffer_dma_capable() with dma_capable
FUJITA Tomonori
2009-07-28
3
-5
/
+4
*
x86: add dma_capable() to replace is_buffer_dma_capable()
FUJITA Tomonori
2009-07-28
1
-0
/
+8
*
swiotlb: remove unnecessary swiotlb_bus_to_virt
FUJITA Tomonori
2009-07-28
2
-28
/
+23
*
swiotlb: remove swiotlb_arch_range_needs_mapping
FUJITA Tomonori
2009-07-28
3
-20
/
+2
*
swiotlb: remove unused swiotlb_alloc()
FUJITA Tomonori
2009-07-28
3
-13
/
+2
*
swiotlb: remove unused swiotlb_alloc_boot()
FUJITA Tomonori
2009-07-28
3
-13
/
+1
*
mm: Remove duplicate definitions in MIPS and SH
Benjamin Herrenschmidt
2009-07-27
2
-19
/
+0
*
usb_serial: Fix remaining ref count/lock bugs
Alan Cox
2009-07-27
1
-4
/
+13
*
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
Linus Torvalds
2009-07-27
7
-59
/
+91
|
\
|
*
inotify: use GFP_NOFS under potential memory pressure
Eric Paris
2009-07-21
4
-12
/
+21
|
*
fsnotify: fix inotify tail drop check with path entries
Eric Paris
2009-07-21
1
-0
/
+1
|
*
inotify: check filename before dropping repeat events
Eric Paris
2009-07-21
1
-2
/
+7
|
*
fsnotify: use def_bool in kconfig instead of letting the user choose
Eric Paris
2009-07-21
3
-13
/
+3
|
*
inotify: fix error paths in inotify_update_watch
Eric Paris
2009-07-21
1
-30
/
+49
|
*
inotify: do not leak inode marks in inotify_add_watch
Eric Paris
2009-07-21
1
-4
/
+10
|
*
inotify: drop user watch count when a watch is removed
Eric Paris
2009-07-21
1
-0
/
+2
*
|
pty: quickfix for the pty ENXIO timing problems
Alan Cox
2009-07-27
1
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-07-27
47
-174
/
+336
|
\
\
|
*
|
cnic: Fix ISCSI_KEVENT_IF_DOWN message handling.
Michael Chan
2009-07-27
1
-2
/
+21
|
*
|
net: irda: init spinlock after memcpy
Deepak Saxena
2009-07-27
1
-0
/
+1
|
*
|
ixgbe: fix for 82599 errata marking UDP checksum errors
Don Skidmore
2009-07-26
1
-2
/
+15
|
*
|
r8169: WakeOnLan fix for the 8168
françois romieu
2009-07-26
1
-2
/
+11
|
*
|
netxen: reset ring consumer during cleanup
Dhananjay Phadke
2009-07-26
1
-0
/
+7
|
*
|
net/bridge: use kobject_put to release kobject in br_add_if error path
Xiaotian Feng
2009-07-26
1
-1
/
+1
|
*
|
smc91x.h: add config for Nomadik evaluation kit
Alessandro Rubini
2009-07-26
1
-1
/
+2
|
*
|
NET: ROSE: Don't use static buffer.
Ralf Baechle
2009-07-26
3
-22
/
+21
|
*
|
eepro: Read buffer overflow
Roel Kluin
2009-07-26
1
-1
/
+1
|
*
|
tokenring: Read buffer overflow
roel kluin
2009-07-26
1
-1
/
+1
|
*
|
at1700: Read buffer overflow
roel kluin
2009-07-26
1
-1
/
+1
|
*
|
fealnx: Write outside array bounds
roel kluin
2009-07-26
1
-1
/
+2
|
*
|
ixgbe: remove unnecessary call to device_init_wakeup
Andy Gospodarek
2009-07-23
1
-1
/
+0
|
*
|
ixgbe: Don't priority tag control frames in DCB mode
Lucy Liu
2009-07-23
1
-6
/
+12
[next]