index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/mm: Use read barrier when creating real_pte
Aneesh Kumar K.V
2014-08-13
1
-5
/
+25
*
powerpc/thp: Handle combo pages in invalidate
Aneesh Kumar K.V
2014-08-13
1
-1
/
+1
*
powerpc/thp: Don't recompute vsid and ssize in loop on invalidate
Aneesh Kumar K.V
2014-08-13
1
-3
/
+3
*
powerpc: remove duplicate definition of TEXASR_FS
Nishanth Aravamudan
2014-08-13
1
-2
/
+1
*
powerpc/powernv: Interface to register/unregister opal dump region
Vasant Hegde
2014-08-13
1
-0
/
+11
*
powerpc: Add POWER8 features to CPU_FTRS_POSSIBLE/ALWAYS
Michael Ellerman
2014-08-13
1
-2
/
+4
*
powerpc: Add smp_mb() to arch_spin_is_locked()
Michael Ellerman
2014-08-13
1
-0
/
+1
*
Merge branch 'akpm' (second patchbomb from Andrew Morton)
Linus Torvalds
2014-08-08
3
-20
/
+1
|
\
|
*
arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area
Andy Lutomirski
2014-08-08
1
-3
/
+0
|
*
lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig
Laura Abbott
2014-08-08
2
-17
/
+1
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-08-07
15
-142
/
+232
|
\
\
|
|
/
|
/
|
|
*
Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm
Paolo Bonzini
2014-08-05
15
-142
/
+232
|
|
\
|
|
*
KVM: PPC: PR: Handle FSCR feature deselects
Alexander Graf
2014-07-31
1
-0
/
+1
|
|
*
KVM: PPC: BOOKEHV: rename e500hv_spr to bookehv_spr
Bharat Bhushan
2014-07-30
1
-10
/
+10
|
|
*
KVM: PPC: Remove DCR handling
Alexander Graf
2014-07-28
2
-5
/
+0
|
|
*
KVM: PPC: Expose helper functions for data/inst faults
Alexander Graf
2014-07-28
1
-0
/
+8
|
|
*
KVM: PPC: Separate loadstore emulation from priv emulation
Alexander Graf
2014-07-28
1
-0
/
+1
|
|
*
KVM: PPC: Handle magic page in kvmppc_ld/st
Alexander Graf
2014-07-28
2
-0
/
+17
|
|
*
KVM: PPC: Move kvmppc_ld/st to common code
Alexander Graf
2014-07-28
3
-3
/
+7
|
|
*
KVM: PPC: Implement kvmppc_xlate for all targets
Alexander Graf
2014-07-28
1
-0
/
+13
|
|
*
KVM: PPC: BOOK3S: HV: Update compute_tlbie_rb to handle 16MB base page
Aneesh Kumar K.V
2014-07-28
1
-2
/
+4
|
|
*
Use the POWER8 Micro Partition Prefetch Engine in KVM HV on POWER8
Stewart Smith
2014-07-28
4
-0
/
+27
|
|
*
KVM: PPC: Book3S: Fix LPCR one_reg interface
Alexey Kardashevskiy
2014-07-28
1
-0
/
+1
|
|
*
KVM: PPC: Remove 440 support
Alexander Graf
2014-07-28
3
-71
/
+0
|
|
*
KVM: PPC: Remove comment saying SPRG1 is used for vcpu pointer
Bharat Bhushan
2014-07-28
1
-3
/
+0
|
|
*
KVM: PPC: Booke-hv: Add one reg interface for SPRG9
Bharat Bhushan
2014-07-28
1
-0
/
+1
|
|
*
kvm: ppc: bookehv: Save restore SPRN_SPRG9 on guest entry exit
Bharat Bhushan
2014-07-28
1
-0
/
+1
|
|
*
KVM: PPC: Allow kvmppc_get_last_inst() to fail
Mihai Caraman
2014-07-28
3
-31
/
+31
|
|
*
KVM: PPC: Book3e: Add TLBSEL/TSIZE defines for MAS0/1
Mihai Caraman
2014-07-28
1
-3
/
+6
|
|
*
kvm: ppc: Add SPRN_EPR get helper function
Bharat Bhushan
2014-07-28
1
-0
/
+11
|
|
*
kvm: ppc: booke: Add shared struct helpers of SPRN_ESR
Bharat Bhushan
2014-07-28
1
-0
/
+1
|
|
*
kvm: ppc: bookehv: Added wrapper macros for shadow registers
Bharat Bhushan
2014-07-28
1
-8
/
+36
|
|
*
KVM: PPC: Book3S: Make magic page properly 4k mappable
Alexander Graf
2014-07-28
1
-1
/
+1
|
|
*
KVM: PPC: Book3S: Add hack for split real mode
Alexander Graf
2014-07-28
2
-0
/
+4
|
|
*
KVM: PPC: Book3S: Move vcore definition to end of kvm_arch struct
Alexander Graf
2014-07-28
1
-1
/
+4
|
|
*
KVM: PPC: e500: Emulate power management control SPR
Mihai Caraman
2014-07-28
1
-0
/
+1
|
|
*
KVM: PPC: Book3S HV: Make HTAB code LE host aware
Alexander Graf
2014-07-28
2
-5
/
+14
|
|
*
PPC: Add asm helpers for BE 32bit load/store
Alexander Graf
2014-07-28
1
-0
/
+4
|
|
*
KVM: PPC: e500: Fix default tlb for victim hint
Mihai Caraman
2014-07-28
1
-1
/
+4
|
|
*
KVM: PPC: Book3S HV: Add H_SET_MODE hcall handling
Michael Neuling
2014-07-28
1
-0
/
+6
|
|
*
KVM: PPC: Book3S: Allow only implemented hcalls to be enabled or disabled
Paul Mackerras
2014-07-28
2
-1
/
+4
|
|
*
KVM: PPC: Book3S: Controls for in-kernel sPAPR hypercall handling
Paul Mackerras
2014-07-28
2
-0
/
+3
|
|
*
KVM: PPC: Book3s HV: Fix tlbie compile error
Alexander Graf
2014-07-28
1
-6
/
+2
|
|
*
KVM: PPC: BOOK3S: PR: Emulate instruction counter
Aneesh Kumar K.V
2014-07-28
1
-0
/
+1
|
|
*
KVM: PPC: BOOK3S: PR: Emulate virtual timebase register
Aneesh Kumar K.V
2014-07-28
3
-0
/
+19
|
|
*
KVM: PPC: BOOK3S: PR: Fix PURR and SPURR emulation
Aneesh Kumar K.V
2014-07-06
2
-4
/
+2
*
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2014-08-07
26
-186
/
+326
|
\
\
\
|
*
|
|
powerpc: Fail remap_4k_pfn() if PFN doesn't fit inside PTE
Madhusudanan Kandasamy
2014-08-05
1
-2
/
+3
|
*
|
|
powerpc/powernv: Invoke opal call to handle hmi.
Mahesh Salgaonkar
2014-08-05
2
-0
/
+48
|
*
|
|
powerpc/book3s: Add basic infrastructure to handle HMI in Linux.
Mahesh Salgaonkar
2014-08-05
6
-0
/
+11
[next]