index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
virt
/
kvm
/
kvm_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-15
kvm: avoid uninitialized-variable warnings
Arnd Bergmann
1
-1
/
+2
2017-08-08
KVM: add spinlock optimization framework
Longpeng(Mike)
1
-1
/
+3
2017-08-02
KVM: avoid using rcu_dereference_protected
Paolo Bonzini
1
-7
/
+4
2017-07-26
KVM: make pid available for uevents without debugfs
Claudio Imbrenda
1
-23
/
+12
2017-07-12
KVM: trigger uevents when creating or destroying a VM
Claudio Imbrenda
1
-0
/
+69
2017-07-10
Merge branch 'annotations' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Paolo Bonzini
1
-13
/
+25
2017-07-10
kvm: avoid unused variable warning for UP builds
Paolo Bonzini
1
-9
/
+15
2017-07-07
KVM: mark memory slots as rcu
Christian Borntraeger
1
-2
/
+4
2017-07-07
KVM: mark kvm->busses as rcu protected
Christian Borntraeger
1
-7
/
+10
2017-07-07
KVM: mark vcpu->pid pointer as rcu protected
Christian Borntraeger
1
-4
/
+11
2017-06-27
KVM: explain missing kvm_put_kvm in case of failure
Paolo Bonzini
1
-0
/
+6
2017-06-27
KVM: Replaces symbolic permissions with numeric
Roman Storozhenko
1
-3
/
+3
2017-05-09
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
1
-4
/
+0
2017-05-09
KVM: set no_llseek in stat_fops_per_vm
Geliang Tang
1
-2
/
+2
2017-05-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-15
/
+3
2017-05-08
mm: introduce kv[mz]alloc helpers
Michal Hocko
1
-15
/
+3
2017-05-04
KVM: put back #ifndef CONFIG_S390 around kvm_vcpu_kick
Paolo Bonzini
1
-0
/
+2
2017-05-03
Revert "KVM: Support vCPU-based gfn->hva cache"
Paolo Bonzini
1
-17
/
+17
2017-05-02
KVM: x86: don't hold kvm->lock in KVM_SET_GSI_ROUTING
David Hildenbrand
1
-3
/
+2
2017-04-28
Merge remote-tracking branch 'remotes/powerpc/topic/xive' into kvm-ppc-next
Paul Mackerras
1
-4
/
+0
2017-04-27
KVM: mark requests that need synchronization
Paolo Bonzini
1
-3
/
+22
2017-04-27
KVM: return if kvm_vcpu_wake_up() did wake up the VCPU
Radim Krčmář
1
-4
/
+8
2017-04-27
KVM: add explicit barrier to kvm_vcpu_kick
Andrew Jones
1
-3
/
+0
2017-04-27
KVM: perform a wake_up in kvm_make_all_cpus_request
Radim Krčmář
1
-0
/
+3
2017-04-27
KVM: remove #ifndef CONFIG_S390 around kvm_vcpu_wake_up
Radim Krčmář
1
-2
/
+0
2017-04-27
KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controller
Benjamin Herrenschmidt
1
-4
/
+0
2017-04-12
KVM: x86: race between KVM_SET_GSI_ROUTING and KVM_CREATE_IRQCHIP
David Hildenbrand
1
-0
/
+3
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-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
1
-17
/
+25
2017-03-21
KVM: x86: clear bus pointer when destroyed
Peter Xu
1
-1
/
+11
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
1
-0
/
+1
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 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
2016-12-25
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-12-14
mm: unexport __get_user_pages_unlocked()
Lorenzo Stoakes
1
-3
/
+2
[next]