summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linux-2.6'Paul Mackerras2008-01-3119-106/+542
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-01-311-9/+4
| |\
| | * PPC: Fix powerpc vio_find_name to not use devices_subsysPaul Mackerras2008-01-271-9/+4
| * | percpu: use a kconfig variable to signal arch specific percpu setuptravis@sgi.com2008-01-301-0/+3
| * | spinlock: lockbreak cleanupNick Piggin2008-01-301-0/+5
| * | powerpc: ptrace generic resumeRoland McGrath2008-01-301-46/+0
| * | powerpc: arch_has_single_stepRoland McGrath2008-01-301-6/+6
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25Linus Torvalds2008-01-293-1/+490
| |\ \
| | * | pasemi: export pasemi_dma_init()Olof Johansson2008-01-281-0/+1
| | * | pasemi: DMA engine management libraryOlof Johansson2008-01-283-1/+489
| * | | remove __attribute_used__Adrian Bunk2008-01-283-5/+5
| * | | all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg2008-01-281-4/+6
| |/ /
| * / [I2C] i2c-mv64xxx: Don't set i2c_adapter.retriesJean Delvare2008-01-261-6/+0
| |/
| * cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()Gautham R Shenoy2008-01-252-8/+8
| * Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-245-5/+5
| * driver core: make /sys/power a kobjectGreg Kroah-Hartman2008-01-241-5/+5
| * kobject: convert pseries/power.c to kobj_attr interfaceGreg Kroah-Hartman2008-01-241-12/+8
| * kset: convert /sys/power to use kset_createGreg Kroah-Hartman2008-01-241-8/+6
| * kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman2008-01-241-1/+1
* | Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xxPaul Mackerras2008-01-3117-349/+419
|\ \
| * | [POWERPC] Add common clock setting routine mpc52xx_psc_set_clkdiv()Grant Likely2008-01-264-12/+72
| * | [POWERPC] Efika: prune fixups and make them more carefullGrant Likely2008-01-261-70/+79
| * | [POWERPC] mpc5200: make dts files conform to generic names recommended practiceGrant Likely2008-01-266-204/+150
| * | [POWERPC] mpc5200: normalize compatible property bindingsGrant Likely2008-01-267-41/+97
| * | [POWERPC] mpc52xx: clean up KconfigGrant Likely2008-01-261-26/+15
| * | [POWERPC] mpc5200: add #address-cells and #size-cells to soc node.Paul Gortmaker2008-01-265-0/+10
* | | [POWERPC] 83xx: Clean up / convert mpc83xx board DTS files to v1 format.Paul Gortmaker2008-01-2815-985/+999
* | | [POWERPC] 85xx: Only invalidate TLB0 and TLB1Kumar Gala2008-01-281-10/+0
* | | [POWERPC] 83xx: Fix typo in mpc837x compatible entriesKim Phillips2008-01-283-3/+3
* | | [POWERPC] 85xx: convert sbc85* boards to use machine_device_initcallKumar Gala2008-01-282-8/+4
* | | [POWERPC] 83xx: rework platform KconfigKumar Gala2008-01-285-30/+910
* | | [POWERPC] 85xx: rework platform KconfigKumar Gala2008-01-283-26/+1535
* | | [POWERPC] QE: Explicitly set address-cells and size cells for muramPaul Gortmaker2008-01-284-2/+10
* | | [POWERPC] Convert StorCenter DTS file to /dts-v1/ format.Jon Loeliger2008-01-281-35/+38
* | | [POWERPC] 86xx: Convert all 86xx DTS files to /dts-v1/ format.Jon Loeliger2008-01-282-279/+281
* | | [POWERPC] 83xx: add the mpc837x rdb defconfigKim Phillips2008-01-281-0/+887
* | | [POWERPC] 83xx: add the mpc837[789]_rdb dts filesKim Phillips2008-01-283-0/+888
* | | [POWERPC] 83xx: add MPC837x RDB platform supportKim Phillips2008-01-283-1/+107
* | | [POWERPC] 83xx: add the mpc8315 rdb defconfigKim Phillips2008-01-281-0/+1417
* | | [POWERPC] 83xx: ipic: add interrupt vector 94Kim Phillips2008-01-281-0/+6
* | | [POWERPC] 83xx: Add the MPC8315E RDB dtsKim Phillips2008-01-281-0/+287
* | | [POWERPC] 83xx: add base platform support for the mpc8315 rdb boardKim Phillips2008-01-282-2/+3
* | | [POWERPC] 83xx: fold the mpc8313 platform into the mpc831x platformKim Phillips2008-01-284-27/+18
* | | [POWERPC] fsl_spi: stop using device_type = "spi"Anton Vorontsov2008-01-2813-66/+92
* | | spi_mpc83xx: use brg-frequency for SPI in QEAnton Vorontsov2008-01-281-13/+33
* | | ucc_geth: get rid of device_type for mdioAnton Vorontsov2008-01-284-7/+4
* | | [POWERPC] QE: get rid of most device_types and modelAnton Vorontsov2008-01-2810-61/+111
* | | [POWERPC] 85xx: some minor cleanups for stx_gp3 and tqm85xxKumar Gala2008-01-287-13/+5
* | | [POWERPC] 83xx: mpc834x_mds - Convert device tree source to dts-v1Paul Gortmaker2008-01-281-125/+127
* | | [POWERPC] CPM: Rename commproc to cpm1 and cpm2_common.c to cpm2.cJochen Friedrich2008-01-287-9/+9