index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
KVM: PPC: Fix dcbz emulation
Alexander Graf
2010-05-17
2
-38
/
+37
|
*
|
KVM: PPC: Make build work without CONFIG_VSX/ALTIVEC
Alexander Graf
2010-05-17
1
-0
/
+8
|
*
|
KVM: PPC: Add OSI hypercall interface
Alexander Graf
2010-05-17
4
-6
/
+37
|
*
|
KVM: Add support for enabling capabilities per-vcpu
Alexander Graf
2010-05-17
1
-0
/
+27
|
*
|
KVM: PPC: Implement alignment interrupt
Alexander Graf
2010-05-17
3
-0
/
+87
|
*
|
KVM: PPC: Implement emulation for lbzux and lhax
Alexander Graf
2010-05-17
1
-0
/
+20
|
*
|
KVM: PPC: Make XER load 32 bit
Alexander Graf
2010-05-17
1
-1
/
+1
|
*
|
KVM: PPC: Implement BAT reads
Alexander Graf
2010-05-17
1
-0
/
+35
|
*
|
KVM: PPC: Implement mfsr emulation
Alexander Graf
2010-05-17
1
-0
/
+13
|
*
|
KVM: PPC: Load VCPU for register fetching
Alexander Graf
2010-05-17
1
-0
/
+8
|
*
|
KVM: PPC: Don't reload FPU with invalid values
Alexander Graf
2010-05-17
1
-0
/
+5
|
*
|
KVM: PPC: Split instruction reading out
Alexander Graf
2010-05-17
1
-8
/
+16
|
*
|
KVM: PPC: Book3S_32 guest MMU fixes
Alexander Graf
2010-05-17
2
-7
/
+24
|
*
|
KVM: PPC: Make DSISR 32 bits wide
Alexander Graf
2010-05-17
3
-3
/
+3
|
*
|
KVM: PPC: Allow userspace to unset the IRQ line
Alexander Graf
2010-05-17
4
-1
/
+16
|
*
|
KVM: PPC: Ensure split mode works
Alexander Graf
2010-05-17
2
-26
/
+29
|
*
|
KVM: PPC: Do not create debugfs if fail to create vcpu
Wei Yongjun
2010-05-17
1
-1
/
+2
|
*
|
KVM: PPC: Destory timer on vcpu destruction
Alexander Graf
2010-04-25
1
-0
/
+4
|
*
|
KVM: PPC: Memset vcpu to zeros
Alexander Graf
2010-04-25
1
-0
/
+1
|
*
|
KVM: PPC: Allocate vcpu struct using vmalloc
Alexander Graf
2010-04-25
1
-4
/
+3
|
*
|
KVM: PPC: Simplify kvmppc_load_up_(FPU|VMX|VSX)
Alexander Graf
2010-04-25
1
-11
/
+2
|
*
|
KVM: PPC: Enable use of secondary htab bucket
Alexander Graf
2010-04-25
1
-8
/
+1
|
*
|
KVM: PPC: Add capability for paired singles
Alexander Graf
2010-04-25
1
-0
/
+1
|
*
|
KVM: PPC: Implement Paired Single emulation
Alexander Graf
2010-04-25
4
-0
/
+1294
|
*
|
KVM: PPC: Enable program interrupt to do MMIO
Alexander Graf
2010-04-25
1
-0
/
+4
|
*
|
KVM: PPC: Add helpers to modify ppc fields
Alexander Graf
2010-04-25
1
-0
/
+33
|
*
|
KVM: PPC: Fix error in BAT assignment
Alexander Graf
2010-04-25
1
-2
/
+2
|
*
|
KVM: PPC: Add helpers to call FPU instructions
Alexander Graf
2010-04-25
4
-0
/
+361
|
*
|
KVM: PPC: Make ext giveup non-static
Alexander Graf
2010-04-25
2
-2
/
+2
|
*
|
KVM: PPC: Make software load/store return eaddr
Alexander Graf
2010-04-25
3
-23
/
+33
|
*
|
KVM: PPC: Implement mtsr instruction emulation
Alexander Graf
2010-04-25
1
-0
/
+6
|
*
|
KVM: PPC: Fix typo in book3s_32 debug code
Alexander Graf
2010-04-25
1
-1
/
+1
|
*
|
KVM: PPC: Preload FPU when possible
Alexander Graf
2010-04-25
1
-0
/
+8
|
*
|
KVM: PPC: Combine extension interrupt handlers
Alexander Graf
2010-04-25
1
-5
/
+50
|
*
|
KVM: PPC: Add Gekko SPRs
Alexander Graf
2010-04-25
3
-0
/
+81
|
*
|
KVM: PPC: Add hidden flag for paired singles
Alexander Graf
2010-04-25
2
-0
/
+5
|
*
|
KVM: PPC: Add AGAIN type for emulation return
Alexander Graf
2010-04-25
3
-1
/
+7
|
*
|
KVM: PPC: Teach MMIO Signedness
Alexander Graf
2010-04-25
4
-0
/
+47
|
*
|
KVM: PPC: Enable MMIO to do 64 bits, fprs and qprs
Alexander Graf
2010-04-25
3
-3
/
+30
|
*
|
KVM: PPC: Make fpscr 64-bit
Alexander Graf
2010-04-25
1
-1
/
+1
|
*
|
KVM: PPC: Add QPR registers
Alexander Graf
2010-04-25
1
-0
/
+5
*
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2010-05-21
104
-689
/
+4091
|
\
\
\
|
*
|
|
powerpc: Remove unused 'protect4gb' boot parameter
FUJITA Tomonori
2010-05-21
1
-12
/
+0
|
*
|
|
powerpc: Build-in e1000e for pseries & ppc64_defconfig
Michael Neuling
2010-05-21
2
-2
/
+2
|
*
|
|
powerpc/pseries: Make request_ras_irqs() available to other pseries code
Mark Nelson
2010-05-21
4
-60
/
+90
|
*
|
|
powerpc/numa: Use ibm,architecture-vec-5 to detect form 1 affinity
Anton Blanchard
2010-05-21
1
-8
/
+12
|
*
|
|
powerpc/numa: Set a smaller value for RECLAIM_DISTANCE to enable zone reclaim
Anton Blanchard
2010-05-21
1
-0
/
+10
|
*
|
|
powerpc: Use smt_snooze_delay=-1 to always busy loop
Anton Blanchard
2010-05-21
2
-14
/
+13
|
*
|
|
powerpc: Remove check of ibm,smt-snooze-delay OF property
Anton Blanchard
2010-05-21
1
-29
/
+0
|
*
|
|
powerpc/kdump: Fix race in kdump shutdown
Michael Neuling
2010-05-21
1
-0
/
+27
[prev]
[next]