index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
book3s_hv_builtin.c
Age
Commit message (
Expand
)
Author
2014-08-19
PC, KVM, CMA: Fix regression caused by wrong get_order() use
Alexey Kardashevskiy
2014-08-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-08-06
mm, CMA: change cma_declare_contiguous() to obey coding convention
Joonsoo Kim
2014-08-06
PPC, KVM, CMA: use general CMA reserved area management framework
Joonsoo Kim
2014-07-28
KVM: PPC: Book3S: Allow only implemented hcalls to be enabled or disabled
Paul Mackerras
2014-05-28
powerpc/kvm/book3s_hv: Rework the secondary inhibit code
Michael Ellerman
2013-07-08
powerpc/kvm: Contiguous memory allocator based RMA allocation
Aneesh Kumar K.V
2013-07-08
powerpc/kvm: Contiguous memory allocator based hash page table allocation
Aneesh Kumar K.V
2012-10-05
KVM: PPC: Quieten message about allocating linear regions
Paul Mackerras
2012-05-30
KVM: PPC: Book3S HV: Make the guest hash table size configurable
Paul Mackerras
2012-04-03
KVM: PPC: Book3S HV: Fix kvm_alloc_linear in case where no linears exist
Paul Mackerras
2012-03-05
KVM: PPC: Add HPT preallocator
Alexander Graf
2012-03-05
KVM: PPC: Initialize linears with zeros
Alexander Graf
2012-03-05
KVM: PPC: Convert RMA allocation into generic code
Alexander Graf
2011-12-27
KVM: PPC: annotate kvm_rma_init as __init
Nishanth Aravamudan
2011-10-31
powerpc: add export.h to files making use of EXPORT_SYMBOL
Paul Gortmaker
2011-07-12
KVM: PPC: book3s_hv: Add support for PPC970-family processors
Paul Mackerras
2011-07-12
powerpc, KVM: Split HVMODE_206 cpu feature bit into separate HV and architect...
Paul Mackerras
2011-07-12
KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guests
Paul Mackerras