summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-02-1413-27/+23
|\
| * [POWERPC] Remove unused CONFIG_WANT_DEVICE_TREEGrant Likely2008-02-146-17/+0
| * [POWERPC] Cell RAS: Remove DEBUG, and add license and copyrightMichael Ellerman2008-02-141-1/+10
| * [POWERPC] free_property() must not be __initAdrian Bunk2008-02-141-1/+1
| * [POWERPC] vdso_do_func_patch{32,64}() must be __initAdrian Bunk2008-02-141-6/+6
| * [POWERPC] Remove generated files on make cleanKumar Gala2008-02-142-0/+4
| * [POWERPC] PS3: Fix bootwrapper hang bugGeoff Levand2008-02-141-1/+1
| * [POWERPC] Fix DEBUG_PREEMPT warning when warningHugh Dickins2008-02-141-1/+1
* | d_path: Make get_dcookie() use a struct path argumentJan Blunck2008-02-141-9/+6
* | Introduce path_put()Jan Blunck2008-02-141-1/+1
* | Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-141-8/+10
|/
* Linux Kernel Markers: support multiple probesMathieu Desnoyers2008-02-131-20/+11
* ide: introduce HAVE_IDESam Ravnborg2008-02-091-0/+1
* Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2008-02-089-58/+133
|\
| * [POWERPC] Add arch-specific walk_memory_remove() for 64-bit powerpcBadari Pulavarty2008-02-082-0/+20
| * [POWERPC] Enable hotplug memory remove for 64-bit powerpcBadari Pulavarty2008-02-081-0/+3
| * [POWERPC] Add remove_memory() for 64-bit powerpcBadari Pulavarty2008-02-081-0/+16
| * [POWERPC] Make cell IOMMU fixed mapping printk more usefulMichael Ellerman2008-02-081-4/+2
| * [POWERPC] Fix potential cell IOMMU bug when switching back to default DMA opsMichael Ellerman2008-02-081-8/+7
| * [POWERPC] Don't enable cell IOMMU fixed mapping if there are no dma-rangesMichael Ellerman2008-02-081-0/+12
| * [POWERPC] Fix cell IOMMU null pointer explosion on old firmwaresMichael Ellerman2008-02-081-8/+7
| * [POWERPC] spufs: Fix timing dependent false return from spufs_run_spuLuke Browning2008-02-081-1/+1
| * [POWERPC] spufs: No need to have a runnable SPU for libassist updateLuke Browning2008-02-081-6/+4
| * [POWERPC] spufs: Update SPU_Status[CISHP] in backing runcntl writeMasato Noguchi2008-02-081-0/+6
| * [POWERPC] spufs: Fix state_mutex leaksChristoph Hellwig2008-02-084-30/+45
| * [POWERPC] Disable G5 NAP mode during SMU commands on U3Benjamin Herrenschmidt2008-02-081-1/+10
* | CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky2008-02-081-6/+8
* | mount options: fix spufsMiklos Szeredi2008-02-081-0/+3
* | libfs: rename simple_attr_close to simple_attr_releaseChristoph Hellwig2008-02-081-1/+1
* | libfs: allow error return from simple attributesChristoph Hellwig2008-02-081-4/+4
|/
* Fix compilation of powerpc asm-offsets.c with old gccTony Breeds2008-02-071-1/+1
* Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2008-02-0768-725/+1516
|\
| * [POWERPC] Add SPE registers to core dumpsRoland McGrath2008-02-071-1/+1
| * [POWERPC] Use regset code for compat PTRACE_*REGS* callsRoland McGrath2008-02-071-71/+25
| * [POWERPC] Use generic compat_sys_ptraceRoland McGrath2008-02-071-28/+5
| * [POWERPC] Use generic compat_ptrace_requestRoland McGrath2008-02-071-32/+2
| * [POWERPC] Use generic ptrace peekdata/pokedataRoland McGrath2008-02-071-12/+0
| * [POWERPC] Use regset code for PTRACE_*REGS* requestsRoland McGrath2008-02-071-175/+59
| * [POWERPC] Switch to generic compat_binfmt_elf codeRoland McGrath2008-02-073-70/+2
| * [POWERPC] Add user_regset compat supportRoland McGrath2008-02-071-0/+162
| * [POWERPC] Add user_regset_view definitionsRoland McGrath2008-02-072-0/+54
| * [POWERPC] Use user_regset accessors for GPRsRoland McGrath2008-02-071-0/+91
| * [POWERPC] ptrace accessors for special regs MSR and TRAPRoland McGrath2008-02-071-15/+30
| * [POWERPC] Use user_regset accessors for SPE regsRoland McGrath2008-02-071-33/+57
| * [POWERPC] Use user_regset accessors for altivec regsRoland McGrath2008-02-071-34/+78
| * [POWERPC] Use user_regset accessors for FP regsRoland McGrath2008-02-071-6/+31
| * Merge branch 'virtex-for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-virt...Josh Boyer2008-02-061-1/+1
| |\
| | * [POWERPC] Xilinx: Update compatible to use values generated by BSP generator.Stephen Neuendorffer2008-02-061-1/+1
| * | [POWERPC] Add missing native dcr dcr_ind_lock spinlockValentine Barshak2008-02-061-2/+3
| * | [POWERPC] 4xx: Fix offset value on Warp boardSean MacLennan2008-02-061-1/+1
OpenPOWER on IntegriCloud