summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2008-12-03powerpc and sparc: Introduce dev_archdata node accessorsAnton Vorontsov1-0/+12
2008-12-03powerpc/ibmebus: Get rid of the IRQ mapping in ibmebus_free_irq()Sebastien Dugue1-0/+1
2008-12-03powerpc: Eliminate NULL test and memset after alloc_bootmemJulia Lawall1-2/+0
2008-12-03powerpc: Add sync_*_for_* to dma_opsBecky Bruce3-31/+92
2008-12-03powerpc: Allow the max stack trace depth to be configuredJohannes Berg2-1/+10
2008-12-03powerpc: Use RCU based pte freeing mechanism for all powerpcKumar Gala8-175/+167
2008-12-03powerpc: Add a local_flush_tlb_page to handle kmap_atomic invalidatesKumar Gala2-2/+16
2008-12-03powerpc: hash_page_sync should only be used on SMP & STD_MMU_32Kumar Gala1-3/+3
2008-12-03powerpc: Fix ppc32 mm_struct CPU tracking in SMPBenjamin Herrenschmidt1-0/+3
2008-12-03powerpc: Add MSR[CE, DE] to the MSR bits we print on show_regs()Kumar Gala1-0/+2
2008-12-03Merge branch 'merge'Paul Mackerras32-565/+2766
2008-12-03powerpc: Fix dma_map_sg() cache flushing on non coherent platformsBenjamin Herrenschmidt1-0/+1
2008-12-03Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-0/+11
2008-12-03powerpc: Use physical cpu id when setting the processor affinityKumar Gala1-1/+1
2008-12-01powerpc: Fix build for 32-bit SMP configsMilton Miller1-0/+2
2008-12-01Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds24-560/+2750
2008-12-01powerpc: Fix system calls on Cell entered with XER.SO=1Paul Mackerras1-1/+7
2008-12-01powerpc/cell: Fix GDB watchpoints, againArnd Bergmann1-2/+7
2008-12-01powerpc/mpic: Don't reset affinity for secondary MPIC on bootArnd Bergmann1-2/+7
2008-12-01powerpc/cell/axon-msi: Retry on missing interruptArnd Bergmann1-5/+31
2008-12-01powerpc: Fix boot freeze on machine with empty memory nodeDave Hansen1-47/+75
2008-12-01powerpc: Fix IRQ assignment for some PCIe devicesAdhemerval Zanella1-2/+5
2008-11-30remove __ARCH_WANT_COMPAT_SYS_PTRACEChristoph Hellwig1-2/+0
2008-11-30powerpc set_huge_psize() false positiveAl Viro2-2/+1
2008-11-25KVM: ppc: stop leaking host memory on VM exitHollis Blanchard3-0/+11
2008-11-24Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spuf...Paul Mackerras1-0/+3
2008-11-24Merge branch 'merge' of ssh://master.kernel.org/pub/scm/linux/kernel/git/jwbo...Paul Mackerras2-3/+20
2008-11-24Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into mergePaul Mackerras12-494/+2591
2008-11-21powerpc/spufs: Fix spinning in spufs_ps_fault on signalJeremy Kerr1-0/+3
2008-11-20powerpc/mpc832x_rdb: fix swapped ethernet idsMichael Barkowski1-2/+2
2008-11-20powerpc: Use generic PHY driver for Marvell 88E1111 PHY on GE Fanuc SBC610Martyn Welch1-1/+1
2008-11-20powerpc/85xx: L2 cache size wrong in 8572DS dtsTrent Piepho1-1/+1
2008-11-19powerpc/mpic: Use new smp_request_message_ipiMilton Miller1-28/+4
2008-11-19powerpc: Provide a separate handler for each IPI actionMilton Miller2-0/+66
2008-11-19powerpc: Correct page-in counter for CMM with 64k pagesRobert Jennings1-1/+1
2008-11-19powerpc/pmac: Use of_find_node_with_property() in pmac_setup_arch()Michael Ellerman1-3/+1
2008-11-19powerpc: Use of_find_node_with_property() in cell_iommu_fixed_mapping_init()Michael Ellerman1-4/+1
2008-11-19powerpc: Use for_each_node_with_property() in of_irq_map_init()Michael Ellerman1-4/+1
2008-11-19powerpc: Optimise mutexNick Piggin1-5/+130
2008-11-19powerpc: Optimise smp_rmbNick Piggin1-9/+11
2008-11-19powerpc: Optimise smp_wmbNick Piggin2-2/+6
2008-11-19powerpc: Update 64bit __copy_tofrom_user() using CPU_FTR_UNALIGNED_LD_STDMark Nelson1-2/+15
2008-11-19powerpc: Remove superfluous WARN_ON() from dma-noncoherent.cHollis Blanchard1-1/+0
2008-11-19powerpc: Tell gcc when we clobber the carry in inline asmPaul Mackerras3-12/+12
2008-11-19powerpc/ps3: Replace the flip_ctl logic in ps3av and ps3fb by a mutexGeert Uytterhoeven3-4/+7
2008-11-14powerpc/virtex: Update defconfigsGrant Likely4-125/+1469
2008-11-14powerpc/52xx: update defconfigsGrant Likely6-361/+1117
2008-11-14powerpc/virtex: fix various format/casting printk mismatchesGrant Likely1-2/+2
2008-11-14powerpc/mpc5200: fix bestcomm Kconfig dependenciesGrant Likely1-6/+3
2008-11-13powerpc/44x: Fix 460EX/460GT machine check handlingBenjamin Herrenschmidt1-1/+6