aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/rtasd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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