summaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/ds.c
AgeCommit message (Expand)AuthorLines
2008-03-23[SPARC64]: Use shorter list_splice_init() for brevity.Robert P. J. Day-2/+1
2008-02-24[SPARC64]: Fix section mismatchs from dr_cpu_dataSam Ravnborg-7/+7
2007-11-06[SPARC]: Remove duplicate includes.Lucas Woods-1/+0
2007-07-20[SPARC64]: Do not flood log with failed DS messages.David S. Miller-2/+0
2007-07-20[SPARC64]: Handle multiple domain-services-port nodes properly.David S. Miller-94/+157
2007-07-19[SPARC64]: Use orderly_poweroff().David S. Miller-4/+2
2007-07-18[SPARC64]: Handle LDC resets properly in domain-services driver.David S. Miller-0/+19
2007-07-16[SPARC64]: Fix race between MD update and dr-cpu add.David S. Miller-130/+140
2007-07-16[SPARC64]: dr-cpu unconfigure support.David S. Miller-2/+23
2007-07-16[SPARC64]: Give more accurate errors in dr_cpu_configure().David S. Miller-3/+13
2007-07-16[SPARC64]: Process dr-cpu events in a kthread instead of workqueue.David S. Miller-8/+34
2007-07-16[SPARC64]: SMP build fixes.David S. Miller-10/+0
2007-07-16[SPARC64]: Fix build regressions added by dr-cpu changes.David S. Miller-48/+6
2007-07-16[SPARC64]: Initial LDOM cpu hotplug support.David S. Miller-84/+430
2007-07-16[SPARC64]: Fix setting of variables in LDOM guest.David S. Miller-13/+174
2007-07-16[SPARC64]: Abstract out mdesc accesses for better MD update handling.David S. Miller-15/+7
2007-07-16[SPARC64]: Use more mearningful names for IRQ registry.David S. Miller-1/+1
2007-07-16[SPARC64]: Initial domain-services driver.David S. Miller-0/+654