summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2008-02-21Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds31-351/+1601
2008-02-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spu...Paul Mackerras4-20/+7
2008-02-21[POWERPC] pasemi: Remove warning in mpic_pasemi_msi.cOlof Johansson1-3/+2
2008-02-21[POWERPC] pasemi: Register i2c devices at bootOlof Johansson2-1/+98
2008-02-20[POWERPC] cell: fix spurious false return from spu_trap_data_{map,seg}Andre Detsch2-15/+3
2008-02-20[POWERPC] Fix warning in pseries/power.cStephen Rothwell1-1/+1
2008-02-20[POWERPC] Fix bootwrapper builds with older gcc versionsJosh Boyer1-4/+4
2008-02-20[POWERPC] Fix dt_mem_next_cell() to read the full addressBecky Bruce1-6/+7
2008-02-20[POWERPC] Kill sparse warnings in kprobesAnanth N Mavinakayanahalli1-4/+5
2008-02-19x86: fix vdso_install breaks user "make install"Sam Ravnborg1-1/+1
2008-02-19[POWERPC] spufs: fix scheduler starvation by idle contextsJeremy Kerr2-5/+4
2008-02-16[POWERPC] 44x: Add multiplatform defconfigJosh Boyer1-0/+904
2008-02-15[POWERPC] 44x: Fix Kconfig formattingJosh Boyer1-5/+5
2008-02-15[POWERPC] 4xx: Update defconfigs for 2.6.25Josh Boyer10-282/+568
2008-02-15[POWERPC] 4xx: Remove "i2c" and "xxmii-interface" device_types from dtsStefan Roese8-25/+0
2008-02-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds13-27/+23
2008-02-14d_path: Make get_dcookie() use a struct path argumentJan Blunck1-9/+6
2008-02-14Introduce path_put()Jan Blunck1-1/+1
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck1-8/+10
2008-02-14[POWERPC] Remove unused CONFIG_WANT_DEVICE_TREEGrant Likely6-17/+0
2008-02-14[POWERPC] Cell RAS: Remove DEBUG, and add license and copyrightMichael Ellerman1-1/+10
2008-02-14[POWERPC] free_property() must not be __initAdrian Bunk1-1/+1
2008-02-14[POWERPC] vdso_do_func_patch{32,64}() must be __initAdrian Bunk1-6/+6
2008-02-14[POWERPC] Remove generated files on make cleanKumar Gala2-0/+4
2008-02-14[POWERPC] PS3: Fix bootwrapper hang bugGeoff Levand1-1/+1
2008-02-14[POWERPC] Fix DEBUG_PREEMPT warning when warningHugh Dickins1-1/+1
2008-02-13Linux Kernel Markers: support multiple probesMathieu Desnoyers1-20/+11
2008-02-09ide: introduce HAVE_IDESam Ravnborg1-0/+1
2008-02-08Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds9-58/+133
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky1-6/+8
2008-02-08mount options: fix spufsMiklos Szeredi1-0/+3
2008-02-08libfs: rename simple_attr_close to simple_attr_releaseChristoph Hellwig1-1/+1
2008-02-08libfs: allow error return from simple attributesChristoph Hellwig1-4/+4
2008-02-08[POWERPC] Add arch-specific walk_memory_remove() for 64-bit powerpcBadari Pulavarty2-0/+20
2008-02-08[POWERPC] Enable hotplug memory remove for 64-bit powerpcBadari Pulavarty1-0/+3
2008-02-08[POWERPC] Add remove_memory() for 64-bit powerpcBadari Pulavarty1-0/+16
2008-02-08[POWERPC] Make cell IOMMU fixed mapping printk more usefulMichael Ellerman1-4/+2
2008-02-08[POWERPC] Fix potential cell IOMMU bug when switching back to default DMA opsMichael Ellerman1-8/+7
2008-02-08[POWERPC] Don't enable cell IOMMU fixed mapping if there are no dma-rangesMichael Ellerman1-0/+12
2008-02-08[POWERPC] Fix cell IOMMU null pointer explosion on old firmwaresMichael Ellerman1-8/+7
2008-02-08[POWERPC] spufs: Fix timing dependent false return from spufs_run_spuLuke Browning1-1/+1
2008-02-08[POWERPC] spufs: No need to have a runnable SPU for libassist updateLuke Browning1-6/+4
2008-02-08[POWERPC] spufs: Update SPU_Status[CISHP] in backing runcntl writeMasato Noguchi1-0/+6
2008-02-08[POWERPC] spufs: Fix state_mutex leaksChristoph Hellwig4-30/+45
2008-02-08[POWERPC] Disable G5 NAP mode during SMU commands on U3Benjamin Herrenschmidt1-1/+10
2008-02-07Fix compilation of powerpc asm-offsets.c with old gccTony Breeds1-1/+1
2008-02-07Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds68-725/+1516
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle2-4/+6
2008-02-07[POWERPC] Add SPE registers to core dumpsRoland McGrath1-1/+1
2008-02-07[POWERPC] Use regset code for compat PTRACE_*REGS* callsRoland McGrath1-71/+25