summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
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-18powerpc/t1023rdb/dts: set ifc nand chip select from 2 to 1Jaiprakash Singh1-1/+1
2015-08-18powerpc/mpc85xx:Add SCFG device tree support of T104xWang Dongsheng1-0/+5
2015-08-18powerpc/fsl-booke: Add T1040D4RDB/T1042D4RDB board supportPriyanka Jain4-0/+306
2015-08-18powerpc/85xx: Remove unused pci fixup hooks on c293pcieHou Zhiqiang1-4/+0
2015-08-18powerpc/e6500: hw tablewalk: optimize a bit for tcd lock acquiring codesKevin Hao1-5/+5
2015-08-18powerpc/e6500: remove the stale TCD_LOCK macroKevin Hao1-1/+0
2015-08-18powerpc: Add a vga alias node for P1022Jason Jin2-1/+3
2015-08-14Merge branches 'pci/hotplug', 'pci/iommu', 'pci/irq' and 'pci/virtualization'...Bjorn Helgaas1-5/+1
2015-08-14powerpc/eeh: Probe after unbalanced kref checkDaniel Axtens1-3/+3
2015-08-14powerpc: Add an inline function to update POWER8 HID0Gautham R. Shenoy2-2/+11
2015-08-12Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ...Ingo Molnar2-19/+7
2015-08-12powerpc/prom: Use DRCONF flags while processing detected LMBsAnshuman Khandual1-3/+4
2015-08-12powerpc/xmon: Drop the valid variable completely in dump_segments()Anshuman Khandual1-4/+3
2015-08-12powerpc/prom: Simplify the logic to fetch SLB sizeAnshuman Khandual1-11/+7
2015-08-12powerpc/slb: Add documentation on runtime patching of SLB encodingAnshuman Khandual1-1/+15
2015-08-12powerpc/slb: Rename all the 'slot' occurrences to 'entry'Anshuman Khandual1-4/+3
2015-08-12powerpc/slb: Remove a duplicate extern variableAnshuman Khandual1-1/+0
2015-08-11cleanup IORESOURCE_CACHEABLE vs ioremap()Dan Williams1-1/+1