index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
rtas.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-23
powerpc/rtas: use correct function name for resetting TCE tables
Nathan Lynch
1
-2
/
+2
2023-12-13
powerpc/rtas: Facilitate high-level call sequences
Nathan Lynch
1
-0
/
+3
2023-12-13
powerpc/rtas: Add function return status constants
Nathan Lynch
1
-6
/
+19
2023-11-22
powerpc/rtas: Remove 'extern' from function declarations in rtas.h
Nathan Lynch
1
-27
/
+26
2023-11-21
powerpc/rtas: Remove trailing space
Nathan Lynch
1
-3
/
+3
2023-11-21
powerpc/rtas: Move post_mobility_fixup() declaration to pseries
Nathan Lynch
1
-1
/
+0
2023-11-21
powerpc/rtas: Remove unused rtas_service_present()
Nathan Lynch
1
-1
/
+0
2023-11-21
powerpc/rtas: Drop declaration of undefined call_rtas() function
Nathan Lynch
1
-2
/
+0
2023-08-18
powerpc/rtas: export rtas_error_rc() for reuse.
Mahesh Salgaonkar
1
-0
/
+3
2023-02-13
powerpc/rtas: introduce rtas_function_token() API
Nathan Lynch
1
-0
/
+99
2023-02-13
powerpc/rtas: improve function information lookups
Nathan Lynch
1
-0
/
+85
2022-12-07
powerpc/rtas: document rtas_call()
Nathan Lynch
1
-15
/
+0
2022-09-14
Revert "powerpc/rtas: Implement reentrant rtas call"
Nathan Lynch
1
-1
/
+0
2022-02-12
powerpc/pseries: make pseries_devicetree_update() static
Nathan Lynch
1
-1
/
+0
2021-11-25
powerpc/rtas: rtas_busy_delay() improvements
Nathan Lynch
1
-1
/
+1
2021-04-14
powerpc/rtas: rename RTAS_RMOBUF_MAX to RTAS_USER_REGION_SIZE
Nathan Lynch
1
-3
/
+3
2021-02-09
powerpc: remove unneeded semicolons
Chengyang Fan
1
-1
/
+1
2020-12-08
powerpc/rtas: remove unused rtas_suspend_last_cpu()
Nathan Lynch
1
-1
/
+0
2020-12-08
powerpc/rtas: remove rtas_suspend_cpu()
Nathan Lynch
1
-1
/
+0
2020-12-08
powerpc/rtas: remove rtas_ibm_suspend_me_unsafe()
Nathan Lynch
1
-1
/
+0
2020-12-08
powerpc/rtas: dispatch partition migration requests to pseries
Nathan Lynch
1
-0
/
+5
2020-12-08
powerpc/rtas: add rtas_activate_firmware()
Nathan Lynch
1
-0
/
+1
2020-12-08
powerpc/rtas: add rtas_ibm_suspend_me()
Nathan Lynch
1
-0
/
+1
2020-12-08
powerpc/rtas: rtas_ibm_suspend_me -> rtas_ibm_suspend_me_unsafe
Nathan Lynch
1
-1
/
+1
2020-12-08
powerpc/rtas: complete ibm,suspend-me status codes
Nathan Lynch
1
-1
/
+6
2020-07-16
powerpc/pseries: remove memory "re-add" implementation
Nathan Lynch
1
-1
/
+0
2020-07-16
powerpc/rtas: don't online CPUs for partition suspend
Nathan Lynch
1
-2
/
+0
2020-06-02
powerpc/rtas: Implement reentrant rtas call
Leonardo Bras
1
-0
/
+1
2020-06-02
powerpc/rtas: Move type/struct definitions from rtas.h into rtas-types.h
Leonardo Bras
1
-117
/
+1
2020-05-28
powerpc/hv-24x7: Add rtas call in hv-24x7 driver to get processor details
Kajol Jain
1
-0
/
+6
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2018-10-26
powerpc/pseries: add missing cpumask.h include file
Tyrel Datwyler
1
-0
/
+1
2018-10-19
powerpc/pseries: PAPR persistent memory support
Oliver O'Halloran
1
-0
/
+2
2018-09-19
powerpc/pseries: Display machine check error details.
Mahesh Salgaonkar
1
-0
/
+5
2018-09-19
powerpc/pseries: Define MCE error event section.
Mahesh Salgaonkar
1
-0
/
+8
2018-06-03
powerpc: use time64_t in read_persistent_clock
Arnd Bergmann
1
-1
/
+1
2017-02-17
powerpc/pseries: Implement indexed-count hotplug memory add
Sahil Mehta
1
-0
/
+2
2017-02-02
powerpc/pseries: Introduce memory hotplug READD operation
John Allen
1
-0
/
+1
2016-07-21
powerpc: Merge 32-bit and 64-bit setup_arch()
Benjamin Herrenschmidt
1
-1
/
+2
2016-07-14
powerpc: Make ppc_md.{halt, restart} __noreturn
Daniel Axtens
1
-2
/
+2
2015-12-17
powerpc/rtas: Make enter_rtas() private
Michael Ellerman
1
-1
/
+0
2015-12-17
powerpc/rtas: Add rtas_call_unlocked()
Michael Ellerman
1
-0
/
+2
2015-07-23
powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlers
Thomas Huth
1
-0
/
+1
2015-04-13
Merge branch 'next-dlpar' of git://git.kernel.org/pub/scm/linux/kernel/git/be...
Michael Ellerman
1
-0
/
+26
2015-03-28
powerpc/pseries: Simplify check for suspendability during suspend/migration
Tyrel Datwyler
1
-1
/
+1
2015-03-23
powerpc/rtas: Make timestamp related code y2038-safe
Hari Bathini
1
-1
/
+2
2015-03-23
powerpc/nvram: Move generic code for nvram and pstore
Hari Bathini
1
-0
/
+4
2015-03-17
powerpc/pseries: Define rtas hotplug event sections
Nathan Fontenot
1
-0
/
+26
2015-01-27
powerpc/pseries: Fix endian problems with LE migration
Cyril Bur
1
-1
/
+1
2014-04-07
powerpc/le: Enable RTAS events support
Greg Kurz
1
-33
/
+94
[next]