summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/mobility.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Remove now superfluous sentinel element from ctl_table arraysJoel Granados2023-10-101-1/+0
* powerpc: Include asm/nmi.c in mobility.c for watchdog_hardlockup_set_timeout_...Douglas Anderson2023-07-031-0/+1
* watchdog/hardlockup: rename some "NMI watchdog" constants/functionDouglas Anderson2023-06-091-2/+2
* Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-04-281-9/+1
|\
| * powerpc: Simplify sysctl registration for nmi_wd_lpm_factor_ctl_tableLuis Chamberlain2023-03-221-9/+1
* | driver core: class: mark the struct class for sysfs callbacks as constantGreg Kroah-Hartman2023-03-291-2/+2
|/
* powerpc/rtas: arch-wide function token lookup conversionsNathan Lynch2023-02-131-2/+2
* powerpc/pseries: reset the RCU watchdogs after a LPMLaurent Dufour2022-12-071-2/+5
* powerpc/pseries: Move vas_migration_handler early during migrationHaren Myneni2022-09-281-3/+12
* powerpc/mobility: fix repeated words in commentsJilin Yuan2022-09-061-1/+1
* powerpc/pseries/mobility: set NMI watchdog factor during an LPMLaurent Dufour2022-07-271-0/+43
* powerpc/mobility: wait for memory transfer to completeLaurent Dufour2022-07-251-2/+46
* powerpc/pseries/vas: Add VAS migration handlerHaren Myneni2022-03-081-0/+5
* powerpc/pseries: make pseries_devicetree_update() staticNathan Lynch2022-02-121-1/+1
* powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMUNicholas Piggin2021-12-091-0/+4
* powerpc/pseries/mobility: ignore ibm, platform-facilities updatesNathan Lynch2021-10-221-0/+34
* powerpc/pseries/mobility: handle premature return from H_JOINNathan Lynch2021-03-231-1/+25
* powerpc/pseries/mobility: use struct for shared stateNathan Lynch2021-03-231-3/+19
* powerpc/pseries/mobility: refactor node lookup during DT updateNathan Lynch2020-12-081-32/+17
* powerpc/rtas: dispatch partition migration requests to pseriesNathan Lynch2020-12-081-0/+5
* powerpc/pseries/mobility: retry partition suspend after errorNathan Lynch2020-12-081-2/+57
* powerpc/pseries/mobility: signal suspend cancellation to platformNathan Lynch2020-12-081-0/+31
* powerpc/pseries/mobility: use stop_machine for join/suspendNathan Lynch2020-12-081-7/+125
* powerpc/pseries/mobility: extract VASI session polling logicNathan Lynch2020-12-081-5/+64
* powerpc/pseries/mobility: use rtas_activate_firmware() on resumeNathan Lynch2020-12-081-14/+1
* powerpc/pseries/mobility: error message improvementsNathan Lynch2020-12-081-4/+3
* powerpc/pseries/mobility: add missing break to default caseNathan Lynch2020-12-081-0/+1
* powerpc/pseries/mobility: don't error on absence of ibm, update-nodesNathan Lynch2020-12-081-1/+1
* powerpc/rtas: rtas_ibm_suspend_me -> rtas_ibm_suspend_me_unsafeNathan Lynch2020-12-081-1/+1
* powerpc/64s: rename pnv|pseries_setup_rfi_flush to _setup_security_mitigationsDaniel Axtens2020-11-191-2/+2
* powerpc/pseries/mobility: Add pr_debug() for device tree changesNathan Lynch2020-07-301-0/+5
* powerpc/pseries/mobility: Set pr_fmt()Nathan Lynch2020-07-301-2/+5
* powerpc/pseries: remove prrn special case from DT update pathNathan Lynch2020-07-161-27/+0
* powerpc/numa: remove start/stop_topology_update()Nathan Lynch2020-07-161-4/+0
* powerpc/pseries: Update hv-24x7 information after migrationKajol Jain2020-05-281-0/+3
* powerpc/pseries/mobility: use cond_resched when updating device treeNathan Lynch2019-08-201-0/+9
* Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-07-131-0/+19
|\
| * powerpc/pseries/mobility: rebuild cacheinfo hierarchy post-migrationNathan Lynch2019-06-151-0/+10
| * powerpc/pseries/mobility: prevent cpu hotplug during DT updateNathan Lynch2019-06-151-0/+9
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
|/
* powerpc/pseries/mobility: Extend start/stop topology update scopeMichael Bringmann2018-10-131-0/+5
* powerpc/pseries: Remove unneeded uses of dlpar work queueNathan Fontenot2018-09-191-12/+6
* powerpc: clean the inclusion of stringify.hChristophe Leroy2018-07-301-0/+1
* powerpc/rfi-flush: Call setup_rfi_flush() after LPM migrationMichael Ellerman2018-03-271-0/+3
* powerpc: Use octal numbers for file permissionsRussell Currey2018-01-221-1/+1
* powerpc/pseries: Fix parent_dn reference leak in add_dt_node()Tyrel Datwyler2017-09-211-1/+3
* powerpc: pseries: remove dlpar_attach_node dependency on full pathRob Herring2017-08-231-1/+1
* driver core: remove CLASS_ATTR usageGreg Kroah-Hartman2017-06-071-3/+4
* powerpc/pseries: Update affinity for memory and cpus specified in a PRRN eventJohn Allen2017-02-021-0/+34
* powerpc: Update of_remove_property() call sites to remove null checkingSuraj Jitindar Singh2016-05-111-2/+2