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
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: clean up bug.h further
Paul Mackerras
2005-11-02
1
-4
/
+4
*
powerpc: exclude powerbook sleep code with CONFIG_PPC64 and CONFIG_PM
Paul Mackerras
2005-11-02
1
-4
/
+4
*
powerpc: Fix compile error with CONFIG_TAU=y
Paul Mackerras
2005-11-02
1
-2
/
+2
*
powerpc: Use rtas_call not call_rtas in CHRP code
Paul Mackerras
2005-11-02
1
-2
/
+4
*
powerpc: Fix pseries (64-bit) build
Paul Mackerras
2005-11-01
1
-2
/
+0
*
[PATCH] powerpc: Merge bitops.h
David Gibson
2005-11-01
6
-188
/
+58
*
[PATCH] powerpc: move arch/ppc64/kernel/bpa* to arch/powerpc/platforms/cell
Arnd Bergmann
2005-11-01
8
-3
/
+1
*
[PATCH] powerpc: move mmio_nvram.c over to arch/powerpc
Arnd Bergmann
2005-11-01
4
-1
/
+7
*
[PATCH] powerpc: move rtas_fw.c out of platforms/pseries
Arnd Bergmann
2005-11-01
5
-7
/
+10
*
[PATCH] powerpc: create a new arch/powerpc/platforms/cell/smp.c
Arnd Bergmann
2005-11-01
3
-0
/
+232
*
[PATCH] powerpc: Rename BPA to Cell
Arnd Bergmann
2005-11-01
15
-104
/
+104
*
powerpc: make mem= work on iSeries again
Stephen Rothwell
2005-11-01
2
-34
/
+25
*
powerpc: fix __strnlen_user in merge tree
Stephen Rothwell
2005-11-01
4
-186
/
+1
*
powerpc: import a fix from arch/ppc/mm/pgtable.c
Paul Mackerras
2005-10-31
1
-3
/
+1
*
powerpc: apply recent changes to merged code
Paul Mackerras
2005-10-31
6
-12
/
+6
*
Merge ../linux-2.6 by hand
Paul Mackerras
2005-10-31
707
-18067
/
+47666
|
\
|
*
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2005-10-30
19
-414
/
+395
|
|
\
|
|
*
[ARM] fix ixp2x00 defconfig NR_UARTS options
Deepak Saxena
2005-10-30
2
-2
/
+2
|
|
*
[ARM] 3049/1: More optimized libgcc functions
Nicolas Pitre
2005-10-30
11
-312
/
+223
|
|
*
[ARM] Clean up dmabounce
Russell King
2005-10-30
1
-79
/
+86
|
|
*
[ARM] Make v6 copypage function static and cleanup pgprots
Russell King
2005-10-30
1
-9
/
+7
|
|
*
[ARM] Re-organise die()
Russell King
2005-10-30
1
-12
/
+17
|
|
*
[ARM] 3069/1: Add spitz irda platform support
Richard Purdie
2005-10-30
1
-0
/
+19
|
|
*
[ARM] 3068/1: Add corgi irda platform support
Richard Purdie
2005-10-30
1
-0
/
+20
|
|
*
[ARM] 3067/1: Add poodle irda platform support
Richard Purdie
2005-10-30
1
-0
/
+21
|
*
|
[PATCH] fix missing includes
Tim Schmielau
2005-10-30
33
-1
/
+45
|
*
|
[PATCH] hpet-RTC: cache the comparator register
Clemens Ladisch
2005-10-30
2
-2
/
+8
|
*
|
[PATCH] hpet-RTC: fix timer config register accesses
Clemens Ladisch
2005-10-30
2
-14
/
+4
|
*
|
[PATCH] hpet-RTC: disable interrupt when no longer needed
Clemens Ladisch
2005-10-30
2
-2
/
+10
|
*
|
[PATCH] sparse cleanups: NULL pointers, C99 struct init.
Randy Dunlap
2005-10-30
1
-1
/
+1
|
*
|
[PATCH] jiffies_64 cleanup
Thomas Gleixner
2005-10-30
24
-93
/
+0
|
*
|
[PATCH] Remove orphaned TIOCGDEV compat ioctl
Brian Gerst
2005-10-30
1
-29
/
+0
|
*
|
[PATCH] unify sys_ptrace prototype
Christoph Hellwig
2005-10-30
17
-16
/
+16
|
*
|
[PATCH] adjust parisc sys_ptrace prototype
Christoph Hellwig
2005-10-30
1
-1
/
+1
|
*
|
[PATCH] Don't uselessly export task_struct to userspace in core dumps
Eric W. Biederman
2005-10-30
1
-11
/
+6
|
*
|
[PATCH] remove timer debug field
Andrew Morton
2005-10-30
1
-16
/
+2
|
*
|
[PATCH] remove some more check_region stuff
Jeff Garzik
2005-10-30
2
-7
/
+2
|
*
|
[PATCH] TIOC* compat ioctl handling
Christoph Hellwig
2005-10-30
3
-11
/
+1
|
*
|
[PATCH] introduce setup_timer() helper
Oleg Nesterov
2005-10-30
1
-4
/
+4
|
*
|
[PATCH] s390: export ipl device parameters
Heiko Carstens
2005-10-30
3
-7
/
+317
|
*
|
[PATCH] s390: 3270 fullscreen view
Richard Hitt
2005-10-30
1
-0
/
+9
|
*
|
[PATCH] i386: use -mcpu, not -mtune, for GCCs older than 3.4
Paolo 'Blaisorblade' Giarrusso
2005-10-30
1
-5
/
+13
|
*
|
[PATCH] uml: remove old UM_FASTCALL, and make the thing work again
Paolo 'Blaisorblade' Giarrusso
2005-10-30
1
-4
/
+0
|
*
|
[PATCH] uml: fix "reuse i386 cpu optimizations"
Paolo 'Blaisorblade' Giarrusso
2005-10-30
2
-4
/
+5
|
*
|
[PATCH] uml: reuse i386 cpu-specific tuning
Paolo 'Blaisorblade' Giarrusso
2005-10-30
6
-337
/
+361
|
*
|
[PATCH] m32r: SMC91x driver update
Hirokazu Takata
2005-10-30
4
-15
/
+13
|
*
|
[PATCH] m32r: NONCACHE_OFFSET in _port2addr
Hirokazu Takata
2005-10-30
5
-5
/
+5
|
*
|
[PATCH] m32r: fix #if warnings
Hirokazu Takata
2005-10-30
1
-12
/
+12
|
*
|
[PATCH] m32r: remove unused instructions
Hirokazu Takata
2005-10-30
1
-2
/
+0
|
*
|
[PATCH] swsusp: rework memory freeing on resume
Rafael J. Wysocki
2005-10-30
1
-65
/
+19
[next]