summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Update default irq servers when boot cpu is removedNathan Fontenot2008-02-071-32/+45
* [POWERPC] Remove redundant of_get_cpu_node routineNathan Fontenot2008-02-071-26/+1
* [POWERPC] Split xics_teardown_cpu()Nathan Fontenot2008-02-074-7/+14
* [POWERPC] Update irq descriptor affinityNathan Fontenot2008-02-071-1/+1
* [POWERPC] bootwrapper: Build multiple cuImagesGrant Likely2008-02-075-74/+103
* [POWERPC] Fake NUMA emulation for PowerPCBalbir Singh2008-02-071-3/+63
* [POWERPC] Fix compilation for CONFIG_DEBUGGER=n and CONFIG_KEXEC=yOlof Johansson2008-02-072-2/+2
* Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int...Paul Mackerras2008-02-0712-79/+694
|\
| * [POWERPC] mpc512x: Add MPC512x PSC support to MPC52xx psc driverJohn Rigby2008-02-063-12/+225
| * [POWERPC] mpc512x: Factor out 5200 dependencies from 52xx psc driverJohn Rigby2008-02-061-64/+192
| * [POWERPC] mpc512x: Device tree for MPC5121 ADSJohn Rigby2008-02-061-0/+122
| * [POWERPC] mpc512x: Basic platform supportJohn Rigby2008-02-068-4/+156
* | Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2008-02-0631-174/+190
|\ \
| * | [POWERPC] 85xx: Add second cpu to 8572 dtsKumar Gala2008-02-051-0/+12
| * | [POWERPC] qe_lib: fix few fluffy negligencesAnton Vorontsov2008-02-051-5/+5
| * | [POWERPC] 83xx: Update mpc83xx_defconfigKim Phillips2008-02-051-5/+5
| * | [POWERPC] FSL: fix mpc83xx_spi device registrationKim Phillips2008-02-051-1/+1
| * | [POWERPC] 83xx: mpc832x_rdb: fix compiler warningKim Phillips2008-02-051-1/+1
| * | [POWERPC} Add oprofile support for e300Andy Fleming2008-02-052-0/+7
| * | [POWERPC] Made FSL Book-E PMC support more genericAndy Fleming2008-02-0511-86/+102
| * | [POWERPC] Fix storcenter DTS typos, feedback, IRQs.Jon Loeliger2008-02-052-26/+11
| * | [POWERPC] 8xx: Add clock-frequency to adder875 and mpc885ads dtsBryan O'Donoghue2008-02-053-0/+3
| * | [POWERPC] 83xx: Add rtc node to mpc8313erdb dtsKim Phillips2008-02-051-0/+4
| * | [POWERPC] 8xx: adder875, ep88xc: fix to match recent 8xx cleanups.Scott Wood2008-02-052-4/+3
| * | [POWERPC] 83xx: Correct 2nd PCI controller interrupt value in mpc834x_mds dtsKim Phillips2008-02-051-1/+1
| * | [POWERPC] 83xx: configure USB clock for MPC8315EKim Phillips2008-02-053-5/+16
| * | cpmac: convert to new Fixed PHY infrastructureAnton Vorontsov2008-02-052-40/+19
* | | [POWERPC] arch/powerpc/platforms/82xx: Add missing of_node_putJulia Lawall2008-02-062-4/+2
* | | [POWERPC] arch/powerpc/sysdev: Add missing of_node_putJulia Lawall2008-02-061-3/+7
* | | [POWERPC] arch/powerpc/platforms/pseries: Add missing of_node_putJulia Lawall2008-02-061-0/+1
* | | [POWERPC] update_mmu_cache: Don't cache-flush non-readable pagesScott Wood2008-02-061-1/+6
* | | [POWERPC] Fix legacy serial search for opb bus portsMichael Ellerman2008-02-061-1/+2
* | | [POWERPC] Use a sensible default for clock_getres() in the VDSOTony Breeds2008-02-061-1/+2
* | | [POWERPC] iSeries: Fix section mismatch in viocdStephen Rothwell2008-02-061-1/+1
* | | [POWERPC] iSeries: Fix section mismatch in viodsasdStephen Rothwell2008-02-062-2/+2
* | | [POWERPC] Avoid possible extra of_node_put in axon_msi.cStephen Rothwell2008-02-061-1/+1
* | | [POWERPC] Avoid DMA exception when using axon_msi with IOMMUMichael Ellerman2008-02-061-11/+10
* | | [POWERPC] Convert axon_msi to an of_platform driverMichael Ellerman2008-02-061-42/+34
* | | [POWERPC] Create and hook up of_platform_device_shutdownMichael Ellerman2008-02-061-0/+10
* | | [POWERPC] Search for and publish cell OF platform devices earlierMichael Ellerman2008-02-061-1/+1
* | | [POWERPC] Add of_get_next_parent()Michael Ellerman2008-02-062-0/+26
* | | [POWERPC] spufs: Fix memory leak on SPU affinityAndre Detsch2008-02-061-8/+21
* | | [POWERPC] spufs: Fix SPE single-step modeJeremy Kerr2008-02-061-2/+5
* | | [POWERPC] spufs: Add marker-based tracing facilityChristoph Hellwig2008-02-066-7/+291
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-02-0532-1593/+1825
|\ \ \
| * | | ide-tape: bump minor driver versionBorislav Petkov2008-02-061-1/+1
| * | | ide-tape: cleanup the remaining codestyle issuesBorislav Petkov2008-02-061-352/+480
| * | | ide-tape: fix syntax error in idetape_identify_device()Borislav Petkov2008-02-061-2/+2
| * | | ide-tape: remove leftover OnStream support warningBorislav Petkov2008-02-061-4/+0
| * | | ide-tape: collect module-related macro calls at the endBorislav Petkov2008-02-061-3/+2