summaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/ds.c
Commit message (Expand)AuthorAgeFilesLines
* sparc,sparc64: unify kernel/Sam Ravnborg2008-12-041-1244/+0Star
* sparc64: Apply const or __initdata to vio_device_id[]David S. Miller2008-09-011-2/+2
* sparc64/kernel/: make code staticAdrian Bunk2008-07-181-1/+1
* [SPARC64]: Use shorter list_splice_init() for brevity.Robert P. J. Day2008-03-241-2/+1Star
* [SPARC64]: Fix section mismatchs from dr_cpu_dataSam Ravnborg2008-02-251-7/+7
* [SPARC]: Remove duplicate includes.Lucas Woods2007-11-071-1/+0Star
* [SPARC64]: Do not flood log with failed DS messages.David S. Miller2007-07-211-2/+0Star
* [SPARC64]: Handle multiple domain-services-port nodes properly.David S. Miller2007-07-211-94/+157
* [SPARC64]: Use orderly_poweroff().David S. Miller2007-07-201-4/+2Star
* [SPARC64]: Handle LDC resets properly in domain-services driver.David S. Miller2007-07-181-0/+19
* [SPARC64]: Fix race between MD update and dr-cpu add.David S. Miller2007-07-171-130/+140
* [SPARC64]: dr-cpu unconfigure support.David S. Miller2007-07-161-2/+23
* [SPARC64]: Give more accurate errors in dr_cpu_configure().David S. Miller2007-07-161-3/+13
* [SPARC64]: Process dr-cpu events in a kthread instead of workqueue.David S. Miller2007-07-161-8/+34
* [SPARC64]: SMP build fixes.David S. Miller2007-07-161-10/+0Star
* [SPARC64]: Fix build regressions added by dr-cpu changes.David S. Miller2007-07-161-48/+6Star
* [SPARC64]: Initial LDOM cpu hotplug support.David S. Miller2007-07-161-84/+430
* [SPARC64]: Fix setting of variables in LDOM guest.David S. Miller2007-07-161-13/+174
* [SPARC64]: Abstract out mdesc accesses for better MD update handling.David S. Miller2007-07-161-15/+7Star
* [SPARC64]: Use more mearningful names for IRQ registry.David S. Miller2007-07-161-1/+1
* [SPARC64]: Initial domain-services driver.David S. Miller2007-07-161-0/+654