summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] pseries: phyp dump: Debugging print routinesManish Ahuja2008-03-261-2/+59
* [POWERPC] pseries: phyp dump: Register dump areaManish Ahuja2008-03-261-6/+131
* [POWERPC] pseries: phyp dump: Use sysfs to release reserved memManish Ahuja2008-03-261-5/+76
* [POWERPC] pseries: phyp dump: Reserve and release memoryManish Ahuja2008-03-262-0/+104
* [POWERPC] arch/powerpc/platforms/iseries/pci.c: Use time_* macrosS.Çağlar Onur2008-03-261-1/+2
* [POWERPC] Update wait_state_cycles in the VPATony Breeds2008-03-261-0/+4
* [POWERPC] maple: Kill fixup_maple_ideNathan Lynch2008-03-261-47/+0
* [POWERPC] maple: Use platform name in define_machine()Nathan Lynch2008-03-261-1/+1
* Merge branch 'linux-2.6'Paul Mackerras2008-03-1316-90/+151
|\
| * [POWERPC] Fix arch/powerpc/platforms/powermac/pic.c when !CONFIG_ADB_PMUTony Breeds2008-03-131-1/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spu...Paul Mackerras2008-03-124-4/+7
| |\
| | * [POWERPC] spufs: fix rescheduling of non-runnable contextsJeremy Kerr2008-03-111-1/+2
| | * [POWERPC] spufs: don't (ab)use SCHED_IDLEJeremy Kerr2008-03-113-3/+5
| * | [POWERPC] 83xx: Make 83xx perfmon support selectableAndy Fleming2008-03-102-2/+6
| * | [POWERPC] 83xx: Add local bus device nodes to MPC837xMDS device trees.Li Yang2008-03-071-5/+3
| |/
| * Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/arnd...Paul Mackerras2008-03-033-66/+95
| |\
| | * [POWERPC] Convert the cell IOMMU fixed mapping to 16M IOMMU pagesMichael Ellerman2008-03-031-15/+22
| | * [POWERPC] Allow for different IOMMU page sizes in cell IOMMU codeMichael Ellerman2008-03-031-13/+18
| | * [POWERPC] Cell IOMMU: n_pte_pages is in 4K page units, not IOMMU_PAGE_SIZEMichael Ellerman2008-03-031-5/+4
| | * [POWERPC] Split setup of IOMMU stab and ptab, allocate dynamic/fixed ptabs se...Michael Ellerman2008-03-031-26/+43
| | * [POWERPC] Move allocation of cell IOMMU pad pageMichael Ellerman2008-03-031-6/+6
| | * [POWERPC] Remove unused pte_offset variableMichael Ellerman2008-03-031-4/+1
| | * [POWERPC] Use it_offset not pte_offset in cell IOMMU codeMichael Ellerman2008-03-031-2/+2
| | * [POWERPC] Clearup cell IOMMU fixed mapping terminologyMichael Ellerman2008-03-031-4/+4
| | * [POWERPC] enable hardware watchpoints on cell bladesJens Osterkamp2008-03-031-0/+7
| | * [POWERPC] move celleb DABRX definitionsJens Osterkamp2008-03-031-3/+0
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spu...Paul Mackerras2008-03-036-12/+38
| |\ \
| | * | [POWERPC] spufs: fix use time accounting on SPE-overcommitAndre Detsch2008-02-291-1/+1
| | * | [POWERPC] spufs: serialize SLB invalidation against SLB loadingArnd Bergmann2008-02-291-3/+9
| | * | [POWERPC] spufs: invalidate SLB translation before adding a new entryArnd Bergmann2008-02-291-0/+4
| | * | [POWERPC] spufs: synchronize IRQ when disablingArnd Bergmann2008-02-291-0/+6
| | * | [POWERPC] spufs: fix order of sputrace thread IDsJeremy Kerr2008-02-291-3/+4
| | * | [POWERPC] spufs: fix invalid scheduling of forgotten contextsJeremy Kerr2008-02-281-4/+3
| | * | [POWERPC] spufs: fix context destruction during psmap faultJeremy Kerr2008-02-271-1/+11
| * | | [POWERPC] Add export for mpc52xx_set_psc_clkdivEric Dujardin2008-02-231-0/+1
| | |/ | |/|
* | | [POWERPC] pasemi: Add function engine management functions to dma_libOlof Johansson2008-03-051-0/+40
* | | [POWERPC] pasemi: Add flag management functions to dma_libOlof Johansson2008-03-051-0/+74
* | | pasemi_mac: Move RX/TX section enablement to dma_libOlof Johansson2008-03-051-0/+30
* | | [POWERPC] 8xx: Timebase frequency should not depend on bus-frequencyAnton Vorontsov2008-02-261-6/+1
* | | [POWERPC] Add code for removing HPTEs for parts of the linear mappingBadari Pulavarty2008-02-261-0/+15
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/lmb-2.6Paul Mackerras2008-02-266-6/+9
|\ \ \ | |/ / |/| |
| * | [LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller2008-02-136-6/+9
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spu...Paul Mackerras2008-02-214-20/+7
|\ \ \ | | |/ | |/|
| * | [POWERPC] cell: fix spurious false return from spu_trap_data_{map,seg}Andre Detsch2008-02-202-15/+3
| * | [POWERPC] spufs: fix scheduler starvation by idle contextsJeremy Kerr2008-02-192-5/+4
* | | [POWERPC] pasemi: Register i2c devices at bootOlof Johansson2008-02-212-1/+98
* | | [POWERPC] Fix warning in pseries/power.cStephen Rothwell2008-02-201-1/+1
* | | [POWERPC] 44x: Fix Kconfig formattingJosh Boyer2008-02-151-5/+5
|/ /
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-02-147-15/+11
|\ \
| * | [POWERPC] Remove unused CONFIG_WANT_DEVICE_TREEGrant Likely2008-02-145-13/+0