index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
pseries
/
mobility.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-08
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-13
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-22
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
2015-04-16
Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
1
-7
/
+19
2015-03-28
powerpc/pseries: Simplify check for suspendability during suspend/migration
Tyrel Datwyler
1
-6
/
+3
2015-03-24
powerpc/pseries: Introduce api_version to migration sysfs interface
Tyrel Datwyler
1
-1
/
+16
2015-03-20
powerpc/pseries: Little endian fixes for post mobility device tree update
Tyrel Datwyler
1
-21
/
+23
2015-01-27
powerpc/pseries: Fix endian problems with LE migration
Cyril Bur
1
-16
/
+6
2014-08-08
arch/powerpc: replace obsolete strict_strto* calls
Daniel Walter
1
-1
/
+1
2014-07-28
powerpc/pseries: Switch pseries drivers to use machine_xxx_initcall()
Michael Ellerman
1
-1
/
+2
2014-03-07
powerpc/pseries: Device tree should only be updated once after suspend/migrate
Haren Myneni
1
-16
/
+10
2013-08-27
powerpc/pseries: Add mising of_node_put in delete_dt_node
Tyrel Datwyler
1
-0
/
+1
2013-08-27
powerpc/pseries: Make dlpar_configure_connector parent node aware
Tyrel Datwyler
1
-7
/
+4
2013-08-27
powerpc/pseries: Fix parsing of initial node path in update_dt_node
Tyrel Datwyler
1
-10
/
+11
2013-08-27
powerpc/pseries: Pack update_props_workarea to map correctly to rtas buffer h...
Tyrel Datwyler
1
-1
/
+1
[next]