summaryrefslogtreecommitdiff
path: root/drivers/virt/fsl_hypervisor.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-16drivers/virt/fsl_hypervisor.c: prevent integer overflow in ioctlDan Carpenter1-0/+3
2019-05-16drivers/virt/fsl_hypervisor.c: dereferencing error pointers in ioctlDan Carpenter1-13/+13
2013-10-10drivers: clean-up prom.h implicit includesRob Herring1-0/+1
2012-11-25drivers/virt: the Freescale hypervisor driver doesn't need to check MSR[GS]Timur Tabi1-3/+0
2011-10-14drivers/virt: add ioctl for 32-bit compat on 64-bit to fsl-hv-managerMihai Caraman1-0/+1
2011-07-22drivers/virt: add missing linux/interrupt.h to fsl_hypervisor.cTimur Tabi1-0/+1
2011-07-08drivers/virt: introduce Freescale hypervisor management driverTimur Tabi1-0/+937