aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2005-10-24powerpc: iseries: Fix a bogus commentStephen Rothwell
2005-10-24powerpc: don't duplicate name between vio_driver and device_driverStephen Rothwell
2005-10-24powerpc: Merge arch/ppc64/kernel/vio.c into arch/powerpc/kernel/vio.cStephen Rothwell
2005-10-23powerpc: Run on old powermacs.Paul Mackerras
2005-10-23powerpc: Fix time code for 601 processorsPaul Mackerras
2005-10-22Merge changes from linux-2.6 by handPaul Mackerras
2005-10-22ppc64: Use arch/powerpc/platforms/powermac for powermac build.Paul Mackerras
2005-10-22powerpc: Merge in 64-bit powermac support.Paul Mackerras
2005-10-22ppc64/powerpc: Fix time initialization on SMP systemsPaul Mackerras
2005-10-22ppc64: Fix delivery of RT signals to 32-bit processes.Paul Mackerras
2005-10-22powerpc: Move agp_special_page export to where it is definedPaul Mackerras
2005-10-21[PATCH] powerpc: Fix mmap returning 64 bit addressesMichael Ellerman
2005-10-21[PATCH] powerpc: Don't blow away load_addr in start_threadMichael Ellerman
2005-10-21[PATCH] powerpc: Merge thread_info.hDavid Gibson
2005-10-20powerpc: Fix some bugs in the new merged time codePaul Mackerras
2005-10-20powerpc: Move some calculations from xxx_calibrate_decr to time_initPaul Mackerras
2005-10-20ppc64: Move init_boot_text call and conswitchp init into setup_archPaul Mackerras
2005-10-20ppc: rename pci_assign_all_busses to pci_assign_all_busesPaul Mackerras
2005-10-20powerpc: Fix places where ppc_md.show_[per]cpuinfo was treated as intPaul Mackerras
2005-10-20powerpc: Move smp_mpic_message_pass into mpic.cPaul Mackerras
2005-10-20ppc64: Change ppc_md.get_cpuinfo to ppc_md.show_cpuinfoPaul Mackerras
2005-10-20[PATCH] powerpc: Merge ppc64 pmc.[ch] with ppc32 perfmon.[ch]David Gibson
2005-10-20[PATCH] powerpc: Some more fixes to allow building for a Book-E processorKumar Gala
2005-10-20powerpc: Fix a corner case in __div64_32Paul Mackerras
2005-10-20powerpc: Fix a branch-too-far link error for 32-bit targetsPaul Mackerras
2005-10-20powerpc: Merge time.c and asm/time.h.Paul Mackerras
2005-10-20ppc64: Minor compilation fixesPaul Mackerras
2005-10-20powerpc: Move ptrace32.c from arch/ppc64 to arch/powerpcPaul Mackerras
2005-10-19powerpc: Eliminate a compile warning in signal_32.cPaul Mackerras
2005-10-19powerpc: Merge machdep.hPaul Mackerras
2005-10-19ppc: Minor smp changes for consistency with ppc64Paul Mackerras
2005-10-18Merge rsync://oak/kernels/iseries/work/Paul Mackerras
2005-10-18powerpc: change sys32_ to compat_sys_Stephen Rothwell
2005-10-18powerpc: Fix various compile errors with ARCH=ppc, ppc64 and powerpcPaul Mackerras
2005-10-18powerpc: merge ppc signal.c and ppc64 signal32.cStephen Rothwell
2005-10-17[PATCH] powerpc: Another maple merge tree fixDavid Gibson
2005-10-17[PATCH] powerpc: Fix use of LOADBASE in merge treeDavid Gibson
2005-10-17[PATCH] powerpc: replace use of _GLOBAL with .globlKumar Gala
2005-10-17powerpc: Make CONFIG_PROC_DEVICETREE independent of CONFIG_PPC_OFPaul Mackerras
2005-10-17powerpc: Clear the BSS at the start of early_init with ARCH=ppcPaul Mackerras
2005-10-17powerpc: Merge syscalls.c and sys_ppc32.c.Paul Mackerras
2005-10-17powerpc: Initialize btext subsystem later, after prom_initPaul Mackerras
2005-10-17ppc32: use L1_CACHE_SHIFT/L1_CACHE_BYTESStephen Rothwell
2005-10-14powerpc: move iSeries/HvCallPci.h to platforms/iseries/call_pci.hStephen Rothwell
2005-10-14powerpc: move iSeries/HvCallHpt.h to platforms/iseries/call_hpt.hStephen Rothwell
2005-10-14powerpc: eliminate DsaAddr from pci_dnStephen Rothwell
2005-10-14powerpc: remove ISERIES_[SUB]BUS macrosStephen Rothwell
2005-10-14powerpc: move iSeries/iSeries_pci.h to platforms/iseriesStephen Rothwell
2005-10-13powerpc: fix uname -mStephen Rothwell
2005-10-13powerpc: merge ptrace.cStephen Rothwell