index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
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-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
2012-03-05
KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASn
Scott Wood
1
-4
/
+11
2011-12-08
powerpc: Provide a way for KVM to indicate that NV GPR values are lost
Paul Mackerras
1
-0
/
+1
2011-11-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-0
/
+10
2011-09-25
KVM: PPC: Implement H_CEDE hcall for book3s_hv in real-mode code
Paul Mackerras
1
-0
/
+6
2011-09-25
KVM: PPC: book3s_pr: Simplify transitions between virtual and real mode
Paul Mackerras
1
-6
/
+1
2011-09-20
powerpc/powernv: Machine check and other system interrupts
Benjamin Herrenschmidt
1
-0
/
+10
2011-07-25
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-0
/
+3
2011-07-12
KVM: PPC: book3s_hv: Add support for PPC970-family processors
Paul Mackerras
1
-0
/
+1
2011-07-12
KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guests
Paul Mackerras
1
-1
/
+3
2011-07-12
KVM: PPC: Allow book3s_hv guests to use SMT processor modes
Paul Mackerras
1
-0
/
+6
2011-07-12
KVM: PPC: Handle some PAPR hcalls in the kernel
Paul Mackerras
1
-0
/
+2
2011-07-12
KVM: PPC: Add support for Book3S processors in hypervisor mode
Paul Mackerras
1
-0
/
+79
2011-07-12
KVM: PPC: Split host-state fields out of kvmppc_book3s_shadow_vcpu
Paul Mackerras
1
-47
/
+47
2011-07-12
KVM: PPC: e500: Add shadow PID support
Liu Yu
1
-0
/
+1
2011-07-12
KVM: PPC: e500: Save/restore SPE state
Scott Wood
1
-0
/
+7
2011-07-12
KVM: PPC: booke: use shadow_msr
Scott Wood
1
-1
/
+1
2011-06-22
powerpc/85xx: Save scratch registers to thread info instead of using SPRGs.
Ashish Kalra
1
-0
/
+3
2011-05-23
Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2011-05-22
KVM: PPC: booke: save/restore VRSAVE (a.k.a. USPRG0)
Scott Wood
1
-0
/
+1
2011-04-27
powerpc: Per process DSCR + some fixes (try#4)
Alexey Kardashevskiy
1
-0
/
+1
2010-11-29
powerpc: Remove second definition of STACK_FRAME_OVERHEAD
Stephen Rothwell
1
-1
/
+0
2010-10-24
Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-4
/
+21
2010-10-24
KVM: PPC: Add mtsrin PV code
Alexander Graf
1
-0
/
+1
2010-10-24
KVM: PPC: Fix CONFIG_KVM_GUEST && !CONFIG_KVM case
Alexander Graf
1
-3
/
+3
2010-10-24
KVM: PPC: Generic KVM PV guest support
Alexander Graf
1
-0
/
+15
2010-10-24
KVM: PPC: Convert MSR to shared page
Alexander Graf
1
-1
/
+1
2010-10-24
KVM: PPC: Introduce shared page
Alexander Graf
1
-0
/
+1
2010-10-14
powerpc/fsl-booke64: Use TLB CAMs to cover linear mapping on FSL 64-bit chips
Kumar Gala
1
-2
/
+2
[next]