aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-03powerpc/83xx: Fix MCU support merge issue in mpc8349emitx.dtsAnton Vorontsov1-8/+8
2008-12-03powerpc: Fix dma_map_sg() cache flushing on non coherent platformsBenjamin Herrenschmidt1-0/+1
2008-12-02Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds3-0/+11
2008-12-02powerpc: Use physical cpu id when setting the processor affinityKumar Gala1-1/+1
2008-12-01powerpc: Fix build for 32-bit SMP configsMilton Miller1-0/+2
2008-11-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds24-560/+2750
2008-12-01powerpc: Fix system calls on Cell entered with XER.SO=1Paul Mackerras1-1/+7
2008-12-01powerpc/cell: Fix GDB watchpoints, againArnd Bergmann1-2/+7
2008-12-01powerpc/mpic: Don't reset affinity for secondary MPIC on bootArnd Bergmann1-2/+7
2008-12-01powerpc/cell/axon-msi: Retry on missing interruptArnd Bergmann1-5/+31
2008-12-01powerpc: Fix boot freeze on machine with empty memory nodeDave Hansen1-47/+75
2008-12-01powerpc: Fix IRQ assignment for some PCIe devicesAdhemerval Zanella1-2/+5
2008-11-30remove __ARCH_WANT_COMPAT_SYS_PTRACEChristoph Hellwig1-2/+0
2008-11-30powerpc set_huge_psize() false positiveAl Viro2-2/+1
2008-11-25KVM: ppc: stop leaking host memory on VM exitHollis Blanchard3-0/+11
2008-11-24Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufs into mergePaul Mackerras1-0/+3
2008-11-24Merge branch 'merge' of ssh://master.kernel.org/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx into mergePaul Mackerras2-3/+20
2008-11-24Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into mergePaul Mackerras12-494/+2591
2008-11-21powerpc/spufs: Fix spinning in spufs_ps_fault on signalJeremy Kerr1-0/+3
2008-11-19powerpc/mpc832x_rdb: fix swapped ethernet idsMichael Barkowski1-2/+2
2008-11-19powerpc: Use generic PHY driver for Marvell 88E1111 PHY on GE Fanuc SBC610Martyn Welch1-1/+1
2008-11-19powerpc/85xx: L2 cache size wrong in 8572DS dtsTrent Piepho1-1/+1
2008-11-14powerpc/virtex: Update defconfigsGrant Likely4-125/+1469
2008-11-14powerpc/52xx: update defconfigsGrant Likely6-361/+1117
2008-11-14powerpc/virtex: fix various format/casting printk mismatchesGrant Likely1-2/+2
2008-11-13powerpc/mpc5200: fix bestcomm Kconfig dependenciesGrant Likely1-6/+3
2008-11-13powerpc/44x: Fix 460EX/460GT machine check handlingBenjamin Herrenschmidt1-1/+6
2008-11-13powerpc/40x: Limit allocable DRAM during early mappingGrant Erickson1-2/+14
2008-11-11powerpc: Update desktop/server defconfigsPaul Mackerras8-313/+1033
2008-11-11powerpc: Fix msr check in compat_sys_swapcontextAndreas Schwab1-3/+15
2008-11-08powerpc: Updated Freescale PPC related defconfigsKumar Gala50-1932/+4234
2008-11-08powerpc: Update QE/CPM2 usb_ctlr structures for USB supportLi Yang2-10/+4
2008-11-08powerpc/86xx: Correct SOC bus-frequency in GE Fanuc SBC610 DTSMartyn Welch1-1/+1
2008-11-08powerpc/fsl-booke: Fix synchronization bug w/local tlb invalidatesKumar Gala1-0/+4
2008-11-05powerpc: Fix "unused variable" warning in pci_dlpar.cStephen Rothwell1-1/+0
2008-11-05powerpc/cell: Fix compile error in ras.cAlexey Dobriyan1-0/+1
2008-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+26
2008-10-31Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds56-864/+1434
2008-10-31Revert "powerpc: Sync RPA note in zImage with kernel's RPA note"Paul Mackerras4-145/+52
2008-10-31Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into mergePaul Mackerras1-39/+0
2008-10-31powerpc: Fix compile errors with CONFIG_BUG=nPaul Mackerras1-0/+2
2008-10-31powerpc: Fix format string warning in arch/powerpc/boot/main.cJon Smirl1-1/+1
2008-10-31powerpc: Fix bug in kernel copy of libfdt's fdt_subnode_offset_namelen()David Gibson1-3/+6
2008-10-31powerpc: Remove duplicate DMA entry from mpc8313erdb device treeMike Dyer1-39/+0
2008-10-30Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6David S. Miller1-0/+26
2008-10-31powerpc/cell/OProfile: Fix on-stack array size in activate spu profiling functionCarl Love1-3/+10
2008-10-31powerpc/mpic: Fix regression caused by change of default IRQ affinityKumar Gala4-6/+61
2008-10-31powerpc: Update remaining dma_mapping_ops to use map/unmap_pageMark Nelson8-99/+104
2008-10-31powerpc/pci: Fix unmapping of IO space on 64-bitBenjamin Herrenschmidt1-1/+1
2008-10-31powerpc/pci: Properly allocate bus resources for hotplug PHBsNathan Fontenot3-55/+59