aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/virt/fsl_hypervisor.c
Commit message (Expand)AuthorAge
* drivers/virt/fsl_hypervisor.c: prevent integer overflow in ioctlDan Carpenter2019-05-14
* drivers/virt/fsl_hypervisor.c: dereferencing error pointers in ioctlDan Carpenter2019-05-14
* mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny2019-05-14
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-28
* fsl_hypervisor: switch to get_user_pages_fast()Al Viro2017-09-22
* virt: Convert to using %pOF instead of full_nameRob Herring2017-08-29
* drivers/virt/fsl_hypervisor.c: use get_user_pages_unlocked()Lorenzo Stoakes2017-05-08
* mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes2016-10-19
* mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen2016-02-16
* drivers: clean-up prom.h implicit includesRob Herring2013-10-09
* drivers/virt: the Freescale hypervisor driver doesn't need to check MSR[GS]Timur Tabi2012-11-25
* drivers/virt: add ioctl for 32-bit compat on 64-bit to fsl-hv-managerMihai Caraman2011-10-14
* drivers/virt: add missing linux/interrupt.h to fsl_hypervisor.cTimur Tabi2011-07-22
* drivers/virt: introduce Freescale hypervisor management driverTimur Tabi2011-07-08