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
*
[ARM] 3188/1: Add missing i2c dependency for Akita
Richard Purdie
2005-12-01
2
-1
/
+20
*
[ARM] Fix IXDP425 setup bug
Jeff Hansen
2005-12-01
1
-1
/
+1
*
[ARM SMP] Disable lazy flush_dcache_page for SMP
Russell King
2005-11-30
1
-1
/
+6
*
[ARM] 3180/1: Update Zaurus defconfigs
Richard Purdie
2005-11-28
3
-1053
/
+126
*
[ARM] 3179/1: Update/correct Zaurus Kconfig entries
Richard Purdie
2005-11-28
1
-2
/
+2
*
[ARM] Update mach-types
Russell King
2005-11-25
1
-4
/
+10
*
[ARM] Realview core.c does not need mach-types.h
Russell King
2005-11-25
1
-1
/
+0
*
[ARM] Do not call flush_tlb_kernel_range() with IRQs disabled.
Russell King
2005-11-25
1
-3
/
+10
*
[ARM] Remove mach-types.h from head.S
Russell King
2005-11-25
1
-8
/
+3
*
[ARM] Shut up gcc warning in clps7500 core.c
Russell King
2005-11-21
1
-1
/
+1
*
[ARM] Shut up gcc warning in assabet.c
Russell King
2005-11-21
1
-1
/
+2
*
[ARM] 3170/1: Sharp SL-6000x: platform device conversion fixup
Dirk Opfer
2005-11-21
1
-1
/
+1
*
[ARM] 3168/1: Update ARM signal delivery and masking
Daniel Jacobowitz
2005-11-19
4
-201
/
+14
*
[ARM] Fix get_user when passed a const pointer
Russell King
2005-11-18
2
-12
/
+0
*
[ARM] Fix some corner cases in new mm initialisation
Russell King
2005-11-17
1
-11
/
+13
*
[ARM] __ioremap doesn't use 4th argument
Russell King
2005-11-17
1
-2
/
+1
*
[ARM] Improve comment about ASSERT()s in vmlinux.lds.S
Russell King
2005-11-17
1
-1
/
+5
*
[ARM] sa1111.c needs asm/sizes.h
Russell King
2005-11-16
1
-0
/
+1
*
[ARM] Move zone adjustment for SA1111 on SA11x0 platforms
Russell King
2005-11-16
1
-0
/
+11
*
[ARM] 3162/1: S3C2410 - updated defconfig
Ben Dooks
2005-11-16
1
-25
/
+94
*
[ARM] 3161/1: BAST - fix commas on end of structs
Ben Dooks
2005-11-16
1
-14
/
+14
*
[ARM] compressed/head.S debugging defaults to asm/arch/debug-macro.S
Russell King
2005-11-16
1
-19
/
+11
*
[ARM] Include asm/hardware.h instead of asm/arch/hardware.h
Russell King
2005-11-16
5
-5
/
+5
*
[ARM] Fix arch-realview/system.h to use __io_address()
Russell King
2005-11-16
3
-6
/
+1
*
[ARM] Initialise SA1111 core before SA1111 PCMCIA
Russell King
2005-11-15
1
-1
/
+1
*
[ARM] Use kernel/power/Kconfig
Russell King
2005-11-15
1
-16
/
+2
*
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2005-11-13
13
-77
/
+820
|
\
|
*
[ARM] 3160/1: SharpSL: Add driver for Akita specific GPIOs
Richard Purdie
2005-11-13
2
-0
/
+224
|
*
[ARM] 3159/1: SharpSL: Add PM device driver for the SL-Cx00 machines.
Richard Purdie
2005-11-13
2
-1
/
+234
|
*
[ARM] 3158/1: SharpSL: Add PM device driver for the SL-C7x0 machines.
Richard Purdie
2005-11-13
2
-1
/
+229
|
*
[ARM] Re-fix footbridge
Russell King
2005-11-13
1
-1
/
+1
|
*
[ARM] Fix collie for -rc1
Pavel Machek
2005-11-12
3
-4
/
+4
|
*
[ARM] 3154/1: SharpSL PM Driver updates
Richard Purdie
2005-11-12
2
-56
/
+61
|
*
[ARM] 3149/1: SharpSL: Add Akita (SL-C1000) machine support
Richard Purdie
2005-11-12
2
-0
/
+55
|
*
[ARM] Restore apparant pointless change in arch/arm/kernel/smp.c
Russell King
2005-11-12
1
-3
/
+1
|
*
[ARM] Fix Footbridge-based machines
Russell King
2005-11-12
1
-12
/
+12
*
|
[PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.h
Jeff Garzik
2005-11-13
1
-0
/
+1
|
/
*
[ARM] Update mach-types
Russell King
2005-11-11
1
-4
/
+39
*
[ARM] 3147/1: update ixp2000 defconfigs to 2.6.14-git13
Lennert Buytenhek
2005-11-11
5
-115
/
+360
*
[ARM] 3152/1: make various assembly local labels actually local (the rest)
Nicolas Pitre
2005-11-11
4
-59
/
+61
*
[ARM] 3151/1: make various assembly local labels actually local (io-*.S)
Nicolas Pitre
2005-11-11
7
-80
/
+82
*
[ARM] 3150/1: make various assembly local labels actually local (uaccess.S)
Nicolas Pitre
2005-11-11
1
-114
/
+116
*
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
Linus Torvalds
2005-11-11
5
-78
/
+80
|
\
|
*
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
Russell King
2005-11-09
5
-78
/
+80
*
|
[ARM] 3098/1: pxa2xx disable ssp irq
Liam Girdwood
2005-11-10
4
-91
/
+51
*
|
[ARM] 3096/1: Add SharpSL Zaurus power and battery management core driver
Richard Purdie
2005-11-10
2
-0
/
+1079
*
|
[ARM] 3144/1: OMAP 5/5: Update omap H2 defconfig
Tony Lindgren
2005-11-10
1
-31
/
+66
*
|
[ARM] 3146/1: OMAP 3b/5: Add omap24xx clock framework
Tony Lindgren
2005-11-10
2
-0
/
+3232
*
|
[ARM] 3145/1: OMAP 3a/5: Add support for omap24xx
Tony Lindgren
2005-11-10
17
-1
/
+1857
*
|
[ARM] 3142/1: OMAP 2/5: Update files common to omap1 and omap2
Tony Lindgren
2005-11-10
14
-1739
/
+1583
[next]