aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/epapr_paravirt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-09powerpc/inst: Define ppc_inst_tChristophe Leroy1-1/+1
2021-06-17powerpc: Don't use 'struct ppc_inst' to reference instruction locationChristophe Leroy1-2/+2
2020-05-19powerpc: Use a datatype for instructionsJordan Niethe1-3/+3
2020-05-19powerpc: Use a macro for creating instructions from u32sJordan Niethe1-1/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266Thomas Gleixner1-13/+1
2014-06-10Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-1/+13
2014-06-04Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into nextLinus Torvalds1-1/+1
2014-05-30PPC: ePAPR: Fix hypercall on LE guestAlexander Graf1-2/+3
2014-05-22PPC: ePAPR: Fix hypercall on LE guestAlexander Graf1-2/+3
2014-05-22powerpc: Fix unused variable warning for epapr_has_idleScott Wood1-1/+1
2014-05-22powerpc: fix build of epapr_paravirt on 64-bit book3sScott Wood1-0/+2
2014-05-22powerpc: move epapr paravirt init of power_save to an initcallStuart Yoder1-1/+11
2014-04-30of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring1-1/+1
2013-10-09powerpc: add explicit OF includesRob Herring1-0/+1
2013-08-07powerpc/85xx: Move ePAPR paravirt initialization earlierLaurentiu TUDOR1-12/+16
2013-03-26powerpc: define the conditions where the ePAPR idle hcall can be supportedStuart Yoder1-0/+6
2012-10-05KVM: PPC: ev_idle hcall support for e500 guestsLiu Yu-B132011-1/+10
2012-05-30KVM: PPC: Factor out guest epapr initializationLiu Yu-B132011-0/+52