index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ARM] 2968/1: defconfig for the ARM Collie platform
Vincent Sanders
2005-10-10
1
-0
/
+888
*
[ARM] 2967/1: defconfig for the ARM Corgi platform
Vincent Sanders
2005-10-10
1
-0
/
+1523
*
[ARM] 2966/1: defconfig for the ARM Poodle platform
Vincent Sanders
2005-10-10
1
-0
/
+1015
*
[ARM] 2965/1: defconfig for the ARM Spitz platform
Vincent Sanders
2005-10-10
1
-0
/
+1401
*
[ARM] 2962/1: scoop: Allow GPIO pin suspend state to be specified
Richard Purdie
2005-10-10
1
-2
/
+18
*
[ARM] 2961/1: corgi: Add missing include
Richard Purdie
2005-10-10
1
-0
/
+1
*
[ARM] 2960/1: collie: Add missing scoop call parameters
Richard Purdie
2005-10-10
1
-3
/
+3
*
[ARM] 2959/1: Add test for invalid LDRD/STRD Rd cases in ARM alignment handler
George G. Davis
2005-10-10
1
-1
/
+10
*
[ARM] Update mach-types
Russell King
2005-10-10
1
-4
/
+86
*
[ARM] 2954/1: Allow D and I cache and branch prediction disabling for ARMv6
Catalin Marinas
2005-10-05
1
-4
/
+4
*
[ARM] 2952/1: fix a register clobber list
Nicolas Pitre
2005-10-04
1
-1
/
+1
*
[ARM] 2951/1: fix wrong comment
Nicolas Pitre
2005-10-04
1
-1
/
+1
*
[ARM] 2950/1: i.MX gpio setup function
Sascha Hauer
2005-10-04
2
-12
/
+13
*
[ARM] 2943/1: Clear the exclusive monitor in v6_early_abort
Catalin Marinas
2005-10-02
1
-0
/
+5
*
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2005-10-01
1
-0
/
+2
|
\
|
*
[ARM] 2945/1: ARM fortunet fails to build because of missing include
Vincent Sanders
2005-10-01
1
-0
/
+2
*
|
[PATCH] ARM: Fix IXP2000 serial port resource range. For real this time.
Deepak Saxena
2005-09-30
1
-1
/
+1
|
/
*
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2005-09-30
23
-38
/
+29
|
\
|
*
[ARM] 2940/1: Fix BTB entry flush in arch/arm/mm/cache-v6.S
Gen FUKATSU
2005-09-30
1
-1
/
+8
|
*
[ARM] 2942/1: Fix the warning in arch/arm/common/gic.c
Catalin Marinas
2005-09-30
1
-0
/
+2
|
*
[ARM] 2939/1: Fix compilation error in arch/arm/mm/flush.c
Catalin Marinas
2005-09-30
1
-18
/
+18
|
*
[ARM] Don't include mach-types.h unnecessarily
Russell King
2005-09-29
18
-18
/
+0
|
*
[ARM] Don't include asm/arch/hardware.h directly
Russell King
2005-09-29
1
-1
/
+0
|
*
[ARM] Fix warning in arch/arm/mach-pxa/generic.c
Russell King
2005-09-29
1
-0
/
+1
*
|
[PATCH] Fix thinko in previous ARM 2917/1 patch
Deepak Saxena
2005-09-29
1
-1
/
+1
*
|
[PATCH] arm/versatile iomem annotations
Al Viro
2005-09-29
1
-21
/
+22
|
/
*
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2005-09-26
2
-260
/
+322
|
\
|
*
[ARM] 2936/1: ixp4xx default config fixes
Vincent Sanders
2005-09-26
1
-259
/
+318
|
*
[ARM] 2935/1: ixp4xx: fix warnings in ixp4xx_set_irq_type
David Vrabel
2005-09-26
1
-1
/
+4
*
|
[PATCH] missing dependency on arm O= builds
Al Viro
2005-09-26
1
-2
/
+2
|
/
*
[ARM] Fix compiler warnings for memcpy_toio/memcpy_fromio/memset_io
Russell King
2005-09-24
1
-3
/
+3
*
[ARM] Fix context switch with ARMv6 + TLS
Russell King
2005-09-23
1
-1
/
+1
*
[ARM] 2932/1: Avoid the "noreturn" warning in arch/arm/kernel/traps.c
Catalin Marinas
2005-09-21
1
-0
/
+3
*
[ARM] Prevent deadlock in page fault handler
Russell King
2005-09-20
1
-1
/
+11
*
[ARM] 2928/1: S3C2410 - make machine init code static
Ben Dooks
2005-09-20
10
-17
/
+24
*
[ARM] 2927/1: .arch.info - postfix section with .init for `make buildcheck`
Ben Dooks
2005-09-20
1
-1
/
+1
*
[ARM] 2926/1: .proc.info - postfix section with .init for `make buildcheck`
Ben Dooks
2005-09-20
15
-15
/
+15
*
[ARM] 2925/3: earlyparam - postfix section with .init for `make buildcheck`
Ben Dooks
2005-09-20
1
-1
/
+1
*
[ARM] 2922/1: compile fix for shark
Vincent Sanders
2005-09-20
1
-1
/
+1
*
[ARM] 2924/3: taglist - postfix section with .init for `make buildcheck`
Ben Dooks
2005-09-20
1
-1
/
+1
*
[ARM] Fix warning in arch/arm/mach-sa1100/generic.c
Russell King
2005-09-18
1
-0
/
+3
*
[ARM] Fix warning in arch/arm/kernel/semaphore.c
Russell King
2005-09-18
1
-1
/
+1
*
[ARM] 2917/1: Make IXP4xx mach_desc's depend on config options
Deepak Saxena
2005-09-18
1
-0
/
+6
*
[PATCH] Fix up some pm_message_t types
Richard Purdie
2005-09-17
1
-1
/
+1
*
[ARM] 2914/1: PXA Poodle: Add MMC and UDC support
Richard Purdie
2005-09-15
1
-0
/
+82
*
[ARM] 2913/1: PXA Poodle: Cleanup some unneeded code
Richard Purdie
2005-09-15
1
-21
/
+10
*
[ARM] 2912/1: PXA Corgi: Cleanup some unneeded code
Richard Purdie
2005-09-15
1
-39
/
+18
*
[ARM] 2915/1: SA1100 Collie: Correct scoop device calls
Richard Purdie
2005-09-15
1
-6
/
+5
*
[ARM] 2905/1: enable the ixp2000 i2c bus driver in ixp2000 defconfigs
Lennert Buytenhek
2005-09-15
5
-5
/
+5
*
[ARM] 2904/1: update ixp2000 defconfigs to 2.6.13
Lennert Buytenhek
2005-09-15
5
-445
/
+455
[next]