summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/pseries
AgeCommit message (Expand)Author
2017-09-10powerpc/pseries: Fix of_node_put() underflow during reconfig removeLaurent Vivier
2017-06-25powerpc/hotplug-mem: Fix missing endian conversion of aa_indexMichael Bringmann
2017-05-17powerpc/pseries: Fix of_node_put() underflow during DLPAR removeTyrel Datwyler
2016-08-19powerpc/pseries: Fix PCI config address for DDWGavin Shan
2016-08-19powerpc/iommu: Remove the dependency on EEH struct in DDW mechanismGuilherme G. Piccoli
2016-06-17powerpc/pseries/eeh: Handle RTAS delay requests in configure_bridgeRussell Currey
2015-09-29powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlersThomas Huth
2015-09-29powerpc/pseries: Fix corrupted pdn listGavin Shan
2015-05-01powerpc/pseries: Correct cpu affinity for dlpar added cpusNathan Fontenot
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds
2015-04-15powerpc/pseries: Fix compile of memory hotplug without CONFIG_MEMORY_HOTREMOVEAlexey Kardashevskiy
2015-04-14powerpc: Remove PPC32 code from pseries specific find_and_init_phbs()Daniel Axtens
2015-04-14powerpc/pseries: Correct memory hotplug lockingNathan Fontenot
2015-04-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-04-13Merge branch 'next-dlpar' of git://git.kernel.org/pub/scm/linux/kernel/git/be...Michael Ellerman
2015-04-11powerpc/pseries: Move controller ops from ppc_md to controller_opsDaniel Axtens
2015-04-11powerpc: move find_and_init_phbs() to pSeries specific codeDaniel Axtens
2015-04-10powerpc: Drop return value of smp_ops->probe()Michael Ellerman
2015-04-09powerpc, jump_label: Include linux/jump_label.h to get HAVE_JUMP_LABEL defineAnton Blanchard
2015-04-07Merge branch 'next-eeh' of git://git.kernel.org/pub/scm/linux/kernel/git/benh...Michael Ellerman
2015-03-28powerpc/pseries: Simplify check for suspendability during suspend/migrationTyrel Datwyler
2015-03-24powerpc/eeh: Remove device_node dependencyGavin Shan
2015-03-24powerpc/eeh: Replace device_node with pci_dn in eeh_opsGavin Shan
2015-03-24powerpc/eeh: Do probe on pci_dnGavin Shan
2015-03-24powerpc/eeh: Create eeh_dev from pci_dn instead of device_nodeGavin Shan
2015-03-24powerpc/pseries: Introduce api_version to migration sysfs interfaceTyrel Datwyler
2015-03-23powerpc/rtas: Make timestamp related code y2038-safeHari Bathini
2015-03-23powerpc/nvram: Move generic code for nvram and pstoreHari Bathini
2015-03-20powerpc/pseries: Little endian fixes for post mobility device tree updateTyrel Datwyler
2015-03-17powerpc/pseries: Implement memory hotplug remove in the kernelNathan Fontenot
2015-03-17powerpc/pseries: Implement memory hotplug add in the kernelNathan Fontenot
2015-03-17powerpc/pseries: Create new device hotplug entry pointNathan Fontenot
2015-03-17powerpc/pseries: Declare the acquire/release drc index routinesNathan Fontenot
2015-03-04powerpc/iommu: Remove IOMMU device references via bus notifierNishanth Aravamudan
2015-02-11Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2015-01-27powerpc/pseries: Fix endian problems with LE migrationCyril Bur
2015-01-23powerpc: Replace cpumask_weight(cpu_possible_mask) with num_possible_cpus()Emil Medve
2015-01-23powerpc/pseries: All events of EPOW_SYSTEM_SHUTDOWN must initiate shutdownAnshuman Khandual
2014-12-29powerpc/pseries: relocate "config DTL" so kconfig nests properlyCody P Schafer
2014-12-29powerpc/kdump: Ignore failure in enabling big endian exception during crashHari Bathini
2014-12-11Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2014-12-11Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-10Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-12-05powerpc/mm: don't do tlbie for updatepp request with NO HPTE faultAneesh Kumar K.V
2014-12-02Merge remote-tracking branch 'benh/next' into nextMichael Ellerman
2014-12-02powerpc/mm/thp: Use tlbiel if possibleAneesh Kumar K.V
2014-11-24of/reconfig: Always use the same structure for notifiersGrant Likely
2014-11-24powerpc/pseries: Honor the generic "no_64bit_msi" flagBenjamin Herrenschmidt
2014-11-23PCI/MSI: Rename __read_msi_msg() to __pci_read_msi_msg()Jiang Liu
2014-11-19powerpc/pseries: Initialise nvram_pstore_info's buf_lockLi Zhong