index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
book3s_pr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: add kvm_{test,clear}_request to replace {test,clear}_bit
Radim Krčmář
2017-04-27
1
-1
/
+1
*
KVM: PPC: Book3S PR: Preserve storage control bits
Alexey Kardashevskiy
2017-04-20
1
-1
/
+1
*
KVM: PPC: Book3S PR: Exit KVM on failed mapping
Alexey Kardashevskiy
2017-04-20
1
-1
/
+5
*
KVM: PPC: Book3S PR: Get rid of unused local variable
Alexey Kardashevskiy
2017-04-20
1
-3
/
+1
*
KVM: PPC: Book3S PR: Refactor program interrupt related code into separate fu...
Thomas Huth
2017-01-27
1
-65
/
+65
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
KVM: PPC: Book3S PR: Support 64kB page size on POWER8E and POWER8NVL
Thomas Huth
2016-09-27
1
-0
/
+2
*
KVM: PPC: Book3S: Treat VTB as a per-subcore register, not per-thread
Paul Mackerras
2016-09-27
1
-1
/
+7
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-08-02
1
-3
/
+13
|
\
|
*
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2016-07-11
1
-1
/
+11
|
|
\
|
|
*
KVM: PPC: Book3S PR: Fix contents of SRR1 when injecting a program exception
Thomas Huth
2016-06-20
1
-1
/
+11
|
*
|
KVM: remove kvm_guest_enter/exit wrappers
Paolo Bonzini
2016-07-01
1
-2
/
+2
|
|
/
*
/
powerpc: Put exception configuration in a common place
Benjamin Herrenschmidt
2016-07-21
1
-3
/
+3
|
/
*
Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-05-20
1
-1
/
+5
|
\
|
*
powerpc/mm/hash: Add support for Power9 Hash
Aneesh Kumar K.V
2016-05-01
1
-1
/
+5
*
|
KVM: PPC: Book3S PR: Manage single-step mode
Laurent Vivier
2016-05-11
1
-1
/
+31
|
/
*
Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-01-15
1
-15
/
+6
|
\
|
*
powerpc: create giveup_all()
Anton Blanchard
2015-12-02
1
-15
/
+2
|
*
powerpc: Create disable_kernel_{fp,altivec,vsx,spe}()
Anton Blanchard
2015-12-01
1
-0
/
+4
*
|
KVM: powerpc: kvmppc_visible_gpa can be boolean
Yaowei Bai
2015-11-25
1
-2
/
+2
|
/
*
KVM: add "new" argument to kvm_arch_commit_memory_region
Paolo Bonzini
2015-05-28
1
-1
/
+2
*
KVM: const-ify uses of struct kvm_userspace_memory_region
Paolo Bonzini
2015-05-26
1
-2
/
+2
*
KVM: use kvm_memslots whenever possible
Paolo Bonzini
2015-05-26
1
-1
/
+3
*
arch: powerpc: kvm: book3s_pr.c: Remove unused function
Rickard Strandqvist
2014-12-17
1
-5
/
+0
*
Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-...
Paolo Bonzini
2014-09-24
1
-0
/
+3
|
\
|
*
powerpc/kvm: support to handle sw breakpoint
Madhavan Srinivasan
2014-09-22
1
-0
/
+3
*
|
kvm: Fix page ageing bugs
Andres Lagar-Cavilla
2014-09-24
1
-1
/
+2
|
/
*
KVM: PPC: PR: Handle FSCR feature deselects
Alexander Graf
2014-07-31
1
-0
/
+9
*
KVM: PPC: Book3S: Fix LPCR one_reg interface
Alexey Kardashevskiy
2014-07-28
1
-0
/
+2
*
KVM: PPC: Allow kvmppc_get_last_inst() to fail
Mihai Caraman
2014-07-28
1
-12
/
+33
*
KVM: PPC: Book3s: Remove kvmppc_read_inst() function
Mihai Caraman
2014-07-28
1
-51
/
+34
*
KVM: PPC: Book3S: Make magic page properly 4k mappable
Alexander Graf
2014-07-28
1
-7
/
+6
*
KVM: PPC: Book3S: Add hack for split real mode
Alexander Graf
2014-07-28
1
-0
/
+48
*
KVM: PPC: Book3S: Allow only implemented hcalls to be enabled or disabled
Paul Mackerras
2014-07-28
1
-0
/
+3
*
KVM: PPC: Book3S: Controls for in-kernel sPAPR hypercall handling
Paul Mackerras
2014-07-28
1
-0
/
+5
*
KVM: PPC: Book3S PR: Handle hyp doorbell exits
Alexander Graf
2014-07-28
1
-0
/
+1
*
KVM: PPC: Book3s PR: Disable AIL mode with OPAL
Alexander Graf
2014-07-28
1
-0
/
+12
*
KVM: PPC: BOOK3S: PR: Emulate instruction counter
Aneesh Kumar K.V
2014-07-28
1
-0
/
+4
*
KVM: PPC: BOOK3S: PR: Emulate virtual timebase register
Aneesh Kumar K.V
2014-07-28
1
-1
/
+2
*
KVM: PPC: BOOK3S: PR: Fix PURR and SPURR emulation
Aneesh Kumar K.V
2014-07-06
1
-0
/
+11
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next
Linus Torvalds
2014-06-04
1
-43
/
+195
|
\
|
*
KVM: PPC: Book3S PR: Expose TM registers
Alexander Graf
2014-05-30
1
-1
/
+19
|
*
KVM: PPC: Book3S PR: Expose TAR facility to guest
Alexander Graf
2014-05-30
1
-0
/
+18
|
*
KVM: PPC: Book3S PR: Handle Facility interrupt and FSCR
Alexander Graf
2014-05-30
1
-0
/
+68
|
*
KVM: PPC: Book3S PR: Do dcbz32 patching with big endian instructions
Alexander Graf
2014-05-30
1
-2
/
+2
|
*
KVM: PPC: Make shared struct aka magic page guest endian
Alexander Graf
2014-05-30
1
-39
/
+58
|
*
KVM: PPC: Book3S PR: Default to big endian guest
Alexander Graf
2014-05-30
1
-1
/
+1
|
*
KVM: PPC: BOOK3S: PR: Fix WARN_ON with debug options on
Aneesh Kumar K.V
2014-05-30
1
-0
/
+8
|
*
KVM: PPC: BOOK3S: PR: Enable Little Endian PR guest
Aneesh Kumar K.V
2014-05-30
1
-1
/
+22
*
|
KVM: PPC: Book3S: ifdef on CONFIG_KVM_BOOK3S_32_HANDLER for 32bit
Alexander Graf
2014-04-28
1
-3
/
+3
|
/
[next]