summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/hvcalls.S
Commit message (Collapse)AuthorAgeFilesLines
* sparc64: Add hypervisor interfaces for SPARC-T4 perf counter access.David S. Miller2012-08-181-0/+16
| | | | | | | | Unlike for previous chips, access to the perf-counter control registers are all hyper-privileged. Therefore, access to them must go through a hypervisor interface. Signed-off-by: David S. Miller <davem@davemloft.net>
* sparc: Set reboot-cmd using reboot data hypervisor call if available.David S. Miller2011-08-021-0/+7
| | | | Signed-off-by: David S. Miller <davem@davemloft.net>
* sparc,sparc64: unify kernel/Sam Ravnborg2008-12-041-0/+800
o Move all files from sparc64/kernel/ to sparc/kernel - rename as appropriate o Update sparc/Makefile to the changes o Update sparc/kernel/Makefile to include the sparc64 files NOTE: This commit changes link order on sparc64! Link order had to change for either of sparc32 and sparc64. And assuming sparc64 see more testing than sparc32 change link order on sparc64 where issues will be caught faster. Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: David S. Miller <davem@davemloft.net>
OpenPOWER on IntegriCloud