index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-20
KVM: PPC: Book3S PR: Preserve storage control bits
Alexey Kardashevskiy
3
-1
/
+4
2017-04-20
KVM: PPC: Book3S PR: Exit KVM on failed mapping
Alexey Kardashevskiy
2
-2
/
+9
2017-04-20
KVM: PPC: Book3S PR: Get rid of unused local variable
Alexey Kardashevskiy
1
-3
/
+1
2017-04-20
KVM: PPC: e500: Use kcalloc() in e500_mmu_host_init()
Markus Elfring
1
-3
/
+2
2017-04-20
KVM: PPC: Book3S HV: Use common error handling code in kvmppc_clr_passthru_irq()
Markus Elfring
1
-5
/
+3
2017-04-20
KVM: PPC: Add MMIO emulation for remaining floating-point instructions
Paul Mackerras
1
-0
/
+14
2017-04-20
KVM: PPC: Emulation for more integer loads and stores
Paul Mackerras
1
-49
/
+86
2017-04-20
KVM: PPC: Add MMIO emulation for stdx (store doubleword indexed)
Alexey Kardashevskiy
1
-0
/
+6
2017-04-20
KVM: PPC: Book3S: Add MMIO emulation for FP and VSX instructions
Bin Lu
2
-7
/
+646
2017-04-20
KVM: PPC: Provide functions for queueing up FP/VEC/VSX unavailable interrupts
Paul Mackerras
2
-0
/
+23
2017-04-18
cma: Store a name in the cma structure
Laura Abbott
1
-1
/
+2
2017-04-12
Merge branch 'topic/xive' (early part) into next
Michael Ellerman
5
-29
/
+32
2017-04-11
powerpc: Remove unnecessary includes of asm/debug.h
Michael Ellerman
1
-1
/
+0
2017-04-11
powerpc: Create asm/debugfs.h and move powerpc_debugfs_root there
Michael Ellerman
1
-2
/
+1
2017-04-10
powerpc: Consolidate variants of real-mode MMIOs
Benjamin Herrenschmidt
2
-15
/
+10
2017-04-10
powerpc/kvm: Make kvmppc_xics_create_icp static
Benjamin Herrenschmidt
1
-1
/
+1
2017-04-10
powerpc/kvm: Massage order of #include
Benjamin Herrenschmidt
2
-13
/
+13
2017-04-10
powerpc/xive: Native exploitation of the XIVE interrupt controller
Benjamin Herrenschmidt
1
-0
/
+8
2017-04-07
kvm: make KVM_CAP_COALESCED_MMIO architecture agnostic
Paolo Bonzini
1
-5
/
+0
2017-04-06
KVM: PPC: Book3S HV: Check for kmalloc errors in ioctl
Dan Carpenter
1
-0
/
+4
2017-03-31
powerpc/mm/hash: Support 68 bit VA
Aneesh Kumar K.V
1
-1
/
+7
2017-03-31
powerpc/mm/hash: Abstract context id allocation for KVM
Michael Ellerman
1
-1
/
+1
2017-03-10
power/mm: update pte_write and pte_wrprotect to handle savedwrite
Aneesh Kumar K.V
2
-2
/
+2
2017-03-04
Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-6
/
+7
2017-03-02
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
1
-1
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2
-1
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-01
KVM: PPC: Book3S HV: Don't use ASDR for real-mode HPT faults on POWER9
Paul Mackerras
1
-4
/
+4
2017-03-01
KVM: PPC: Book3S HV: Fix software walk of guest process page tables
Paul Mackerras
1
-2
/
+3
2017-02-25
mm: cma_alloc: allow to specify GFP mask
Lucas Stach
1
-1
/
+2
2017-02-25
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
1
-2
/
+2
2017-02-20
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
4
-5
/
+17
2017-02-18
KVM: PPC: Book3S HV: Disable HPT resizing on POWER9 for now
Paul Mackerras
2
-1
/
+8
2017-02-17
KVM: race-free exit from KVM_RUN without POSIX signals
Paolo Bonzini
1
-1
/
+5
2017-02-17
KVM: PPC: Book3S HV: Turn "KVM guest htab" message into a debug message
Thomas Huth
1
-2
/
+2
2017-02-17
KVM: PPC: Book3S PR: Ratelimit copy data failure error messages
Vipin K Parashar
2
-2
/
+4
2017-02-16
KVM: PPC: Book3S HV: Prevent double-free on HPT resize commit path
David Gibson
1
-0
/
+3
2017-02-09
KVM: PPC: Book 3S: Fix error return in kvm_vm_ioctl_create_spapr_tce()
Wei Yongjun
1
-0
/
+1
2017-02-08
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
2
-30
/
+14
2017-02-07
powerpc/powernv: Remove separate entry for OPAL real mode calls
Benjamin Herrenschmidt
2
-30
/
+14
2017-01-31
KVM: PPC: Book3S HV: Advertise availablity of HPT resizing on KVM HV
David Gibson
1
-0
/
+3
2017-01-31
KVM: PPC: Book3S HV: KVM-HV HPT resizing implementation
David Gibson
1
-1
/
+187
2017-01-31
KVM: PPC: Book3S HV: Outline of KVM-HV HPT resizing implementation
David Gibson
2
-0
/
+216
2017-01-31
KVM: PPC: Book3S HV: Create kvmppc_unmap_hpte_helper()
David Gibson
1
-33
/
+44
2017-01-31
KVM: PPC: Book3S HV: Allow KVM_PPC_ALLOCATE_HTAB ioctl() to change HPT size
David Gibson
2
-17
/
+17
2017-01-31
KVM: PPC: Book3S HV: Split HPT allocation from activation
David Gibson
2
-53
/
+61
2017-01-31
KVM: PPC: Book3S HV: Don't store values derivable from HPT order
David Gibson
2
-24
/
+22
2017-01-31
KVM: PPC: Book3S HV: Gather HPT related variables into sub-structure
David Gibson
3
-78
/
+78
[prev]
[next]