aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-06[POWERPC] Fix legacy serial search for opb bus portsMichael Ellerman1-1/+2
2008-02-06[POWERPC] Use a sensible default for clock_getres() in the VDSOTony Breeds1-1/+2
2008-02-06[POWERPC] iSeries: Fix section mismatch in viodsasdStephen Rothwell1-1/+1
2008-02-06[POWERPC] Avoid possible extra of_node_put in axon_msi.cStephen Rothwell1-1/+1
2008-02-06[POWERPC] Avoid DMA exception when using axon_msi with IOMMUMichael Ellerman1-11/+10
2008-02-06[POWERPC] Convert axon_msi to an of_platform driverMichael Ellerman1-42/+34
2008-02-06[POWERPC] Search for and publish cell OF platform devices earlierMichael Ellerman1-1/+1
2008-02-05[POWERPC] 8xx: adder875, ep88xc: fix to match recent 8xx cleanups.Scott Wood2-4/+3
2008-02-05[POWERPC] 83xx: Correct 2nd PCI controller interrupt value in mpc834x_mds dtsKim Phillips1-1/+1
2008-02-06[POWERPC] spufs: Fix memory leak on SPU affinityAndre Detsch1-8/+21
2008-02-06[POWERPC] spufs: Fix SPE single-step modeJeremy Kerr1-2/+5
2008-02-06[POWERPC] spufs: Add marker-based tracing facilityChristoph Hellwig6-7/+291
2008-02-05[POWERPC] 83xx: configure USB clock for MPC8315EKim Phillips3-5/+16
2008-02-05add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt1-3/+3
2008-02-05iommu sg: powerpc: remove DMA 4GB boundary protectionFUJITA Tomonori1-20/+1
2008-02-05iommu sg: powerpc: convert iommu to use the IOMMU helperFUJITA Tomonori4-38/+39
2008-02-05iommu sg merging: ppc: make iommu respect the segment size limitsFUJITA Tomonori2-3/+7
2008-02-03Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers1-2/+0
2008-02-03Add HAVE_KPROBESMathieu Desnoyers1-0/+1
2008-02-03Add HAVE_OPROFILEMathieu Desnoyers1-0/+1
2008-02-01Suspend: Add config option to disable the freezer if architecture wants thatJohannes Berg1-0/+4
2008-02-01Suspend: Introduce begin() and end() callbacksRafael J. Wysocki1-2/+8
2008-02-01Suspend: Clean up Kconfig (V2)Johannes Berg1-0/+4
2008-02-01Hibernation: Clean up Kconfig (V2)Johannes Berg1-2/+12
2008-02-01pasemi: Fix thinko in dma_direct_ops setupOlof Johansson1-1/+1
2008-01-31POWERPC: Set dma_data correctly for direct_ops on pasemiOlof Johansson1-1/+3
2008-01-31Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds404-8320/+58722
2008-01-31[POWERPC] Cell IOMMU fixed mapping supportMichael Ellerman1-2/+267
2008-01-31[POWERPC] Split out the ioid fetching/checking logicMichael Ellerman1-6/+17
2008-01-31[POWERPC] Add support to cell_iommu_setup_page_tables() for multiple windowsMichael Ellerman1-5/+10
2008-01-31[POWERPC] Split out the IOMMU logic from cell_dma_dev_setup()Michael Ellerman1-6/+13
2008-01-31[POWERPC] Split cell_iommu_setup_hardware() into two partsMichael Ellerman1-12/+26
2008-01-31[POWERPC] Split out the logic that allocates struct iommusMichael Ellerman1-4/+16
2008-01-31[POWERPC] Allocate the hash table under 1G on cellMichael Ellerman1-3/+9
2008-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds1-1/+1
2008-01-31Merge branch 'linux-2.6'Paul Mackerras19-106/+542
2008-01-31Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xxPaul Mackerras17-349/+419
2008-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-9/+4
2008-01-30percpu: change Kconfig to HAVE_SETUP_PER_CPU_AREAtravis@sgi.com1-1/+1
2008-01-30percpu: use a kconfig variable to signal arch specific percpu setuptravis@sgi.com1-0/+3
2008-01-30spinlock: lockbreak cleanupNick Piggin1-0/+5
2008-01-30powerpc: ptrace generic resumeRoland McGrath1-46/+0
2008-01-30powerpc: arch_has_single_stepRoland McGrath1-6/+6
2008-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25Linus Torvalds3-1/+490
2008-01-28pasemi: export pasemi_dma_init()Olof Johansson1-0/+1
2008-01-28pasemi: DMA engine management libraryOlof Johansson3-1/+489
2008-01-28remove __attribute_used__Adrian Bunk3-5/+5
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg1-4/+6
2008-01-28[POWERPC] 83xx: Clean up / convert mpc83xx board DTS files to v1 format.Paul Gortmaker15-985/+999
2008-01-28[POWERPC] 85xx: Only invalidate TLB0 and TLB1Kumar Gala1-10/+0