aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-14Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds51-113/+61
2016-10-11powerpc/pseries: Fix stack corruption in htpe codeLaurent Dufour1-2/+2
2016-10-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into nextMichael Ellerman50-111/+59
2016-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2016-10-10Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro1-5/+32
2016-10-07Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds55-132/+201
2016-10-06Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-4/+21
2016-10-04powerpc/powernv: Fix data type for @r in pnv_ioda_parse_m64_window()Gavin Shan1-1/+1
2016-10-04powerpc/powernv: Use CPU-endian PEST in pnv_pci_dump_p7ioc_diag_data()Gavin Shan1-2/+2
2016-10-04powerpc/powernv: Use CPU-endian hub diag-data type in pnv_eeh_get_and_dump_hub_diag()Gavin Shan1-1/+1
2016-10-04powerpc/powernv: Pass CPU-endian PE number to opal_pci_eeh_freeze_clear()Gavin Shan1-1/+1
2016-10-04powerpc: Set default CPU type to POWER8 for little endian buildsAnton Blanchard1-0/+1
2016-10-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-25/+25
2016-09-29powerpc/powernv: Unfreeze PE on allocationGavin Shan1-0/+13
2016-09-29powerpc/powernv: Call opal_pci_poll() if neededGavin Shan1-2/+4
2016-09-28powerpc/boot: Add support for XZ compressionOliver O'Halloran1-0/+1
2016-09-27fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani1-1/+1
2016-09-25powerpc/83xx: factor out the common codes of setup arch functionsKevin Hao15-51/+22
2016-09-25powerpc: Convert fsl_rstcr_restart to a reset handlerAndrey Smirnov31-52/+18
2016-09-24powerpc/sgy_cts1000: Fix gpio_halt_cb()'s signatureAndrey Smirnov1-3/+5
2016-09-24powerpc/e8248e: Select PHYLIB only if NETDEVICES is enabledAndrey Smirnov2-3/+5
2016-09-24powerpc/mpc85xx_mds: Select PHYLIB only if NETDEVICES is enabledAndrey Smirnov2-2/+9
2016-09-23powerpc/powernv: Fix comment style and spellingAndrew Donnellan1-2/+3
2016-09-23powerpc/powernv/eeh: Skip finding bus for VF resetsRussell Currey1-2/+3
2016-09-23powerpc/eeh: Null check uses of eeh_pe_bus_getRussell Currey1-0/+5
2016-09-23powerpc/powernv/pci: Add PHB register dump debugfs handleRussell Currey1-1/+38
2016-09-21powerpc/powernv/pci: Fix m64 checks for SR-IOV and window alignmentRussell Currey1-2/+9
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman40-98/+101
2016-09-20powerpc/pseries: fix memory leak in queue_hotplug_event() error pathAndrew Donnellan1-0/+1
2016-09-15powerpc/powernv/pci: Fix missed TCE invalidations that should fallback to OPALMichael Ellerman1-2/+2
2016-09-15powerpc/powernv: Detach from PE on releasing PCI deviceGavin Shan1-0/+10
2016-09-14powerpc/powernv: Fix the state of root PEGavin Shan1-1/+11
2016-09-13powerpc/pasemi: Add Nemo motherboard config option.Darren Stevens1-0/+10
2016-09-13powerpc/ps3: fix spelling mistake in function nameColin Ian King1-1/+1
2016-09-13powerpc/sparse: Make a bunch of things staticDaniel Axtens12-16/+16
2016-09-12KVM: PPC: Book3S HV: Set server for passed-through interruptsPaul Mackerras1-0/+1
2016-09-10powerpc/cell: Drop unused iic_get_irq_host()Daniel Axtens1-6/+0
2016-09-09powerpc/powernv: Provide facilities for EOI, usable from real modeSuresh Warrier1-4/+20
2016-09-08powerpc/powernv: Fix corrupted PE allocation bitmap on releasing PEGavin Shan1-1/+2
2016-09-06powerpc/powermac: Convert to hotplug state machineSebastian Andrzej Siewior1-25/+25
2016-09-06powerpc/powernv: Fix crash on releasing compound PEGavin Shan1-6/+9
2016-09-06powerpc/pseries: Fix little endian build with CONFIG_KEXEC=nThiago Jung Bauermann1-1/+1
2016-08-29powerpc/powernv : Drop reference added by kset_find_obj()Mukesh Ojha2-2/+12
2016-08-22powerpc: migrate exception table users off module.h and onto extable.hPaul Gortmaker2-2/+2
2016-08-22powerpc/powernv/pci: fix iterator signednessAndrzej Hajda1-1/+1
2016-08-22powerpc/pseries: use pci_host_bridge.release_fn() to kfree(phb)Mauricio Faria de Oliveira2-2/+9
2016-08-22powerpc: mpc8349emitx: Delete unnecessary assignment for the field "owner"Markus Elfring1-1/+0
2016-08-22powerpc/512x: Delete unnecessary assignment for the field "owner"Markus Elfring1-1/+0
2016-08-09powerpc/pnv/pci: Fix incorrect PE reservation attempt on some 64-bit BARsBenjamin Herrenschmidt1-10/+20
2016-08-09powerpc/book3s: Fix MCE console messages for unrecoverable MCE.Mahesh Salgaonkar1-0/+1