aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2016-02-27powerpc/mm/book3s-64: Clean up some obsolete or misleading commentsPaul Mackerras3-14/+12
2016-02-25Merge tag 'powerpc-4.5-4' into nextMichael Ellerman14-11/+101
2016-02-24powerpc: Fix BUG_ON() reporting in real modeBalbir Singh1-1/+9
2016-02-24powerpc: Use BUILD_BUG_ON_MSG() for unsupported {cmp}xchg sizespan xinhui1-16/+7
2016-02-24powerpc/powernv: Add AST graphics driver to powernv_defconfigJeremy Kerr1-2/+2
2016-02-24powerpc/powernv: Add powernv firmware interface drivers to powernv_defconfigJeremy Kerr1-0/+6
2016-02-24powerpc/powernv: Add powernv_defconfigJeremy Kerr1-0/+307
2016-02-22powerpc: Add POWER9 cputable entryMichael Neuling6-12/+95
2016-02-22powerpc: Use defines for __init_tlb_power[78]Michael Neuling1-2/+3
2016-02-22powerpc/powernv: Create separate subcores CPU feature bitMichael Neuling2-2/+3
2016-02-22powerpc/powernv: don't create OPAL msglog sysfs entry if memcons init failsAndrew Donnellan1-0/+5
2016-02-22powerpc/mm/hash: Clear the invalid slot information correctlyAneesh Kumar K.V2-2/+18
2016-02-22powerpc/eeh: Fix partial hotplug criterionGavin Shan1-2/+1
2016-02-18powerpc: atomic: Implement acquire/release/relaxed variants for cmpxchgBoqun Feng2-1/+158
2016-02-18powerpc: atomic: Implement acquire/release/relaxed variants for xchgBoqun Feng2-39/+32
2016-02-18powerpc: atomic: Implement atomic{, 64}_*_return_* variantsBoqun Feng1-62/+85
2016-02-18powerpc: Fix kgdb on little endian ppc64leBalbir Singh1-0/+4
2016-02-17powerpc/ioda: Set "read" permission when "write" is setAlexey Kardashevskiy1-0/+6
2016-02-15powerpc/mm: Fix Multi hit ERAT cause by recent THP updateAneesh Kumar K.V2-0/+36
2016-02-15powerpc/powernv: Fix stale PE primary busGavin Shan3-0/+22
2016-02-15powerpc/eeh: Fix stale cached primary busGavin Shan4-2/+9
2016-02-15powerpc/pseries: Don't trace hcalls on offline CPUsDenis Kirjanov1-2/+6
2016-02-10powerpc/perf/hv-gpci: Increase request buffer sizeSukadev Bhattiprolu1-18/+25
2016-02-10powerpc/powernv: allocate sparse PE# when using M64 BAR in Single PE modeWei Yang2-20/+63
2016-02-10powerpc/powernv: boundary the total VF BAR size instead of the individual oneWei Yang1-6/+8
2016-02-10powerpc/powernv: replace the hard coded boundary with gateWei Yang1-9/+19
2016-02-10powerpc/powernv: use one M64 BAR in Single PE mode for one VF BARWei Yang2-107/+75
2016-02-10powerpc/powernv: simplify the calculation of iov resource alignmentWei Yang1-8/+12
2016-02-10powerpc/powernv: don't enable SRIOV when VF BAR has non 64bit-prefetchable BARWei Yang1-16/+19
2016-02-10powerpc/powernv: Simplify definitions of EEH debugfs handlersGavin Shan1-38/+22
2016-02-10powerpc/xmon: Add xmon command to dump process/task similar to ps(1)Douglas Miller1-0/+60
2016-02-09powerpc/xmon: add command to dump OPAL msglogAndrew Donnellan1-0/+58
2016-02-09powerpc/powernv: new function to access OPAL msglogAndrew Donnellan3-12/+27
2016-02-08powerpc/eeh: fix incorrect function name in commentAndrew Donnellan1-1/+1
2016-02-08powerpc/xmon: fix typo in usage messageAndrew Donnellan1-1/+1
2016-02-08powerpc/powernv: Remove support for p5ioc2Russell Currey4-368/+74
2016-02-08powerpc: Fix dedotify for binutils >= 2.26Andreas Schwab1-1/+1
2016-01-31powerpc/book3s_32: Fix build error with checkpoint restartAneesh Kumar K.V1-2/+2
2016-01-29Merge tag 'powerpc-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds10-55/+33
2016-01-28powerpc/mm: Fixup _HPAGE_CHG_MASKAneesh Kumar K.V1-1/+3
2016-01-28powerpc/perf: Remove PPMU_HAS_SSLOT flag for Power8Madhavan Srinivasan1-1/+1
2016-01-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-16/+32
2016-01-27powerpc/eeh: Fix PE location codeGavin Shan1-18/+15
2016-01-26Merge tag 'kvm-s390-master-4.5-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini19-106/+94
2016-01-25powerpc/mm: Allow user space to map rtas_rmo_bufVasant Hegde1-2/+2
2016-01-22wrappers for ->i_mutex accessAl Viro2-8/+8
2016-01-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds8-7/+14
2016-01-21Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-4/+1
2016-01-21powerpc: Remove newly added extra definition of pmd_dirtyStephen Rothwell1-1/+0
2016-01-21powerpc: Simplify module TOC handlingAlan Modra2-31/+9