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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] ppc64: Fix add notifier crashes
John Rose
2005-11-03
2
-3
/
+4
*
powerpc: Merge remaining RTAS code
Paul Mackerras
2005-11-03
11
-161
/
+143
*
powerpc: Compile fixes for chrp/nvram.c
Paul Mackerras
2005-11-02
1
-2
/
+5
*
powerpc: include <linux/platform_device.h> in pegasos_eth.c
Paul Mackerras
2005-11-02
1
-0
/
+1
*
Merge Paulus' tree
Stephen Rothwell
2005-11-02
97
-169
/
+243
|
\
|
*
powerpc: include lmb.h in arch/powerpc/platforms/powermac/setup.c
Paul Mackerras
2005-11-02
1
-0
/
+1
|
*
[PATCH] powerpc: Move naca.h to platforms/iseries
David Gibson
2005-11-02
5
-4
/
+27
|
*
[PATCH] powerpc: Move dart.h
David Gibson
2005-11-02
2
-2
/
+62
|
*
Merge ../linux-2.6
Paul Mackerras
2005-11-02
89
-163
/
+153
|
|
\
|
|
*
Revert "i386: move apic init in init_IRQs"
Linus Torvalds
2005-10-31
5
-97
/
+70
|
|
*
[PATCH] i386: CONFIG_PC removal
Arthur Othieno
2005-10-31
1
-5
/
+0
|
|
*
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
Linus Torvalds
2005-10-31
83
-61
/
+83
|
|
|
\
|
|
|
*
Create platform_device.h to contain all the platform device details.
Russell King
2005-10-29
83
-61
/
+83
*
|
|
|
Merge iSeries include file move
Stephen Rothwell
2005-11-02
29
-64
/
+64
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
merge filename and modify references to iseries/vio.h
Kelly Daly
2005-11-02
3
-3
/
+3
|
*
|
|
merge filename and modify references to iSeries/mf.h
Kelly Daly
2005-11-02
4
-4
/
+4
|
*
|
|
merge filename and modify references to iseries/lpar_map.h
Kelly Daly
2005-11-02
5
-5
/
+5
|
*
|
|
merge filename and modify references to iseries/it_lp_reg_save.h
Kelly Daly
2005-11-02
1
-1
/
+1
|
*
|
|
merge filename and modify references to iseries/it_lp_queue.h
Kelly Daly
2005-11-02
8
-8
/
+8
|
*
|
|
merge filename and modify references to iseries/it_lp_naca.h
Kelly Daly
2005-11-02
3
-3
/
+3
|
*
|
|
merge filename and modify references to iseries/it_exp_vpd_panel.h
Kelly Daly
2005-11-02
3
-3
/
+3
|
*
|
|
merge filename and modify references to iseries/hv_types.h
Kelly Daly
2005-11-02
8
-8
/
+8
|
*
|
|
merge filename and modify references to iseries/hv_lp_event.h
Kelly Daly
2005-11-02
6
-6
/
+6
|
*
|
|
merge filename and modify reference to iseries/hv_lp_config.h
Kelly Daly
2005-11-02
6
-6
/
+6
|
*
|
|
merge filename and modify references to iseries/hv_call_xm.h
Kelly Daly
2005-11-02
7
-7
/
+7
|
*
|
|
merge filename and modify references to iseries/hv_call_sc.h
Kelly Daly
2005-11-02
5
-5
/
+5
|
*
|
|
merge filename and modify references to iseries/hv_call_event.h
Kelly Daly
2005-11-02
2
-2
/
+2
|
*
|
|
merge filename and modify references to iseries/hv_call.h
Kelly Daly
2005-11-01
3
-3
/
+3
|
|
/
/
*
|
|
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
[next]