index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
kvm: powerpc: book3s: move book3s_64_vio_hv.c into the main kernel binary
Paul Mackerras
2013-10-17
2
-4
/
+9
*
kvm: powerpc: book3s: remove kvmppc_handler_highmem label
Paul Mackerras
2013-10-17
2
-6
/
+0
*
KVM: PPC: E500: Add userspace debug stub support
Bharat Bhushan
2013-10-17
4
-18
/
+231
*
KVM: PPC: E500: Using "struct debug_reg"
Bharat Bhushan
2013-10-17
2
-22
/
+25
*
KVM: PPC: E500: exit to user space on "ehpriv 1" instruction
Bharat Bhushan
2013-10-17
5
-6
/
+54
*
powerpc: export debug registers save function for KVM
Bharat Bhushan
2013-10-17
2
-1
/
+3
*
powerpc: move debug registers in a structure
Bharat Bhushan
2013-10-17
8
-140
/
+147
*
powerpc: remove unnecessary line continuations
Bharat Bhushan
2013-10-17
1
-1
/
+1
*
kvm: powerpc: e500: mark page accessed when mapping a guest page
Bharat Bhushan
2013-10-17
1
-0
/
+3
*
kvm: powerpc: allow guest control "G" attribute in mas2
Bharat Bhushan
2013-10-17
1
-1
/
+1
*
kvm: powerpc: allow guest control "E" attribute in mas2
Bharat Bhushan
2013-10-17
1
-1
/
+1
*
powerpc: book3e: _PAGE_LENDIAN must be _PAGE_ENDIAN
Bharat Bhushan
2013-10-17
1
-1
/
+1
*
KVM: PPC: Book3S HV: Better handling of exceptions that happen in real mode
Paul Mackerras
2013-10-17
2
-6
/
+27
*
kvm: powerpc: book3s hv: Fix vcore leak
Paul Mackerras
2013-10-17
1
-0
/
+10
*
KVM: PPC: Book3S PR: Reduce number of shadow PTEs invalidated by MMU notifiers
Paul Mackerras
2013-10-17
1
-8
/
+32
*
KVM: PPC: Book3S PR: Mark pages accessed, and dirty if being written
Paul Mackerras
2013-10-17
1
-11
/
+15
*
KVM: PPC: Book3S PR: Use mmu_notifier_retry() in kvmppc_mmu_map_page()
Paul Mackerras
2013-10-17
3
-13
/
+39
*
KVM: PPC: Book3S PR: Better handling of host-side read-only pages
Paul Mackerras
2013-10-17
9
-40
/
+91
*
KVM: PPC: Book3S: Move skip-interrupt handlers to common code
Paul Mackerras
2013-10-17
3
-50
/
+26
*
KVM: PPC: Book3S PR: Allocate kvm_vcpu structs from kvm_vcpu_cache
Paul Mackerras
2013-10-17
6
-26
/
+39
*
KVM: PPC: Book3S PR: Make HPT accesses and updates SMP-safe
Paul Mackerras
2013-10-17
5
-34
/
+72
*
KVM: PPC: Book3S PR: Correct errors in H_ENTER implementation
Paul Mackerras
2013-10-17
1
-5
/
+14
*
KVM: PPC: Book3S PR: Handle PP0 page-protection bit in guest HPTEs
Paul Mackerras
2013-10-17
1
-0
/
+3
*
KVM: PPC: Book3S PR: Use 64k host pages where possible
Paul Mackerras
2013-10-17
5
-13
/
+57
*
KVM: PPC: Book3S PR: Allow guest to use 64k pages
Paul Mackerras
2013-10-17
6
-15
/
+197
*
KVM: PPC: Book3S PR: Keep volatile reg values in vcpu rather than shadow_vcpu
Paul Mackerras
2013-10-17
9
-239
/
+162
*
KVM: PPC: Book3S PR: Fix compilation without CONFIG_ALTIVEC
Paul Mackerras
2013-10-17
1
-0
/
+2
*
KVM: PPC: Book3S HV: Don't crash host on unknown guest interrupt
Paul Mackerras
2013-10-17
1
-1
/
+1
*
KVM: PPC: Book3S HV: Support POWER6 compatibility mode on POWER7
Paul Mackerras
2013-10-17
7
-2
/
+67
*
KVM: PPC: Book3S HV: Add support for guest Program Priority Register
Paul Mackerras
2013-10-17
8
-1
/
+31
*
KVM: PPC: Book3S HV: Store LPCR value for each virtual core
Paul Mackerras
2013-10-17
9
-17
/
+75
*
KVM: PPC: BookE: Add GET/SET_ONE_REG interface for VRSAVE
Paul Mackerras
2013-10-17
1
-0
/
+6
*
KVM: PPC: Book3S HV: Avoid unbalanced increments of VPA yield count
Paul Mackerras
2013-10-17
1
-10
/
+10
*
KVM: PPC: Book3S HV: Pull out interrupt-reading code into a subroutine
Paul Mackerras
2013-10-17
1
-49
/
+68
*
KVM: PPC: Book3S HV: Restructure kvmppc_hv_entry to be a subroutine
Paul Mackerras
2013-10-17
1
-166
/
+178
*
KVM: PPC: Book3S HV: Implement H_CONFER
Paul Mackerras
2013-10-17
1
-0
/
+9
*
KVM: PPC: Book3S: Add GET/SET_ONE_REG interface for VRSAVE
Paul Mackerras
2013-10-17
3
-0
/
+13
*
KVM: PPC: Book3S HV: Implement timebase offset for guests
Paul Mackerras
2013-10-17
7
-10
/
+57
*
KVM: PPC: Book3S HV: Save/restore SIAR and SDAR along with other PMU registers
Paul Mackerras
2013-10-17
4
-0
/
+24
*
KVM: PPC: Book3S HV: Reserve POWER8 space in get/set_one_reg
Michael Neuling
2013-10-17
2
-0
/
+93
*
Merge tag 'kvm-arm-for-3.13-1' of git://git.linaro.org/people/cdall/linux-kvm...
Gleb Natapov
2013-10-16
16
-134
/
+270
|
\
|
*
KVM: ARM: Remove non-ASCII space characters
Christoffer Dall
2013-10-15
1
-1
/
+1
|
*
KVM: ARM: Add support for Cortex-A7
Jonathan Austin
2013-10-12
8
-124
/
+184
|
*
KVM: ARM: fix the size of TTBCR_{T0SZ,T1SZ} masks
Jonathan Austin
2013-10-12
1
-2
/
+2
|
*
KVM: ARM: Fix calculation of virtual CPU ID
Jonathan Austin
2013-10-12
1
-7
/
+4
|
*
KVM: Add documentation for KVM_ARM_PREFERRED_TARGET ioctl
Anup Patel
2013-10-02
1
-4
/
+27
|
*
ARM/ARM64: KVM: Implement KVM_ARM_PREFERRED_TARGET ioctl
Anup Patel
2013-10-02
2
-0
/
+14
|
*
ARM64: KVM: Implement kvm_vcpu_preferred_target() function
Anup Patel
2013-10-02
2
-0
/
+21
|
*
ARM: KVM: Implement kvm_vcpu_preferred_target() function
Anup Patel
2013-10-02
2
-0
/
+21
|
*
KVM: ARM: Fix typo in comments of inject_abt()
Anup Patel
2013-10-02
1
-1
/
+1
[next]