index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
pseries
/
mobility.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-11
powerpc: Remove now superfluous sentinel element from ctl_table arrays
Joel Granados
1
-1
/
+0
2023-07-03
powerpc: Include asm/nmi.c in mobility.c for watchdog_hardlockup_set_timeout_...
Douglas Anderson
1
-0
/
+1
2023-06-10
watchdog/hardlockup: rename some "NMI watchdog" constants/function
Douglas Anderson
1
-2
/
+2
2023-04-29
Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-9
/
+1
2023-03-29
driver core: class: mark the struct class for sysfs callbacks as constant
Greg Kroah-Hartman
1
-2
/
+2
2023-03-22
powerpc: Simplify sysctl registration for nmi_wd_lpm_factor_ctl_table
Luis Chamberlain
1
-9
/
+1
2023-02-13
powerpc/rtas: arch-wide function token lookup conversions
Nathan Lynch
1
-2
/
+2
2022-12-07
powerpc/pseries: reset the RCU watchdogs after a LPM
Laurent Dufour
1
-2
/
+5
2022-09-28
powerpc/pseries: Move vas_migration_handler early during migration
Haren Myneni
1
-3
/
+12
2022-09-06
powerpc/mobility: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-07-27
powerpc/pseries/mobility: set NMI watchdog factor during an LPM
Laurent Dufour
1
-0
/
+43
2022-07-25
powerpc/mobility: wait for memory transfer to complete
Laurent Dufour
1
-2
/
+46
2022-03-07
powerpc/pseries/vas: Add VAS migration handler
Haren Myneni
1
-0
/
+5
2022-02-12
powerpc/pseries: make pseries_devicetree_update() static
Nathan Lynch
1
-1
/
+1
2021-12-09
powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMU
Nicholas Piggin
1
-0
/
+4
2021-10-22
powerpc/pseries/mobility: ignore ibm, platform-facilities updates
Nathan Lynch
1
-0
/
+34
2021-03-23
powerpc/pseries/mobility: handle premature return from H_JOIN
Nathan Lynch
1
-1
/
+25
2021-03-23
powerpc/pseries/mobility: use struct for shared state
Nathan Lynch
1
-3
/
+19
2020-12-08
powerpc/pseries/mobility: refactor node lookup during DT update
Nathan Lynch
1
-32
/
+17
2020-12-08
powerpc/rtas: dispatch partition migration requests to pseries
Nathan Lynch
1
-0
/
+5
2020-12-08
powerpc/pseries/mobility: retry partition suspend after error
Nathan Lynch
1
-2
/
+57
2020-12-08
powerpc/pseries/mobility: signal suspend cancellation to platform
Nathan Lynch
1
-0
/
+31
2020-12-08
powerpc/pseries/mobility: use stop_machine for join/suspend
Nathan Lynch
1
-7
/
+125
2020-12-08
powerpc/pseries/mobility: extract VASI session polling logic
Nathan Lynch
1
-5
/
+64
2020-12-08
powerpc/pseries/mobility: use rtas_activate_firmware() on resume
Nathan Lynch
1
-14
/
+1
2020-12-08
powerpc/pseries/mobility: error message improvements
Nathan Lynch
1
-4
/
+3
2020-12-08
powerpc/pseries/mobility: add missing break to default case
Nathan Lynch
1
-0
/
+1
2020-12-08
powerpc/pseries/mobility: don't error on absence of ibm, update-nodes
Nathan Lynch
1
-1
/
+1
2020-12-08
powerpc/rtas: rtas_ibm_suspend_me -> rtas_ibm_suspend_me_unsafe
Nathan Lynch
1
-1
/
+1
2020-11-19
powerpc/64s: rename pnv|pseries_setup_rfi_flush to _setup_security_mitigations
Daniel Axtens
1
-2
/
+2
2020-07-30
powerpc/pseries/mobility: Add pr_debug() for device tree changes
Nathan Lynch
1
-0
/
+5
2020-07-30
powerpc/pseries/mobility: Set pr_fmt()
Nathan Lynch
1
-2
/
+5
2020-07-16
powerpc/pseries: remove prrn special case from DT update path
Nathan Lynch
1
-27
/
+0
2020-07-16
powerpc/numa: remove start/stop_topology_update()
Nathan Lynch
1
-4
/
+0
2020-05-28
powerpc/pseries: Update hv-24x7 information after migration
Kajol Jain
1
-0
/
+3
2019-08-20
powerpc/pseries/mobility: use cond_resched when updating device tree
Nathan Lynch
1
-0
/
+9
2019-07-14
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-0
/
+19
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-06-15
powerpc/pseries/mobility: rebuild cacheinfo hierarchy post-migration
Nathan Lynch
1
-0
/
+10
2019-06-15
powerpc/pseries/mobility: prevent cpu hotplug during DT update
Nathan Lynch
1
-0
/
+9
2018-10-13
powerpc/pseries/mobility: Extend start/stop topology update scope
Michael Bringmann
1
-0
/
+5
2018-09-19
powerpc/pseries: Remove unneeded uses of dlpar work queue
Nathan Fontenot
1
-12
/
+6
2018-07-30
powerpc: clean the inclusion of stringify.h
Christophe Leroy
1
-0
/
+1
2018-03-27
powerpc/rfi-flush: Call setup_rfi_flush() after LPM migration
Michael Ellerman
1
-0
/
+3
2018-01-21
powerpc: Use octal numbers for file permissions
Russell Currey
1
-1
/
+1
2017-09-21
powerpc/pseries: Fix parent_dn reference leak in add_dt_node()
Tyrel Datwyler
1
-1
/
+3
2017-08-23
powerpc: pseries: remove dlpar_attach_node dependency on full path
Rob Herring
1
-1
/
+1
2017-06-07
driver core: remove CLASS_ATTR usage
Greg Kroah-Hartman
1
-3
/
+4
2017-02-02
powerpc/pseries: Update affinity for memory and cpus specified in a PRRN event
John Allen
1
-0
/
+34
2016-05-11
powerpc: Update of_remove_property() call sites to remove null checking
Suraj Jitindar Singh
1
-2
/
+2
[next]