summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
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
2016-10-19mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes22-54/+49
2016-02-16mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen29-64/+44
2013-10-10drivers: clean-up prom.h implicit includesRob Herring70-2/+108
2012-12-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds116-839/+1545
2012-11-25drivers/virt: the Freescale hypervisor driver doesn't need to check MSR[GS]Timur Tabi1-3/+0
2012-10-05PPC: select EPAPR_PARAVIRT for all users of epapr hcallsStuart Yoder3-0/+3
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 Tabi8-0/+1222