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.12.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_pr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-11
kvm/ppc: Call trace_hardirqs_on before entry
Scott Wood
1
-2
/
+2
2013-06-30
KVM: PPC: Book3S PR: Allow guest to use 1TB segments
Paul Mackerras
1
-2
/
+1
2013-05-06
Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-4
/
+3
2013-04-26
KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS calls
Michael Ellerman
1
-0
/
+1
2013-04-26
KVM: extend EMULATE_EXIT_USER to support different exit reasons
Bharat Bhushan
1
-2
/
+0
2013-04-26
Rename EMULATE_DO_PAPR to EMULATE_EXIT_USER
Bharat Bhushan
1
-1
/
+1
2013-03-18
powerpc: remove cast for kmalloc/kzalloc return value
Zhang Yanfei
1
-1
/
+1
2013-03-05
KVM: set_memory_region: Refactor commit_memory_region()
Takuya Yoshikawa
1
-1
/
+1
2013-02-25
Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+5
2013-02-15
powerpc/kvm/book3s_pr: Fix compilation on 32-bit machines
Paul Mackerras
1
-0
/
+1
2013-01-10
KVM: PPC: Book3S: PR: Enable alternative instruction for SC 1
Alexander Graf
1
-0
/
+5
2013-01-10
powerpc: Disable relocation on exceptions whenever PR KVM is active
Ian Munsie
1
-0
/
+18
2012-12-06
KVM: PPC: Book3S PR: MSR_DE doesn't exist on Book 3S
Paul Mackerras
1
-1
/
+1
2012-12-06
KVM: PPC: Book3S PR: Fix VSX handling
Paul Mackerras
1
-51
/
+61
2012-10-06
KVM: PPC: Book3S: Get/set guest FP regs using the GET/SET_ONE_REG interface
Paul Mackerras
1
-0
/
+26
2012-10-06
KVM: PPC: Book3S: Get/set guest SPRs using the GET/SET_ONE_REG interface
Paul Mackerras
1
-12
/
+11
2012-10-06
KVM: PPC: Book3S HV: Fix updates of vcpu->cpu
Paul Mackerras
1
-1
/
+2
2012-10-06
KVM: PPC: Book3S HV: Handle memory slot deletion and modification correctly
Paul Mackerras
1
-1
/
+6
2012-10-06
KVM: PPC: Move kvm->arch.slot_phys into memslot.arch
Paul Mackerras
1
-0
/
+12
2012-10-06
KVM: PPC: Add return value to core_check_requests
Alexander Graf
1
-1
/
+5
2012-10-06
KVM: PPC: Add return value in prepare_to_enter
Alexander Graf
1
-6
/
+6
2012-10-06
KVM: PPC: Move kvm_guest_enter call into generic code
Alexander Graf
1
-2
/
+0
2012-10-06
KVM: PPC: Book3S: PR: Rework irq disabling
Alexander Graf
1
-14
/
+7
2012-10-06
KVM: PPC: Consistentify vcpu exit path
Alexander Graf
1
-2
/
+6
2012-10-06
KVM: PPC: Book3S: PR: Indicate we're out of guest mode
Alexander Graf
1
-0
/
+1
2012-10-06
KVM: PPC: Exit guest context while handling exit
Alexander Graf
1
-0
/
+2
2012-10-06
KVM: PPC: Book3S: PR: Only do resched check once per exit
Alexander Graf
1
-1
/
+1
2012-10-06
KVM: PPC: Book3s: PR: Add (dumb) MMU Notifier support
Alexander Graf
1
-0
/
+47
2012-10-06
KVM: PPC: Use same kvmppc_prepare_to_enter code for booke and book3s_pr
Alexander Graf
1
-16
/
+6
2012-10-06
KVM: PPC: PR: Use generic tracepoint for guest exit
Alexander Graf
1
-1
/
+1
2012-08-06
KVM: do not release the error page
Xiao Guangrong
1
-3
/
+1
2012-05-06
kvm/powerpc: Add new ioctl to retreive server MMU infos
Benjamin Herrenschmidt
1
-0
/
+25
2012-05-06
kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVM
Benjamin Herrenschmidt
1
-0
/
+7
2012-05-06
KVM: PPC: Book3S: Enable IRQs during exit handling
Alexander Graf
1
-0
/
+3
2012-04-08
powerpc/kvm: Fix magic page vs. 32-bit RTAS on ppc64
Benjamin Herrenschmidt
1
-0
/
+18
2012-04-08
KVM: PPC: Ignore unhalt request from kvm_vcpu_block
Alexander Graf
1
-0
/
+1
2012-04-08
KVM: PPC: Book3s: PR: Add HV traps so we can run in HV=1 mode on p7
Alexander Graf
1
-0
/
+4
2012-04-08
KVM: PPC: Pass EA to updating emulation ops
Alexander Graf
1
-0
/
+1
2012-04-03
KVM: PPC: Book3S: PR: Fix preemption
Alexander Graf
1
-2
/
+1
2012-04-03
KVM: PPC: Book3S: Compile fix for ppc32 in HIOR access code
Alexander Graf
1
-2
/
+4
2012-04-02
powerpc/kvm: Fallout from system.h disintegration
Benjamin Herrenschmidt
1
-0
/
+1
2012-03-29
Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-27
/
+151
2012-03-20
powerpc: remove the second argument of k[un]map_atomic()
Cong Wang
1
-2
/
+2
2012-03-05
KVM: PPC: Move kvm_vcpu_ioctl_[gs]et_one_reg down to platform-specific code
Paul Mackerras
1
-0
/
+32
2012-03-05
KVM: PPC: Add support for explicit HIOR setting
Alexander Graf
1
-2
/
+4
2012-03-05
KVM: PPC: Book3s HV: Implement get_dirty_log using hardware changed bit
Paul Mackerras
1
-0
/
+39
2012-03-05
KVM: PPC: Book3S: PR: Fix signal check race
Alexander Graf
1
-0
/
+20
2012-03-05
KVM: PPC: Use get/set for to_svcpu to help preemption
Alexander Graf
1
-20
/
+42
2012-03-05
KVM: PPC: Book3s: PR: No irq_disable in vcpu_run
Alexander Graf
1
-2
/
+0
2012-03-05
KVM: PPC: Book3s: PR: Disable preemption in vcpu_run
Alexander Graf
1
-2
/
+11
[next]