summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* powerpc: fix e500 SPE float rounding inexactness detectionJoseph Myers2014-01-081-7/+16
* powerpc: fix exception clearing in e500 SPE float emulationJoseph Myers2014-01-083-4/+52
* powerpc/booke64: Add LRAT error exception handlerMihai Caraman2014-01-085-0/+33
* Merge branch 'merge' into nextBenjamin Herrenschmidt2013-12-3032-118/+151
|\
| * Merge remote-tracking branch 'agust/merge' into mergeBenjamin Herrenschmidt2013-12-301-1/+5
| |\
| | * powerpc/512x: dts: disable MPC5125 usb moduleMatteo Facchinetti2013-12-201-0/+5
| | * powerpc/512x: dts: remove misplaced IRQ spec from 'soc' node (5125)Gerhard Sittig2013-12-181-1/+0
| * | powerpc: Fix alignment of secondary cpu spin varsOlof Johansson2013-12-301-0/+1
| * | powerpc: Align p_endAnton Blanchard2013-12-301-0/+1
| * | powernv/eeh: Add buffer for P7IOC hub error dataBrian W Hart2013-12-302-14/+5
| * | powernv/eeh: Fix possible buffer overrun in ioda_eeh_phb_diag()Brian W Hart2013-12-301-2/+3
| * | powerpc: Make 64-bit non-VMX __copy_tofrom_user bi-endianPaul E. McKenney2013-12-301-15/+38
| * | powerpc: Make unaligned accesses endian-safe for powerpcRajesh B Prathipati2013-12-301-1/+6
| * | powerpc: Fix bad stack check in exception entryMichael Neuling2013-12-301-1/+1
| |/
| * powerpc/powernv: Fix OPAL LPC access in Little EndianBenjamin Herrenschmidt2013-12-132-7/+7
| * powerpc/powernv: Fix endian issue in opal_xscom_readAnton Blanchard2013-12-132-2/+4
| * powerpc: Fix endian issues in crash dump codeAnton Blanchard2013-12-131-3/+3
| * powerpc/pseries: Fix endian issues in MSI codeAnton Blanchard2013-12-131-13/+15
| * powerpc/pseries: Fix PCIE link speed endian issueAnton Blanchard2013-12-131-4/+4
| * powerpc/pseries: Fix endian issues in nvram codeAnton Blanchard2013-12-131-23/+23
| * powerpc/pseries: Fix endian issues in /proc/ppc64/lparcfgAnton Blanchard2013-12-131-6/+6
| * powerpc: Fix topology core_id endian issue on LE buildsAnton Blanchard2013-12-131-2/+2
| * powerpc: Fix endian issue in setup-common.cAnton Blanchard2013-12-131-2/+2
| * powerpc: PTRACE_PEEKUSR always returns FPR0Ulrich Weigand2013-12-131-2/+2
| * powerpc: Fix up the kdump base cap to 128MMahesh Salgaonkar2013-12-101-1/+1
| * powernv: Fix VFIO support with PHB3Thadeu Lima de Souza Cascardo2013-12-101-0/+1
| * powerpc/52xx: Re-enable bestcomm driver in defconfigsAnatolij Gustschin2013-12-106-6/+12
| * powerpc/pasemi: Turn on devtmpfs in defconfigOlof Johansson2013-12-101-4/+3
| * powerpc: Fix PTE page address mismatch in pgtable ctor/dtorHong H. Pham2013-12-102-8/+4
| * powerpc/44x: Fix ocm_block allocationIlia Mirkin2013-12-101-1/+1
| * powerpc: Fix build break with PPC_EARLY_DEBUG_BOOTX=yMichael Ellerman2013-12-101-1/+4
| * powerpc/512x: dts: remove misplaced IRQ spec from 'soc' nodeGerhard Sittig2013-12-071-1/+0
* | powerpc: Fix endian issues in power7/8 machine check handlerAnton Blanchard2013-12-301-3/+3
* | powerpc/iommu: Update the generic code to use dynamic iommu page sizesAlistair Popple2013-12-305-59/+79
* | powerpc/iommu: Add it_page_shift field to determine iommu page sizeAlistair Popple2013-12-307-13/+24
* | powerpc/iommu: Update constant names to reflect their hardcoded page sizeAlistair Popple2013-12-309-74/+75
* | powerpc: Remove unused REDBOOT Kconfig parameterMichael Opdenacker2013-12-303-5/+0
* | powerpc: Fix "attempt to move .org backwards" errorMahesh Salgaonkar2013-12-301-140/+138
* | powerpc/powernv: Get FSP memory errors and plumb into memory poison infrastru...Mahesh Salgaonkar2013-12-093-0/+199
* | powerpc/powernv: Add config option for hwpoisoning.Mahesh Salgaonkar2013-12-091-0/+6
* | powerpc/mm: Enable _PAGE_NUMA for book3sAneesh Kumar K.V2013-12-093-1/+72
* | powerpc/mm: Only check for _PAGE_PRESENT in set_pte/pmd functionsAneesh Kumar K.V2013-12-092-2/+2
* | powerpc/mm: Free up _PAGE_COHERENCE for numa fault use laterAneesh Kumar K.V2013-12-095-8/+26
* | powerpc/mm: Use HPTE constants when updating hpte bitsAneesh Kumar K.V2013-12-092-3/+4
* | powerpc: Dynamically allocate slb_shadow from memblockJeremy Kerr2013-12-091-7/+25
* | powerpc: Make slb_shadow a localJeremy Kerr2013-12-093-4/+2
* | powerpc/pci: Use dev_is_pci() to check whether it is pci deviceYijing Wang2013-12-091-1/+1
* | powernv: Remove get/set_rtc_time when they are not presentMichael Neuling2013-12-051-1/+5
* | powerpc: Add real mode cache inhibited IO accessorsMichael Ellerman2013-12-051-0/+16
* | powerpc: Increase EEH recovery timeout for SR-IOVBrian King2013-12-052-2/+2