index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
book3s_hv_builtin.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-25
mm: cma_alloc: allow to specify GFP mask
Lucas Stach
1
-1
/
+2
2017-02-08
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
1
-25
/
+9
2017-02-07
powerpc/powernv: Remove separate entry for OPAL real mode calls
Benjamin Herrenschmidt
1
-25
/
+9
2017-01-31
KVM: PPC: Book3S HV: Rename kvm_alloc_hpt() for clarity
David Gibson
1
-4
/
+4
2017-01-31
KVM: PPC: Book3S HV: Allow guest exit path to have MMU on
Paul Mackerras
1
-12
/
+26
2016-12-01
KVM: PPC: Book3S: Move prototypes for KVM functions into kvm_ppc.h
Paul Mackerras
1
-1
/
+0
2016-11-24
KVM: PPC: Book3S HV: Fix compilation with unusual configurations
Paul Mackerras
1
-1
/
+2
2016-11-24
KVM: PPC: Book3S HV: Use OPAL XICS emulation on POWER9
Paul Mackerras
1
-10
/
+49
2016-11-24
KVM: PPC: Book3S HV: Use msgsnd for IPIs to other cores on POWER9
Paul Mackerras
1
-2
/
+8
2016-11-21
KVM: PPC: Book3S HV: sparse: prototypes for functions called from assembler
Daniel Axtens
1
-0
/
+1
2016-09-12
KVM: PPC: Book3S HV: Complete passthrough interrupt in host
Suresh Warrier
1
-0
/
+1
2016-09-12
KVM: PPC: Book3S HV: Handle passthrough interrupts in guest
Suresh Warrier
1
-1
/
+72
2016-09-09
KVM: PPC: Book3S HV: Convert kvmppc_read_intr to a C function
Suresh Warrier
1
-0
/
+84
2016-02-29
KVM: PPC: Book3S HV: Host-side RM data structures
Suresh Warrier
1
-0
/
+3
2015-08-22
KVM: PPC: Book3S HV: Implement dynamic micro-threading on POWER8
Paul Mackerras
1
-1
/
+24
2015-08-22
KVM: PPC: Book3S HV: Make use of unused threads when running guests
Paul Mackerras
1
-3
/
+4
2015-04-21
KVM: PPC: Book3S HV: Use msgsnd for signalling threads on POWER8
Paul Mackerras
1
-2
/
+14
2015-04-21
KVM: PPC: Book3S HV: Translate kvmhv_commence_exit to C
Paul Mackerras
1
-0
/
+63
2015-04-21
KVM: PPC: Book3S HV: Use bitmap of active threads rather than count
Paul Mackerras
1
-5
/
+5
2015-04-21
KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation.
Michael Ellerman
1
-0
/
+15
2014-12-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-102
/
+34
2014-12-17
KVM: PPC: Book3S HV: Improve H_CONFER implementation
Sam Bobroff
1
-0
/
+32
2014-12-17
KVM: PPC: Book3S HV: Remove code for PPC970 processors
Paul Mackerras
1
-102
/
+2
2014-11-10
powerpc: Remove superfluous bootmem includes
Anton Blanchard
1
-1
/
+0
2014-11-10
powerpc: Remove some old bootmem related comments
Anton Blanchard
1
-1
/
+1
2014-09-29
KVM: PPC: BOOK3S: HV: CMA: Reserve cma region only in hypervisor mode
Aneesh Kumar K.V
1
-0
/
+6
2014-08-19
PC, KVM, CMA: Fix regression caused by wrong get_order() use
Alexey Kardashevskiy
1
-3
/
+3
2014-08-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+13
2014-08-07
mm, CMA: change cma_declare_contiguous() to obey coding convention
Joonsoo Kim
1
-2
/
+2
2014-08-07
PPC, KVM, CMA: use general CMA reserved area management framework
Joonsoo Kim
1
-6
/
+13
2014-07-28
KVM: PPC: Book3S: Allow only implemented hcalls to be enabled or disabled
Paul Mackerras
1
-0
/
+13
2014-05-28
powerpc/kvm/book3s_hv: Rework the secondary inhibit code
Michael Ellerman
1
-0
/
+31
2013-07-08
powerpc/kvm: Contiguous memory allocator based RMA allocation
Aneesh Kumar K.V
1
-127
/
+40
2013-07-08
powerpc/kvm: Contiguous memory allocator based hash page table allocation
Aneesh Kumar K.V
1
-27
/
+64
2012-10-06
KVM: PPC: Quieten message about allocating linear regions
Paul Mackerras
1
-2
/
+2
2012-05-30
KVM: PPC: Book3S HV: Make the guest hash table size configurable
Paul Mackerras
1
-1
/
+4
2012-04-03
KVM: PPC: Book3S HV: Fix kvm_alloc_linear in case where no linears exist
Paul Mackerras
1
-4
/
+5
2012-03-05
KVM: PPC: Add HPT preallocator
Alexander Graf
1
-1
/
+38
2012-03-05
KVM: PPC: Initialize linears with zeros
Alexander Graf
1
-0
/
+1
2012-03-05
KVM: PPC: Convert RMA allocation into generic code
Alexander Graf
1
-70
/
+105
2011-12-27
KVM: PPC: annotate kvm_rma_init as __init
Nishanth Aravamudan
1
-1
/
+1
2011-11-01
powerpc: add export.h to files making use of EXPORT_SYMBOL
Paul Gortmaker
1
-0
/
+1
2011-07-12
KVM: PPC: book3s_hv: Add support for PPC970-family processors
Paul Mackerras
1
-4
/
+7
2011-07-12
powerpc, KVM: Split HVMODE_206 cpu feature bit into separate HV and architect...
Paul Mackerras
1
-2
/
+2
2011-07-12
KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guests
Paul Mackerras
1
-0
/
+152