summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2005-10-24powerpc: iseries: Fix a bogus commentStephen Rothwell1-5/+1
2005-10-24powerpc: don't duplicate name between vio_driver and device_driverStephen Rothwell1-2/+1
2005-10-24powerpc: Merge arch/ppc64/kernel/vio.c into arch/powerpc/kernel/vio.cStephen Rothwell3-1/+1
2005-10-23powerpc: Make coff boot wrapper load the kernel at 8MPaul Mackerras1-1/+1
2005-10-23powerpc: Run on old powermacs.Paul Mackerras3-27/+106
2005-10-23powerpc: Fix time code for 601 processorsPaul Mackerras1-23/+56
2005-10-22Merge changes from linux-2.6 by handPaul Mackerras61-1253/+1425
2005-10-22ppc64: Use arch/powerpc/platforms/powermac for powermac build.Paul Mackerras10-3581/+6
2005-10-22powerpc: Merge in 64-bit powermac support.Paul Mackerras14-813/+1136
2005-10-22ppc64: Simplify secondary CPU startup on powermacsPaul Mackerras2-31/+15
2005-10-22ppc64: Rearrange btext initialization for consistency with ppc32Paul Mackerras3-49/+46
2005-10-22ppc64: Add a `primary' argument to pci_process_bridge_OF_rangesPaul Mackerras3-11/+33
2005-10-22ppc64/powerpc: Fix time initialization on SMP systemsPaul Mackerras2-28/+1
2005-10-22ppc64: Fix delivery of RT signals to 32-bit processes.Paul Mackerras1-2/+1
2005-10-22powerpc: Move agp_special_page export to where it is definedPaul Mackerras4-8/+2
2005-10-22[PATCH] typo fix in last cpufreq powernow patchChris Wright1-1/+1
2005-10-22[PATCH] cpufreq: fix pending powernow timer stuck conditionDave Jones1-11/+19
2005-10-21[PATCH] ppc64: Fix typo bug in iSeries hash codeDavid Gibson1-1/+1
2005-10-21Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-10/+31
2005-10-21[PATCH] ppc64: Fix pages marked dirty abusivelyBenjamin Herrenschmidt1-2/+1
2005-10-21[PATCH] ppc64: Fix typo in time calculationsPaul Mackerras1-1/+1
2005-10-21[PATCH] powerpc: Fix mmap returning 64 bit addressesMichael Ellerman1-1/+1
2005-10-21[PATCH] powerpc: Don't blow away load_addr in start_threadMichael Ellerman1-1/+5
2005-10-21[PATCH] powerpc: Merge thread_info.hDavid Gibson9-26/+22
2005-10-21[PATCH] Fix broken initialization of conswitchp for ARCH=ppc64David Gibson1-0/+4
2005-10-21[ARM] Fix Integrator IM/PD-1 supportRussell King1-7/+8
2005-10-21[ARM] 3027/1: BAST - reduce NAND timings slightlyBen Dooks1-3/+3
2005-10-21[ARM] 3025/1: Add I2S platform device for PXAMatt Reimer1-0/+20
2005-10-20powerpc: Fix some bugs in the new merged time codePaul Mackerras2-4/+3
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] build fix for uml/amd64Al Viro1-4/+0
2005-10-20[PATCH] ppc64: update defconfigsPaul Mackerras6-163/+380
2005-10-20Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+8
2005-10-20[PATCH] swiotlb: make sure initial DMA allocations really are in DMA memoryYasunori Goto1-2/+2
2005-10-20[PATCH] ppc64: Fix error in vDSO 32 bits dateBenjamin Herrenschmidt1-1/+1
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