index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-28
Use the POWER8 Micro Partition Prefetch Engine in KVM HV on POWER8
Stewart Smith
4
-0
/
+27
2014-07-28
KVM: PPC: Book3S: Fix LPCR one_reg interface
Alexey Kardashevskiy
1
-0
/
+1
2014-07-28
KVM: PPC: Remove 440 support
Alexander Graf
3
-71
/
+0
2014-07-28
KVM: PPC: Remove comment saying SPRG1 is used for vcpu pointer
Bharat Bhushan
1
-3
/
+0
2014-07-28
KVM: PPC: Booke-hv: Add one reg interface for SPRG9
Bharat Bhushan
1
-0
/
+1
2014-07-28
kvm: ppc: bookehv: Save restore SPRN_SPRG9 on guest entry exit
Bharat Bhushan
1
-0
/
+1
2014-07-28
KVM: PPC: Allow kvmppc_get_last_inst() to fail
Mihai Caraman
3
-31
/
+31
2014-07-28
KVM: PPC: Book3e: Add TLBSEL/TSIZE defines for MAS0/1
Mihai Caraman
1
-3
/
+6
2014-07-28
kvm: ppc: Add SPRN_EPR get helper function
Bharat Bhushan
1
-0
/
+11
2014-07-28
kvm: ppc: booke: Add shared struct helpers of SPRN_ESR
Bharat Bhushan
1
-0
/
+1
2014-07-28
kvm: ppc: bookehv: Added wrapper macros for shadow registers
Bharat Bhushan
1
-8
/
+36
2014-07-28
KVM: PPC: Book3S: Make magic page properly 4k mappable
Alexander Graf
1
-1
/
+1
2014-07-28
KVM: PPC: Book3S: Add hack for split real mode
Alexander Graf
2
-0
/
+4
2014-07-28
KVM: PPC: Book3S: Move vcore definition to end of kvm_arch struct
Alexander Graf
1
-1
/
+4
2014-07-28
KVM: PPC: e500: Emulate power management control SPR
Mihai Caraman
1
-0
/
+1
2014-07-28
KVM: PPC: Book3S HV: Make HTAB code LE host aware
Alexander Graf
2
-5
/
+14
2014-07-28
PPC: Add asm helpers for BE 32bit load/store
Alexander Graf
1
-0
/
+4
2014-07-28
KVM: PPC: e500: Fix default tlb for victim hint
Mihai Caraman
1
-1
/
+4
2014-07-28
KVM: PPC: Book3S HV: Add H_SET_MODE hcall handling
Michael Neuling
1
-0
/
+6
2014-07-28
KVM: PPC: Book3S: Allow only implemented hcalls to be enabled or disabled
Paul Mackerras
2
-1
/
+4
2014-07-28
KVM: PPC: Book3S: Controls for in-kernel sPAPR hypercall handling
Paul Mackerras
2
-0
/
+3
2014-07-28
KVM: PPC: Book3s HV: Fix tlbie compile error
Alexander Graf
1
-6
/
+2
2014-07-28
KVM: PPC: BOOK3S: PR: Emulate instruction counter
Aneesh Kumar K.V
1
-0
/
+1
2014-07-28
KVM: PPC: BOOK3S: PR: Emulate virtual timebase register
Aneesh Kumar K.V
3
-0
/
+19
2014-07-28
powerpc/perf: Pass the struct perf_events down to compute_mmcr()
Michael Ellerman
1
-1
/
+4
2014-07-28
powerpc: Add machine_early_initcall()
Michael Ellerman
1
-0
/
+1
2014-07-28
powerpc: Remove misleading DISABLE_INTS
Michael Ellerman
1
-4
/
+7
2014-07-28
powerpc: Document register clobbering in EXCEPTION_COMMON()
Michael Ellerman
1
-0
/
+1
2014-07-28
powerpc: Update comments in irqflags.h
Michael Ellerman
1
-3
/
+5
2014-07-28
powerpc: Remove CLASSIC_PPC
Michael Ellerman
1
-5
/
+2
2014-07-28
powerpc: Remove CONFIG_POWER4
Michael Ellerman
1
-1
/
+1
2014-07-28
powerpc: Remove oprofile RS64 support
Michael Ellerman
1
-1
/
+0
2014-07-28
powerpc: Remove CONFIG_POWER3
Michael Ellerman
1
-2
/
+1
2014-07-28
powerpc: Remove MMU_FTR_SLB
Michael Ellerman
3
-10
/
+4
2014-07-28
powerpc: Remove STAB code
Michael Ellerman
4
-30
/
+1
2014-07-28
powerpc: Drop support for pre-POWER4 cpus
Michael Ellerman
1
-12
/
+6
2014-07-28
powerpc: Use standard macros for sys_sigpending() & sys_old_getrlimit()
Michael Ellerman
1
-2
/
+2
2014-07-28
Merge branch 'merge' into next
Benjamin Herrenschmidt
2
-1
/
+3
2014-07-23
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
Linus Torvalds
2
-1
/
+3
2014-07-22
powerpc: subpage_protect: Increase the array size to take care of 64TB
Aneesh Kumar K.V
1
-1
/
+2
2014-07-22
powerpc: Disable doorbells on Power8 DD1.x
Joel Stanley
1
-0
/
+1
2014-07-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-2
/
+19
2014-07-17
arch, locking: Ciao arch_mutex_cpu_relax()
Davidlohr Bueso
1
-0
/
+2
2014-07-11
powernv: Add OPAL tracepoints
Anton Blanchard
1
-0
/
+45
2014-07-11
powerpc/pseries: Use jump labels for hcall tracepoints
Anton Blanchard
1
-0
/
+9
2014-07-11
Merge branch 'merge' into next
Benjamin Herrenschmidt
5
-83
/
+13
2014-07-11
powerpc/perf: Add PPMU_ARCH_207S define
Joel Stanley
1
-2
/
+1
2014-07-11
powerpc: Clean up MMU_FTRS_A2 and MMU_FTR_TYPE_3E
Michael Ellerman
1
-9
/
+1
2014-07-08
Merge tag 'signed-for-3.16' of git://github.com/agraf/linux-2.6 into kvm-master
Paolo Bonzini
2
-2
/
+19
2014-07-06
KVM: PPC: BOOK3S: PR: Fix PURR and SPURR emulation
Aneesh Kumar K.V
2
-4
/
+2
[prev]
[next]