summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/rtasd.c
AgeCommit message (Expand)Author
2023-02-13powerpc/rtas: arch-wide function token lookup conversionsNathan Lynch
2022-12-07powerpc/rtasd: use correct OF API for event scan rateNathan Lynch
2022-05-08powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy
2021-12-23powerpc/kernel: Add __init attribute to eligible functionsNick Child
2021-08-10powerpc: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior
2020-07-16powerpc/rtasd: simplify handle_rtas_event(), emit message on eventsNathan Lynch
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2018-10-19powerpc/pseries: PAPR persistent memory supportOliver O'Halloran
2018-10-13powerpc/rtasd: Improve unknown error loggingOliver O'Halloran
2018-09-19powerpc/pseries: Remove prrn_work workqueueNathan Fontenot
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-02Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-01-22powerpc: Use octal numbers for file permissionsRussell Currey
2017-11-27ppc: annotate ->poll() instancesAl Viro
2017-06-23powerpc: Only obtain cpu_hotplug_lock if called by rtasdThiago Jung Bauermann
2017-02-02powerpc/pseries: Update affinity for memory and cpus specified in a PRRN eventJohn Allen
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-07-08powerpc/pseries: start rtasd before PCI probingGreg Kurz
2016-06-14powerpc/pseries: Fix trivial typo in function nameGreg Kurz
2016-04-12powerpc: sparse: static-ify some thingsDaniel Axtens
2016-03-17param: convert some "on"/"off" users to strtoboolKees Cook
2014-09-25powerpc: Make a bunch of things staticAnton Blanchard
2014-04-07powerpc/le: Enable RTAS events supportGreg Kurz
2013-04-26powerpc/pseries: Add /proc interface to control topology updatesNathan Fontenot
2013-04-26powerpc/pseries: Add PRRN RTAS event handlerJesse Larrew
2011-11-25powerpc/pseries: Cancel RTAS event scan before firmware flashRavi K. Nittala
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-02powerpc: Mask smp_processor_id() false positivePaul E. McKenney
2011-01-21powerpc: Check RTAS extended log flag before checking lengthAnton Blanchard
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-05-21powerpc/rtasd: Don't start event scan if scan rate is zeroMichael Ellerman
2010-05-06powerpc/cpumask: Convert rtasd to new cpumask APIAnton Blanchard
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-10-30powerpc/chrp: Use the same RTAS daemon as pSeriesBenjamin Herrenschmidt