summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/rtasd.c
AgeCommit message (Expand)AuthorLines
2009-10-30powerpc/chrp: Use the same RTAS daemon as pSeriesBenjamin Herrenschmidt-519/+0
2009-06-02powerpc: Convert RTAS event scan from kernel thread to workqueueAnton Blanchard-38/+38
2008-12-18"Tree RCU": scalable classic RCU implementationPaul E. McKenney-0/+4
2008-10-07powerpc: Honor O_NONBLOCK flag when reading RTAS logVitaly Mayatskikh-8/+18
2008-05-14[POWERPC] Fix sparse warnings in arch/powerpc/platforms/pseriesMichael Ellerman-2/+2
2008-04-29powerpc: use non-racy method for proc entries creationDenis V. Lunev-4/+3
2008-04-24[POWERPC] Convert from DBG() to pr_debug() in platforms/pseries/Michael Ellerman-9/+5
2008-01-25cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()Gautham R Shenoy-4/+4
2007-10-03[POWERPC] Fix panic in RTAS codeTony Breeds-6/+9
2007-08-17[POWERPC] pseries: Eliminate global error_log_cnt variableLinas Vepstas-3/+4
2007-08-17[POWERPC] pseries: Fix jumbled no_logging flagLinas Vepstas-8/+6
2007-08-17[POWERPC] pseries: Simplify rtasd initializationLinas Vepstas-34/+19
2007-08-17[POWERPC] pseries: Use rtas_token instead of hand-rolled codeLinas Vepstas-11/+2
2007-08-17[POWERPC] pseries: Avoid excess rtas_token callsLinas Vepstas-6/+9
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell-1/+1
2007-02-12[PATCH] mark struct file_operations const 2Arjan van de Ven-1/+1
2006-07-31[POWERPC] pseries: Constify & voidify get_property()Jeremy Kerr-2/+2
2006-04-22[PATCH] powerpc: Quiet rtasd output at bootOlof Johansson-3/+3
2006-04-13[PATCH] powerpc: Avoid __initcall warningsAnton Blanchard-1/+1
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt-1/+2
2005-11-11powerpc: Fix some compile problems with the VDSO stuffPaul Mackerras-1/+0
2005-11-10[PATCH] powerpc: merge code values for identifying platformsPaul Mackerras-3/+5
2005-11-03powerpc: Merge remaining RTAS codePaul Mackerras-0/+527