开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
rtas.c
Age
Commit message (
Expand
)
Author
2023-08-18
powerpc/rtas: export rtas_error_rc() for reuse.
Mahesh Salgaonkar
2023-08-18
powerpc/fadump: invoke ibm,os-term with rtas_call_unlocked()
Hari Bathini
2023-03-30
powerpc/rtas: lockdep annotations
Nathan Lynch
2023-03-30
powerpc/rtas: fix miswording in rtas_function kerneldoc
Nathan Lynch
2023-03-30
powerpc/rtas: rtas_call_unlocked() kerneldoc
Nathan Lynch
2023-03-30
powerpc/rtas: use memmove for potentially overlapping buffer copy
Nathan Lynch
2023-02-13
powerpc/rtas: arch-wide function token lookup conversions
Nathan Lynch
2023-02-13
powerpc/rtas: introduce rtas_function_token() API
Nathan Lynch
2023-02-13
powerpc/pseries: add RTAS work area allocator
Nathan Lynch
2023-02-13
powerpc/rtas: add tracepoints around RTAS entry
Nathan Lynch
2023-02-13
powerpc/rtas: strengthen do_enter_rtas() type safety, drop inline
Nathan Lynch
2023-02-13
powerpc/rtas: improve function information lookups
Nathan Lynch
2023-02-13
powerpc/rtas: ensure 4KB alignment for rtas_data_buf
Nathan Lynch
2023-02-13
powerpc/rtas: handle extended delays safely in early boot
Nathan Lynch
2023-01-30
powerpc/rtas: upgrade internal arch spinlocks
Nathan Lynch
2023-01-30
powerpc/rtas: remove lock and args fields from global rtas struct
Nathan Lynch
2023-01-30
powerpc/rtas: make all exports GPL
Nathan Lynch
2023-01-30
powerpc/rtas: Drop unused export symbols
Michael Ellerman
2023-01-30
powerpc/rtas: unexport 'rtas' symbol
Nathan Lynch
2022-12-07
powerpc/rtas: mandate RTAS syscall filtering
Nathan Lynch
2022-12-07
powerpc/rtas: define pr_fmt and convert printk call sites
Nathan Lynch
2022-12-07
powerpc/rtas: clean up includes
Nathan Lynch
2022-12-07
powerpc/rtas: clean up rtas_error_log_max initialization
Nathan Lynch
2022-12-07
powerpc/rtas: avoid scheduling in rtas_os_term()
Nathan Lynch
2022-12-07
powerpc/rtas: avoid device tree lookups in rtas_os_term()
Nathan Lynch
2022-12-07
powerpc/rtas: document rtas_call()
Nathan Lynch
2022-09-28
powerpc/rtas: block error injection when locked down
Nathan Lynch
2022-09-14
Revert "powerpc/rtas: Implement reentrant rtas call"
Nathan Lynch
2022-06-18
powerpc/rtas: Allow ibm,platform-dump RTAS call with null buffer address
Andrew Donnellan
2022-05-29
powerpc/kasan: Mark more real-mode code as not to be instrumented
Paul Mackerras
2022-05-19
powerpc/rtas: enture rtas_call is called with MMU enabled
Nicholas Piggin
2022-05-19
powerpc/rtas: Call enter_rtas with MSR[EE] disabled
Nicholas Piggin
2022-05-11
powerpc/rtas: Keep MSR[RI] set when calling RTAS
Laurent Dufour
2022-05-08
powerpc: Add missing headers
Christophe Leroy
2022-02-07
powerpc: Set crashkernel offset to mid of RMA region
Sourabh Jain
2021-11-25
powerpc/rtas: rtas_busy_delay_time() kernel-doc
Nathan Lynch
2021-11-25
powerpc/rtas: rtas_busy_delay() improvements
Nathan Lynch
2021-11-25
powerpc/rtas: kernel-doc fixes
Nathan Lynch
2021-08-19
isystem: ship and use stdarg.h
Alexey Dobriyan
2021-06-25
powerpc/64s: avoid reloading (H)SRR registers if they are still valid
Nicholas Piggin
2021-04-14
powerpc/rtas: rename RTAS_RMOBUF_MAX to RTAS_USER_REGION_SIZE
Nathan Lynch
2021-04-14
powerpc/rtas: move syscall filter setup into separate function
Nathan Lynch
2021-04-14
powerpc/rtas: remove ibm_suspend_me_token
Nathan Lynch
2020-12-09
powerpc/rtas: Fix typo of ibm,open-errinjct in RTAS filter
Tyrel Datwyler
2020-12-08
powerpc/rtas: remove unused rtas_suspend_last_cpu()
Nathan Lynch
2020-12-08
powerpc/rtas: remove rtas_suspend_cpu()
Nathan Lynch
2020-12-08
powerpc/rtas: remove rtas_ibm_suspend_me_unsafe()
Nathan Lynch
2020-12-08
powerpc/rtas: dispatch partition migration requests to pseries
Nathan Lynch
2020-12-08
powerpc/rtas: add rtas_activate_firmware()
Nathan Lynch
2020-12-08
powerpc/rtas: add rtas_ibm_suspend_me()
Nathan Lynch
[next]