index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
virt
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-18
mm: introduce kv[mz]alloc helpers
Michal Hocko
1
-15
/
+3
2017-04-18
Merge remote-tracking branch 'kvm-ppc/kvm-ppc-next'
Stephen Rothwell
1
-0
/
+105
2017-04-18
Merge remote-tracking branch 'kvm-arm/next'
Stephen Rothwell
9
-313
/
+352
2017-04-18
Merge remote-tracking branch 'kvm/linux-next'
Stephen Rothwell
1
-21
/
+8
2017-04-18
Merge remote-tracking branch 'arm64/for-next/core'
Stephen Rothwell
1
-1
/
+3
2017-04-09
KVM: arm/arm64: Report PMU overflow interrupts to userspace irqchip
Christoffer Dall
2
-7
/
+35
2017-04-09
KVM: arm/arm64: Support arch timers with a userspace gic
Alexander Graf
1
-23
/
+99
2017-04-09
KVM: arm/arm64: Cleanup the arch timer code's irqchip checking
Christoffer Dall
1
-8
/
+7
2017-04-09
KVM: arm/arm64: vgic: Improve sync_hwstate performance
Christoffer Dall
3
-8
/
+16
2017-04-09
KVM: arm/arm64: vgic: Don't check vgic_initialized in sync/flush
Christoffer Dall
1
-6
/
+0
2017-04-09
KVM: arm/arm64: vgic: Implement early VGIC init functionality
Christoffer Dall
1
-40
/
+56
2017-04-09
KVM: arm/arm64: vgic: Get rid of MISR and EISR fields
Christoffer Dall
2
-4
/
+0
2017-04-09
KVM: arm/arm64: vgic: Get rid of unnecessary save_maint_int_state
Christoffer Dall
2
-69
/
+0
2017-04-09
KVM: arm/arm64: vgic: Get rid of unnecessary process_maintenance operation
Christoffer Dall
4
-96
/
+25
2017-04-09
KVM: arm/arm64: vgic: Only set underflow when actually out of LRs
Christoffer Dall
1
-4
/
+6
2017-04-09
KVM: arm/arm64: vgic: Get rid of live_lrs
Christoffer Dall
2
-59
/
+22
2017-04-09
KVM: arm/arm64: vgic: Avoid flushing vgic state when there's no pending IRQ
Shih-Wei Li
1
-0
/
+17
2017-04-09
KVM: arm/arm64: vgic: Defer touching GICH_VMCR to vcpu_load/put
Christoffer Dall
7
-11
/
+92
2017-04-07
kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET public
Paolo Bonzini
1
-5
/
+5
2017-04-07
kvm: make KVM_CAP_COALESCED_MMIO architecture agnostic
Paolo Bonzini
1
-0
/
+4
2017-04-07
KVM: x86: drop legacy device assignment
Paolo Bonzini
1
-17
/
+0
2017-04-06
KVM: PPC: VFIO: Add in-kernel acceleration for VFIO
Alexey Kardashevskiy
1
-0
/
+105
2017-04-05
Merge tag 'kvm-arm-for-v4.11-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Radim Krčmář
4
-7
/
+66
2017-04-04
KVM: arm/arm64: vgic: Fix GICC_PMR uaccess on GICv3 and clarify ABI
Christoffer Dall
3
-7
/
+30
2017-04-04
KVM: arm64: Ensure LRs are clear when they should be
Christoffer Dall
3
-0
/
+36
2017-03-28
KVM: pci-assign: do not map smm memory slot pages in vt-d page tables
Herongguang (Stephen)
1
-1
/
+1
2017-03-23
KVM: kvm_io_bus_unregister_dev() should never fail
David Hildenbrand
2
-18
/
+27
2017-03-23
arm: kvm: move kvm_vgic_global_state out of .text section
Ard Biesheuvel
1
-1
/
+3
2017-03-21
KVM: x86: clear bus pointer when destroyed
Peter Xu
1
-1
/
+11
2017-03-07
KVM: arm/arm64: VGIC: Fix command handling while ITS being disabled
Andre Przywara
1
-44
/
+65
2017-03-07
KVM: arm/arm64: Let vcpu thread modify its own active state
Jintack Lim
1
-8
/
+24
2017-03-06
KVM: arm/arm64: vgic-v3: Don't pretend to support IRQ/FIQ bypass
Marc Zyngier
1
-1
/
+4
2017-03-04
Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-4
/
+4
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-1
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2
-0
/
+2
2017-03-01
kvm: convert kvm.users_count from atomic_t to refcount_t
Elena Reshetova
1
-4
/
+4
2017-02-27
mm: add new mmget() helper
Vegard Nossum
1
-1
/
+1
2017-02-27
mm: add new mmgrab() helper
Vegard Nossum
1
-1
/
+1
2017-02-24
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
1
-2
/
+2
2017-02-17
KVM: Return an error code only as a constant in kvm_get_dirty_log()
Markus Elfring
1
-11
/
+5
2017-02-17
KVM: Return an error code only as a constant in kvm_get_dirty_log_protect()
Markus Elfring
1
-12
/
+5
2017-02-17
KVM: Return directly after a failed copy_from_user() in kvm_vm_compat_ioctl()
Markus Elfring
1
-4
/
+1
2017-02-16
KVM: Support vCPU-based gfn->hva cache
Cao, Lei
1
-17
/
+17
2017-02-16
KVM: use separate generations for each address space
Paolo Bonzini
1
-8
/
+16
2017-02-16
KVM: only retrieve memslots once when initializing cache
Paolo Bonzini
1
-7
/
+14
2017-02-08
KVM: arm/arm64: Emulate the EL1 phys timer registers
Jintack Lim
1
-1
/
+1
2017-02-08
KVM: arm/arm64: Set up a background timer for the physical timer emulation
Jintack Lim
1
-1
/
+24
2017-02-08
KVM: arm/arm64: Set a background timer to the earliest timer expiration
Jintack Lim
1
-13
/
+40
2017-02-08
KVM: arm/arm64: Update the physical timer interrupt level
Jintack Lim
1
-0
/
+4
[next]