aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/rtasd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan1-7/+7
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds1-1/+1
2018-10-19powerpc/pseries: PAPR persistent memory supportOliver O'Halloran1-0/+2
2018-10-13powerpc/rtasd: Improve unknown error loggingOliver O'Halloran1-2/+4
2018-09-19powerpc/pseries: Remove prrn_work workqueueNathan Fontenot1-14/+3
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook1-1/+2
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds1-1/+1
2018-02-02Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+1
2018-01-22powerpc: Use octal numbers for file permissionsRussell Currey1-1/+1
2017-11-27ppc: annotate ->poll() instancesAl Viro1-1/+1
2017-06-23powerpc: Only obtain cpu_hotplug_lock if called by rtasdThiago Jung Bauermann1-1/+1
2017-02-02powerpc/pseries: Update affinity for memory and cpus specified in a PRRN eventJohn Allen1-1/+6
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-07-08powerpc/pseries: start rtasd before PCI probingGreg Kurz1-5/+17
2016-06-14powerpc/pseries: Fix trivial typo in function nameGreg Kurz1-3/+3
2016-04-12powerpc: sparse: static-ify some thingsDaniel Axtens1-1/+1
2016-03-17param: convert some "on"/"off" users to strtoboolKees Cook1-7/+2
2014-09-25powerpc: Make a bunch of things staticAnton Blanchard1-1/+1
2014-04-07powerpc/le: Enable RTAS events supportGreg Kurz1-12/+12
2013-04-26powerpc/pseries: Add /proc interface to control topology updatesNathan Fontenot1-2/+5
2013-04-26powerpc/pseries: Add PRRN RTAS event handlerJesse Larrew1-1/+45
2011-11-25powerpc/pseries: Cancel RTAS event scan before firmware flashRavi K. Nittala1-0/+7
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-02powerpc: Mask smp_processor_id() false positivePaul E. McKenney1-1/+2
2011-01-21powerpc: Check RTAS extended log flag before checking lengthAnton Blanchard1-1/+1
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-05-21powerpc/rtasd: Don't start event scan if scan rate is zeroMichael Ellerman1-0/+6
2010-05-06powerpc/cpumask: Convert rtasd to new cpumask APIAnton Blanchard1-5/+5
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-10-30powerpc/chrp: Use the same RTAS daemon as pSeriesBenjamin Herrenschmidt1-0/+539