summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/epapr_paravirt.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266Thomas Gleixner2019-06-051-13/+1Star
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-06-111-1/+13
|\
| * PPC: ePAPR: Fix hypercall on LE guestAlexander Graf2014-05-231-2/+3
| * powerpc: Fix unused variable warning for epapr_has_idleScott Wood2014-05-231-1/+1
| * powerpc: fix build of epapr_paravirt on 64-bit book3sScott Wood2014-05-231-0/+2
| * powerpc: move epapr paravirt init of power_save to an initcallStuart Yoder2014-05-231-1/+11
* | Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-041-1/+1
|\ \
| * | of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring2014-04-301-1/+1
| |/
* / PPC: ePAPR: Fix hypercall on LE guestAlexander Graf2014-05-301-2/+3
|/
* powerpc: add explicit OF includesRob Herring2013-10-101-0/+1
* powerpc/85xx: Move ePAPR paravirt initialization earlierLaurentiu TUDOR2013-08-081-12/+16
* powerpc: define the conditions where the ePAPR idle hcall can be supportedStuart Yoder2013-03-251-0/+6
* KVM: PPC: ev_idle hcall support for e500 guestsLiu Yu-B132012012-10-051-1/+10
* KVM: PPC: Factor out guest epapr initializationLiu Yu-B132012012-05-301-0/+52