index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
rtas.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/rtas: rtas_busy_delay_time() kernel-doc
Nathan Lynch
2021-11-25
1
-2
/
+19
*
powerpc/rtas: rtas_busy_delay() improvements
Nathan Lynch
2021-11-25
1
-7
/
+67
*
powerpc/rtas: kernel-doc fixes
Nathan Lynch
2021-11-25
1
-4
/
+5
*
isystem: ship and use stdarg.h
Alexey Dobriyan
2021-08-19
1
-1
/
+1
*
powerpc/64s: avoid reloading (H)SRR registers if they are still valid
Nicholas Piggin
2021-06-24
1
-3
/
+11
*
powerpc/rtas: rename RTAS_RMOBUF_MAX to RTAS_USER_REGION_SIZE
Nathan Lynch
2021-04-14
1
-3
/
+3
*
powerpc/rtas: move syscall filter setup into separate function
Nathan Lynch
2021-04-14
1
-8
/
+13
*
powerpc/rtas: remove ibm_suspend_me_token
Nathan Lynch
2021-04-14
1
-5
/
+2
*
powerpc/rtas: Fix typo of ibm,open-errinjct in RTAS filter
Tyrel Datwyler
2020-12-09
1
-1
/
+1
*
powerpc/rtas: remove unused rtas_suspend_last_cpu()
Nathan Lynch
2020-12-08
1
-43
/
+0
*
powerpc/rtas: remove rtas_suspend_cpu()
Nathan Lynch
2020-12-08
1
-52
/
+0
*
powerpc/rtas: remove rtas_ibm_suspend_me_unsafe()
Nathan Lynch
2020-12-08
1
-66
/
+1
*
powerpc/rtas: dispatch partition migration requests to pseries
Nathan Lynch
2020-12-08
1
-1
/
+1
*
powerpc/rtas: add rtas_activate_firmware()
Nathan Lynch
2020-12-08
1
-0
/
+30
*
powerpc/rtas: add rtas_ibm_suspend_me()
Nathan Lynch
2020-12-08
1
-0
/
+57
*
powerpc/rtas: rtas_ibm_suspend_me -> rtas_ibm_suspend_me_unsafe
Nathan Lynch
2020-12-08
1
-3
/
+3
*
powerpc/rtas: prevent suspend-related sys_rtas use on LE
Nathan Lynch
2020-12-08
1
-0
/
+2
*
powerpc/rtas: Restrict RTAS requests from userspace
Andrew Donnellan
2020-10-06
1
-0
/
+153
*
powerpc/rtas: don't online CPUs for partition suspend
Nathan Lynch
2020-07-16
1
-120
/
+2
*
powerpc/rtas: Implement reentrant rtas call
Leonardo Bras
2020-06-02
1
-0
/
+52
*
powerpc/rtas: allow rescheduling while changing cpu states
Nathan Lynch
2019-08-20
1
-0
/
+2
*
powerpc/rtas: use device model APIs and serialization during LPM
Nathan Lynch
2019-08-20
1
-3
/
+8
*
powerpc/rtas: Unexport rtas_online_cpus_mask, rtas_offline_cpus_mask
Nathan Lynch
2019-08-05
1
-2
/
+0
*
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-07-14
1
-4
/
+3
|
\
|
*
powerpc/rtas: retry when cpu offline races with suspend/migration
Nathan Lynch
2019-07-01
1
-4
/
+3
*
|
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-07-08
1
-2
/
+1
|
\
\
|
*
|
smp: Remove smp_call_function() and on_each_cpu() return values
Nadav Amit
2019-06-23
1
-2
/
+1
|
|
/
*
/
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
|
/
*
memblock: drop memblock_alloc_base()
Mike Rapoport
2019-03-12
1
-1
/
+5
*
powerpc/rtas: Fix a potential race between CPU-Offline & Migration
Gautham R. Shenoy
2018-10-13
1
-0
/
+9
*
powerpc/pseries/mobility: Extend start/stop topology update scope
Michael Bringmann
2018-10-13
1
-2
/
+0
*
powerpc/pseries: Disable CPU hotplug across migrations
Nathan Fontenot
2018-09-19
1
-0
/
+2
*
powerpc: Remove -Wattribute-alias pragmas
Paul Burton
2018-06-25
1
-4
/
+0
*
powerpc: Fix build by disabling attribute-alias warning for SYSCALL_DEFINEx
Christophe Leroy
2018-06-03
1
-0
/
+4
*
powerpc/syscalls: switch rtas(2) to SYSCALL_DEFINE
Al Viro
2018-05-10
1
-1
/
+2
*
locking/arch, powerpc/rtas: Use arch_spin_lock() instead of arch_spin_lock_fl...
Will Deacon
2017-10-18
1
-1
/
+1
*
mm: treewide: remove GFP_TEMPORARY allocation flag
Michal Hocko
2017-09-14
1
-2
/
+2
*
powerpc/kernel: Fix unbalanced refcount on RTAS device node
Gavin Shan
2017-01-25
1
-0
/
+1
*
powerpc/kernel: Use of_property_read_u32() in rtas_initialize()
Gavin Shan
2017-01-25
1
-11
/
+9
*
powerpc/kernel: Remove nested if statements in rtas_initialize()
Gavin Shan
2017-01-25
1
-17
/
+16
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
powerpc: Make ppc_md.{halt, restart} __noreturn
Daniel Axtens
2016-07-14
1
-2
/
+2
*
powerpc/rtas: Don't test for machine type in rtas_initialize()
Benjamin Herrenschmidt
2016-07-13
1
-1
/
+1
*
powerpc/rtas: Fix array overrun in ppc_rtas() syscall
Andrew Donnellan
2016-07-05
1
-1
/
+1
*
powerpc/rtas: Make enter_rtas() private
Michael Ellerman
2015-12-17
1
-0
/
+3
*
powerpc/rtas: Use rtas_call_unlocked() in call_rtas_display_status()
Michael Ellerman
2015-12-17
1
-10
/
+2
*
powerpc/rtas: Add rtas_call_unlocked()
Michael Ellerman
2015-12-17
1
-11
/
+33
*
powerpc/rtas: Validate rtas.entry before calling enter_rtas()
Vasant Hegde
2015-10-22
1
-0
/
+3
*
powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlers
Thomas Huth
2015-07-23
1
-0
/
+17
*
powerpc/rtas: Replace magic values with defines
Thomas Huth
2015-07-23
1
-3
/
+5
[next]