aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Add missing of_node_put in pseries/nvram.cJulia Lawall2008-06-161-1/+3
* [POWERPC] Fix return value check logic in debugfs virq_mapping setupEmil Medve2008-06-161-1/+1
* Merge branch 'linux-2.6' into mergePaul Mackerras2008-06-163-38/+16
|\
| * Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-06-113-38/+16
| |\
| | * KVM: ppc: Report bad GFNsHollis Blanchard2008-06-061-1/+1
| | * KVM: ppc: Use a read lock around MMU operations, and release it on errorHollis Blanchard2008-06-061-2/+3
| | * KVM: ppc: Remove unmatched kunmap() callHollis Blanchard2008-06-061-2/+0
| | * KVM: ppc: add lwzx/stwz emulationHollis Blanchard2008-06-061-0/+12
| | * KVM: ppc: Remove duplicate functionHollis Blanchard2008-06-061-33/+0
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spuf...Paul Mackerras2008-06-164-31/+54
|\ \ \
| * | | powerpc/spufs: fix missed stop-and-signal eventLuke Browning2008-06-161-0/+5
| * | | powerpc/spufs: synchronize interaction between spu exception handling and tim...Luke Browning2008-06-162-19/+37
| * | | powerpc/spufs: remove class_0_dsisr from spu exception handlingLuke Browning2008-06-163-8/+0
| * | | powerpc/spufs: wait for stable spu status in spu_stopped()Luke Browning2008-06-161-5/+13
| |/ /
* | | Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2008-06-1646-2160/+3983
|\ \ \
| * | | [POWERPC] 83xx: MPC837xRDB's VSC7385 ethernet switch isn't on the MDIO busAnton Vorontsov2008-06-104-23/+5
| * | | [POWERPC] Updated Freescale PPC defconfigsKumar Gala2008-06-0940-2000/+3796
| * | | [POWERPC] 8610: Update defconfig for MPC8610 HPCDTimur Tabi2008-06-091-136/+180
| * | | [POWERPC] 85xx: MPC8548CDS - Fix size of PCIe IO spaceKumar Gala2008-06-091-2/+2
| * | | [POWERPC] 85xx: MPC85xx MDS - Unconditionally select PHYLIB for board fixupsKumar Gala2008-06-091-0/+1
* | | | [POWERPC] bootwrapper: add simpleImage* to list of boot targetsGrant Likely2008-06-111-1/+1
| |/ / |/| |
* | | [POWERPC] Make walk_memory_resource available with MEMORY_HOTPLUG=nNathan Lynch2008-06-091-2/+1
* | | [POWERPC] Use dev_set_name in pci_64.cStephen Rothwell2008-06-091-1/+1
* | | [POWERPC] Fix incorrect enabling of VMX when building signal or user contextBenjamin Herrenschmidt2008-06-091-1/+3
* | | [POWERPC] boot/Makefile CONFIG_ variable fixesAdrian Bunk2008-06-091-2/+2
|/ /
* | rtc-ds1374: rename device to just "ds1374"Jean Delvare2008-06-061-1/+1
|/
* celleb_scc_pciex endianness misannotationsAl Viro2008-06-041-2/+3
* mpc52xx_gpio iomem annotationsAl Viro2008-06-041-7/+7
* [POWERPC] Fix DMA nodes in the MPC8610 HPCD device treeTimur Tabi2008-05-311-5/+5
* [POWERPC] pasemi: update pasemi_defconfig, enable electra_cfOlof Johansson2008-05-271-61/+111
* [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] 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] 85xx: SBC8548 - Add flash support and HW Rev reportingJeremy McNicoll2008-05-132-1/+123