aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2015-12-17Revert "powerpc/pci: Remove unused struct pci_dn.pcidev field"Alistair Popple1-0/+1
2015-12-17powerpc/powernv: Fix M64 resource name in /proc/iomemGavin Shan1-0/+1
2015-12-17powerpc/pseries: Use rtas_call_unlocked() in pseries hotplugMichael Ellerman1-8/+3
2015-12-17powerpc/powernv: remove FW_FEATURE_OPALv3 and just use FW_FEATURE_OPALStewart Smith7-66/+51
2015-12-17powerpc/powernv: Remove OPALv2 firmware define and referencesStewart Smith3-12/+4
2015-12-17powerpc/powernv: panic() on OPAL < V3Stewart Smith1-4/+1
2015-12-17powerpc/powernv: pr_warn_once on unsupported OPAL_MSG typeStewart Smith1-1/+1
2015-12-16powerpc: Remove broken GregorianDay()Daniel Axtens2-3/+2
2015-12-14powerpc/cell: Remove the Cell QPACE codeRashmica Gupta3-157/+0
2015-12-14powerpc/pseries: Limit EPOW reset event warningsVipin K Parashar1-24/+31
2015-12-14powerpc/mm: Use H_READ with H_READ_4Aneesh Kumar K.V1-27/+27
2015-12-14powerpc/mm: Move THP headers aroundAneesh Kumar K.V1-0/+10
2015-12-08powerpc/opal-irqchip: Fix double endian conversionAlistair Popple1-29/+29
2015-11-26powerpc: Standardise on NR_syscalls rather than __NR_syscalls.Rashmica Gupta1-1/+1
2015-11-26powerpc/powermac: set IRQF_NO_THREAD for xmon/cascade handlersJohn Ogness1-1/+2
2015-11-24powerpc/powernv: Drop owner assignment from platform_driverKrzysztof Kozlowski1-1/+0
2015-11-06Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-12/+2
2015-11-05Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds31-212/+784
2015-11-05Merge branch 'next' of git://git.denx.de/linux-denx-agust into nextMichael Ellerman5-4/+550
2015-11-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-7/+12
2015-11-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into nextMichael Ellerman8-15/+96