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] Move AMBA include files to include/linux/amba/
Russell King
2006-01-07
28
-35
/
+35
*
[ARM] 3239/1: Add ARM optimised swab32
Andre McCurdy
2006-01-07
1
-1
/
+14
*
[ARM] 3235/1: SharpSL PM: Fix a gcc4 build error
Richard Purdie
2006-01-07
4
-3
/
+1
*
[ARM] 3232/1: i.MX Frame Buffer undeclared "dev" variable fix
Pavel Pisa
2006-01-07
1
-3
/
+3
*
[ARM] 3206/1: Modifications to the bus arbiter controller for the Intel PXA27x
Jared Hulbert
2006-01-05
2
-0
/
+18
*
[ARM] 3226/1: IXP4xx runtime expansion bus window size configuration
Deepak Saxena
2006-01-05
11
-46
/
+53
*
[ARM] 3217/1: iop331 uarts as platform devices
Dan Williams
2006-01-05
1
-26
/
+68
*
[ARM] 3231/1: mx1ads board support cleanup
Sascha Hauer
2006-01-05
1
-45
/
+10
*
[ARM] 3230/1: Sharp Scoop: Fix Shared Power Control Issues
Richard Purdie
2006-01-05
3
-14
/
+16
*
[ARM] 3229/1: Remove uneeded ARM apm dependency on PM_LEGACY
Richard Purdie
2006-01-05
2
-13
/
+7
*
[ARM] 3228/1: SharpSL: Move PM code to arch/arm/common
Richard Purdie
2006-01-05
10
-941
/
+1016
*
[ARM] 3227/1: Spitz: Add pxa27x OHCI platform specific code
Richard Purdie
2006-01-05
1
-0
/
+31
*
[ARM] 3225/1: add symbolic names for enp2611 gpio interrupts
Lennert Buytenhek
2006-01-04
1
-0
/
+6
*
[ARM] 3224/1: add masked thread interrupt status registers for ixp2000
Lennert Buytenhek
2006-01-04
1
-0
/
+8
*
[ARM] 3223/1: remove ixdp2x01 cs89x0 hack
Lennert Buytenhek
2006-01-04
1
-98
/
+0
*
[ARM] 3221/1: Update IXP4xx defconfig
Deepak Saxena
2006-01-04
1
-15
/
+69
*
[ARM] 3218/1: PAGE_SHIFT undeclared in arch-ixp4xx/memory.h (adjust_zones mov...
Rod Whitby
2006-01-04
2
-23
/
+25
*
[ARM] 3220/1: Remove gpio_isr_line_clear() from NAS 100d
Deepak Saxena
2006-01-04
2
-8
/
+0
*
[ARM] 3215/1: Iomega NAS 100d (MACH_NAS100D) machine support
Rod Whitby
2006-01-04
8
-0
/
+373
*
[ARM] 3192/1: Remove gpio_isr_line_clear() API from IXP4xx
Deepak Saxena
2006-01-04
7
-28
/
+3
*
[ARM] Remove SA1100 PM prepare/finish ops
Russell King
2006-01-04
1
-18
/
+0
*
[ARM] Move DMA exports to be next to each function
Russell King
2006-01-04
1
-14
/
+12
*
[ARM] Remove definition of MAX_DMA_CHANNELS to zero
Russell King
2006-01-04
19
-122
/
+0
*
[ARM] Refine selection of ISA_DMA_API and generic dma.c code
Russell King
2006-01-04
2
-2
/
+7
*
[ARM] Move common definition of MAX_DMA_ADDRESS to asm/dma.h
Russell King
2006-01-04
16
-31
/
+7
*
[ARM] Use core_initcall() to initialise ARM DMA
Russell King
2006-01-04
2
-4
/
+4
*
[ARM] Remove '__address' from scatterlist and convert to DMA API
Russell King
2006-01-04
5
-28
/
+31
*
[ARM] Move ISA DMA bus_to_virt() out of set_dma_addr()
Russell King
2006-01-04
2
-5
/
+7
*
[ARM] Remove unused dma.c files
Russell King
2006-01-04
3
-90
/
+0
*
[ARM] Remove clk_use()/clk_unuse()
Russell King
2006-01-03
18
-122
/
+3
*
[ARM] Add additional documentation to the clock source framework
Russell King
2006-01-03
1
-0
/
+14
*
[ARM] Cleanup ARM includes
Russell King
2006-01-03
28
-22
/
+31
*
[ARM] Make kernel link address depend on PAGE_OFFSET
Russell King
2006-01-03
5
-17
/
+16
*
Linux v2.6.15
v2.6.15
Linus Torvalds
2006-01-02
1
-1
/
+1
*
[PATCH] Make sure interleave masks have at least one node set
Andi Kleen
2006-01-02
1
-0
/
+4
*
[PATCH] Avoid namespace pollution in <asm/param.h>
Dag-Erling Smørgrav
2006-01-02
2
-4
/
+2
*
[PATCH] powerpc: more g5 overtemp problem fix
Benjamin Herrenschmidt
2006-01-02
1
-3
/
+3
*
[PATCH] x86: teach dump_task_regs() about the -8 offset.
Stas Sergeev
2005-12-31
1
-1
/
+3
*
sysctl: make sure to terminate strings with a NUL
Linus Torvalds
2005-12-31
1
-10
/
+15
*
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
2005-12-31
1
-2
/
+2
|
\
|
*
[ARM] 3216/1: indent and typo in drivers/serial/pxa.c
Erik Hovland
2005-12-30
1
-2
/
+2
*
|
[PATCH] Fix false old value return of sysctl
Yi Yang
2005-12-30
1
-1
/
+1
*
|
sysctl: don't overflow the user-supplied buffer with '\0'
Linus Torvalds
2005-12-30
1
-3
/
+1
*
|
Insanity avoidance in /proc
Linus Torvalds
2005-12-30
1
-24
/
+23
*
|
[PATCH] Input: wacom - fix X axis setup
Denny Priebe
2005-12-30
1
-1
/
+1
*
|
[PATCH] Input: warrior - fix HAT0Y axis setup
Dmitry Torokhov
2005-12-30
1
-1
/
+1
*
|
[PATCH] Input: kbtab - fix Y axis setup
Dmitry Torokhov
2005-12-30
1
-1
/
+1
|
/
*
[PATCH] Simplify the VIDEO_SAA7134_OSS Kconfig dependency line
Jean Delvare
2005-12-29
1
-1
/
+1
*
Revert radeon AGP aperture offset changes
Linus Torvalds
2005-12-29
1
-9
/
+2
*
Merge master.kernel.org:/home/rmk/linux-2.6-mmc
Linus Torvalds
2005-12-29
1
-5
/
+9
|
\
[next]