index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
2014-07-28
KVM: PPC: Handle magic page in kvmppc_ld/st
Alexander Graf
2014-07-28
KVM: PPC: Use kvm_read_guest in kvmppc_ld
Alexander Graf
2014-07-28
KVM: PPC: Remove kvmppc_bad_hva()
Alexander Graf
2014-07-28
KVM: PPC: Move kvmppc_ld/st to common code
Alexander Graf
2014-07-28
KVM: PPC: Implement kvmppc_xlate for all targets
Alexander Graf
2014-07-28
KVM: PPC: BOOK3S: HV: Update compute_tlbie_rb to handle 16MB base page
Aneesh Kumar K.V
2014-07-28
KVM: PPC: Book3S: Provide different CAPs based on HV or PR mode
Alexander Graf
2014-07-28
KVM: Rename and add argument to check_extension
Alexander Graf
2014-07-28
Use the POWER8 Micro Partition Prefetch Engine in KVM HV on POWER8
Stewart Smith
2014-07-28
Split out struct kvmppc_vcore creation to separate function
Stewart Smith
2014-07-28
KVM: PPC: Book3S: Make kvmppc_ld return a more accurate error indication
Paul Mackerras
2014-07-28
KVM: PPC: Book3S PR: Take SRCU read lock around RTAS kvm_read_guest() call
Paul Mackerras
2014-07-28
KVM: PPC: Book3S: Fix LPCR one_reg interface
Alexey Kardashevskiy
2014-07-28
KVM: PPC: Remove 440 support
Alexander Graf
2014-07-28
KVM: PPC: Remove comment saying SPRG1 is used for vcpu pointer
Bharat Bhushan
2014-07-28
KVM: PPC: Booke-hv: Add one reg interface for SPRG9
Bharat Bhushan
2014-07-28
kvm: ppc: bookehv: Save restore SPRN_SPRG9 on guest entry exit
Bharat Bhushan
2014-07-28
KVM: PPC: Bookehv: Get vcpu's last instruction for emulation
Mihai Caraman
2014-07-28
KVM: PPC: Allow kvmppc_get_last_inst() to fail
Mihai Caraman
2014-07-28
KVM: PPC: Book3s: Remove kvmppc_read_inst() function
Mihai Caraman
2014-07-28
KVM: PPC: Book3e: Add TLBSEL/TSIZE defines for MAS0/1
Mihai Caraman
2014-07-28
KVM: PPC: e500mc: Revert "add load inst fixup"
Mihai Caraman
2014-07-28
kvm: ppc: Add SPRN_EPR get helper function
Bharat Bhushan
2014-07-28
kvm: ppc: booke: Use the shared struct helpers for SPRN_SPRG0-7
Bharat Bhushan
2014-07-28
kvm: ppc: booke: Add shared struct helpers of SPRN_ESR
Bharat Bhushan
2014-07-28
kvm: ppc: booke: Use the shared struct helpers of SPRN_DEAR
Bharat Bhushan
2014-07-28
kvm: ppc: booke: Use the shared struct helpers of SRR0 and SRR1
Bharat Bhushan
2014-07-28
kvm: ppc: bookehv: Added wrapper macros for shadow registers
Bharat Bhushan
2014-07-28
KVM: PPC: Book3S: Make magic page properly 4k mappable
Alexander Graf
2014-07-28
KVM: PPC: Book3S: Add hack for split real mode
Alexander Graf
2014-07-28
KVM: PPC: Book3S: Stop PTE lookup on write errors
Alexander Graf
2014-07-28
KVM: PPC: Deflect page write faults properly in kvmppc_st
Alexander Graf
2014-07-28
KVM: PPC: Book3S: Move vcore definition to end of kvm_arch struct
Alexander Graf
2014-07-28
KVM: PPC: e500: Emulate power management control SPR
Mihai Caraman
2014-07-28
KVM: PPC: Book3S HV: Enable for little endian hosts
Alexander Graf
2014-07-28
KVM: PPC: Book3S HV: Fix ABIv2 on LE
Alexander Graf
2014-07-28
KVM: PPC: Book3S HV: Access XICS in BE
Alexander Graf
2014-07-28
KVM: PPC: Book3S HV: Access host lppaca and shadow slb in BE
Alexander Graf
2014-07-28
KVM: PPC: Book3S HV: Access guest VPA in BE
Alexander Graf
2014-07-28
KVM: PPC: Book3S HV: Make HTAB code LE host aware
Alexander Graf
2014-07-28
PPC: Add asm helpers for BE 32bit load/store
Alexander Graf
2014-07-28
KVM: PPC: e500: Fix default tlb for victim hint
Mihai Caraman
2014-07-28
KVM: PPC: Book3S HV: Add H_SET_MODE hcall handling
Michael Neuling
2014-07-28
KVM: PPC: Book3S: Allow only implemented hcalls to be enabled or disabled
Paul Mackerras
2014-07-28
KVM: PPC: Book3S: Controls for in-kernel sPAPR hypercall handling
Paul Mackerras
2014-07-28
KVM: PPC: e500mc: Enhance tlb invalidation condition on vcpu schedule
Mihai Caraman
2014-07-28
KVM: PPC: Book3S PR: Fix sparse endian checks
Alexander Graf
2014-07-28
KVM: PPC: Book3S PR: Fix ABIv2 on LE
Alexander Graf
2014-07-28
KVM: PPC: Assembly functions exported to modules need _GLOBAL_TOC()
Anton Blanchard
2014-07-28
KVM: PPC: Book3S HV: Fix ABIv2 indirect branch issue
Anton Blanchard
[prev]
[next]