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