summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/booke.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-10-05KVM: PPC: Book3s: PR: Add (dumb) MMU Notifier supportAlexander Graf6-7/+51
2012-10-05KVM: PPC: Use same kvmppc_prepare_to_enter code for booke and book3s_prAlexander Graf4-73/+67
2012-10-05KVM: PPC: BookE: No duplicate request != 0 checkAlexander Graf1-7/+5
2012-10-05KVM: PPC: BookE: Add some more trace pointsAlexander Graf3-0/+77
2012-10-05KVM: PPC: E500: Implement MMU notifiersAlexander Graf5-7/+65
2012-10-05KVM: PPC: BookE: Add support for vcpu->modeAlexander Graf1-0/+11
2012-10-05KVM: PPC: BookE: Add check_requests helper functionAlexander Graf1-7/+17
2012-10-05powerpc/epapr: export epapr_hypercall_startScott Wood1-0/+5
2012-10-05KVM: PPC: Quieten message about allocating linear regionsPaul Mackerras1-2/+2
2012-10-05KVM: PPC: E500: Fix clear_tlb_refsAlexander Graf1-2/+6
2012-10-05KVM: PPC: BookE: Expose remote TLB flushes in debugfsAlexander Graf1-0/+1
2012-10-05KVM: PPC: Expose SYNC cap based on mmu notifiersAlexander Graf1-1/+7
2012-10-05KVM: PPC: PR: Use generic tracepoint for guest exitAlexander Graf3-29/+55
2012-10-05PPC: Don't use hardcoded opcode for ePAPR hcall invocationLiu Yu-B132012-29/+29
2012-10-05powerpc/fsl-soc: use CONFIG_EPAPR_PARAVIRT for hcallsScott Wood2-2/+9
2012-10-05PPC: select EPAPR_PARAVIRT for all users of epapr hcallsStuart Yoder3-0/+3
2012-10-05KVM: PPC: ev_idle hcall support for e500 guestsLiu Yu-B132013-6/+44
2012-10-05KVM: PPC: Add support for ePAPR idle hcall in host kernelLiu Yu-B132014-4/+16
2012-10-05KVM: PPC: add pvinfo for hcall opcodes on e500mc/e5500Stuart Yoder1-1/+9
2012-10-05KVM: PPC: use definitions in epapr header for hcallsStuart Yoder3-16/+17
2012-10-05PPC: epapr: create define for return code value of successStuart Yoder1-1/+2
2012-10-04firmware: use 'kernel_read()' to read firmware into kernel bufferLinus Torvalds1-3/+1
2012-10-04crypto: x86/glue_helper - fix storing of new IV in CBC encryptionJussi Kivilinna1-1/+1
2012-10-04firmware: teach the kernel to load firmware files directly from the filesystemLinus Torvalds1-1/+77
2012-10-03userns: Fix build of drivers/staging/dgrpEric W. Biederman1-2/+2
2012-10-03MAINTAINERS: Add EFI maintainer entryMatt Fleming1-0/+12
2012-10-03CRIS: Remove VCS simulator specific codeJesper Nilsson14-435/+3
2012-10-03cris/PCI: remove pcibios_assign_resources()Bjorn Helgaas2-26/+0
2012-10-03sparc: fix format string argument for prom_printf()Akinobu Mita7-10/+11
2012-10-03drm/nv98/crypt: fix fuc build with latest envyasBen Skeggs1-1/+1
2012-10-03drm/nouveau/devinit: fixup various issues with subdev ctor/init orderingBen Skeggs2-16/+38
2012-10-03drm/nv41/vm: fix and enable use of "real" pciegartBen Skeggs2-7/+14
2012-10-03drm/nv44/vm: fix and enable use of "real" pciegartBen Skeggs4-41/+29
2012-10-03drm/nv04/dmaobj: fixup vm target handling in preparation for nv4x pcieBen Skeggs1-7/+10
2012-10-03drm/nouveau: store supported dma mask in vmmgrBen Skeggs7-7/+9
2012-10-03drm/nvc0/ibus: initial implementation of subdevBen Skeggs4-0/+134
2012-10-03drm/nouveau/therm: add support for fan-control modesMartin Peres6-5/+105
2012-10-03drm/nouveau/hwmon: rename pwm0* to pmw1* to follow hwmon's rulesMartin Peres1-18/+18
2012-10-03drm/nouveau/therm: calculate the pwm divisor on nv50+Martin Peres3-4/+37
2012-10-03drm/nouveau/fan: rewrite the fan tachometer driver to get more precision, fasterMartin Peres1-9/+16
2012-10-03drm/nouveau/therm: move thermal-related functions to the therm subdevMartin Peres22-542/+1048
2012-10-03drm/nouveau/bios: parse the pwm divisor from the perf tableMartin Peres3-0/+90
2012-10-03drm/nouveau/therm: use the EXTDEV table to detect i2c monitoring devicesMartin Peres4-0/+174
2012-10-03drm/nouveau/therm: rework thermal table parsingMartin Peres6-205/+282
2012-10-03drm/nouveau/gpio: expose the PWM/TOGGLE parameter found in the gpio vbios tableMartin Peres2-0/+10
2012-10-03drm/nouveau: fix pm initialization orderDmitry Eremin-Solenikov1-1/+2
2012-10-03drm/nouveau/bios: check that fixed tvdac gpio data is valid before using itBen Skeggs1-7/+11
2012-10-03drm/nouveau: log channel debug/error messages from client object rather than ...Ben Skeggs1-5/+5
2012-10-03drm/nouveau: have drm debugging macros build on top of core macrosBen Skeggs1-13/+6
2012-10-03drm/nouveau/core: have client-id be a string, rather than an integerBen Skeggs4-10/+14