aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] mv643xx_eth: Prepare to support multiple silicon blocksDale Farnsworth2008-04-152-28/+37
* [POWERPC] prpmc2800: Clean up dts propertiesMark A. Greer2008-04-153-36/+11
* [POWERPC] mv64x60: Remove device tree absolute path referencesDale Farnsworth2008-04-153-14/+15
* [POWERPC] mv64x60: Fix FDT compatible names: mv64x60 => mv64360Mark A. Greer2008-04-157-34/+34
* [POWERPC] prpmc2800: Fix frequencies in prpmc2800.dtsDale Farnsworth2008-04-151-3/+3
* [POWERPC] prpmc2800: Convert DTS to v1 and add labelsMark A. Greer2008-04-151-130/+134
* [POWERPC] Fix MAX_ORDER config problemStephen Rothwell2008-04-151-20/+20
* [POWERPC] Fix handling of unrecoverable SLB miss interruptsPaul Mackerras2008-04-141-1/+17
* Merge branch 'linux-2.6'Paul Mackerras2008-04-1430-215/+337
|\
| * [POWERPC] Fix MPC5200 (not B!) device tree so FEC ethernet worksRené Bürgel2008-04-031-0/+15
| * [POWERPC] mpc5200: Amalgamated DTS fixes and updatesBartlomiej Sieka2008-04-033-30/+112
| * [POWERPC] Fix rtas_flash procfs interfaceMaxim Shchetynin2008-04-031-1/+1
| * [POWERPC] Fix deadlock with mmu_hash_lock in hash_page_syncBenjamin Herrenschmidt2008-04-031-2/+6
| * [POWERPC] Fix iSeries hard irq enabling regressionBenjamin Herrenschmidt2008-04-032-7/+7
| * [POWERPC] Fix CPM2 SCC1 clock initialization.Laurent Pinchart2008-04-031-0/+1
| * [POWERPC] Fix defconfigs so we dont set both GENRTC and RTCLIBKumar Gala2008-03-3110-80/+30
| * [POWERPC] sata_fsl: reduce compatibility to fsl,pq-sataKim Phillips2008-03-312-6/+6
| * [POWERPC] 83xx: enable usb in 837x rdb and 83xx defconfigsKim Phillips2008-03-312-2/+46
| * [POWERPC] 83xx: Fix wrong USB phy type in mpc837xrdb dtsAnton Vorontsov2008-03-313-6/+3
| * powerpc/pseries/xcis: ansifyAl Viro2008-03-301-1/+1
| * vma_map: use proper pointer typesAl Viro2008-03-301-21/+16
| * [POWERPC] Fix missed hardware breakpoints across multiple threadsMichael Ellerman2008-03-281-5/+5
| * [POWERPC] update pasemi_defconfigOlof Johansson2008-03-251-54/+88
* | [POWERPC] Remove CONFIG_PCI_LEGACY from some configsStephen Rothwell2008-04-076-24/+20
* | [POWERPC] htab_remove_mapping is only used by MEMORY_HOTPLUGStephen Rothwell2008-04-071-0/+2
* | [POWERPC] Convert pci and eeh code to of_device_is_availableNathan Lynch2008-04-072-20/+4
* | [POWERPC] Enable CONFIG_FORCE_MAX_ZONEORDER for all PowerPC, and make selectableTimur Tabi2008-04-071-6/+17
* | [POWERPC] Add hand-coded assembly strcmpSteven Rostedt2008-04-072-0/+15
* | [POWERPC] Replace logical-AND by bit-AND in pci_process_ISA_OF_ranges()Roel Kluin2008-04-071-2/+2
* | [POWERPC] 4xx: Add Canyonlands and Yosemite to multi-board defconfigJosh Boyer2008-04-051-4/+10
* | [POWERPC] 4xx: Use machine_device_initcall() for warp_nandValentine Barshak2008-04-051-1/+2
* | [POWERPC] 4xx: Change dts files to support jumbo framesStefan Roese2008-04-057-12/+12
* | [POWERPC] 4xx: Some EMAC related changes in Canyonlands & Glacier dts filesStefan Roese2008-04-052-5/+19
* | [POWERPC] 4xx: Create common ppc4xx_reset_system() in ppc4xx_soc.cStefan Roese2008-04-0218-43/+46
* | [POWERPC] bootwrapper: Add a firmware-independent simpleboot target.Grant Likely2008-04-024-1/+127
* | [POWERPC] 4xx: Fix PESDRn_UTLSET1 register setup on 460EX/GTStefan Roese2008-04-021-6/+4
* | [POWERPC] 4xx: Only reset PCIe PHY on 405EX systems when no link is detectedStefan Roese2008-04-021-8/+0
* | [POWERPC] add target for building .dtb filesGrant Likely2008-04-022-12/+16
* | [POWERPC] Remove redundant display of free swap space in show_mem()Johannes Weiner2008-04-011-1/+0
* | [POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-0176-168/+168
* | [POWERPC] Add kernel parameter to set l3cr for MPC745xRobert Brose2008-04-011-0/+12
* | [POWERPC] PS3: Split device setup for static vs. dynamic devicesGeert Uytterhoeven2008-04-011-32/+46
* | [POWERPC] arch_add_memory() cannot be __devinitGeert Uytterhoeven2008-04-011-1/+1
* | [POWERPC] move_device_tree() should be __initGeert Uytterhoeven2008-04-011-1/+1
* | [POWERPC] Add error return from htab_remove_mapping()Badari Pulavarty2008-04-011-5/+9
* | [POWERPC] PS3: Save power in busy loops on haltGeert Uytterhoeven2008-04-011-1/+11
* | [POWERPC] PS3: Bootwrapper improvementsGeoff Levand2008-04-013-27/+42
* | [POWERPC] PS3: Add ps3_get_speid routineTakashi Yamamoto2008-04-011-0/+7
* | [POWERPC] PS3: Fix unlikely typo in ps3_get_irqRoel Kluin2008-04-011-1/+1
* | Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/ga...Paul Mackerras2008-04-017-1/+1433
|\ \