aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-01-07math-emu: fix floating-point to integer unsigned saturationJoseph Myers1-2/+2
2014-01-07powerpc: fix e500 SPE float rounding inexactness detectionJoseph Myers1-7/+16
2014-01-07powerpc: fix exception clearing in e500 SPE float emulationJoseph Myers3-4/+52
2014-01-07powerpc/booke64: Add LRAT error exception handlerMihai Caraman5-0/+33
2013-12-30Merge branch 'merge' into nextBenjamin Herrenschmidt33-126/+172
2013-12-30powerpc: Fix endian issues in power7/8 machine check handlerAnton Blanchard1-3/+3
2013-12-30Merge remote-tracking branch 'agust/merge' into mergeBenjamin Herrenschmidt1-1/+5
2013-12-30powerpc/iommu: Update the generic code to use dynamic iommu page sizesAlistair Popple6-65/+88
2013-12-30powerpc/iommu: Add it_page_shift field to determine iommu page sizeAlistair Popple7-13/+24
2013-12-30powerpc/iommu: Update constant names to reflect their hardcoded page sizeAlistair Popple11-92/+94
2013-12-30powerpc: Remove unused REDBOOT Kconfig parameterMichael Opdenacker3-5/+0
2013-12-30powerpc: Fix "attempt to move .org backwards" errorMahesh Salgaonkar1-140/+138
2013-12-30powerpc: Fix alignment of secondary cpu spin varsOlof Johansson1-0/+1
2013-12-30powerpc: Align p_endAnton Blanchard1-0/+1
2013-12-30powernv/eeh: Add buffer for P7IOC hub error dataBrian W Hart2-14/+5
2013-12-30powernv/eeh: Fix possible buffer overrun in ioda_eeh_phb_diag()Brian W Hart1-2/+3
2013-12-30powerpc: Make 64-bit non-VMX __copy_tofrom_user bi-endianPaul E. McKenney1-15/+38
2013-12-30powerpc: Make unaligned accesses endian-safe for powerpcRajesh B Prathipati1-1/+6
2013-12-30powerpc: Fix bad stack check in exception entryMichael Neuling1-1/+1
2013-12-20powerpc/512x: dts: disable MPC5125 usb moduleMatteo Facchinetti1-0/+5
2013-12-18powerpc/512x: dts: remove misplaced IRQ spec from 'soc' node (5125)Gerhard Sittig1-1/+0
2013-12-13powerpc/powernv: Fix OPAL LPC access in Little EndianBenjamin Herrenschmidt2-7/+7
2013-12-13powerpc/powernv: Fix endian issue in opal_xscom_readAnton Blanchard2-2/+4
2013-12-13powerpc: Fix endian issues in crash dump codeAnton Blanchard1-3/+3
2013-12-13powerpc/pseries: Fix endian issues in MSI codeAnton Blanchard1-13/+15
2013-12-13powerpc/pseries: Fix PCIE link speed endian issueAnton Blanchard1-4/+4
2013-12-13powerpc/pseries: Fix endian issues in nvram codeAnton Blanchard1-23/+23
2013-12-13powerpc/pseries: Fix endian issues in /proc/ppc64/lparcfgAnton Blanchard1-6/+6
2013-12-13powerpc: Fix topology core_id endian issue on LE buildsAnton Blanchard1-2/+2
2013-12-13powerpc: Fix endian issue in setup-common.cAnton Blanchard1-2/+2
2013-12-13powerpc: PTRACE_PEEKUSR always returns FPR0Ulrich Weigand1-2/+2
2013-12-10powerpc: Fix up the kdump base cap to 128MMahesh Salgaonkar1-1/+1
2013-12-10powernv: Fix VFIO support with PHB3Thadeu Lima de Souza Cascardo1-0/+1
2013-12-10powerpc/52xx: Re-enable bestcomm driver in defconfigsAnatolij Gustschin6-6/+12
2013-12-10powerpc/pasemi: Turn on devtmpfs in defconfigOlof Johansson1-4/+3
2013-12-10offb: Add palette hack for little endianCedric Le Goater1-1/+10
2013-12-10offb: Little endian fixesCedric Le Goater1-7/+11
2013-12-10powerpc: Fix PTE page address mismatch in pgtable ctor/dtorHong H. Pham2-8/+4
2013-12-10powerpc/44x: Fix ocm_block allocationIlia Mirkin1-1/+1
2013-12-10powerpc: Fix build break with PPC_EARLY_DEBUG_BOOTX=yMichael Ellerman1-1/+4
2013-12-10Merge remote-tracking branch 'agust/merge' into mergeBenjamin Herrenschmidt1-1/+0
2013-12-09powerpc/powernv: Get FSP memory errors and plumb into memory poison infrastructure.Mahesh Salgaonkar3-0/+199
2013-12-09powerpc/powernv: Add config option for hwpoisoning.Mahesh Salgaonkar1-0/+6
2013-12-09powerpc/mm: Enable _PAGE_NUMA for book3sAneesh Kumar K.V3-1/+72
2013-12-09powerpc/mm: Only check for _PAGE_PRESENT in set_pte/pmd functionsAneesh Kumar K.V2-2/+2
2013-12-09powerpc/mm: Free up _PAGE_COHERENCE for numa fault use laterAneesh Kumar K.V5-8/+26
2013-12-09powerpc/mm: Use HPTE constants when updating hpte bitsAneesh Kumar K.V2-3/+4
2013-12-09powerpc: Dynamically allocate slb_shadow from memblockJeremy Kerr1-7/+25
2013-12-09powerpc: Make slb_shadow a localJeremy Kerr3-4/+2
2013-12-09powerpc/pci: Use dev_is_pci() to check whether it is pci deviceYijing Wang1-1/+1