index
:
linux.git
master
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
/
rtasd.c
Age
Commit message (
Expand
)
Author
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-02
Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-01-22
powerpc: Use octal numbers for file permissions
Russell Currey
2017-11-27
ppc: annotate ->poll() instances
Al Viro
2017-06-23
powerpc: Only obtain cpu_hotplug_lock if called by rtasd
Thiago Jung Bauermann
2017-02-02
powerpc/pseries: Update affinity for memory and cpus specified in a PRRN event
John Allen
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-07-08
powerpc/pseries: start rtasd before PCI probing
Greg Kurz
2016-06-14
powerpc/pseries: Fix trivial typo in function name
Greg Kurz
2016-04-12
powerpc: sparse: static-ify some things
Daniel Axtens
2016-03-17
param: convert some "on"/"off" users to strtobool
Kees Cook
2014-09-25
powerpc: Make a bunch of things static
Anton Blanchard
2014-04-07
powerpc/le: Enable RTAS events support
Greg Kurz
2013-04-26
powerpc/pseries: Add /proc interface to control topology updates
Nathan Fontenot
2013-04-26
powerpc/pseries: Add PRRN RTAS event handler
Jesse Larrew
2011-11-25
powerpc/pseries: Cancel RTAS event scan before firmware flash
Ravi K. Nittala
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-02
powerpc: Mask smp_processor_id() false positive
Paul E. McKenney
2011-01-21
powerpc: Check RTAS extended log flag before checking length
Anton Blanchard
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-05-21
powerpc/rtasd: Don't start event scan if scan rate is zero
Michael Ellerman
2010-05-06
powerpc/cpumask: Convert rtasd to new cpumask API
Anton Blanchard
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-10-30
powerpc/chrp: Use the same RTAS daemon as pSeries
Benjamin Herrenschmidt