aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-10-26powerpc: Fixes to get the Longtrail CHRP a bit furtherPaul Mackerras3-15/+30
2005-10-26powerpc: Merge 32-bit CHRP support.Paul Mackerras12-37/+1256
2005-10-26powerpc: Don't limit pmac_get_rtc_time to return only positive valuesPaul Mackerras1-4/+0
2005-10-26powerpc: Fix interrupt-tree parsingPaul Mackerras1-14/+26
2005-10-26powerpc: Pull out MPC106 (grackle) initialization code into its own filePaul Mackerras4-44/+71
2005-10-26powerpc: Pull common bits of setup_{32,64}.c into setup-common.cPaul Mackerras4-248/+417
2005-10-26powerpc: Merge rtas.c into arch/powerpc/kernelPaul Mackerras13-199/+256
2005-10-26powerpc: Merge i8259.c into arch/powerpc/sysdevPaul Mackerras18-270/+97
2005-10-26ppc: Use the indirect_pci.c from arch/powerpc/sysdevPaul Mackerras7-156/+58
2005-10-26[PATCH] powerpc: Move ras.c into arch/powerpc/platforms/pseriesMichael Ellerman3-8/+7
2005-10-26[PATCH] powerpc: Some minor cleanups to setup_32.cKumar Gala2-40/+8
2005-10-26[PATCH] powerpc: Add support for Book-E timer config to generic_calibrate_decrKumar Gala1-0/+11
2005-10-26[PATCH] ppc: Fix m82xx_pci buildBecky Bruce1-1/+1
2005-10-26[PATCH] powerpc: some prom.c cleanupsKumar Gala1-0/+4
2005-10-26[PATCH] powerpc: Make sure we have an RTC before trying to adjust itKumar Gala1-1/+1
2005-10-24powerpc: Add a shutdown member to vio_driverStephen Rothwell1-0/+11
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-21[PATCH] typo fix in last cpufreq powernow patchChris Wright1-1/+1
2005-10-21[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-20[ARM] 3027/1: BAST - reduce NAND timings slightlyBen Dooks1-3/+3
2005-10-20[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