index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
ppc64: Minor compilation fixes
Paul Mackerras
2005-10-20
1
-1
/
+1
*
powerpc: Move ptrace32.c from arch/ppc64 to arch/powerpc
Paul Mackerras
2005-10-20
3
-2
/
+452
*
powerpc: Eliminate a compile warning in signal_32.c
Paul Mackerras
2005-10-19
1
-2
/
+3
*
powerpc: Merge machdep.h
Paul Mackerras
2005-10-19
7
-29
/
+42
*
ppc: Minor smp changes for consistency with ppc64
Paul Mackerras
2005-10-19
2
-5
/
+4
*
Merge rsync://oak/kernels/iseries/work/
Paul Mackerras
2005-10-18
4
-242
/
+128
|
\
|
*
powerpc: change sys32_ to compat_sys_
Stephen Rothwell
2005-10-18
4
-242
/
+128
*
|
powerpc: Fix various compile errors with ARCH=ppc, ppc64 and powerpc
Paul Mackerras
2005-10-18
6
-15
/
+14
|
/
*
powerpc: merge ppc signal.c and ppc64 signal32.c
Stephen Rothwell
2005-10-18
2
-1
/
+1270
*
[PATCH] powerpc: Another maple merge tree fix
David Gibson
2005-10-17
1
-3
/
+1
*
[PATCH] powerpc: Fix use of LOADBASE in merge tree
David Gibson
2005-10-17
1
-2
/
+2
*
[PATCH] powerpc: replace use of _GLOBAL with .globl
Kumar Gala
2005-10-17
3
-18
/
+33
*
powerpc: Make CONFIG_PROC_DEVICETREE independent of CONFIG_PPC_OF
Paul Mackerras
2005-10-17
1
-3
/
+3
*
powerpc: Clear the BSS at the start of early_init with ARCH=ppc
Paul Mackerras
2005-10-17
1
-0
/
+4
*
powerpc: Merge syscalls.c and sys_ppc32.c.
Paul Mackerras
2005-10-17
4
-6
/
+1484
*
powerpc: Initialize btext subsystem later, after prom_init
Paul Mackerras
2005-10-17
4
-106
/
+4
*
ppc32: use L1_CACHE_SHIFT/L1_CACHE_BYTES
Stephen Rothwell
2005-10-17
4
-44
/
+44
*
powerpc: move iSeries/HvCallPci.h to platforms/iseries/call_pci.h
Stephen Rothwell
2005-10-14
4
-3
/
+293
*
powerpc: move iSeries/HvCallHpt.h to platforms/iseries/call_hpt.h
Stephen Rothwell
2005-10-14
3
-2
/
+104
*
powerpc: eliminate DsaAddr from pci_dn
Stephen Rothwell
2005-10-14
4
-16
/
+23
*
powerpc: remove ISERIES_[SUB]BUS macros
Stephen Rothwell
2005-10-14
3
-17
/
+10
*
powerpc: move iSeries/iSeries_pci.h to platforms/iseries
Stephen Rothwell
2005-10-14
5
-12
/
+77
*
powerpc: fix uname -m
Stephen Rothwell
2005-10-13
1
-0
/
+2
*
powerpc: merge ptrace.c
Stephen Rothwell
2005-10-13
2
-1
/
+614
*
ppc64: use powerpc of_device.c
Stephen Rothwell
2005-10-13
1
-1
/
+2
*
ppc64: merge binfmt_elf32.c
Stephen Rothwell
2005-10-13
3
-1
/
+81
*
powerpc: make 64 bit binaries work
Stephen Rothwell
2005-10-13
1
-5
/
+1
*
powerpc: create 32 bit LOADADDR macro
Stephen Rothwell
2005-10-13
1
-4
/
+2
*
powerpc: consolidate cputable.c
Stephen Rothwell
2005-10-13
2
-1
/
+998
*
powerpc: Bring in some changes made to arch/ppc and include/asm-ppc64
Paul Mackerras
2005-10-12
3
-1
/
+12
*
powerpc: Move default hash table size calculation to hash_utils_64.c
Paul Mackerras
2005-10-12
2
-21
/
+22
*
Merge from Linus' tree
Paul Mackerras
2005-10-12
1
-2
/
+2
*
powerpc: make iSeries boot again
Stephen Rothwell
2005-10-12
4
-6
/
+8
*
powerpc: pci_dn's should point to their device_node's
Stephen Rothwell
2005-10-12
1
-0
/
+1
*
ppc64: Use merged versions of init_task.c and process.c.
Paul Mackerras
2005-10-11
1
-1
/
+1
*
ppc: Various minor compile fixes
Paul Mackerras
2005-10-11
4
-2
/
+13
*
powerpc: Remove debug messages from setup_64.c
Paul Mackerras
2005-10-11
1
-16
/
+0
*
powerpc: Remove xmon.h include from arch/powerpc/platforms/powermac/pic.c
Paul Mackerras
2005-10-11
1
-1
/
+0
*
powerpc: Remove 83xx from arch/powerpc/platforms/Makefile for now
Paul Mackerras
2005-10-11
1
-1
/
+0
*
powerpc: Make building the boot image work for both 32-bit and 64-bit
Paul Mackerras
2005-10-11
1
-1
/
+8
*
powerpc: Start merging 64-bit support into powermac files
Paul Mackerras
2005-10-10
4
-143
/
+128
*
powerpc: Fix compilation for 32-bit configs
Paul Mackerras
2005-10-10
1
-18
/
+3
*
powerpc: Fix off-by-one error in prom_init.c
Paul Mackerras
2005-10-10
1
-1
/
+1
*
powerpc: Get iseries to compile with ARCH=powerpc
Paul Mackerras
2005-10-10
3
-13
/
+10
*
powerpc: Get 64-bit configs to compile with ARCH=powerpc
Paul Mackerras
2005-10-10
9
-69
/
+1481
*
powerpc: move lparmap.c to arch/powerpc/kernel
Paul Mackerras
2005-10-10
2
-2
/
+3
*
powerpc: Fix bug caused by negation of 64-bit reloc_offset value
Paul Mackerras
2005-10-10
2
-11
/
+11
*
powerpc: Reduce the 32/64-bit diffs in vmlinux.lds.S
Paul Mackerras
2005-10-10
1
-65
/
+9
*
powerpc: Reduce the 32/64-bit differences in traps.c
Paul Mackerras
2005-10-10
1
-41
/
+17
*
powerpc: Make prom_init.c suitable for both 32-bit and 64-bit
Paul Mackerras
2005-10-10
1
-1
/
+1
[next]