index
:
amd/drm-amd
amdgpu-upstream-wip
amdgpu-upstream-wip2
amdgpu-upstream-wip3
amdgpu-upstream-wip4
amdgpu-upstream-wip5
amdgpu-upstream-wip6
amdgpu-upstream-wip7
kfd-eviction-wip
master
Kernel display support for AMD GPUs
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-29
Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queue
Paolo Bonzini
13
-116
/
+257
2014-01-27
KVM: PPC: Book3S PR: Cope with doorbell interrupts
Paul Mackerras
1
-0
/
+1
2014-01-27
KVM: PPC: Book3S HV: Add software abort codes for transactional memory
Michael Neuling
1
-0
/
+2
2014-01-27
KVM: PPC: Book3S HV: Add new state for transactional memory
Michael Neuling
1
-3
/
+21
2014-01-27
KVM: PPC: Book3S HV: Basic little-endian guest support
Anton Blanchard
1
-0
/
+1
2014-01-27
KVM: PPC: Book3S HV: Add support for DABRX register on POWER7
Paul Mackerras
3
-7
/
+14
2014-01-27
KVM: PPC: Book3S HV: Prepare for host using hypervisor doorbells
Paul Mackerras
1
-0
/
+1
2014-01-27
KVM: PPC: Book3S HV: Handle new LPCR bits on POWER8
Paul Mackerras
1
-0
/
+2
2014-01-27
KVM: PPC: Book3S HV: Handle guest using doorbells for IPIs
Paul Mackerras
1
-1
/
+3
2014-01-27
KVM: PPC: Book3S HV: Implement architecture compatibility modes for POWER8
Paul Mackerras
1
-0
/
+2
2014-01-27
KVM: PPC: Book3S HV: Add handler for HV facility unavailable
Michael Ellerman
1
-0
/
+1
2014-01-27
KVM: PPC: Book3S HV: Context-switch new POWER8 SPRs
Michael Neuling
3
-1
/
+42
2014-01-27
KVM: PPC: Book3S HV: Align physical and virtual CPU thread numbers
Paul Mackerras
2
-0
/
+3
2014-01-27
kvm/ppc: IRQ disabling cleanup
Scott Wood
1
-0
/
+6
2014-01-27
KVM: PPC: Book3S: MMIO emulation support for little endian guests
Cédric Le Goater
3
-4
/
+17
2014-01-20
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+2
2014-01-20
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-1
/
+22
2014-01-20
Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2014-01-16
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
6
-5
/
+16
2014-01-13
Merge tag 'v3.13-rc8' into core/locking
Ingo Molnar
6
-5
/
+16
2014-01-12
arch: Introduce smp_load_acquire(), smp_store_release()
Peter Zijlstra
1
-1
/
+20
2014-01-09
KVM: PPC: Unify kvmppc_get_last_inst and sc
Alexander Graf
1
-11
/
+7
2014-01-09
kvm: powerpc: use caching attributes as per linux pte
Bharat Bhushan
1
-1
/
+1
2014-01-09
kvm: powerpc: define a linux pte lookup function
Bharat Bhushan
1
-0
/
+21
2014-01-09
KVM: PPC: Store FP/VSX/VMX state in thread_fp/vr_state structures
Paul Mackerras
1
-8
/
+4
2014-01-09
KVM: PPC: Use load_fp/vr_state rather than load_up_fpu/altivec
Paul Mackerras
2
-5
/
+0
2014-01-09
kvm/powerpc: move kvm_hypercall0() and friends to epapr_hypercall0()
Bharat Bhushan
2
-68
/
+66
2014-01-09
kvm/powerpc: rename kvm_hypercall() to epapr_hypercall()
Bharat Bhushan
2
-17
/
+52
2013-12-30
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2
-2
/
+7
2013-12-30
powerpc: Make unaligned accesses endian-safe for powerpc
Rajesh B Prathipati
1
-1
/
+6
2013-12-30
powerpc: Fix bad stack check in exception entry
Michael Neuling
1
-1
/
+1
2013-12-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-1
/
+7
2013-12-20
Merge tag 'signed-for-3.13' of git://github.com/agraf/linux-2.6 into kvm-master
Paolo Bonzini
3
-1
/
+7
2013-12-18
powerpc: book3s: kvm: Don't abuse host r2 in exit path
Aneesh Kumar K.V
1
-0
/
+1
2013-12-17
Merge tag 'v3.13-rc4' into core/locking
Ingo Molnar
10
-9
/
+64
2013-12-16
Merge tag 'v3.13-rc4' into perf/core
Ingo Molnar
10
-11
/
+64
2013-12-16
powerpc: Full barrier for smp_mb__after_unlock_lock()
Paul E. McKenney
1
-0
/
+2
2013-12-13
powerpc/powernv: Fix OPAL LPC access in Little Endian
Benjamin Herrenschmidt
1
-1
/
+1
2013-12-13
powerpc/powernv: Fix endian issue in opal_xscom_read
Anton Blanchard
1
-1
/
+1
2013-12-11
powerpc/kvm/booke: Fix build break due to stack frame size warning
Scott Wood
1
-1
/
+1
2013-12-10
powerpc: Fix PTE page address mismatch in pgtable ctor/dtor
Hong H. Pham
2
-8
/
+4
2013-12-09
KVM: PPC: Book3S: PR: Make svcpu -> vcpu store preempt savvy
Alexander Graf
1
-0
/
+1
2013-12-09
KVM: PPC: Book3S: PR: Export kvmppc_copy_to|from_svcpu
Alexander Graf
1
-0
/
+4
2013-11-26
powerpc: Clean up panic_timeout usage
Jason Baron
1
-0
/
+1
2013-11-25
powerpc/kdump: Adding symbols in vmcoreinfo to facilitate dump filtering
Hari Bathini
1
-0
/
+1
2013-11-22
powerpc/8xx: mfspr SPRN_TBRx in lieu of mftb/mftbu is not supported
LEROY Christophe
3
-0
/
+17
2013-11-22
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-1
/
+1
2013-11-21
Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
1
-3
/
+2
2013-11-21
powerpc: Make cpu_to_chip_id() available when SMP=n
Michael Ellerman
1
-1
/
+1
2013-11-20
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
4
-0
/
+41
[next]