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
path:
root
/
arch
/
arm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/spi-2.6
Linus Torvalds
2006-01-14
1
-0
/
+2
|
\
|
*
[PATCH] spi: simple SPI framework
David Brownell
2006-01-13
1
-0
/
+2
*
|
[PATCH] Add logic module bus_type probe/remove methods
Russell King
2006-01-13
1
-18
/
+18
*
|
[PATCH] Add locomo bus_type probe/remove methods
Russell King
2006-01-13
1
-2
/
+2
*
|
[PATCH] Add SA1111 bus_type probe/remove methods
Russell King
2006-01-13
1
-2
/
+2
*
|
[PATCH] Add ecard_bus_type probe/remove/shutdown methods
Russell King
2006-01-13
1
-6
/
+8
|
/
*
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2006-01-12
25
-112
/
+4946
|
\
|
*
[ARM] Convert some arm semaphores to mutexes
Arjan van de Ven
2006-01-12
9
-58
/
+67
|
*
[ARM] Allow r2 to be passed through the decompressor to the kernel
Russell King
2006-01-12
1
-21
/
+25
|
*
[ARM] 3256/1: Make the function-returning ldm's use sp as the base register
Catalin Marinas
2006-01-12
4
-11
/
+13
|
*
[ARM] 3234/1: Update cpu_architecture() to deal with the new ID format
Catalin Marinas
2006-01-12
1
-6
/
+9
|
*
[ARM] 3209/1: Configurable DMA-consistent memory region
Kevin Hilman
2006-01-12
1
-12
/
+41
|
*
[ARM] 3247/1: AT91RM9200 support for 2.6 (Cogent CSB337 & CSB637 boards) (Patch
Andrew Victor
2006-01-10
5
-2
/
+2513
|
*
[ARM] 3243/2: AT91RM9200 support for 2.6 (Atmel DK & EK boards)
Andrew Victor
2006-01-10
5
-2
/
+2278
*
|
[PATCH] arm: task_stack_page()
Al Viro
2006-01-12
3
-4
/
+4
*
|
[PATCH] arm: end_of_stack()
Al Viro
2006-01-12
2
-2
/
+2
*
|
[PATCH] arm: task_pt_regs()
Al Viro
2006-01-12
2
-25
/
+7
*
|
[PATCH] arm: task_thread_info()
Al Viro
2006-01-12
2
-7
/
+7
*
|
[PATCH] capable/capability.h (arch/)
Randy Dunlap
2006-01-11
2
-0
/
+2
*
|
[PATCH] turn "const static" into "static const"
Jesper Juhl
2006-01-10
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-01-09
1
-1
/
+1
|
\
|
*
spelling: s/trough/through/
Adrian Bunk
2006-01-10
1
-1
/
+1
*
|
[ARM] 3246/1: S3C24XX - retab clock list in arch/arm/mach-s3c2410/clock.c
Ben Dooks
2006-01-09
1
-103
/
+103
*
|
[ARM] 3070/2: Add __ioremap_pfn() API
Deepak Saxena
2006-01-09
1
-20
/
+29
*
|
[ARM] Only call set_type method in setup_irq if it's defined
Russell King
2006-01-09
1
-1
/
+2
*
|
Merge Linus' tree.
Russell King
2006-01-09
12
-32
/
+33
|
\
\
|
|
/
|
*
[PATCH] tiny: Make *[ug]id16 support optional
Matt Mackall
2006-01-08
1
-4
/
+0
|
*
[PATCH] remove gcc-2 checks
Andrew Morton
2006-01-08
1
-7
/
+2
|
*
[PATCH] move rtc_interrupt() prototype to rtc.h
Adrian Bunk
2006-01-08
1
-2
/
+3
|
*
[PATCH] IRQ type flags
Russell King
2006-01-08
6
-19
/
+25
|
*
[PATCH] fix more missing includes
Tim Schmielau
2006-01-08
2
-0
/
+2
|
*
[PATCH] ARM: Netwinder ds1620 driver needs an export to be built as module
Woody Suwalski
2006-01-08
1
-0
/
+1
*
|
[ARM] 3240/2: AT91RM9200 support for 2.6 (Core)
SAN People
2006-01-09
15
-3
/
+1807
*
|
[ARM] Remove CONFIG_ARCH_CAMELOT from defconfigs
Russell King
2006-01-09
49
-49
/
+0
*
|
[ARM] Update mach-types
Russell King
2006-01-09
1
-1
/
+29
*
|
[ARM] Remove EPXA10DB machine support
Russell King
2006-01-08
13
-1006
/
+2
|
/
*
[ARM] Move asm/hardware/clock.h to linux/clk.h
Russell King
2006-01-07
20
-24
/
+21
*
[ARM] Move AMBA bus code to drivers/amba/
Russell King
2006-01-07
2
-360
/
+0
*
Merge with Linus' kernel.
Russell King
2006-01-07
4
-7
/
+33
|
\
|
*
[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed
Greg Kroah-Hartman
2006-01-05
1
-1
/
+0
|
*
[PATCH] i2c: Drop i2c_driver.{owner,name}, 10 of 11
Jean Delvare
2006-01-05
1
-2
/
+4
|
*
[PATCH] i2c: Rework client usage count, 2 of 3
Jean Delvare
2006-01-05
1
-1
/
+0
|
*
[PATCH] i2c: Drop i2c_driver.flags, 2 of 3
Jean Delvare
2006-01-05
1
-1
/
+0
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2006-01-04
1
-3
/
+3
|
|
\
|
|
*
[PATCH] driver kill hotplug word from sn and others fix
Paul Jackson
2006-01-04
1
-3
/
+3
|
*
|
[PATCH] USB: pxa27x OHCI - Separate platform code from main driver
Richard Purdie
2006-01-04
2
-0
/
+27
|
|
/
*
|
[ARM] Move AMBA include files to include/linux/amba/
Russell King
2006-01-07
15
-21
/
+22
*
|
[ARM] 3235/1: SharpSL PM: Fix a gcc4 build error
Richard Purdie
2006-01-07
4
-3
/
+1
*
|
[ARM] 3206/1: Modifications to the bus arbiter controller for the Intel PXA27x
Jared Hulbert
2006-01-05
1
-0
/
+6
*
|
[ARM] 3226/1: IXP4xx runtime expansion bus window size configuration
Deepak Saxena
2006-01-05
5
-19
/
+41
[next]