aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/rtasd.c
AgeCommit message (Expand)AuthorFilesLines
2022-05-08powerpc: Remove asm/prom.h from all files that don't need itGravatar Christophe Leroy 1-1/+0
2021-12-23powerpc/kernel: Add __init attribute to eligible functionsGravatar Nick Child 1-3/+3
2021-08-10powerpc: Replace deprecated CPU-hotplug functions.Gravatar Sebastian Andrzej Siewior 1-2/+2
2020-07-16powerpc/rtasd: simplify handle_rtas_event(), emit message on eventsGravatar Nathan Lynch 1-25/+3
2020-02-04proc: convert everything to "struct proc_ops"Gravatar Alexey Dobriyan 1-7/+7
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 1-5/+1
2019-01-03Remove 'type' argument from access_ok() functionGravatar Linus Torvalds 1-1/+1
2018-10-19powerpc/pseries: PAPR persistent memory supportGravatar Oliver O'Halloran 1-0/+2
2018-10-13powerpc/rtasd: Improve unknown error loggingGravatar Oliver O'Halloran 1-2/+4
2018-09-19powerpc/pseries: Remove prrn_work workqueueGravatar Nathan Fontenot 1-14/+3
2018-06-12treewide: Use array_size() in vmalloc()Gravatar Kees Cook 1-1/+2
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementGravatar Linus Torvalds 1-1/+1
2018-02-02Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 1-1/+1
2018-01-22powerpc: Use octal numbers for file permissionsGravatar Russell Currey 1-1/+1
2017-11-27ppc: annotate ->poll() instancesGravatar Al Viro 1-1/+1
2017-06-23powerpc: Only obtain cpu_hotplug_lock if called by rtasdGravatar Thiago Jung Bauermann 1-1/+1
2017-02-02powerpc/pseries: Update affinity for memory and cpus specified in a PRRN eventGravatar John Allen 1-1/+6
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyGravatar Linus Torvalds 1-1/+1
2016-07-08powerpc/pseries: start rtasd before PCI probingGravatar Greg Kurz 1-5/+17
2016-06-14powerpc/pseries: Fix trivial typo in function nameGravatar Greg Kurz 1-3/+3
2016-04-12powerpc: sparse: static-ify some thingsGravatar Daniel Axtens 1-1/+1
2016-03-17param: convert some "on"/"off" users to strtoboolGravatar Kees Cook 1-7/+2
2014-09-25powerpc: Make a bunch of things staticGravatar Anton Blanchard 1-1/+1
2014-04-07powerpc/le: Enable RTAS events supportGravatar Greg Kurz 1-12/+12
2013-04-26powerpc/pseries: Add /proc interface to control topology updatesGravatar Nathan Fontenot 1-2/+5
2013-04-26powerpc/pseries: Add PRRN RTAS event handlerGravatar Jesse Larrew 1-1/+45
2011-11-25powerpc/pseries: Cancel RTAS event scan before firmware flashGravatar Ravi K. Nittala 1-0/+7
2011-07-26atomic: use <linux/atomic.h>Gravatar Arun Sharma 1-1/+1
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 1-1/+1
2011-03-02powerpc: Mask smp_processor_id() false positiveGravatar Paul E. McKenney 1-1/+2
2011-01-21powerpc: Check RTAS extended log flag before checking lengthGravatar Anton Blanchard 1-1/+1
2010-10-15llseek: automatically add .llseek fopGravatar Arnd Bergmann 1-0/+1
2010-05-21powerpc/rtasd: Don't start event scan if scan rate is zeroGravatar Michael Ellerman 1-0/+6
2010-05-06powerpc/cpumask: Convert rtasd to new cpumask APIGravatar Anton Blanchard 1-5/+5
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-10-30powerpc/chrp: Use the same RTAS daemon as pSeriesGravatar Benjamin Herrenschmidt 1-0/+539