aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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
2015-12-27powerpc/powernv: Only delay opal_rtc_read() retry when necessaryMichael Neuling1-1/+1
2015-12-27powerpc/powernv: Add a kmsg_dumper that flushes console output on panicRussell Currey4-0/+73
2015-12-22powerpc/85xx: mpc85xx ADS: remove pci excludeDaniel Walker1-15/+0
2015-12-22powerpc/85xx: Add PCIe controller support for bsc9132qdsHarninder Rai1-1/+7
2015-12-22QE: Move QE from arch/powerpc to drivers/socZhao Qiang12-30/+19
2015-12-22QE: use subsys_initcall to init qeZhao Qiang6-12/+0
2015-12-22CPM/QE: use genalloc to manage CPM/QE muramZhao Qiang1-2/+2
2015-12-18powerpc/opal-irqchip: Fix deadlock introduced by "Fix double endian conversion"Alistair Popple1-1/+13
2015-12-17powerpc: Add missing calls to va_end()Daniel Axtens1-0/+1
2015-12-17powerpc/pseries: Enable kernel CPU dlpar from sysfsNathan Fontenot1-0/+6
2015-12-17powerpc/pseries: Add CPU dlpar add functionalityNathan Fontenot1-0/+116
2015-12-17powerpc/pseries: Add CPU dlpar remove functionalityNathan Fontenot2-0/+156
2015-12-17powerpc/pseries: Update CPU hotplug error recoveryNathan Fontenot1-13/+63
2015-12-17powerpc/pseries: Factor out common cpu hotplug codeNathan Fontenot1-31/+39
2015-12-17powerpc/pseries: Consolidate CPU hotplug code to hotplug-cpu.cNathan Fontenot2-225/+219
2015-12-17powerpc/pseries: Verify CPU doesn't exist before addingNathan Fontenot1-4/+39
2015-12-17powerpc/powernv: Add support for Nvlink NPUsAlistair Popple5-13/+498
2015-12-17powerpc: Add __raw_rm_writeq() functionAlistair Popple1-10/+0