summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'libnvdimm-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-12-011-23/+2
|\
| * libnvdimm: Move nvdimm_bus_attribute_group to device_typeDan Williams2019-11-191-6/+0
| * libnvdimm: Move nvdimm_attribute_group to device_typeDan Williams2019-11-191-7/+2
| * libnvdimm: Move nd_mapping_attribute_group to device_typeDan Williams2019-11-191-6/+0
| * libnvdimm: Move nd_region_attribute_group to device_typeDan Williams2019-11-191-1/+0
| * libnvdimm: Move nd_numa_attribute_group to device_typeDan Williams2019-11-191-1/+0
| * libnvdimm: Move nd_device_attribute_group to device_typeDan Williams2019-11-171-2/+0
* | Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds2019-12-011-0/+1
|\ \
| * | compat_ioctl: move WDIOC handling into wdt driversArnd Bergmann2019-10-231-0/+1
* | | Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-11-3034-456/+676
|\ \ \
| * | | powerpc: Fix Kconfig indentationKrzysztof Kozlowski2019-11-251-5/+5
| * | | powerpc/powernv: Disable native PCIe port managementOliver O'Halloran2019-11-211-0/+17
| * | | powerpc/sysdev: drop simple gpioChristophe Leroy2019-11-214-27/+0
| * | | powerpc/83xx: map IMMR with a BAT.Christophe Leroy2019-11-191-0/+11
| * | | powerpc/8xx: use the fixmapped IMMR in cpm_reset()Christophe Leroy2019-11-191-7/+1
| * | | powerpc/8xx: add __init to cpm1 init functionsChristophe Leroy2019-11-192-6/+6
| * | | powerpc/85xx: remove mostly pointless mpc85xx_qe_init()Rasmus Villemoes2019-11-176-30/+0
| * | | powerpc/pseries/hotplug-memory: Change rc variable to boolLeonardo Bras2019-11-131-3/+3
| * | | powerpc: Replace GPL boilerplate with SPDX identifiersThomas Huth2019-11-131-17/+1
| * | | powerpc/spufs: remove set but not used variable 'ctx'YueHaibing2019-11-131-2/+0
| * | | powerpc/powernv/ioda: using kfree_rcu() to simplify the codeYueHaibing2019-11-131-9/+1
| * | | powerpc/powernv: Make some symbols staticYueHaibing2019-11-133-4/+4
| * | | powerpc/pseries: Fix platform_no_drv_owner.cocci warningsYueHaibing2019-11-131-1/+0
| * | | powerpc/pseries: Drop pointless static qualifier in vpa_debugfs_init()YueHaibing2019-11-131-1/+1
| * | | powerpc/powernv/npu: Fix debugfs_simple_attr.cocci warningsYueHaibing2019-11-131-4/+4
| * | | powerpc/pseries: Use correct event modifier in rtas_parse_epow_errlog()YueHaibing2019-11-131-1/+1
| * | | powerpc/pseries/cmm: Simulation modeDavid Hildenbrand2019-11-131-8/+30
| * | | powerpc/pseries/cmm: Switch to balloon_page_alloc()David Hildenbrand2019-11-131-2/+1
| * | | powerpc/pseries/cmm: Implement balloon compactionDavid Hildenbrand2019-11-132-14/+120
| * | | powerpc/pseries/cmm: Convert loaned_pages to an atomic_long_tDavid Hildenbrand2019-11-131-16/+19
| * | | powerpc/pseries/cmm: Rip out memory isolate notifierDavid Hildenbrand2019-11-131-96/+1
| * | | powerpc/pseries/cmm: Use adjust_managed_page_count() insted of totalram_pages_*David Hildenbrand2019-11-131-3/+3
| * | | powerpc/pseries/cmm: Drop page arrayDavid Hildenbrand2019-11-131-127/+36
| * | | powerpc/pseries/cmm: Cleanup rc handling in cmm_init()David Hildenbrand2019-11-131-4/+3
| * | | powerpc/pseries/cmm: Report errors when registering notifiers failsDavid Hildenbrand2019-11-131-2/+6
| * | | powerpc/pseries/cmm: Implement release() function for sysfs deviceDavid Hildenbrand2019-11-131-0/+5
| * | | powerpc/pseries: Add cpu DLPAR support for drc-info propertyTyrel Datwyler2019-11-131-15/+112
| * | | powerpc/pseries: Fix drc-info mappings of logical cpus to drc-indexTyrel Datwyler2019-11-131-13/+10
| * | | powerpc/pseries: Fix bad drc_index_start value parsing of drc-info entryTyrel Datwyler2019-11-131-5/+3
| * | | Merge branch 'topic/secureboot' into nextMichael Ellerman2019-11-134-0/+147
| |\ \ \
| | * | | powerpc/powernv: Add OPAL API interface to access secure variableNayna Jain2019-11-134-0/+147
| | |/ /
| * | | powerpc/pseries: safely roll back failed DLPAR cpu addNathan Lynch2019-11-051-57/+59
| * | | powerpc/pseries: address checkpatch warnings in dlpar_offline_cpuNathan Lynch2019-11-051-6/+5
| * | | Merge branch 'fixes' into nextMichael Ellerman2019-11-042-17/+38
| |\ \ \
| * | | | powerpc/book3s64/hash: Use secondary hash for bolted mapping if the primary i...Aneesh Kumar K.V2019-10-281-3/+11
| * | | | powerpc/pseries: Don't opencode HPTE_V_BOLTEDAneesh Kumar K.V2019-10-281-1/+1
| * | | | Merge branch 'fixes' into nextMichael Ellerman2019-10-132-0/+4
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | powerpc/powernv: Add queue mechanism for early messagesDeb McLemore2019-10-111-2/+84
| * | | | powerpc/papr_scm: Fix an off-by-one check in papr_scm_meta_{get, set}Vaibhav Jain2019-10-101-2/+2
| | |_|/ | |/| |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Linus Torvalds2019-11-281-1/+0
|\ \ \ \