summaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | powerpc: fix e500 SPE float SIGFPE generationJoseph Myers2014-01-081-0/+20
| | * | | powerpc: fix e500 SPE float to integer and fixed-point conversionsJoseph Myers2014-01-081-75/+188
| | * | | 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
| * | | | powerpc: Fix transactional FP/VMX/VSX unavailable handlersPaul Mackerras2014-01-151-9/+36
| * | | | powerpc: Don't corrupt transactional state when using FP/VMX in kernelPaul Mackerras2014-01-1511-47/+195
| * | | | powerpc: Reclaim two unused thread_info flag bitsPaul Mackerras2014-01-151-4/+0
| * | | | powerpc: Fix races with irq_workBenjamin Herrenschmidt2014-01-151-0/+11
| * | | | Move precessing of MCE queued event out from syscall exit path.Mahesh Salgaonkar2014-01-153-9/+10
| * | | | pseries/cpuidle: Remove redundant call to ppc64_runlatch_off() in cpu idle ro...Preeti U Murthy2014-01-151-3/+0
| * | | | powerpc: Make add_system_ram_resources() __initGeert Uytterhoeven2014-01-151-1/+1
| * | | | powerpc: add SATA_MV to ppc64_defconfigOlof Johansson2014-01-151-0/+1
| * | | | powerpc/powernv: Increase candidate fw image sizeVasant Hegde2014-01-151-2/+2
| * | | | powerpc: Add debug checks to catch invalid cpu-to-node mappingsSrivatsa S. Bhat2014-01-151-2/+24
| * | | | powerpc: Fix the setup of CPU-to-Node mappings during CPU onlineSrivatsa S. Bhat2014-01-152-4/+76
| * | | | powerpc/iommu: Don't detach device without IOMMU groupGavin Shan2014-01-151-0/+11
| * | | | powerpc/eeh: Hotplug improvementGavin Shan2014-01-153-4/+24
| * | | | powerpc/eeh: Call opal_pci_reinit() on powernv for restoring config spaceGavin Shan2014-01-152-3/+28
| * | | | powerpc/eeh: Add restore_config operationGavin Shan2014-01-154-2/+9
| * | | | powerpc/powernv: Remove unnecessary assignmentGavin Shan2014-01-151-2/+1
| * | | | Revert "pseries/iommu: Remove DDW on kexec"Nishanth Aravamudan2014-01-151-49/+14
| * | | | Revert "powerpc/pseries/iommu: remove default window before attempting DDW ma...Nishanth Aravamudan2014-01-151-69/+17
| * | | | powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-1546-45/+1
| * | | | powerpc: Add vr save/restore functionsAndreas Schwab2014-01-151-0/+186
| |/ / /
| * | | Merge branch 'merge' into nextBenjamin Herrenschmidt2013-12-3032-118/+151
| |\ \ \
| * | | | 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
| * | | | powerpc/eeh: Output PHB diag-dataGavin Shan2013-12-051-5/+2
| * | | | powerpc/powernv: Move PHB-diag dump functions aroundGavin Shan2013-12-053-205/+144
| * | | | PPC: POWERNV: move iommu_add_device earlierAlexey Kardashevskiy2013-12-056-53/+72
| * | | | powerpc/powernv: Move SG list structure to header fileVasant Hegde2013-12-052-25/+28
| * | | | powerpc/powernv: Infrastructure to read opal messages in generic format.Mahesh Salgaonkar2013-12-053-1/+115
| * | | | powerpc/powernv: Machine check exception handling.Mahesh Salgaonkar2013-12-053-1/+70