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