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
*
[ARM] dma: move IOMD and floppy DMA structures to RiscPC DMA code
Russell King
2009-02-21
2
-13
/
+13
*
[ARM] dma: remove dmamode_t typedef
Russell King
2009-01-02
3
-8
/
+3
*
[ARM] dma: remove usage of dmamode_t from MXC platform support
Russell King
2009-01-02
2
-5
/
+5
*
[ARM] dma: make DMA_MODE_xxx reflect ISA DMA settings
Russell King
2009-01-02
2
-17
/
+9
*
[ARM] dma: Use sensible DMA parameters for Acorn drivers
Russell King
2008-12-11
5
-7
/
+10
*
[ARM] dma: pata_icside's contiguous sg array is now redundant
Russell King
2008-12-11
1
-12
/
+1
*
[ARM] dma: convert IOMD DMA to use sg_next()
Russell King
2008-12-11
1
-1
/
+1
*
[ARM] dma: ensure that the single entry sg is properly initialized
Russell King
2008-12-11
1
-0
/
+4
*
[ARM] dma: constify dma controller name and dma ops
Russell King
2008-12-11
1
-2
/
+2
*
[ARM] dma: move RiscPC specific DMA data out of dma_struct
Russell King
2008-12-11
2
-73
/
+91
*
[ARM] dma: rejig DMA initialization
Russell King
2008-12-11
6
-47
/
+88
*
[ARM] dma: factor out code looking up the DMA channel
Russell King
2008-12-08
1
-14
/
+24
*
[ARM] dma: remove dmach_t typedef
Russell King
2008-12-08
6
-100
/
+98
*
[ARM] Rename ISA mach/dma.h header to mach/isa-dma.h
Russell King
2008-11-29
5
-5
/
+5
*
[ARM] Hide ISA DMA API when ISA_DMA_API is unset
Russell King
2008-11-29
49
-311
/
+61
*
[ARM] fix constant values of MAX_DMA_ADDRESS
Russell King
2008-11-29
3
-10
/
+2
*
[ARM] move MAX_DMA_ADDRESS to mach/memory.h
Russell King
2008-11-29
14
-44
/
+20
*
[ARM] Remove unnecessary mach/hardware.h includes in arch/arm/mm
Russell King
2008-11-28
3
-3
/
+0
*
[ARM] asm/system.h does not require asm/memory.h
Russell King
2008-11-28
1
-2
/
+0
*
[ARM] ns9xxx: mach/hardware.h doesn't need asm/memory.h
Russell King
2008-11-28
1
-2
/
+0
*
[ARM] ixp4xx: clean up includes
Russell King
2008-11-28
2
-5
/
+1
*
[ARM] ixp23xx: mach/io.h doesn't need BUG() anymore
Russell King
2008-11-28
1
-2
/
+0
*
[ARM] iop13xx: avoid polluting the kernel's namespace
Russell King
2008-11-28
1
-2
/
+0
*
[ARM] iop3xx: avoid polluting the kernel's namespace
Russell King
2008-11-28
7
-13
/
+4
*
[ARM] shark: avoid polluting the kernel's namespace
Russell King
2008-11-28
3
-25
/
+6
*
[ARM] shark: remove old unused "translated" IO macros
Russell King
2008-11-28
1
-17
/
+0
*
[ARM] clps711x: avoid polluting the kernel's namespace
Russell King
2008-11-28
1
-2
/
+0
*
[ARM] footbridge: mach/hardware.h doesn't require mach/memory.h
Russell King
2008-11-28
1
-2
/
+0
*
[ARM] footbridge: avoid polluting the kernel's namespace
Russell King
2008-11-28
2
-4
/
+2
*
[ARM] aaec2000: avoid polluting the kernel's namespace
Russell King
2008-11-28
1
-2
/
+0
*
[ARM] lh7a40x: avoid polluting the kernel's namespace
Russell King
2008-11-28
2
-3
/
+2
*
[ARM] l7200: avoid polluting the kernel's namespace
Russell King
2008-11-28
1
-2
/
+0
*
[ARM] h720x: avoid polluting the kernel's namespace
Russell King
2008-11-28
1
-2
/
+0
*
[ARM] imx: avoid polluting the kernel's namespace
Russell King
2008-11-28
1
-2
/
+0
*
[ARM] pxa: avoid polluting the kernel's namespace
Russell King
2008-11-28
7
-3
/
+8
*
[ARM] rpc: remove obsolete IO accessors
Russell King
2008-11-28
1
-46
/
+1
*
[ARM] versatile: remove IRQ mask definitions
Russell King
2008-11-28
2
-144
/
+0
*
Merge branch 'highmem' into devel
Russell King
2008-11-28
68
-1254
/
+771
|
\
|
*
[ARM] remove a common set of __virt_to_bus definitions
Nicolas Pitre
2008-11-28
39
-299
/
+21
|
*
[ARM] unconditionally define __virt_to_phys and __phys_to_virt
Nicolas Pitre
2008-11-28
1
-2
/
+0
|
*
[ARM] remove bogus #ifdef CONFIG_HIGHMEM in show_pte()
Nicolas Pitre
2008-11-28
1
-2
/
+4
|
*
[ARM] prevent the vmalloc cmdline argument from eating all memory
Nicolas Pitre
2008-11-28
1
-0
/
+7
|
*
[ARM] mem_init() cleanups
Nicolas Pitre
2008-11-28
1
-21
/
+24
|
*
[ARM] split highmem into its own memory bank
Nicolas Pitre
2008-11-28
1
-33
/
+51
|
*
[ARM] rationalize memory configuration code some more
Nicolas Pitre
2008-11-28
6
-59
/
+45
|
*
[ARM] fix a couple clear_user_highpage assembly constraints
Nicolas Pitre
2008-11-28
7
-34
/
+34
|
*
[ARM] clearpage: provide our own clear_user_highpage()
Russell King
2008-11-27
10
-100
/
+100
|
*
[ARM] copypage: provide our own copy_user_highpage()
Russell King
2008-11-27
10
-83
/
+161
|
*
[ARM] copypage: convert assembly files to C
Russell King
2008-11-27
10
-411
/
+431
|
*
Allow architectures to override copy_user_highpage()
Russell King
2008-11-27
1
-0
/
+2
[next]