summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/pseries
AgeCommit message (Expand)Author
2019-12-16powerpc/pseries/cmm: fix managed page counts when migrating pages between zonesDavid Hildenbrand
2019-12-13powerpc/vcpu: Assume dedicated processors as non-preemptSrikar Dronamraju
2019-12-01Merge tag 'libnvdimm-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-11-30Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-11-19libnvdimm: Move nvdimm_bus_attribute_group to device_typeDan Williams
2019-11-19libnvdimm: Move nvdimm_attribute_group to device_typeDan Williams
2019-11-19libnvdimm: Move nd_mapping_attribute_group to device_typeDan Williams
2019-11-19libnvdimm: Move nd_region_attribute_group to device_typeDan Williams
2019-11-19libnvdimm: Move nd_numa_attribute_group to device_typeDan Williams
2019-11-17libnvdimm: Move nd_device_attribute_group to device_typeDan Williams
2019-11-13powerpc/pseries/hotplug-memory: Change rc variable to boolLeonardo Bras
2019-11-13powerpc: Replace GPL boilerplate with SPDX identifiersThomas Huth
2019-11-13powerpc/pseries: Fix platform_no_drv_owner.cocci warningsYueHaibing
2019-11-13powerpc/pseries: Drop pointless static qualifier in vpa_debugfs_init()YueHaibing
2019-11-13powerpc/pseries: Use correct event modifier in rtas_parse_epow_errlog()YueHaibing
2019-11-13powerpc/pseries/cmm: Simulation modeDavid Hildenbrand
2019-11-13powerpc/pseries/cmm: Switch to balloon_page_alloc()David Hildenbrand
2019-11-13powerpc/pseries/cmm: Implement balloon compactionDavid Hildenbrand
2019-11-13powerpc/pseries/cmm: Convert loaned_pages to an atomic_long_tDavid Hildenbrand
2019-11-13powerpc/pseries/cmm: Rip out memory isolate notifierDavid Hildenbrand
2019-11-13powerpc/pseries/cmm: Use adjust_managed_page_count() insted of totalram_pages_*David Hildenbrand
2019-11-13powerpc/pseries/cmm: Drop page arrayDavid Hildenbrand
2019-11-13powerpc/pseries/cmm: Cleanup rc handling in cmm_init()David Hildenbrand
2019-11-13powerpc/pseries/cmm: Report errors when registering notifiers failsDavid Hildenbrand
2019-11-13powerpc/pseries/cmm: Implement release() function for sysfs deviceDavid Hildenbrand
2019-11-13powerpc/pseries: Add cpu DLPAR support for drc-info propertyTyrel Datwyler
2019-11-13powerpc/pseries: Fix drc-info mappings of logical cpus to drc-indexTyrel Datwyler
2019-11-13powerpc/pseries: Fix bad drc_index_start value parsing of drc-info entryTyrel Datwyler
2019-11-05powerpc/pseries: safely roll back failed DLPAR cpu addNathan Lynch
2019-11-05powerpc/pseries: address checkpatch warnings in dlpar_offline_cpuNathan Lynch
2019-11-02powerpc: pseries: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-10-28powerpc/book3s64/hash: Use secondary hash for bolted mapping if the primary i...Aneesh Kumar K.V
2019-10-28powerpc/pseries: Don't opencode HPTE_V_BOLTEDAneesh Kumar K.V
2019-10-13Merge branch 'fixes' into nextMichael Ellerman
2019-10-10powerpc/papr_scm: Fix an off-by-one check in papr_scm_meta_{get, set}Vaibhav Jain
2019-10-09powerpc/pseries: Remove confusing warning message.Laurent Dufour
2019-09-25powerpc/nvdimm: use H_SCM_QUERY hcall on H_OVERLAP errorAneesh Kumar K.V
2019-09-25powerpc/nvdimm: Use HCALL error as the return valueAneesh Kumar K.V
2019-09-24powerpc/pseries: Call H_BLOCK_REMOVE when supportedLaurent Dufour
2019-09-24powerpc/pseries: Read TLB Block Invalidate CharacteristicsLaurent Dufour
2019-09-20Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-09-14powerpc/fadump: support holes in kernel boot memory areaHari Bathini
2019-09-14powerpc/fadump: remove RMA_START and RMA_END macrosHari Bathini
2019-09-14powerpc/fadump: consider f/w load areaHari Bathini
2019-09-14pseries/fadump: move out platform specific support from generic codeHari Bathini
2019-09-14powerpc/fadump: add source info while displaying region contentsHari Bathini
2019-09-14pseries/fadump: define RTAS register/un-register callback functionsHari Bathini
2019-09-14powerpc/fadump: introduce callbacks for platform specific operationsHari Bathini
2019-09-14powerpc/fadump: move rtas specific definitions to platform codeHari Bathini
2019-09-12powerpc/pseries: correctly track irq state in default idleNathan Lynch