aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-03[POWERPC] Fix MPC5200 (not B!) device tree so FEC ethernet worksRené Bürgel1-0/+15
2008-04-03[POWERPC] mpc5200: Amalgamated DTS fixes and updatesBartlomiej Sieka3-30/+112
2008-04-03[POWERPC] Fix rtas_flash procfs interfaceMaxim Shchetynin1-1/+1
2008-04-03[POWERPC] Fix deadlock with mmu_hash_lock in hash_page_syncBenjamin Herrenschmidt1-2/+6
2008-04-03[POWERPC] Fix iSeries hard irq enabling regressionBenjamin Herrenschmidt2-7/+7
2008-04-03[POWERPC] Fix CPM2 SCC1 clock initialization.Laurent Pinchart1-0/+1
2008-03-31[POWERPC] Fix defconfigs so we dont set both GENRTC and RTCLIBKumar Gala10-80/+30
2008-03-31[POWERPC] sata_fsl: reduce compatibility to fsl,pq-sataKim Phillips2-6/+6
2008-03-31[POWERPC] 83xx: enable usb in 837x rdb and 83xx defconfigsKim Phillips2-2/+46
2008-03-31[POWERPC] 83xx: Fix wrong USB phy type in mpc837xrdb dtsAnton Vorontsov3-6/+3
2008-03-30powerpc/pseries/xcis: ansifyAl Viro1-1/+1
2008-03-30vma_map: use proper pointer typesAl Viro1-21/+16
2008-03-28[POWERPC] Fix missed hardware breakpoints across multiple threadsMichael Ellerman1-5/+5
2008-03-25[POWERPC] update pasemi_defconfigOlof Johansson1-54/+88
2008-03-25Merge branch 'linux-2.6' into mergePaul Mackerras3-6/+15
2008-03-25[POWERPC] mpc5200: Fix incorrect compatible string for the mdio nodeGrant Likely1-1/+1
2008-03-24[POWERPC] Update some defconfigsKumar Gala38-1266/+3031
2008-03-24[POWERPC] Fix Oops with TQM5200 on TQM5200Anatolij Gustschin1-2/+2
2008-03-24[POWERPC] mpc5200: Fix null dereference if bestcomm fails to initializeGrant Likely1-0/+4
2008-03-24[POWERPC] Fix crash in init_ipic_sysfs on efikaOlaf Hering1-1/+1
2008-03-24[POWERPC] Don't use 64k pages for ioremap on pSeriesPaul Mackerras1-3/+8
2008-03-20[POWERPC] Update some defconfigsPaul Mackerras9-512/+750
2008-03-20[POWERPC] Hide resources on Axon PCIE root complex nodesMichael Ellerman1-0/+36
2008-03-20[POWERPC] Fix cell IOMMU code to cope with empty dma-ranges and non-PCI devicesMichael Ellerman1-16/+25
2008-03-20[POWERPC] Fix build failure for tqm8540 and sbc85xx defconfigsPaul Gortmaker2-4/+4
2008-03-20[POWERPC] Fix PMU + soft interrupt disable bugAnton Blanchard2-0/+12
2008-03-20[POWERPC] user_regset PTRACE_SETREGS regression fixRoland McGrath1-2/+8
2008-03-13[POWERPC] Fix large hash table allocation on Cell bladesMichael Ellerman1-2/+2
2008-03-13[POWERPC] Export empty_zero_pageTheodore Ts'o1-0/+1
2008-03-13[POWERPC] Fix arch/powerpc/platforms/powermac/pic.c when !CONFIG_ADB_PMUTony Breeds1-1/+1
2008-03-13[POWERPC] Fix bogus test for unassigned PCI resourcesBenjamin Herrenschmidt1-1/+7
2008-03-13[POWERPC] Fix zImage-dtb.initrd build errorGrant Likely2-9/+11
2008-03-13[POWERPC] Add __ucmpdi2 for 64-bit comparisons in 32-bit kernelsPaul Mackerras2-0/+17
2008-03-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufs into mergePaul Mackerras4-4/+7
2008-03-11[POWERPC] spufs: fix rescheduling of non-runnable contextsJeremy Kerr1-1/+2
2008-03-11[POWERPC] spufs: don't (ab)use SCHED_IDLEJeremy Kerr3-3/+5
2008-03-10[POWERPC] QE: Make qe_get_firmware_info reentrantIonut Nicu1-1/+4
2008-03-10[POWERPC] 83xx: Make 83xx perfmon support selectableAndy Fleming2-2/+6
2008-03-07[POWERPC] 85xx: sbc8548 - Fix incorrect PCI-X and PCI interrupt mapJeremy McNicoll1-5/+11
2008-03-07[POWERPC] QE: Fix QE firmware uploading limitTimur Tabi1-1/+1
2008-03-07[POWERPC] 8xx: Fix wrapper platform for adder875, and combine defconfigs.Scott Wood3-822/+43
2008-03-07[POWERPC] 8xx: fix swapVitaly Bordug1-1/+29
2008-03-07[POWERPC] 83xx: Add local bus device nodes to MPC837xMDS device trees.Li Yang4-5/+201
2008-03-07[POWERPC] 83xx: Fix wrong USB phy type in mpc837xmds dtsLi Yang3-6/+6
2008-03-04Kprobes: indicate kretprobe support in KconfigAnanth N Mavinakayanahalli1-0/+1
2008-03-03Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/arnd/cell-2.6 into mergePaul Mackerras4-67/+96
2008-03-03[POWERPC] Convert the cell IOMMU fixed mapping to 16M IOMMU pagesMichael Ellerman1-15/+22
2008-03-03[POWERPC] Allow for different IOMMU page sizes in cell IOMMU codeMichael Ellerman1-13/+18
2008-03-03[POWERPC] Cell IOMMU: n_pte_pages is in 4K page units, not IOMMU_PAGE_SIZEMichael Ellerman1-5/+4
2008-03-03[POWERPC] Split setup of IOMMU stab and ptab, allocate dynamic/fixed ptabs separatelyMichael Ellerman1-26/+43