summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] fsl_msi: few (mostly cosmetic) fixesAnton Vorontsov2008-06-022-30/+21
* [POWERPC] 85xx: Enable MSI support for 85xxds boardJason Jin2008-06-023-1/+35
* [POWERPC] 86xx: Enable MSI support for MPC8610HPCD boardJason Jin2008-06-022-1/+18
* [POWERPC] fsl: PCIe MSI support for 83xx/85xx/86xx processors.Jason Jin2008-06-024-1/+494
* [POWERPC] 4xx: Fix compiler warning on DCR_NATIVE only buildsJosh Boyer2008-05-291-0/+2
* [POWERPC] PIKA Warp: Update platform code to support Rev B boardsSean MacLennan2008-05-293-65/+324
* [POWERPC] PIKA Warp: Update DTS to support Rev B boardsSean MacLennan2008-05-291-21/+34
* [POWERPC] 4xx: Fix PCI mem in rainier DTSJosh Boyer2008-05-291-2/+3
* [POWERPC] Convert remaining dts-v0 files to v1David Gibson2008-05-2917-1310/+1344
* [POWERPC] Refactor DCR codeStephen Neuendorffer2008-05-291-33/+121
* Merge branch 'merge' into powerpc-nextPaul Mackerras2008-05-2317-572/+688
|\
| * [POWERPC] mpic: Fix use of uninitialized variableStephen Rothwell2008-05-231-17/+3
| * [POWERPC] Add kernstart_addr to list of allowed symbols in prom_initMichael Ellerman2008-05-231-1/+1
| * [POWERPC] Fix __set_fixmap() for STRICT_MM_TYPECHECKSDavid Gibson2008-05-231-1/+1
| * [POWERPC] PS3: Fix memory hotplugGeoff Levand2008-05-231-0/+3
| * Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-05-2010-547/+657
| |\
| | * [POWERPC] Update defconfigs for desktop/server systemsPaul Mackerras2008-05-206-533/+637
| | * Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2008-05-203-12/+20
| | |\
| | | * [POWERPC] Fix mpc8377_mds.dts DMA nodes to match specKumar Gala2008-05-201-5/+13
| | | * [POWERPC] Update arch/powerpc/boot/.gitignoreKumar Gala2008-05-201-5/+3
| | | * [POWERPC] Remove generated files on make cleanKumar Gala2008-05-201-2/+4
| | * | [POWERPC] powerpc/mm/hash_low_32.S: Remove CVS keywordAdrian Bunk2008-05-201-2/+0
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-05-191-1/+0
| |\ \ \ | | |/ / | |/| |
| | * | [PATCH] take init_files to fs/file.cAl Viro2008-05-161-1/+0
| * | | [POWERPC] 4xx: Workaround for CHIP_11 ErrataJosh Boyer2008-05-191-0/+21
| | |/ | |/|
| * | i2c: Switch pasemi to the new device/driver matching schemeJean Delvare2008-05-181-5/+2
| |/
* | [POWERPC] Remove unnecessary cast in arch_deref_entry_point()Michael Ellerman2008-05-231-1/+1
* | [POWERPC] Add debugging trigger to Axon MSI codeMichael Ellerman2008-05-231-0/+58
* | [POWERPC] mpic: Deal with bogus NIRQ in Feature Reporting RegisterKumar Gala2008-05-231-3/+6
* | [POWERPC] Tweak VDSO linker script to avoid upsetting old binutilsRoland McGrath2008-05-231-3/+3
* | [POWERPC] Move of_device_get_modalias to drivers/ofStephen Rothwell2008-05-161-48/+0
* | [POWERPC] Add 6xx-style HID0_SLEEP support.Scott Wood2008-05-162-0/+56
* | [POWERPC] Defer processing of interrupts when the CPU wakes from sleep modePaul Mackerras2008-05-161-0/+8
* | Merge branch 'linux-2.6' into powerpc-nextPaul Mackerras2008-05-168-18/+67
|\|
| * [POWERPC] cell: Fix section mismatches in io-workarounds codeIshizaki Kou2008-05-152-6/+6
| * [POWERPC] spufs: Fix compile errorFUJITA Tomonori2008-05-151-0/+1
| * [POWERPC] vmemmap fixes to use smaller pagesBenjamin Herrenschmidt2008-05-154-11/+59
| * [POWERPC] spufs: Fix pointer reference in find_victimLuke Browning2008-05-151-1/+1
* | [POWERPC] Fix sparse warnings in arch/powerpc/platforms/pseriesMichael Ellerman2008-05-145-12/+15
* | [POWERPC] pseries/firmware.c should include pseries/pseries.hMichael Ellerman2008-05-141-0/+1
* | [POWERPC] Fix sparse warnings in arch/powerpc/kernelMichael Ellerman2008-05-1410-31/+25
* | [POWERPC] Make cpus_in_xmon static and remove extern mess from hvc_console.cMichael Ellerman2008-05-141-1/+6
* | [POWERPC] Fix sparse warnings in xmon.cMichael Ellerman2008-05-141-29/+30
* | [POWERPC] Move xmon_irq() declaration into xmon.hMichael Ellerman2008-05-142-14/+1
* | [POWERPC] sysdev/mpic_msi.c should include sysdev/mpic.hMichael Ellerman2008-05-141-0/+1
* | [POWERPC] Remove duplicate variable definitions in mm/tlb_64.cMichael Ellerman2008-05-141-5/+2
* | [POWERPC] Move declaration of tce variables into mmu-hash64.hMichael Ellerman2008-05-141-2/+0
* | [POWERPC] Fix sparse warnings in arch/powerpc/mmMichael Ellerman2008-05-143-6/+6
* | [POWERPC] Move declaration of init_bootmem_done into system.hMichael Ellerman2008-05-141-2/+1
* | [POWERPC] Create of_buses for MV64x60 devicesRemi Machet2008-05-141-0/+10