aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
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/paulus/powerpcLinus 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/paulus/powerpcLinus 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
2008-02-07[POWERPC] Use generic compat_sys_ptraceRoland McGrath1-28/+5
2008-02-07[POWERPC] Use generic compat_ptrace_requestRoland McGrath1-32/+2
2008-02-07[POWERPC] Use generic ptrace peekdata/pokedataRoland McGrath1-12/+0
2008-02-07[POWERPC] Use regset code for PTRACE_*REGS* requestsRoland McGrath1-175/+59
2008-02-07[POWERPC] Switch to generic compat_binfmt_elf codeRoland McGrath3-70/+2
2008-02-07[POWERPC] Add user_regset compat supportRoland McGrath1-0/+162
2008-02-07[POWERPC] Add user_regset_view definitionsRoland McGrath2-0/+54
2008-02-07[POWERPC] Use user_regset accessors for GPRsRoland McGrath1-0/+91
2008-02-07[POWERPC] ptrace accessors for special regs MSR and TRAPRoland McGrath1-15/+30
2008-02-07[POWERPC] Use user_regset accessors for SPE regsRoland McGrath1-33/+57
2008-02-07[POWERPC] Use user_regset accessors for altivec regsRoland McGrath1-34/+78
2008-02-07[POWERPC] Use user_regset accessors for FP regsRoland McGrath1-6/+31
2008-02-06Merge branch 'virtex-for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-virtex into for-2.6.25Josh Boyer1-1/+1
2008-02-06[POWERPC] Add missing native dcr dcr_ind_lock spinlockValentine Barshak1-2/+3
2008-02-06[POWERPC] 4xx: Fix offset value on Warp boardSean MacLennan1-1/+1
2008-02-06[POWERPC] 4xx: Add 440EPx Sequoia ehci dts entryValentine Barshak1-0/+8
2008-02-06[POWERPC] 4xx: Fix Walnut buildJosh Boyer2-0/+2
2008-02-07[POWERPC] Update default irq servers when boot cpu is removedNathan Fontenot1-32/+45
2008-02-07[POWERPC] Remove redundant of_get_cpu_node routineNathan Fontenot1-26/+1
2008-02-07[POWERPC] Split xics_teardown_cpu()Nathan Fontenot4-7/+14
2008-02-07[POWERPC] Update irq descriptor affinityNathan Fontenot1-1/+1
2008-02-07[POWERPC] bootwrapper: Build multiple cuImagesGrant Likely5-74/+103
2008-02-07[POWERPC] Fake NUMA emulation for PowerPCBalbir Singh1-3/+63
2008-02-07[POWERPC] Fix compilation for CONFIG_DEBUGGER=n and CONFIG_KEXEC=yOlof Johansson1-1/+1
2008-02-07Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into for-2.6.25Paul Mackerras8-4/+256
2008-02-06[POWERPC] mpc512x: Device tree for MPC5121 ADSJohn Rigby1-0/+122
2008-02-06[POWERPC] mpc512x: Basic platform supportJohn Rigby7-4/+134