index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
rtas.c
Age
Commit message (
Expand
)
Author
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
2020-12-08
powerpc/rtas: rtas_ibm_suspend_me -> rtas_ibm_suspend_me_unsafe
Nathan Lynch
2020-12-08
powerpc/rtas: prevent suspend-related sys_rtas use on LE
Nathan Lynch
2020-10-06
powerpc/rtas: Restrict RTAS requests from userspace
Andrew Donnellan
2020-07-16
powerpc/rtas: don't online CPUs for partition suspend
Nathan Lynch
2020-06-02
powerpc/rtas: Implement reentrant rtas call
Leonardo Bras
2019-08-20
powerpc/rtas: allow rescheduling while changing cpu states
Nathan Lynch
2019-08-20
powerpc/rtas: use device model APIs and serialization during LPM
Nathan Lynch
2019-08-05
powerpc/rtas: Unexport rtas_online_cpus_mask, rtas_offline_cpus_mask
Nathan Lynch
2019-07-13
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-07-08
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-07-01
powerpc/rtas: retry when cpu offline races with suspend/migration
Nathan Lynch
2019-06-23
smp: Remove smp_call_function() and on_each_cpu() return values
Nadav Amit
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-03-12
memblock: drop memblock_alloc_base()
Mike Rapoport
2018-10-13
powerpc/rtas: Fix a potential race between CPU-Offline & Migration
Gautham R. Shenoy
2018-10-13
powerpc/pseries/mobility: Extend start/stop topology update scope
Michael Bringmann
2018-09-19
powerpc/pseries: Disable CPU hotplug across migrations
Nathan Fontenot
2018-06-25
powerpc: Remove -Wattribute-alias pragmas
Paul Burton
2018-06-03
powerpc: Fix build by disabling attribute-alias warning for SYSCALL_DEFINEx
Christophe Leroy
2018-05-10
powerpc/syscalls: switch rtas(2) to SYSCALL_DEFINE
Al Viro
2017-10-18
locking/arch, powerpc/rtas: Use arch_spin_lock() instead of arch_spin_lock_fl...
Will Deacon
2017-09-13
mm: treewide: remove GFP_TEMPORARY allocation flag
Michal Hocko
2017-01-25
powerpc/kernel: Fix unbalanced refcount on RTAS device node
Gavin Shan
2017-01-25
powerpc/kernel: Use of_property_read_u32() in rtas_initialize()
Gavin Shan
2017-01-25
powerpc/kernel: Remove nested if statements in rtas_initialize()
Gavin Shan
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-07-14
powerpc: Make ppc_md.{halt, restart} __noreturn
Daniel Axtens
2016-07-13
powerpc/rtas: Don't test for machine type in rtas_initialize()
Benjamin Herrenschmidt
2016-07-05
powerpc/rtas: Fix array overrun in ppc_rtas() syscall
Andrew Donnellan
2015-12-17
powerpc/rtas: Make enter_rtas() private
Michael Ellerman
2015-12-17
powerpc/rtas: Use rtas_call_unlocked() in call_rtas_display_status()
Michael Ellerman
2015-12-17
powerpc/rtas: Add rtas_call_unlocked()
Michael Ellerman
2015-10-22
powerpc/rtas: Validate rtas.entry before calling enter_rtas()
Vasant Hegde
[prev]
[next]