summaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/mdesc.c
Commit message (Expand)AuthorAgeFilesLines
* [SPARC64]: Initialize MDESC earlier and use lmb_alloc()David S. Miller2008-04-241-12/+16
* [SPARC64]: Fix section mismatchs from dr_cpu_dataSam Ravnborg2008-02-251-1/+1
* [SPARC64]: Warn user if cpu is ignored.David S. Miller2007-09-161-1/+5
* [SPARC64]: Allow userspace to get at the machine description.David S. Miller2007-08-161-0/+38
* [SPARC]: Centralize find_in_proplist() instead of duplicating N times.David S. Miller2007-08-081-19/+5Star
* [SPARC64]: fix section mismatch warning in mdesc.cSam Ravnborg2007-07-211-3/+3
* [SPARC64]: Fix handling of multiple vdc-port nodes.David S. Miller2007-07-201-4/+52
* [SPARC64]: Add basic infrastructure for MD add/remove notification.David S. Miller2007-07-181-3/+75
* [SPARC64]: Fix race between MD update and dr-cpu add.David S. Miller2007-07-171-13/+7Star
* [SPARC64]: mdesc.c needs linux/mm.hDavid S. Miller2007-07-161-0/+1
* [SPARC64]: Initial LDOM cpu hotplug support.David S. Miller2007-07-161-15/+38
* [SPARC64]: Abstract out mdesc accesses for better MD update handling.David S. Miller2007-07-161-296/+370
* [SPARC64]: Fix {mc,smt}_capable().David S. Miller2007-06-051-0/+4
* [SPARC64]: Proper multi-core scheduling support.David S. Miller2007-06-051-0/+49
* [SPARC64]: Use machine description and OBP properly for cpu probing.David S. Miller2007-05-291-0/+619