aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2015-08-28powerpc/eeh: Fix fenced PHB caused by eeh_slot_error_detail()Gavin Shan1-3/+18
2015-08-28powerpc/pseries: Cleanup on pci_dn_reconfig_notifier()Gavin Shan1-11/+13
2015-08-28powerpc/pseries: Fix corrupted pdn listGavin Shan1-0/+5
2015-08-27mm: ZONE_DEVICE for "device memory"Dan Williams1-2/+2
2015-08-27dax: drop size parameter to ->direct_access()Dan Williams1-1/+1
2015-08-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman37-929/+823
2015-08-27powerpc/powernv: Enable LEDS supportVasant Hegde2-0/+6
2015-08-27powerpc/iommu: Set default DMA offset in dma_dev_setupAlexey Kardashevskiy1-0/+1
2015-08-26powerpc/PCI: Disable MSI/MSI-X interrupts at PCI probe time in OF caseGuilherme G. Piccoli1-0/+3
2015-08-25Merge tag 'v4.2-rc8' into x86/mm, before applying new changesIngo Molnar199-1934/+6027
2015-08-25Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar1-2/+0
2015-08-22powerpc/powernv: Fix mis-merge of OPAL support for LEDS driverMichael Ellerman1-0/+12
2015-08-22KVM: PPC: Book3S: correct width in XER handlingSam bobroff5-10/+10
2015-08-22KVM: PPC: Book3S HV: Fix preempted vcore stolen time calculationPaul Mackerras1-2/+7
2015-08-22KVM: PPC: Book3S HV: Fix preempted vcore list lockingPaul Mackerras1-1/+2
2015-08-22KVM: PPC: Book3S HV: Implement H_CLEAR_REF and H_CLEAR_MODPaul Mackerras2-9/+121
2015-08-22KVM: PPC: Book3S HV: Fix bug in dirty page trackingPaul Mackerras4-1/+27
2015-08-22KVM: PPC: Book3S HV: Fix race in reading change bit when removing HPTEPaul Mackerras1-6/+12
2015-08-22KVM: PPC: Book3S HV: Implement dynamic micro-threading on POWER8Paul Mackerras6-62/+473
2015-08-22KVM: PPC: Book3S HV: Make use of unused threads when running guestsPaul Mackerras6-72/+298
2015-08-22KVM: PPC: add missing pt_regs initializationTudor Laurentiu1-0/+1
2015-08-22KVM: PPC: Fix warnings from sparseThomas Huth8-8/+12
2015-08-22KVM: PPC: Remove PPC970 from KVM_BOOK3S_64_HV text in KconfigThomas Huth1-4/+4
2015-08-22KVM: PPC: fix suspicious use of conditional operatorTudor Laurentiu1-1/+1
2015-08-20pmem, dax: have direct_access use __pmem annotationRoss Zwisler1-3/+4
2015-08-20powerpc/powernv: Reset HILE before kexec_sequence()Samuel Mendoza-Jonas1-0/+7
2015-08-20powerpc/kexec: Reset secondary cpu endianness before kexecSamuel Mendoza-Jonas1-2/+11
2015-08-20powerpc/powernv: Create LED platform deviceVasant Hegde1-1/+11
2015-08-20powerpc/powernv: Add OPAL interfaces for accessing and modifying system LED s...Anshuman Khandual3-0/+8
2015-08-20powerpc/powernv: Fix the log message when disabling VFWei Yang1-2/+3
2015-08-19powerpc/512x: silence a USB Kconfig dependency warningGerhard Sittig1-2/+2
2015-08-19powerpc/nvram: print no error when pstore backend is not nvramHari Bathini1-3/+4
2015-08-18powerpc/nvram: use kmemdup rather than duplicating its implementationAndrzej Hajda1-2/+1
2015-08-18powerpc/pseries: use kmemdup rather than duplicating its implementationAndrzej Hajda1-2/+1
2015-08-18powerpc/eeh: Disable automatically blocked PCI configGavin Shan3-2/+25
2015-08-18powerpc: Export include/uapi/asm/eeh.hGavin Shan1-0/+1
2015-08-18powerpc/pseries: enable RTC class supportVaibhav Jain1-1/+2
2015-08-18powerpc/numa: initialize distance lookup table from drconf pathNikunj A Dadhania1-3/+13
2015-08-18powerpc/powernv: move dma_get_required_mask from pnv_phb to pci_controller_opsAndrew Donnellan7-31/+12
2015-08-18powerpc/mm: Drop CONFIG_PPC_HAS_HASH_64KMichael Ellerman3-14/+8
2015-08-18powerpc/mm: Simplify page size kconfig dependenciesMichael Ellerman1-5/+6
2015-08-18powerpc/mm: Drop the 64K on 4K version of pte_pagesize_index()Michael Ellerman1-12/+0
2015-08-18powerpc/cell: Drop support for 64K local store on 4K kernelsMichael Ellerman5-206/+2
2015-08-18powerpc/mm: Fix pte_pagesize_index() crash on 4K w/64K hashMichael Ellerman1-1/+13
2015-08-17powerpc/t1023rdb/dts: set ifc nand chip select from 2 to 1Jaiprakash Singh1-1/+1
2015-08-17powerpc/mpc85xx:Add SCFG device tree support of T104xWang Dongsheng1-0/+5
2015-08-17powerpc/fsl-booke: Add T1040D4RDB/T1042D4RDB board supportPriyanka Jain4-0/+306
2015-08-17powerpc/85xx: Remove unused pci fixup hooks on c293pcieHou Zhiqiang1-4/+0
2015-08-17powerpc/e6500: hw tablewalk: optimize a bit for tcd lock acquiring codesKevin Hao1-5/+5
2015-08-17powerpc/e6500: remove the stale TCD_LOCK macroKevin Hao1-1/+0