Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
c3ee3a9e4fa6b1d249b5abff2d4c7dab5a47d522
/
arch
/
powerpc
/
kernel
/
rtasd.c
d276960
powerpc/kernel: Add __init attribute to eligible functions
by Nick Child
· 3 years ago
5ae3640
powerpc: Replace deprecated CPU-hotplug functions.
by Sebastian Andrzej Siewior
· 3 years, 5 months ago
91713ac
powerpc/rtasd: simplify handle_rtas_event(), emit message on events
by Nathan Lynch
· 4 years, 7 months ago
97a3253
proc: convert everything to "struct proc_ops"
by Alexey Dobriyan
· 5 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
96d4f26
Remove 'type' argument from access_ok() function
by Linus Torvalds
· 6 years ago
4c5d87d
powerpc/pseries: PAPR persistent memory support
by Oliver O'Halloran
· 6 years ago
b27e5f9
powerpc/rtasd: Improve unknown error logging
by Oliver O'Halloran
· 6 years ago
cd24e45
powerpc/pseries: Remove prrn_work workqueue
by Nathan Fontenot
· 6 years ago
42bc47b
treewide: Use array_size() in vmalloc()
by Kees Cook
· 7 years ago
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
03f51d4
Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
57ad583f
powerpc: Use octal numbers for file permissions
by Russell Currey
· 8 years ago
8153a5e
ppc: annotate ->poll() instances
by Al Viro
· 7 years ago
3e401f7
powerpc: Only obtain cpu_hotplug_lock if called by rtasd
by Thiago Jung Bauermann
· 8 years ago
675d8ee
powerpc/pseries: Update affinity for memory and cpus specified in a PRRN event
by John Allen
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
8c6a0a1
powerpc/pseries: start rtasd before PCI probing
by Greg Kurz
· 9 years ago
6e45273
powerpc/pseries: Fix trivial typo in function name
by Greg Kurz
· 9 years ago
635218c
powerpc: sparse: static-ify some things
by Daniel Axtens
· 9 years ago
4cc7ecb7
param: convert some "on"/"off" users to strtobool
by Kees Cook
· 9 years ago
e51df2c
powerpc: Make a bunch of things static
by Anton Blanchard
· 10 years ago
a08a53ea
powerpc/le: Enable RTAS events support
by Greg Kurz
· 11 years ago
e04fa61
powerpc/pseries: Add /proc interface to control topology updates
by Nathan Fontenot
· 12 years ago
49c68a8
powerpc/pseries: Add PRRN RTAS event handler
by Jesse Larrew
· 12 years ago
df17f56
powerpc/pseries: Cancel RTAS event scan before firmware flash
by Ravi K. Nittala
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
9ff0c61
powerpc: Mask smp_processor_id() false positive
by Paul E. McKenney
· 14 years ago
7f32c9c
powerpc: Check RTAS extended log flag before checking length
by Anton Blanchard
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
7358650
powerpc/rtasd: Don't start event scan if scan rate is zero
by Michael Ellerman
· 15 years ago
d5f86fe
powerpc/cpumask: Convert rtasd to new cpumask API
by Anton Blanchard
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
3d541c4
powerpc/chrp: Use the same RTAS daemon as pSeries
by Benjamin Herrenschmidt
· 15 years ago
[Renamed (95%) from arch/powerpc/platforms/pseries/rtasd.c]
f8729e8
powerpc: Convert RTAS event scan from kernel thread to workqueue
by Anton Blanchard
· 16 years ago
64db4cf
"Tree RCU": scalable classic RCU implementation
by Paul E. McKenney
· 16 years ago
76c31f2
powerpc: Honor O_NONBLOCK flag when reading RTAS log
by Vitaly Mayatskikh
· 16 years ago
541b275
[POWERPC] Fix sparse warnings in arch/powerpc/platforms/pseries
by Michael Ellerman
· 17 years ago
6674713
powerpc: use non-racy method for proc entries creation
by Denis V. Lunev
· 17 years ago
f7ebf35
[POWERPC] Convert from DBG() to pr_debug() in platforms/pseries/
by Michael Ellerman
· 17 years ago
86ef5c9
cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()
by Gautham R Shenoy
· 17 years ago
a0c7ce9
[POWERPC] Fix panic in RTAS code
by Tony Breeds
· 17 years ago
0f2342c
[POWERPC] pseries: Eliminate global error_log_cnt variable
by Linas Vepstas
· 17 years ago
79c0108
[POWERPC] pseries: Fix jumbled no_logging flag
by Linas Vepstas
· 17 years ago
4511dad
[POWERPC] pseries: Simplify rtasd initialization
by Linas Vepstas
· 17 years ago
ba28cc0
[POWERPC] pseries: Use rtas_token instead of hand-rolled code
by Linas Vepstas
· 17 years ago
a4fc3a3
[POWERPC] pseries: Avoid excess rtas_token calls
by Linas Vepstas
· 17 years ago
e2eb639
[POWERPC] Rename get_property to of_get_property: arch/powerpc
by Stephen Rothwell
· 18 years ago
5dfe4c9
[PATCH] mark struct file_operations const 2
by Arjan van de Ven
· 18 years ago
954a46e
[POWERPC] pseries: Constify & voidify get_property()
by Jeremy Kerr
· 18 years ago
90ddfeb
[PATCH] powerpc: Quiet rtasd output at boot
by Olof Johansson
· 19 years ago
49c28e4
[PATCH] powerpc: Avoid __initcall warnings
by Anton Blanchard
· 19 years ago
e822250
[PATCH] powerpc: Kill _machine and hard-coded platform numbers
by Benjamin Herrenschmidt
· 19 years ago
271c3f3
powerpc: Fix some compile problems with the VDSO stuff
by Paul Mackerras
· 19 years ago
799d604
[PATCH] powerpc: merge code values for identifying platforms
by Paul Mackerras
· 19 years ago
f4fcbbe
powerpc: Merge remaining RTAS code
by Paul Mackerras
· 19 years ago
[Renamed from arch/ppc64/kernel/rtasd.c]
0287ebe
[PATCH] ppc64: replace schedule_timeout() with msleep_interruptible()
by Nishanth Aravamudan
· 19 years ago
ad21798
[PATCH] ppc64: quieten RTAS printks
by Anton Blanchard
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago