summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2008-06-16[POWERPC] Turn on ATA_SFF so we get SATA_SVW back in defconfigsPaul Mackerras
2008-06-16[POWERPC] Remove ppc32's export of console_driversStephen Rothwell
2008-06-16[POWERPC] Fix -Os kernel builds with newer gcc versionsKumar Gala
2008-06-16[POWERPC] Fix bootwrapper builds with newer gcc versionsKumar Gala
2008-06-16[POWERPC] Fix warning in pseries/eeh_driver.cAndrew Morton
2008-06-16[POWERPC] Add missing of_node_put in pseries/nvram.cJulia Lawall
2008-06-16[POWERPC] Fix return value check logic in debugfs virq_mapping setupEmil Medve
2008-06-16Merge branch 'linux-2.6' into mergePaul Mackerras
2008-06-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spuf...Paul Mackerras
2008-06-16powerpc/spufs: fix missed stop-and-signal eventLuke Browning
2008-06-16powerpc/spufs: synchronize interaction between spu exception handling and tim...Luke Browning
2008-06-16powerpc/spufs: remove class_0_dsisr from spu exception handlingLuke Browning
2008-06-16powerpc/spufs: wait for stable spu status in spu_stopped()Luke Browning
2008-06-16Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras
2008-06-11Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-06-11[POWERPC] bootwrapper: add simpleImage* to list of boot targetsGrant Likely
2008-06-10[POWERPC] 83xx: MPC837xRDB's VSC7385 ethernet switch isn't on the MDIO busAnton Vorontsov
2008-06-09[POWERPC] Updated Freescale PPC defconfigsKumar Gala
2008-06-09[POWERPC] 8610: Update defconfig for MPC8610 HPCDTimur Tabi
2008-06-09[POWERPC] 85xx: MPC8548CDS - Fix size of PCIe IO spaceKumar Gala
2008-06-09[POWERPC] 85xx: MPC85xx MDS - Unconditionally select PHYLIB for board fixupsKumar Gala
2008-06-09[POWERPC] Make walk_memory_resource available with MEMORY_HOTPLUG=nNathan Lynch
2008-06-09[POWERPC] Use dev_set_name in pci_64.cStephen Rothwell
2008-06-09[POWERPC] Fix incorrect enabling of VMX when building signal or user contextBenjamin Herrenschmidt
2008-06-09[POWERPC] boot/Makefile CONFIG_ variable fixesAdrian Bunk
2008-06-06rtc-ds1374: rename device to just "ds1374"Jean Delvare
2008-06-06KVM: ppc: Report bad GFNsHollis Blanchard
2008-06-06KVM: ppc: Use a read lock around MMU operations, and release it on errorHollis Blanchard
2008-06-06KVM: ppc: Remove unmatched kunmap() callHollis Blanchard
2008-06-06KVM: ppc: add lwzx/stwz emulationHollis Blanchard
2008-06-06KVM: ppc: Remove duplicate functionHollis Blanchard
2008-06-04celleb_scc_pciex endianness misannotationsAl Viro
2008-06-04mpc52xx_gpio iomem annotationsAl Viro
2008-05-31[POWERPC] Fix DMA nodes in the MPC8610 HPCD device treeTimur Tabi
2008-05-27[POWERPC] pasemi: update pasemi_defconfig, enable electra_cfOlof Johansson
2008-05-23[POWERPC] mpic: Fix use of uninitialized variableStephen Rothwell
2008-05-23[POWERPC] Add kernstart_addr to list of allowed symbols in prom_initMichael Ellerman
2008-05-23[POWERPC] Fix __set_fixmap() for STRICT_MM_TYPECHECKSDavid Gibson
2008-05-23[POWERPC] PS3: Fix memory hotplugGeoff Levand
2008-05-20Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-05-20[POWERPC] Update defconfigs for desktop/server systemsPaul Mackerras
2008-05-20Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras
2008-05-20[POWERPC] Fix mpc8377_mds.dts DMA nodes to match specKumar Gala
2008-05-20[POWERPC] Update arch/powerpc/boot/.gitignoreKumar Gala
2008-05-20[POWERPC] Remove generated files on make cleanKumar Gala
2008-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-05-20[POWERPC] powerpc/mm/hash_low_32.S: Remove CVS keywordAdrian Bunk
2008-05-19[POWERPC] 4xx: Workaround for CHIP_11 ErrataJosh Boyer
2008-05-18i2c: Switch pasemi to the new device/driver matching schemeJean Delvare
2008-05-16[PATCH] take init_files to fs/file.cAl Viro