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
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-01
KVM: x86: fix L1TF's MMIO GFN calculation
Sean Christopherson
1
-4
/
+20
2018-10-01
KVM: nVMX: Fix emulation of VM_ENTRY_LOAD_BNDCFGS
Liran Alon
1
-2
/
+11
2018-10-01
KVM: x86: Do not use kvm_x86_ops->mpx_supported() directly
Liran Alon
2
-2
/
+2
2018-10-01
KVM: nVMX: Do not expose MPX VMX controls when guest MPX disabled
Liran Alon
1
-6
/
+20
2018-09-24
KVM: x86: never trap MSR_KERNEL_GS_BASE
Paolo Bonzini
1
-37
/
+10
2018-09-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Greg Kroah-Hartman
19
-239
/
+318
2018-09-20
KVM: nVMX: Fix bad cleanup on error of get/set nested state IOCTLs
Liran Alon
1
-8
/
+14
2018-09-20
KVM: x86: Control guest reads of MSR_PLATFORM_INFO
Drew Schmitt
2
-0
/
+12
2018-09-20
KVM: x86: Turbo bits in MSR_PLATFORM_INFO
Drew Schmitt
1
-1
/
+0
2018-09-20
nVMX x86: Check VPID value on vmentry of L2 guests
Krish Sadhukhan
1
-0
/
+3
2018-09-20
nVMX x86: check posted-interrupt descriptor addresss on vmentry of L2
Krish Sadhukhan
1
-1
/
+5
2018-09-20
KVM: nVMX: Wake blocked vCPU in guest-mode if pending interrupt in virtual APICv
Liran Alon
3
-1
/
+32
2018-09-20
KVM: VMX: check nested state and CR4.VMXE against SMM
Paolo Bonzini
1
-2
/
+11
2018-09-20
kvm: x86: make kvm_{load|put}_guest_fpu() static
Sebastian Andrzej Siewior
1
-23
/
+23
2018-09-20
x86/hyper-v: rename ipi_arg_{ex,non_ex} structures
Vitaly Kuznetsov
2
-11
/
+13
2018-09-20
KVM: VMX: use preemption timer to force immediate VMExit
Sean Christopherson
4
-2
/
+31
2018-09-20
KVM: VMX: modify preemption timer bit only when arming timer
Sean Christopherson
1
-29
/
+32
2018-09-20
KVM: VMX: immediately mark preemption timer expired only for zero value
Sean Christopherson
1
-6
/
+8
2018-09-20
KVM: SVM: Switch to bitmap_zalloc()
Andy Shevchenko
1
-3
/
+2
2018-09-20
KVM/MMU: Fix comment in walk_shadow_page_lockless_end()
Tianyu Lan
1
-1
/
+1
2018-09-20
KVM: x86: don't reset root in kvm_mmu_setup()
Wei Yang
1
-1
/
+6
2018-09-20
kvm: mmu: Don't read PDPTEs when paging is not enabled
Junaid Shahid
1
-2
/
+2
2018-09-20
x86/kvm/lapic: always disable MMIO interface in x2APIC mode
Vitaly Kuznetsov
2
-3
/
+20
2018-09-19
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Greg Kroah-Hartman
5
-5
/
+0
2018-09-18
Merge tag 'kvm-ppc-fixes-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
8
-143
/
+99
2018-09-18
Merge tag 'kvm-s390-master-4.19-2' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2
-3
/
+5
2018-09-18
Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/net
Greg Kroah-Hartman
1
-1
/
+1
2018-09-17
ARM: dts: at91: add new compatibility string for macb on sama5d3
Nicolas Ferre
1
-1
/
+1
2018-09-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-14
/
+14
2018-09-15
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+4
2018-09-15
x86/APM: Fix build warning when PROC_FS is not enabled
Randy Dunlap
1
-0
/
+2
2018-09-14
Merge tag 'xtensa-20180914' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
3
-14
/
+16
2018-09-14
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
4
-13
/
+22
2018-09-14
Revert "x86/mm/legacy: Populate the user page-table with user pgd's"
Joerg Roedel
1
-9
/
+0
2018-09-14
crypto: x86/aegis,morus - Do not require OSXSAVE for SSE2
Ondrej Mosnacek
5
-5
/
+0
2018-09-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...
Linus Torvalds
2
-3
/
+3
2018-09-13
Merge tag 's390-4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-1
/
+1
2018-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-2
/
+3
2018-09-12
x86/efi: Load fixmap GDT in efi_call_phys_epilog() before setting %cr3
Guenter Roeck
1
-2
/
+1
2018-09-12
x86/xen: Disable CPU0 hotplug for Xen PV
Juergen Gross
1
-1
/
+3
2018-09-12
Merge tag 'riscv-for-linus-4.19-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-7
/
+0
2018-09-12
KVM: s390: Make huge pages unavailable in ucontrol VMs
Janosch Frank
1
-2
/
+2
2018-09-12
s390/mm: Check for valid vma before zapping in gmap_discard
Janosch Frank
1
-1
/
+3
2018-09-11
MIPS: lantiq: dma: add dev pointer
Hauke Mehrtens
2
-2
/
+3
2018-09-11
xtensa: enable SG chaining in Kconfig
Max Filippov
1
-0
/
+1
2018-09-11
xtensa: remove unnecessary KBUILD_SRC ifeq conditional
Masahiro Yamada
1
-4
/
+0
2018-09-12
KVM: PPC: Book3S HV: Don't use compound_order to determine host mapping size
Nicholas Piggin
1
-54
/
+37
2018-09-12
KVM: PPC: Avoid marking DMA-mapped pages dirty in real mode
Alexey Kardashevskiy
7
-89
/
+62
2018-09-11
x86/EISA: Don't probe EISA bus for Xen PV guests
Boris Ostrovsky
1
-2
/
+8
2018-09-11
arm64: kernel: arch_crash_save_vmcoreinfo() should depend on CONFIG_CRASH_CORE
James Morse
3
-11
/
+20
[next]