index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
rtasd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/rtasd: simplify handle_rtas_event(), emit message on events
Nathan Lynch
2020-07-16
1
-25
/
+3
*
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-02-04
1
-7
/
+7
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
1
-1
/
+1
*
powerpc/pseries: PAPR persistent memory support
Oliver O'Halloran
2018-10-19
1
-0
/
+2
*
powerpc/rtasd: Improve unknown error logging
Oliver O'Halloran
2018-10-13
1
-2
/
+4
*
powerpc/pseries: Remove prrn_work workqueue
Nathan Fontenot
2018-09-19
1
-14
/
+3
*
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-12
1
-1
/
+2
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-1
/
+1
*
Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-02-02
1
-1
/
+1
|
\
|
*
powerpc: Use octal numbers for file permissions
Russell Currey
2018-01-22
1
-1
/
+1
*
|
ppc: annotate ->poll() instances
Al Viro
2017-11-27
1
-1
/
+1
|
/
*
powerpc: Only obtain cpu_hotplug_lock if called by rtasd
Thiago Jung Bauermann
2017-06-23
1
-1
/
+1
*
powerpc/pseries: Update affinity for memory and cpus specified in a PRRN event
John Allen
2017-02-02
1
-1
/
+6
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
powerpc/pseries: start rtasd before PCI probing
Greg Kurz
2016-07-08
1
-5
/
+17
*
powerpc/pseries: Fix trivial typo in function name
Greg Kurz
2016-06-14
1
-3
/
+3
*
powerpc: sparse: static-ify some things
Daniel Axtens
2016-04-12
1
-1
/
+1
*
param: convert some "on"/"off" users to strtobool
Kees Cook
2016-03-17
1
-7
/
+2
*
powerpc: Make a bunch of things static
Anton Blanchard
2014-09-25
1
-1
/
+1
*
powerpc/le: Enable RTAS events support
Greg Kurz
2014-04-07
1
-12
/
+12
*
powerpc/pseries: Add /proc interface to control topology updates
Nathan Fontenot
2013-04-26
1
-2
/
+5
*
powerpc/pseries: Add PRRN RTAS event handler
Jesse Larrew
2013-04-26
1
-1
/
+45
*
powerpc/pseries: Cancel RTAS event scan before firmware flash
Ravi K. Nittala
2011-11-25
1
-0
/
+7
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
powerpc: Mask smp_processor_id() false positive
Paul E. McKenney
2011-03-02
1
-1
/
+2
*
powerpc: Check RTAS extended log flag before checking length
Anton Blanchard
2011-01-21
1
-1
/
+1
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-0
/
+1
*
powerpc/rtasd: Don't start event scan if scan rate is zero
Michael Ellerman
2010-05-21
1
-0
/
+6
*
powerpc/cpumask: Convert rtasd to new cpumask API
Anton Blanchard
2010-05-06
1
-5
/
+5
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
powerpc/chrp: Use the same RTAS daemon as pSeries
Benjamin Herrenschmidt
2009-10-30
1
-0
/
+539