aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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: Make coff boot wrapper load the kernel at 8MPaul Mackerras
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: Simplify secondary CPU startup on powermacsPaul Mackerras
2005-10-22ppc64: Rearrange btext initialization for consistency with ppc32Paul Mackerras
2005-10-22ppc64: Add a `primary' argument to pci_process_bridge_OF_rangesPaul 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] typo fix in last cpufreq powernow patchChris Wright
2005-10-21[PATCH] cpufreq: fix pending powernow timer stuck conditionDave Jones
2005-10-21[PATCH] ppc64: Fix typo bug in iSeries hash codeDavid Gibson
2005-10-21Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2005-10-21[PATCH] ppc64: Fix pages marked dirty abusivelyBenjamin Herrenschmidt
2005-10-21[PATCH] ppc64: Fix typo in time calculationsPaul 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-21[PATCH] Fix broken initialization of conswitchp for ARCH=ppc64David Gibson
2005-10-21[ARM] Fix Integrator IM/PD-1 supportRussell King
2005-10-20[ARM] 3027/1: BAST - reduce NAND timings slightlyBen Dooks
2005-10-20[ARM] 3025/1: Add I2S platform device for PXAMatt Reimer
2005-10-20powerpc: Fix some bugs in the new merged time codePaul Mackerras
2005-10-20powerpc/ppc/ppc64: Various compile fixes.Paul Mackerras
2005-10-20ppc64: Use the merged mpic.cPaul 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-19[PATCH] build fix for uml/amd64Al Viro
2005-10-19[PATCH] ppc64: update defconfigsPaul Mackerras
2005-10-19Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2005-10-19[PATCH] swiotlb: make sure initial DMA allocations really are in DMA memoryYasunori Goto
2005-10-19[PATCH] ppc64: Fix error in vDSO 32 bits dateBenjamin Herrenschmidt
2005-10-20[PATCH] ppc32: replace use of _GLOBAL with .globl for ppc32Kumar Gala
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-19[ARM] 3024/1: Add cpu_v6_proc_finTony Lindgren