summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/rtasd.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/chrp: Use the same RTAS daemon as pSeriesBenjamin Herrenschmidt2009-10-301-519/+0
* powerpc: Convert RTAS event scan from kernel thread to workqueueAnton Blanchard2009-06-021-38/+38
* "Tree RCU": scalable classic RCU implementationPaul E. McKenney2008-12-181-0/+4
* powerpc: Honor O_NONBLOCK flag when reading RTAS logVitaly Mayatskikh2008-10-071-8/+18
* [POWERPC] Fix sparse warnings in arch/powerpc/platforms/pseriesMichael Ellerman2008-05-141-2/+2
* powerpc: use non-racy method for proc entries creationDenis V. Lunev2008-04-291-4/+3
* [POWERPC] Convert from DBG() to pr_debug() in platforms/pseries/Michael Ellerman2008-04-241-9/+5
* cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()Gautham R Shenoy2008-01-251-4/+4
* [POWERPC] Fix panic in RTAS codeTony Breeds2007-10-031-6/+9
* [POWERPC] pseries: Eliminate global error_log_cnt variableLinas Vepstas2007-08-171-3/+4
* [POWERPC] pseries: Fix jumbled no_logging flagLinas Vepstas2007-08-171-8/+6
* [POWERPC] pseries: Simplify rtasd initializationLinas Vepstas2007-08-171-34/+19
* [POWERPC] pseries: Use rtas_token instead of hand-rolled codeLinas Vepstas2007-08-171-11/+2
* [POWERPC] pseries: Avoid excess rtas_token callsLinas Vepstas2007-08-171-6/+9
* [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-131-1/+1
* [PATCH] mark struct file_operations const 2Arjan van de Ven2007-02-121-1/+1
* [POWERPC] pseries: Constify & voidify get_property()Jeremy Kerr2006-07-311-2/+2
* [PATCH] powerpc: Quiet rtasd output at bootOlof Johansson2006-04-221-3/+3
* [PATCH] powerpc: Avoid __initcall warningsAnton Blanchard2006-04-131-1/+1
* [PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt2006-03-281-1/+2
* powerpc: Fix some compile problems with the VDSO stuffPaul Mackerras2005-11-111-1/+0
* [PATCH] powerpc: merge code values for identifying platformsPaul Mackerras2005-11-101-3/+5
* powerpc: Merge remaining RTAS codePaul Mackerras2005-11-031-0/+527