Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
fffc15a5012e9052d3b236efc56840841a125416
/
arch
/
powerpc
/
kvm
f080480
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
66a173b
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
95f328d
Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queue
by Gleb Natapov
· 11 years ago
a78b55d
kvm: powerpc: book3s: drop is_hv_enabled
by Aneesh Kumar K.V
· 11 years ago
cbbc58d
kvm: powerpc: book3s: Allow the HV and PR selection per virtual machine
by Aneesh Kumar K.V
· 11 years ago
5587027
kvm: Add struct kvm arg to memslot APIs
by Aneesh Kumar K.V
· 11 years ago
2ba9f0d
kvm: powerpc: book3s: Support building HV and PR KVM as module
by Aneesh Kumar K.V
· 11 years ago
dba291f
kvm: powerpc: booke: Move booke related tracepoints to separate header
by Aneesh Kumar K.V
· 11 years ago
72c1253
kvm: powerpc: book3s: pr: move PR related tracepoints to a separate header
by Aneesh Kumar K.V
· 11 years ago
699cc87
kvm: powerpc: book3s: Add is_hv_enabled to kvmppc_ops
by Aneesh Kumar K.V
· 11 years ago
dd96b2c
kvm: powerpc: book3s: Cleanup interrupt handling code
by Aneesh Kumar K.V
· 11 years ago
3a167bea
kvm: powerpc: Add kvmppc_ops callback
by Aneesh Kumar K.V
· 11 years ago
9975f5e
kvm: powerpc: book3s: Add a new config variable CONFIG_KVM_BOOK3S_HV_POSSIBLE
by Aneesh Kumar K.V
· 11 years ago
7aa7993
kvm: powerpc: book3s: pr: Rename KVM_BOOK3S_PR to KVM_BOOK3S_PR_POSSIBLE
by Aneesh Kumar K.V
· 11 years ago
066212e
kvm: powerpc: book3s: move book3s_64_vio_hv.c into the main kernel binary
by Paul Mackerras
· 11 years ago
178db62
kvm: powerpc: book3s: remove kvmppc_handler_highmem label
by Paul Mackerras
· 11 years ago
ce11e48
KVM: PPC: E500: Add userspace debug stub support
by Bharat Bhushan
· 11 years ago
547465e
KVM: PPC: E500: Using "struct debug_reg"
by Bharat Bhushan
· 11 years ago
b12c784
KVM: PPC: E500: exit to user space on "ehpriv 1" instruction
by Bharat Bhushan
· 11 years ago
84e4d63
kvm: powerpc: e500: mark page accessed when mapping a guest page
by Bharat Bhushan
· 11 years ago
ca8ccbd
kvm: powerpc: allow guest control "G" attribute in mas2
by Bharat Bhushan
· 11 years ago
fd75cb5
kvm: powerpc: allow guest control "E" attribute in mas2
by Bharat Bhushan
· 11 years ago
44a3add
KVM: PPC: Book3S HV: Better handling of exceptions that happen in real mode
by Paul Mackerras
· 11 years ago
f1378b1
kvm: powerpc: book3s hv: Fix vcore leak
by Paul Mackerras
· 11 years ago
491d6ec
KVM: PPC: Book3S PR: Reduce number of shadow PTEs invalidated by MMU notifiers
by Paul Mackerras
· 11 years ago
adc0baf
KVM: PPC: Book3S PR: Mark pages accessed, and dirty if being written
by Paul Mackerras
· 11 years ago
d78bca7
KVM: PPC: Book3S PR: Use mmu_notifier_retry() in kvmppc_mmu_map_page()
by Paul Mackerras
· 11 years ago
93b159b
KVM: PPC: Book3S PR: Better handling of host-side read-only pages
by Paul Mackerras
· 11 years ago
4f6c11d
KVM: PPC: Book3S: Move skip-interrupt handlers to common code
by Paul Mackerras
· 11 years ago
3ff9550
KVM: PPC: Book3S PR: Allocate kvm_vcpu structs from kvm_vcpu_cache
by Paul Mackerras
· 11 years ago
9308ab8
KVM: PPC: Book3S PR: Make HPT accesses and updates SMP-safe
by Paul Mackerras
· 11 years ago
5cd92a9
KVM: PPC: Book3S PR: Correct errors in H_ENTER implementation
by Paul Mackerras
· 11 years ago
03a9c90
KVM: PPC: Book3S PR: Handle PP0 page-protection bit in guest HPTEs
by Paul Mackerras
· 11 years ago
c9029c3
KVM: PPC: Book3S PR: Use 64k host pages where possible
by Paul Mackerras
· 11 years ago
a4a0f25
KVM: PPC: Book3S PR: Allow guest to use 64k pages
by Paul Mackerras
· 11 years ago
a2d5602
KVM: PPC: Book3S PR: Keep volatile reg values in vcpu rather than shadow_vcpu
by Paul Mackerras
· 11 years ago
f248177
KVM: PPC: Book3S PR: Fix compilation without CONFIG_ALTIVEC
by Paul Mackerras
· 11 years ago
f3271d4
KVM: PPC: Book3S HV: Don't crash host on unknown guest interrupt
by Paul Mackerras
· 11 years ago
388cc6e
KVM: PPC: Book3S HV: Support POWER6 compatibility mode on POWER7
by Paul Mackerras
· 11 years ago
4b8473c
KVM: PPC: Book3S HV: Add support for guest Program Priority Register
by Paul Mackerras
· 11 years ago
a0144e2
KVM: PPC: Book3S HV: Store LPCR value for each virtual core
by Paul Mackerras
· 11 years ago
8b75cbb
KVM: PPC: BookE: Add GET/SET_ONE_REG interface for VRSAVE
by Paul Mackerras
· 11 years ago
8c2dbb7
KVM: PPC: Book3S HV: Avoid unbalanced increments of VPA yield count
by Paul Mackerras
· 11 years ago
c934243
KVM: PPC: Book3S HV: Pull out interrupt-reading code into a subroutine
by Paul Mackerras
· 11 years ago
218309b
KVM: PPC: Book3S HV: Restructure kvmppc_hv_entry to be a subroutine
by Paul Mackerras
· 11 years ago
42d7604
KVM: PPC: Book3S HV: Implement H_CONFER
by Paul Mackerras
· 11 years ago
c0867fd
KVM: PPC: Book3S: Add GET/SET_ONE_REG interface for VRSAVE
by Paul Mackerras
· 11 years ago
93b0f4d
KVM: PPC: Book3S HV: Implement timebase offset for guests
by Paul Mackerras
· 11 years ago
1494178
KVM: PPC: Book3S HV: Save/restore SIAR and SDAR along with other PMU registers
by Paul Mackerras
· 11 years ago
3ad26e5
Merge branch 'for-kvm' into next
by Benjamin Herrenschmidt
· 11 years ago
de79f7b
powerpc: Put FP/VSX and VR state into structures
by Paul Mackerras
· 11 years ago
7df697c81
KVM: PPC: Disable KVM on little endian builds
by Anton Blanchard
· 11 years ago
40fde70
kvm: ppc: booke: check range page invalidation progress on page setup
by Bharat Bhushan
· 11 years ago
cfc8602
KVM: PPC: Book3S HV: Fix typo in saving DSCR
by Paul Mackerras
· 11 years ago
39eda2a
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
45d9a22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
70abade
powerpc kvm: use fdget
by Al Viro
· 11 years ago
a9f6cf9
Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into queue
by Gleb Natapov
· 11 years ago
bf550fc
Merge remote-tracking branch 'origin/next' into kvm-ppc-next
by Alexander Graf
· 11 years ago
7e48c10
KVM: PPC: Book3S PR: Rework kvmppc_mmu_book3s_64_xlate()
by Paul Mackerras
· 11 years ago
8b23de2
KVM: PPC: Book3S PR: Make instruction fetch fallback work for system calls
by Paul Mackerras
· 11 years ago
9d1ffdd
KVM: PPC: Book3S PR: Don't corrupt guest state when kernel uses VMX
by Paul Mackerras
· 11 years ago
7bfa9ad
KVM: PPC: Book3S: Fix compile error in XICS emulation
by Paul Mackerras
· 11 years ago
7c7b406
KVM: PPC: Book3S PR: return appropriate error when allocation fails
by Thadeu Lima de Souza Cascardo
· 11 years ago
5d226ae
arch: powerpc: kvm: add signed type cast for comparation
by Chen Gang
· 11 years ago
3f1f431
Merge branch 'merge' into next
by Benjamin Herrenschmidt
· 11 years ago
2f84d5e
ppc: kvm: use anon_inode_getfd() with O_CLOEXEC flag
by Yann Droneaud
· 11 years ago
8791644
powerpc/kvm: Copy the pvr value after memset
by Aneesh Kumar K.V
· 11 years ago
54bb7f4
powerpc: Make rwlocks endian safe
by Anton Blanchard
· 11 years ago
7ffcf8e
powerpc: Fix little endian lppaca, slb_shadow and dtl_entry
by Anton Blanchard
· 11 years ago
f13c13a
powerpc: Stop using non-architected shared_proc field in lppaca
by Anton Blanchard
· 11 years ago
e0e1361
powerpc/kvm/book3s_pr: Return appropriate error when allocation fails
by Thadeu Lima de Souza Cascardo
· 11 years ago
2fb1067
powerpc/kvm: Add signed type cast for comparation
by Chen Gang
· 11 years ago
9123c5e
powerpc: Move opcode definitions from kvm/emulate.c to asm/ppc-opcode.h
by Hongtao Jia
· 12 years ago
c8ae0ac
KVM: PPC: Book3S PR: Load up SPRG3 register with guest value on guest entry
by Paul Mackerras
· 11 years ago
e59dbe0
KVM: Introduce kvm_arch_memslots_updated()
by Takuya Yoshikawa
· 11 years ago
c09ec19
kvm/ppc/booke: Don't call kvm_guest_enter twice
by Scott Wood
· 11 years ago
5f1c248
kvm/ppc: Call trace_hardirqs_on before entry
by Scott Wood
· 11 years ago
4baa1d8
KVM: PPC: Book3S HV: Allow negative offsets to real-mode hcall handlers
by Paul Mackerras
· 11 years ago
5448050
KVM: PPC: Book3S HV: Correct tlbie usage
by Paul Mackerras
· 11 years ago
990978e
powerpc/kvm: Use 256K chunk to track both RMA and hash page table allocation.
by Aneesh Kumar K.V
· 11 years ago
6c45b81
powerpc/kvm: Contiguous memory allocator based RMA allocation
by Aneesh Kumar K.V
· 11 years ago
fa61a4e3
powerpc/kvm: Contiguous memory allocator based hash page table allocation
by Aneesh Kumar K.V
· 11 years ago
f353202
KVM: PPC: Book3S: Ignore DABR register
by Alexander Graf
· 11 years ago
65b97fb
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
fe489bf
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
ab3d681
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
24a72ac
Merge tag 'v3.10' into next
by Benjamin Herrenschmidt
· 11 years ago
a3ff5fb
KVM: PPC: Ignore PIR writes
by Alexander Graf
· 11 years ago
681562c
KVM: PPC: Book3S PR: Invalidate SLB entries properly
by Paul Mackerras
· 11 years ago
0f29682
KVM: PPC: Book3S PR: Allow guest to use 1TB segments
by Paul Mackerras
· 11 years ago
6ed1485
KVM: PPC: Book3S PR: Don't keep scanning HPTEG after we find a match
by Paul Mackerras
· 11 years ago
bc1bc4e
KVM: PPC: Book3S PR: Fix invalidation of SLB entry 0 on guest entry
by Paul Mackerras
· 11 years ago
8ed7b7e
KVM: PPC: Book3S PR: Fix proto-VSID calculations
by Paul Mackerras
· 11 years ago
5f17ce8
KVM: PPC: Guard doorbell exception with CONFIG_PPC_DOORBELL
by Tiejun Chen
· 12 years ago
db7cb5b
powerpc/kvm: Handle transparent hugepage in KVM
by Aneesh Kumar K.V
· 11 years ago
12bc9f6
powerpc: Replace find_linux_pte with find_linux_pte_or_hugepte
by Aneesh Kumar K.V
· 11 years ago
db3d853
powerpc/mm: handle hugepage size correctly when invalidating hpte entries
by Aneesh Kumar K.V
· 11 years ago
b1fe998
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 11 years ago
f8941fbe
kvm/ppc/booke: Delay kvmppc_lazy_ee_enable
by Scott Wood
· 11 years ago
Next »