index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-28
KVM: PPC: Book3S HV: Enable for little endian hosts
Alexander Graf
1
-1
/
+0
2014-07-28
KVM: PPC: Book3S HV: Fix ABIv2 on LE
Alexander Graf
1
-8
/
+8
2014-07-28
KVM: PPC: Book3S HV: Access XICS in BE
Alexander Graf
1
-4
/
+14
2014-07-28
KVM: PPC: Book3S HV: Access host lppaca and shadow slb in BE
Alexander Graf
1
-10
/
+10
2014-07-28
KVM: PPC: Book3S HV: Access guest VPA in BE
Alexander Graf
2
-14
/
+14
2014-07-28
KVM: PPC: Book3S HV: Make HTAB code LE host aware
Alexander Graf
2
-124
/
+150
2014-07-28
KVM: PPC: e500: Fix default tlb for victim hint
Mihai Caraman
1
-0
/
+4
2014-07-28
KVM: PPC: Book3S HV: Add H_SET_MODE hcall handling
Michael Neuling
1
-1
/
+51
2014-07-28
KVM: PPC: Book3S: Allow only implemented hcalls to be enabled or disabled
Paul Mackerras
7
-4
/
+80
2014-07-28
KVM: PPC: Book3S: Controls for in-kernel sPAPR hypercall handling
Paul Mackerras
5
-0
/
+149
2014-07-28
KVM: PPC: e500mc: Enhance tlb invalidation condition on vcpu schedule
Mihai Caraman
1
-3
/
+3
2014-07-28
KVM: PPC: Book3S PR: Fix sparse endian checks
Alexander Graf
1
-10
/
+11
2014-07-28
KVM: PPC: Book3S PR: Fix ABIv2 on LE
Alexander Graf
2
-0
/
+8
2014-07-28
KVM: PPC: Assembly functions exported to modules need _GLOBAL_TOC()
Anton Blanchard
2
-2
/
+2
2014-07-28
KVM: PPC: Book3S HV: Fix ABIv2 indirect branch issue
Anton Blanchard
1
-2
/
+2
2014-07-28
KVM: PPC: Book3S PR: Handle hyp doorbell exits
Alexander Graf
1
-0
/
+1
2014-07-28
KVM: PPC: Book3s PR: Disable AIL mode with OPAL
Alexander Graf
1
-0
/
+12
2014-07-28
KVM: PPC: BOOK3S: PR: Emulate instruction counter
Aneesh Kumar K.V
4
-6
/
+13
2014-07-28
KVM: PPC: BOOK3S: PR: Emulate virtual timebase register
Aneesh Kumar K.V
4
-7
/
+11
2014-07-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-56
/
+33
2014-07-11
powerpc/kvm: Remove redundant save of SIER AND MMCR2
Joel Stanley
1
-5
/
+0
2014-07-08
Merge tag 'signed-for-3.16' of git://github.com/agraf/linux-2.6 into kvm-master
Paolo Bonzini
7
-56
/
+33
2014-07-07
KVM: PPC: RTAS: Do byte swaps explicitly
Alexander Graf
1
-47
/
+18
2014-07-07
KVM: PPC: Book3S PR: Fix ABIv2 on LE
Alexander Graf
2
-0
/
+8
2014-07-07
KVM: PPC: Assembly functions exported to modules need _GLOBAL_TOC()
Anton Blanchard
2
-2
/
+2
2014-07-06
KVM: PPC: BOOK3S: PR: Fix PURR and SPURR emulation
Aneesh Kumar K.V
2
-8
/
+19
2014-06-25
KVM: PPC: BOOK3S: HV: Use base page size when comparing against slb value
Aneesh Kumar K.V
2
-6
/
+3
2014-06-24
KVM: PPC: Book3E: Unlock mmu_lock when setting caching atttribute
Mihai Caraman
1
-1
/
+2
2014-06-11
powerpc/book3s: Fix guest MC delivery mechanism to avoid soft lockups in guest.
Mahesh Salgaonkar
2
-11
/
+23
2014-06-10
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
5
-35
/
+71
2014-06-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next
Linus Torvalds
24
-332
/
+803
2014-05-30
KVM: PPC: Book3S PR: Rework SLB switching code
Alexander Graf
1
-45
/
+38
2014-05-30
KVM: PPC: Book3S PR: Use SLB entry 0
Alexander Graf
2
-8
/
+6
2014-05-30
KVM: PPC: Book3S HV: Fix machine check delivery to guest
Paul Mackerras
1
-0
/
+1
2014-05-30
KVM: PPC: Book3S HV: Work around POWER8 performance monitor bugs
Paul Mackerras
1
-2
/
+57
2014-05-30
KVM: PPC: Book3S HV: Make sure we don't miss dirty pages
Paul Mackerras
1
-10
/
+37
2014-05-30
KVM: PPC: Book3S HV: Fix dirty map for hugepages
Alexey Kardashevskiy
1
-9
/
+24
2014-05-30
KVM: PPC: Book3S HV: Put huge-page HPTEs in rmap chain for base address
Paul Mackerras
1
-2
/
+13
2014-05-30
KVM: PPC: Book3S HV: Fix check for running inside guest in global_invalidates()
Paul Mackerras
1
-1
/
+2
2014-05-30
KVM: PPC: Add CAP to indicate hcall fixes
Alexander Graf
1
-0
/
+1
2014-05-30
KVM: PPC: MPIC: Reset IRQ source private members
Alexander Graf
1
-1
/
+4
2014-05-30
KVM: PPC: Graciously fail broken LE hypercalls
Alexander Graf
1
-0
/
+17
2014-05-30
KVM: PPC: BOOK3S: Remove open coded make_dsisr in alignment handler
Aneesh Kumar K.V
1
-38
/
+1
2014-05-30
KVM: PPC: BOOK3S: Always use the saved DAR value
Aneesh Kumar K.V
1
-0
/
+7
2014-05-30
KVM: PPC: Disable NX for old magic page using guests
Alexander Graf
2
-2
/
+15
2014-05-30
KVM: PPC: BOOK3S: HV: Add mixed page-size support for guest
Aneesh Kumar K.V
1
-0
/
+7
2014-05-30
KVM: PPC: BOOK3S: HV: Prefer CMA region for hash page table allocation
Aneesh Kumar K.V
1
-17
/
+6
2014-05-30
KVM: PPC: Book3S PR: Expose TM registers
Alexander Graf
2
-1
/
+41
2014-05-30
KVM: PPC: Book3S PR: Expose EBB registers
Alexander Graf
3
-18
/
+40
2014-05-30
KVM: PPC: Book3S PR: Expose TAR facility to guest
Alexander Graf
3
-6
/
+24
[prev]
[next]