index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
merge filename and modify references to iseries/it_exp_vpd_panel.h
Kelly Daly
2005-11-02
2
-2
/
+2
|
|
*
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
5
-5
/
+5
|
|
*
merge filename and modify reference to iseries/hv_lp_config.h
Kelly Daly
2005-11-02
5
-5
/
+5
|
|
*
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
3
-13
/
+155
|
*
|
[PATCH] powerpc: move arch/ppc64/kernel/bpa* to arch/powerpc/platforms/cell
Arnd Bergmann
2005-11-01
7
-0
/
+1125
|
*
|
[PATCH] powerpc: move mmio_nvram.c over to arch/powerpc
Arnd Bergmann
2005-11-01
3
-0
/
+124
|
*
|
[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
4
-10
/
+10
|
*
|
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
1
-1
/
+1
|
|
/
*
/
[PATCH] audit_sysctl_exit can only be used with CONF_AUDIT_SYSCTL
Horms
2005-11-02
1
-1
/
+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
2
-3
/
+81
*
powerpc: Fix bug arising from having multiple memory_limit variables
Paul Mackerras
2005-10-31
5
-15
/
+3
*
powerpc: Fix time setting bug on 32-bit
Paul Mackerras
2005-10-30
1
-6
/
+8
*
powerpc: Remove T command from xmon help text since it no longer exists
Paul Mackerras
2005-10-29
1
-1
/
+0
*
powerpc: import a gfp_t fix to arch/powerpc/mm/pgtable_32.c
Paul Mackerras
2005-10-29
1
-2
/
+2
*
powerpc: 32-bit needs cur_cpu_spec exported too
Paul Mackerras
2005-10-29
1
-2
/
+0
*
powerpc: Merge maple support code to arch/powerpc/platforms/maple
Paul Mackerras
2005-10-29
6
-0
/
+1011
*
powerpc: Add -mno-altivec for ARCH=powerpc builds
Paul Mackerras
2005-10-29
1
-0
/
+3
*
[PATCH] ppc64 memory model depends on NUMA
Andy Whitcroft
2005-10-29
1
-8
/
+5
*
[PATCH] ppc64: remove duplicate local variable in set_preferred_console
Olaf Hering
2005-10-29
1
-1
/
+0
*
[PATCH] chrp_pegasos_eth: Added Marvell Discovery II SRAM support
Nicolas DET
2005-10-29
1
-6
/
+118
*
[PATCH] ppc32: nvram driver for chrp
Olaf Hering
2005-10-29
4
-6
/
+102
*
[PATCH] ppc: make phys_mem_access_prot() work with pfns instead of addresses
Roland Dreier
2005-10-29
1
-3
/
+3
*
powerpc: Merge xmon
Paul Mackerras
2005-10-28
18
-8
/
+9114
*
powerpc: Make single-stepping emulation (mostly) usable on 32-bit
Paul Mackerras
2005-10-28
1
-0
/
+17
*
powerpc: Rename asm offset TRAP to _TRAP for 32-bit
Paul Mackerras
2005-10-28
5
-27
/
+26
*
[PATCH] powerpc: Move xics.[ch] into platforms/pseries
David Gibson
2005-10-28
5
-2
/
+784
*
Merge git://oak/home/sfr/kernels/iseries/work/
Paul Mackerras
2005-10-28
3
-21
/
+17
|
\
|
*
ppc64: use mem_64.S from powerpc/lib
Stephen Rothwell
2005-10-28
1
-2
/
+1
|
*
ppc64: use usercopy_64.c from powerpc/lib
Stephen Rothwell
2005-10-28
1
-2
/
+2
|
*
ppc64: user strcase.c from powerpc/lib
Stephen Rothwell
2005-10-28
1
-2
/
+3
|
*
ppc64: use sstep.c from powerpc/lib
Stephen Rothwell
2005-10-28
1
-1
/
+2
|
*
ppc64: use memcpy_64.S from powerpc/lib
Stephen Rothwell
2005-10-28
1
-3
/
+3
|
*
ppc64: use lockc.c from powerpc/lib
Stephen Rothwell
2005-10-28
1
-3
/
+3
|
*
ppc64: use copyuser_64.S from powerpc/lib
Stephen Rothwell
2005-10-28
1
-2
/
+2
|
*
ppc64: use copypage_64.S from powerpc/lib
Stephen Rothwell
2005-10-28
1
-2
/
+2
[prev]
[next]