aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov1-2/+2
2016-03-19Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds37-978/+911
2016-03-17param: convert some "on"/"off" users to strtoboolKees Cook1-8/+2
2016-03-17mm: introduce page reference manipulation functionsJoonsoo Kim1-1/+1
2016-03-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into nextMichael Ellerman16-332/+318
2016-03-11powerpc/86xx: Consolidate common platform codeAlessio Igor Bogani9-163/+53
2016-03-11powerpc32: remove ioremap_baseChristophe Leroy1-10/+0
2016-03-11Merge branch 'topic/mprofile-kernel' into nextMichael Ellerman1-1/+1
2016-03-09powerpc/powernv: Support PCI config restore for VFsWei Yang1-3/+92
2016-03-09powerpc/powernv: Support EEH reset for VF PEWei Yang1-1/+126
2016-03-09powerpc/eeh: Create PE for VFsWei Yang1-0/+16
2016-03-07powerpc/ftrace: Use $(CC_FLAGS_FTRACE) when disabling ftraceTorsten Duwe1-1/+1
2016-03-04powerpc/mpc85xx: Add CPU hotplug support for E6500chenhui zhao1-31/+39
2016-03-04powerpc/mpc85xx: Add hotplug support on E5500 and E500MC coreschenhui zhao1-88/+108
2016-03-04powerpc/mpc85xx: refactor the PM operationschenhui zhao4-54/+127
2016-03-04powerpc/rcpm: add RCPM driverchenhui zhao2-0/+4
2016-03-04powerpc/cache: add cache flush operation for various e500chenhui zhao1-2/+3
2016-03-01powerpc/mm: Handle removing maybe-present bolted HPTEsDavid Gibson1-3/+6
2016-03-01powerpc: Fix misspellings in comments.Adam Buchbinder9-13/+13
2016-03-01powerpc/ps3: gelic_udbg: use struct udphdr from <linux/udp.h>Luis Henriques1-8/+2
2016-03-01powerpc/ps3: gelic_udbg: use struct iphdr from <linux/ip.h>Luis Henriques1-20/+9
2016-03-01powerpc/ps3: gelic_udbg: use struct vlan_hdr from <linux/if_vlan.h>Luis Henriques1-10/+6
2016-03-01powerpc/ps3: gelic_udbg: use struct ethhdr from <linux/if_ether.h>Luis Henriques1-10/+7
2016-02-25Merge tag 'powerpc-4.5-4' into nextMichael Ellerman4-1/+32
2016-02-22powerpc/powernv: Create separate subcores CPU feature bitMichael Neuling1-1/+1
2016-02-22powerpc/powernv: don't create OPAL msglog sysfs entry if memcons init failsAndrew Donnellan1-0/+5
2016-02-20Merge tag 'powerpc-4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds4-1/+32
2016-02-17powerpc/ioda: Set "read" permission when "write" is setAlexey Kardashevskiy1-0/+6
2016-02-15powerpc/powernv: Fix stale PE primary busGavin Shan3-0/+22
2016-02-15powerpc/eeh: Fix stale cached primary busGavin Shan1-1/+4
2016-02-10powerpc/powernv: allocate sparse PE# when using M64 BAR in Single PE modeWei Yang1-19/+62
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 Yang1-104/+73
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-09powerpc/powernv: new function to access OPAL msglogAndrew Donnellan2-12/+24
2016-02-08powerpc/powernv: Remove support for p5ioc2Russell Currey4-368/+74
2016-01-22wrappers for ->i_mutex accessAl Viro2-8/+8
2016-01-15Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds41-577/+1358
2016-01-14kmemcg: account certain kmem allocations to memcgVladimir Davydov1-1/+1
2016-01-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into nextMichael Ellerman14-59/+27
2016-01-13powerpc/powernv: Fix OPAL_CONSOLE_FLUSH prototype and usagesRussell Currey1-1/+8
2016-01-11powerpc/powernv: Reserve PE#0 on NPUAlistair Popple1-2/+4
2016-01-11powerpc/powernv: Change NPU PE# assignmentAlistair Popple1-7/+66
2016-01-11powerpc/powernv: Fix update of NVLink DMA maskAlistair Popple1-1/+4
2016-01-11powerpc/powernv: Remove misleading comment in pci.cRussell Currey1-2/+0
2016-01-07mdio: Move allocation of interrupts into coreAndrew Lunn2-12/+1
2015-12-27powerpc/powernv: Fix minor off-by-one error in opal_mce_check_early_recovery()Andrew Donnellan1-1/+1