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