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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-02
KVM: PPC: Book3S: Add API for in-kernel XICS emulation
Paul Mackerras
6
-25
/
+205
2013-05-02
kvm/ppc/mpic: fix missing unlock in set_base_addr()
Wei Yongjun
1
-1
/
+1
2013-05-02
kvm/ppc: Hold srcu lock when calling kvm_io_bus_read/write
Scott Wood
1
-4
/
+19
2013-05-02
kvm/ppc/mpic: remove users
Scott Wood
1
-1
/
+0
2013-05-02
kvm/ppc/mpic: fix mmio region lists when multiple guests used
Scott Wood
1
-21
/
+32
2013-04-29
kvm: KVM_CAP_IOMMU only available with device assignment
Alex Williamson
2
-0
/
+4
2013-04-28
KVM: nVMX: Skip PF interception check when queuing during nested run
Jan Kiszka
1
-1
/
+1
2013-04-28
KVM: x86: Increase the "hard" max VCPU limit
Chegu Vinod
1
-1
/
+1
2013-04-28
kvm: Allow build-time configuration of KVM device assignment
Alex Williamson
8
-15
/
+32
2013-04-28
Merge git://github.com/agraf/linux-2.6.git kvm-ppc-next into queue
Gleb Natapov
41
-211
/
+4871
2013-04-28
KVM: x86: Rework request for immediate exit
Jan Kiszka
4
-13
/
+14
2013-04-28
kvm, svm: Fix typo in printk message
Borislav Petkov
1
-1
/
+1
2013-04-28
KVM: VMX: remove unprintable characters from comment
Jan Kiszka
1
-1
/
+1
2013-04-26
KVM: PPC: Book3S: Facilities to save/restore XICS presentation ctrler state
Paul Mackerras
4
-0
/
+123
2013-04-26
KVM: PPC: Book3S: Add support for ibm,int-on/off RTAS calls
Paul Mackerras
4
-15
/
+113
2013-04-26
KVM: PPC: Book3S HV: Improve real-mode handling of external interrupts
Paul Mackerras
3
-64
/
+80
2013-04-26
KVM: PPC: Book3S HV: Add support for real mode ICP in XICS emulation
Benjamin Herrenschmidt
5
-19
/
+490
2013-04-26
KVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVM
Benjamin Herrenschmidt
7
-19
/
+158
2013-04-26
KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controller
Benjamin Herrenschmidt
12
-2
/
+1192
2013-04-26
KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS calls
Michael Ellerman
10
-1
/
+230
2013-04-26
kvm/ppc/mpic: Eliminate mmio_mapped
Scott Wood
1
-28
/
+1
2013-04-26
kvm: destroy emulated devices on VM exit
Scott Wood
1
-2
/
+0
2013-04-26
KVM: IA64: Carry non-ia64 changes into ia64
Alexander Graf
3
-1
/
+3
2013-04-26
KVM: PPC: MPIC: Restrict to e500 platforms
Alexander Graf
1
-1
/
+1
2013-04-26
KVM: PPC: MPIC: Add support for KVM_IRQ_LINE
Alexander Graf
2
-0
/
+14
2013-04-26
KVM: PPC: Support irq routing and irqfd for in-kernel MPIC
Alexander Graf
6
-1
/
+139
2013-04-26
kvm/ppc/mpic: add KVM_CAP_IRQ_MPIC
Scott Wood
5
-8
/
+132
2013-04-26
kvm/ppc/mpic: in-kernel MPIC emulation
Scott Wood
8
-200
/
+626
2013-04-26
kvm/ppc/mpic: adapt to kernel style and environment
Scott Wood
1
-237
/
+208
2013-04-26
kvm/ppc/mpic: remove some obviously unneeded code
Scott Wood
1
-344
/
+0
2013-04-26
kvm/ppc/mpic: import hw/openpic.c from QEMU
Scott Wood
1
-0
/
+1686
2013-04-26
KVM: Move irqfd resample cap handling to generic code
Alexander Graf
1
-1
/
+0
2013-04-26
KVM: Extract generic irqchip logic into irqchip.c
Alexander Graf
1
-1
/
+1
2013-04-26
KVM: Introduce CONFIG_HAVE_KVM_IRQ_ROUTING
Alexander Graf
1
-0
/
+1
2013-04-26
KVM: Add KVM_IRQCHIP_NUM_PINS in addition to KVM_IOAPIC_NUM_PINS
Alexander Graf
1
-0
/
+2
2013-04-26
KVM: PPC: Book3S HV: Report VPA and DTL modifications in dirty map
Paul Mackerras
6
-21
/
+80
2013-04-26
KVM: PPC: Book3S HV: Make HPT reading code notice R/C bit changes
Paul Mackerras
3
-20
/
+63
2013-04-26
KVM: PPC: e500: Add e6500 core to Kconfig description
Mihai Caraman
1
-3
/
+3
2013-04-26
KVM: PPC: e500mc: Enable e6500 cores
Mihai Caraman
1
-0
/
+2
2013-04-26
KVM: PPC: e500: Remove E.PT and E.HV.LRAT categories from VCPUs
Mihai Caraman
1
-0
/
+4
2013-04-26
KVM: PPC: e500: Add support for EPTCFG register
Mihai Caraman
4
-0
/
+23
2013-04-26
KVM: PPC: e500: Add support for TLBnPS registers
Mihai Caraman
5
-0
/
+55
2013-04-26
KVM: PPC: e500: Move vcpu's MMU configuration to dedicated functions
Mihai Caraman
1
-22
/
+38
2013-04-26
KVM: PPC: e500: Expose MMU registers via ONE_REG
Mihai Caraman
5
-4
/
+123
2013-04-26
KVM: PPC: Book3E: Refactor ONE_REG ioctl implementation
Mihai Caraman
4
-47
/
+91
2013-04-26
booke: exit to user space if emulator request
Bharat Bhushan
1
-0
/
+3
2013-04-26
KVM: extend EMULATE_EXIT_USER to support different exit reasons
Bharat Bhushan
2
-2
/
+2
2013-04-26
Rename EMULATE_DO_PAPR to EMULATE_EXIT_USER
Bharat Bhushan
3
-3
/
+3
2013-04-26
KVM: PPC: debug stub interface parameter defined
Bharat Bhushan
4
-6
/
+35
2013-04-26
KVM: PPC: cache flush for kernel managed pages
Bharat Bhushan
1
-1
/
+8
[next]