aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-10-20powerpc/ppc/ppc64: Various compile fixes.Paul Mackerras2-3/+3
2005-10-20ppc64: Use the merged mpic.cPaul Mackerras3-889/+2
2005-10-20powerpc: Move some calculations from xxx_calibrate_decr to time_initPaul Mackerras2-27/+14
2005-10-20ppc64: Move init_boot_text call and conswitchp init into setup_archPaul Mackerras2-4/+8
2005-10-20ppc: rename pci_assign_all_busses to pci_assign_all_busesPaul Mackerras8-16/+16
2005-10-20powerpc: Fix places where ppc_md.show_[per]cpuinfo was treated as intPaul Mackerras3-58/+26
2005-10-20powerpc: Move smp_mpic_message_pass into mpic.cPaul Mackerras2-22/+21
2005-10-20ppc64: Change ppc_md.get_cpuinfo to ppc_md.show_cpuinfoPaul Mackerras5-9/+9
2005-10-20[PATCH] powerpc: Merge ppc64 pmc.[ch] with ppc32 perfmon.[ch]David Gibson10-110/+33
2005-10-20[PATCH] ppc32: replace use of _GLOBAL with .globl for ppc32Kumar Gala3-18/+33
2005-10-20[PATCH] powerpc: Some more fixes to allow building for a Book-E processorKumar Gala1-3/+2
2005-10-20powerpc: Fix a corner case in __div64_32Paul Mackerras1-1/+2
2005-10-20powerpc: Fix a branch-too-far link error for 32-bit targetsPaul Mackerras1-1/+2
2005-10-20powerpc: Merge time.c and asm/time.h.Paul Mackerras12-243/+356
2005-10-20ppc64: Minor compilation fixesPaul Mackerras3-13/+16
2005-10-20powerpc: Move ptrace32.c from arch/ppc64 to arch/powerpcPaul Mackerras4-7/+8
2005-10-19powerpc: Eliminate a compile warning in signal_32.cPaul Mackerras1-2/+3
2005-10-19powerpc: Merge machdep.hPaul Mackerras15-65/+62
2005-10-19ppc: Minor smp changes for consistency with ppc64Paul Mackerras11-28/+22
2005-10-18Merge rsync://oak/kernels/iseries/work/Paul Mackerras7-309/+195
2005-10-18powerpc: change sys32_ to compat_sys_Stephen Rothwell7-309/+195
2005-10-18powerpc: Fix various compile errors with ARCH=ppc, ppc64 and powerpcPaul Mackerras8-17/+16
2005-10-18powerpc: merge ppc signal.c and ppc64 signal32.cStephen Rothwell5-1128/+628
2005-10-17[PATCH] powerpc: Another maple merge tree fixDavid Gibson1-3/+1
2005-10-17[PATCH] powerpc: Fix use of LOADBASE in merge treeDavid Gibson1-2/+2
2005-10-17[PATCH] powerpc: replace use of _GLOBAL with .globlKumar Gala3-18/+33
2005-10-17powerpc: Make CONFIG_PROC_DEVICETREE independent of CONFIG_PPC_OFPaul Mackerras1-3/+3
2005-10-17powerpc: Clear the BSS at the start of early_init with ARCH=ppcPaul Mackerras1-0/+4
2005-10-17ppc: Fix various compile errors resulting from ptrace.c mergePaul Mackerras2-37/+98
2005-10-17ppc: Use the merged of_device.c from arch/powerpc/kernelPaul Mackerras2-277/+1
2005-10-17powerpc: Merge syscalls.c and sys_ppc32.c.Paul Mackerras8-376/+147
2005-10-17powerpc: Initialize btext subsystem later, after prom_initPaul Mackerras4-106/+4
2005-10-17ppc32: use L1_CACHE_SHIFT/L1_CACHE_BYTESStephen Rothwell13-95/+95
2005-10-14powerpc: move iSeries/HvCallPci.h to platforms/iseries/call_pci.hStephen Rothwell4-3/+293
2005-10-14powerpc: move iSeries/HvCallHpt.h to platforms/iseries/call_hpt.hStephen Rothwell3-2/+104
2005-10-14powerpc: eliminate DsaAddr from pci_dnStephen Rothwell4-16/+23
2005-10-14powerpc: remove ISERIES_[SUB]BUS macrosStephen Rothwell3-17/+10
2005-10-14powerpc: move iSeries/iSeries_pci.h to platforms/iseriesStephen Rothwell6-21/+81
2005-10-13powerpc: fix uname -mStephen Rothwell1-0/+2
2005-10-13powerpc: merge ptrace.cStephen Rothwell5-398/+141
2005-10-13ppc64: use powerpc of_device.cStephen Rothwell3-276/+2
2005-10-13ppc64: fix arch/ppc64/kernel/MakefileStephen Rothwell1-2/+1
2005-10-13ppc64: merge binfmt_elf32.cStephen Rothwell5-51/+7
2005-10-13powerpc: make 64 bit binaries workStephen Rothwell1-5/+1
2005-10-13powerpc: create 32 bit LOADADDR macroStephen Rothwell1-4/+2
2005-10-13powerpc: consolidate cputable.cStephen Rothwell5-435/+329
2005-10-12powerpc: Bring in some changes made to arch/ppc and include/asm-ppc64Paul Mackerras3-1/+12
2005-10-12powerpc: Move default hash table size calculation to hash_utils_64.cPaul Mackerras2-21/+22
2005-10-12Merge from Linus' treePaul Mackerras188-1974/+6345
2005-10-12powerpc: make iSeries boot againStephen Rothwell4-6/+8