index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
rtas.c
Age
Commit message (
Expand
)
Author
2024-10-16
powerpc/rtas: Use fsleep() to minimize additional sleep duration
Anna-Maria Behnsen
2024-06-28
powerpc/rtas: Prevent Spectre v1 gadget construction in sys_rtas()
Nathan Lynch
2024-02-23
powerpc/rtas: use correct function name for resetting TCE tables
Nathan Lynch
2023-12-13
powerpc/rtas: Warn if per-function lock isn't held
Nathan Lynch
2023-12-13
powerpc/rtas: Serialize firmware activation sequences
Nathan Lynch
2023-12-13
powerpc/rtas: Facilitate high-level call sequences
Nathan Lynch
2023-12-13
powerpc/rtas: Move token validation from block_rtas_call() to sys_rtas()
Nathan Lynch
2023-12-13
powerpc/rtas: Fall back to linear search on failed token->function lookup
Nathan Lynch
2023-12-13
powerpc/rtas: Add for_each_rtas_function() iterator
Nathan Lynch
2023-12-13
powerpc/rtas: Avoid warning on invalid token argument to sys_rtas()
Nathan Lynch
2023-11-21
powerpc/rtas: Remove trailing space
Nathan Lynch
2023-11-21
powerpc/rtas: Remove unused rtas_service_present()
Nathan Lynch
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
[next]