summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2008-02-07[POWERPC] 4xx: Add 440EPx Sequoia ehci dts entryValentine Barshak1-0/+8
2008-02-07[POWERPC] 4xx: Fix Walnut buildJosh Boyer2-0/+2
2008-02-07[POWERPC] Update default irq servers when boot cpu is removedNathan Fontenot1-32/+45
2008-02-07[POWERPC] Remove redundant of_get_cpu_node routineNathan Fontenot1-26/+1
2008-02-07[POWERPC] Split xics_teardown_cpu()Nathan Fontenot4-7/+14
2008-02-07[POWERPC] Update irq descriptor affinityNathan Fontenot1-1/+1
2008-02-07[POWERPC] bootwrapper: Build multiple cuImagesGrant Likely5-74/+103
2008-02-07[POWERPC] Fake NUMA emulation for PowerPCBalbir Singh1-3/+63
2008-02-07[POWERPC] Fix compilation for CONFIG_DEBUGGER=n and CONFIG_KEXEC=yOlof Johansson1-1/+1
2008-02-07Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int...Paul Mackerras8-4/+256
2008-02-07[POWERPC] mpc512x: Device tree for MPC5121 ADSJohn Rigby1-0/+122
2008-02-07[POWERPC] mpc512x: Basic platform supportJohn Rigby7-4/+134
2008-02-06calibrate_delay() must be __cpuinitAdrian Bunk1-2/+0
2008-02-06taskstats scaled time cleanupMichael Neuling1-6/+6
2008-02-06[POWERPC] Xilinx: Update compatible to use values generated by BSP generator.Stephen Neuendorffer1-1/+1
2008-02-06Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras24-70/+93
2008-02-06[POWERPC] arch/powerpc/platforms/82xx: Add missing of_node_putJulia Lawall2-4/+2
2008-02-06[POWERPC] arch/powerpc/sysdev: Add missing of_node_putJulia Lawall1-3/+7
2008-02-06[POWERPC] arch/powerpc/platforms/pseries: Add missing of_node_putJulia Lawall1-0/+1
2008-02-06[POWERPC] 85xx: Add second cpu to 8572 dtsKumar Gala1-0/+12
2008-02-06[POWERPC] qe_lib: fix few fluffy negligencesAnton Vorontsov1-5/+5
2008-02-06[POWERPC] 83xx: Update mpc83xx_defconfigKim Phillips1-5/+5
2008-02-06[POWERPC] FSL: fix mpc83xx_spi device registrationKim Phillips1-1/+1
2008-02-06[POWERPC] 83xx: mpc832x_rdb: fix compiler warningKim Phillips1-1/+1
2008-02-06[POWERPC} Add oprofile support for e300Andy Fleming2-0/+7
2008-02-06[POWERPC] Made FSL Book-E PMC support more genericAndy Fleming6-22/+24
2008-02-06[POWERPC] Fix storcenter DTS typos, feedback, IRQs.Jon Loeliger2-26/+11
2008-02-06[POWERPC] 8xx: Add clock-frequency to adder875 and mpc885ads dtsBryan O'Donoghue3-0/+3
2008-02-06[POWERPC] 83xx: Add rtc node to mpc8313erdb dtsKim Phillips1-0/+4
2008-02-06[POWERPC] update_mmu_cache: Don't cache-flush non-readable pagesScott Wood1-1/+6
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-06[POWERPC] 8xx: adder875, ep88xc: fix to match recent 8xx cleanups.Scott Wood2-4/+3
2008-02-06[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-06[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