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.12.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
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
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-09
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
2013-08-27
powerpc/pseries: Fix over writing of rtas return code in update_dt_node
Tyrel Datwyler
1
-4
/
+4
2013-08-27
powerpc/pseries: Fix creation of loop in device node property list
Tyrel Datwyler
1
-1
/
+1
2013-04-26
powerpc/pseries: Correct buffer parsing in update_dt_node()
Nathan Fontenot
1
-4
/
+16
2013-04-26
powerpc/pseries: Expose pseries devicetree_update()
Nathan Fontenot
1
-9
/
+12
2012-11-15
powerpc+of: Rename the drivers/of prom_* functions to of_*
Nathan Fontenot
1
-2
/
+2
2012-07-11
of: Improve prom_update_property() function
Dong Aisheng
1
-7
/
+1
2011-11-01
powerpc: Fix up implicit stat.h users
Paul Gortmaker
1
-0
/
+1
2010-10-13
powerpc/pseries: Partition migration in the kernel
Nathan Fontenot
1
-0
/
+362