aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2008-02-05[POWERPC] 83xx: Update mpc83xx_defconfigKim Phillips
2008-02-05[POWERPC] FSL: fix mpc83xx_spi device registrationKim Phillips
2008-02-05[POWERPC] 83xx: mpc832x_rdb: fix compiler warningKim Phillips
2008-02-05[POWERPC} Add oprofile support for e300Andy Fleming
2008-02-05[POWERPC] Made FSL Book-E PMC support more genericAndy Fleming
2008-02-05[POWERPC] Fix storcenter DTS typos, feedback, IRQs.Jon Loeliger
2008-02-05[POWERPC] 8xx: Add clock-frequency to adder875 and mpc885ads dtsBryan O'Donoghue
2008-02-05[POWERPC] 83xx: Add rtc node to mpc8313erdb dtsKim Phillips
2008-02-05[POWERPC] 8xx: adder875, ep88xc: fix to match recent 8xx cleanups.Scott Wood
2008-02-05[POWERPC] 83xx: Correct 2nd PCI controller interrupt value in mpc834x_mds dtsKim Phillips
2008-02-05[POWERPC] 83xx: configure USB clock for MPC8315EKim Phillips
2008-02-03Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers
2008-02-03Add HAVE_KPROBESMathieu Desnoyers
2008-02-03Add HAVE_OPROFILEMathieu Desnoyers
2008-02-01Suspend: Add config option to disable the freezer if architecture wants thatJohannes Berg
2008-02-01Suspend: Introduce begin() and end() callbacksRafael J. Wysocki
2008-02-01Suspend: Clean up Kconfig (V2)Johannes Berg
2008-02-01Hibernation: Clean up Kconfig (V2)Johannes Berg
2008-02-01pasemi: Fix thinko in dma_direct_ops setupOlof Johansson
2008-01-31POWERPC: Set dma_data correctly for direct_ops on pasemiOlof Johansson
2008-01-31Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2008-01-31[POWERPC] Cell IOMMU fixed mapping supportMichael Ellerman
2008-01-31[POWERPC] Split out the ioid fetching/checking logicMichael Ellerman
2008-01-31[POWERPC] Add support to cell_iommu_setup_page_tables() for multiple windowsMichael Ellerman
2008-01-31[POWERPC] Split out the IOMMU logic from cell_dma_dev_setup()Michael Ellerman
2008-01-31[POWERPC] Split cell_iommu_setup_hardware() into two partsMichael Ellerman
2008-01-31[POWERPC] Split out the logic that allocates struct iommusMichael Ellerman
2008-01-31[POWERPC] Allocate the hash table under 1G on cellMichael Ellerman
2008-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds
2008-01-31Merge branch 'linux-2.6'Paul Mackerras
2008-01-31Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xxPaul Mackerras
2008-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2008-01-30percpu: change Kconfig to HAVE_SETUP_PER_CPU_AREAtravis@sgi.com
2008-01-30percpu: use a kconfig variable to signal arch specific percpu setuptravis@sgi.com
2008-01-30spinlock: lockbreak cleanupNick Piggin
2008-01-30powerpc: ptrace generic resumeRoland McGrath
2008-01-30powerpc: arch_has_single_stepRoland McGrath
2008-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25Linus Torvalds
2008-01-28pasemi: export pasemi_dma_init()Olof Johansson
2008-01-28pasemi: DMA engine management libraryOlof Johansson
2008-01-28remove __attribute_used__Adrian Bunk
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg
2008-01-28[POWERPC] 83xx: Clean up / convert mpc83xx board DTS files to v1 format.Paul Gortmaker
2008-01-28[POWERPC] 85xx: Only invalidate TLB0 and TLB1Kumar Gala
2008-01-28[POWERPC] 83xx: Fix typo in mpc837x compatible entriesKim Phillips
2008-01-28[POWERPC] 85xx: convert sbc85* boards to use machine_device_initcallKumar Gala
2008-01-28[POWERPC] 83xx: rework platform KconfigKumar Gala
2008-01-28[POWERPC] 85xx: rework platform KconfigKumar Gala
2008-01-28[POWERPC] QE: Explicitly set address-cells and size cells for muramPaul Gortmaker
2008-01-28[POWERPC] Convert StorCenter DTS file to /dts-v1/ format.Jon Loeliger