index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
asm-offsets.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-18
powerpc: book3s: kvm: Don't abuse host r2 in exit path
Aneesh Kumar K.V
1
-0
/
+1
2013-11-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-7
/
+14
2013-11-04
Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queue
Gleb Natapov
1
-8
/
+15
2013-10-18
powerpc: move debug registers in a structure
Bharat Bhushan
1
-1
/
+1
2013-10-17
kvm: powerpc: book3s: Add a new config variable CONFIG_KVM_BOOK3S_HV_POSSIBLE
Aneesh Kumar K.V
1
-4
/
+4
2013-10-17
kvm: powerpc: book3s: pr: Rename KVM_BOOK3S_PR to KVM_BOOK3S_PR_POSSIBLE
Aneesh Kumar K.V
1
-1
/
+1
2013-10-17
powerpc: move debug registers in a structure
Bharat Bhushan
1
-1
/
+1
2013-10-17
KVM: PPC: Book3S PR: Keep volatile reg values in vcpu rather than shadow_vcpu
Paul Mackerras
1
-2
/
+2
2013-10-17
KVM: PPC: Book3S HV: Support POWER6 compatibility mode on POWER7
Paul Mackerras
1
-0
/
+1
2013-10-17
KVM: PPC: Book3S HV: Add support for guest Program Priority Register
Paul Mackerras
1
-0
/
+2
2013-10-17
KVM: PPC: Book3S HV: Store LPCR value for each virtual core
Paul Mackerras
1
-0
/
+1
2013-10-17
KVM: PPC: Book3S HV: Implement timebase offset for guests
Paul Mackerras
1
-0
/
+1
2013-10-17
KVM: PPC: Book3S HV: Save/restore SIAR and SDAR along with other PMU registers
Paul Mackerras
1
-0
/
+2
2013-10-11
powerpc: Provide for giveup_fpu/altivec to save state in alternate location
Paul Mackerras
1
-0
/
+2
2013-10-11
powerpc: Put FP/VSX and VR state into structures
Paul Mackerras
1
-17
/
+8
2013-09-25
powerpc: Remove ksp_limit on ppc64
Benjamin Herrenschmidt
1
-1
/
+2
2013-09-04
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2013-08-29
Merge remote-tracking branch 'origin/next' into kvm-ppc-next
Alexander Graf
1
-4
/
+3
2013-08-09
powerpc/tm: Fix context switching TAR, PPR and DSCR SPRs
Michael Neuling
1
-0
/
+3
2013-07-25
KVM: PPC: Book3S PR: Load up SPRG3 register with guest value on guest entry
Paul Mackerras
1
-0
/
+1
2013-07-01
powerpc/perf: Drop MMCRA from thread_struct
Michael Ellerman
1
-1
/
+0
2013-06-20
powerpc: Restore dbcr0 on user space exit
Bharat Bhushan
1
-3
/
+3
2013-05-24
powerpc: Context switch more PMU related SPRs
Michael Ellerman
1
-0
/
+6
2013-05-05
Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+4
2013-05-02
powerpc: Context switch the new EBB SPRs
Michael Ellerman
1
-0
/
+3
2013-04-26
KVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVM
Benjamin Herrenschmidt
1
-0
/
+2
2013-04-26
KVM: PPC: Book3S HV: Report VPA and DTL modifications in dirty map
Paul Mackerras
1
-0
/
+1
2013-03-22
KVM: PPC: booke: Added debug handler
Bharat Bhushan
1
-0
/
+1
2013-02-24
Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2013-02-15
powerpc: Add transactional memory paca scratch register to show_regs
Michael Neuling
1
-0
/
+1
2013-02-15
powerpc: New macros for transactional memory support
Michael Neuling
1
-0
/
+23
2013-02-15
powerpc/kvm/book3s_hv: Preserve guest CFAR register value
Paul Mackerras
1
-0
/
+5
2013-02-13
KVM: PPC: booke: use vcpu reference from thread_struct
Bharat Bhushan
1
-1
/
+1
2013-02-08
powerpc: Add support for context switching the TAR register
Ian Munsie
1
-0
/
+4
2013-01-10
powerpc: Define ppr in thread_struct
Haren Myneni
1
-0
/
+1
2012-12-06
KVM: PPC: Book3S HV: Improve handling of local vs. global TLB invalidations
Paul Mackerras
1
-3
/
+1
2012-09-07
Merge branch 'merge' into next
Benjamin Herrenschmidt
1
-0
/
+1
2012-09-07
powerpc: Restore VDSO information on critical exception om BookE
Mihai Caraman
1
-1
/
+1
2012-09-05
powerpc: Restore correct DSCR in context switch
Anton Blanchard
1
-0
/
+1
2012-07-11
powerpc: Add VDSO version of getcpu
Anton Blanchard
1
-0
/
+1
2012-05-24
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-3
/
+16
2012-04-30
powerpc: Remove iseries specific fields in lppaca
Anton Blanchard
1
-4
/
+0
2012-04-08
KVM: PPC: Book 3S: Fix compilation for !HV configs
Paul Mackerras
1
-3
/
+3
2012-04-08
KVM: PPC: Book3S HV: Make virtual processor area registration more robust
Paul Mackerras
1
-1
/
+1
2012-04-08
KVM: PPC: Book3S HV: Make secondary threads more robust against stray IPIs
Paul Mackerras
1
-0
/
+2
2012-04-08
KVM: PPC: booke: category E.HV (GS-mode) support
Scott Wood
1
-2
/
+13
2012-03-28
Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-4
/
+12
2012-03-21
powerpc: Remove the remaining CONFIG_PPC_ISERIES pieces
Stephen Rothwell
1
-14
/
+0
2012-03-09
powerpc: Rework lazy-interrupt handling
Benjamin Herrenschmidt
1
-1
/
+1
2012-03-05
KVM: PPC: Implement MMIO emulation support for Book3S HV guests
Paul Mackerras
1
-0
/
+1
[next]