index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-28
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
10
-53
/
+43
2020-01-28
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-2
/
+94
2020-01-28
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+5
2020-01-28
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
13
-72
/
+21
2020-01-28
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-37
/
+6
2020-01-28
Merge branches 'x86/hyperv', 'x86/kdump' and 'x86/misc' into x86/urgent, to p...
Ingo Molnar
7
-33
/
+45
2020-01-28
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
41
-99
/
+109
2020-01-28
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
19
-903
/
+594
2020-01-28
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+9
2020-01-28
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
84
-1854
/
+1588
2020-01-28
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+0
2020-01-28
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
11
-14
/
+17
2020-01-28
Merge branch 'core-headers-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
12
-122
/
+73
2020-01-28
of: Add OF_DMA_DEFAULT_COHERENT & select it on powerpc
Michael Ellerman
1
-0
/
+1
2020-01-27
Merge tag 'x86-pti-2020-01-28' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-7
/
+15
2020-01-27
Merge tag 'irq-core-2020-01-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-0
/
+4
2020-01-27
Merge tag 'smp-core-2020-01-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2020-01-27
Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
13
-20
/
+191
2020-01-27
Merge tag 'timers-urgent-2020-01-27' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2020-01-27
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
71
-141
/
+96
2020-01-27
Merge tag 'pm-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-0
/
+1
2020-01-27
KVM: x86: Use a typedef for fastop functions
Sean Christopherson
1
-7
/
+7
2020-01-27
KVM: X86: Add 'else' to unify fastop and execute call path
Miaohe Lin
1
-4
/
+2
2020-01-27
KVM: x86: inline memslot_valid_for_gpte
Paolo Bonzini
1
-13
/
+4
2020-01-27
KVM: x86/mmu: Use huge pages for DAX-backed files
Sean Christopherson
1
-5
/
+4
2020-01-27
KVM: x86/mmu: Remove lpage_is_disallowed() check from set_spte()
Sean Christopherson
1
-36
/
+3
2020-01-27
KVM: x86/mmu: Fold max_mapping_level() into kvm_mmu_hugepage_adjust()
Sean Christopherson
2
-37
/
+30
2020-01-27
KVM: x86/mmu: Zap any compound page when collapsing sptes
Sean Christopherson
1
-1
/
+1
2020-01-27
KVM: x86/mmu: Remove obsolete gfn restoration in FNAME(fetch)
Sean Christopherson
1
-10
/
+3
2020-01-27
KVM: x86/mmu: Rely on host page tables to find HugeTLB mappings
Sean Christopherson
2
-70
/
+29
2020-01-27
KVM: x86/mmu: Drop level optimization from fast_page_fault()
Sean Christopherson
1
-4
/
+3
2020-01-27
KVM: x86/mmu: Walk host page tables to find THP mappings
Sean Christopherson
1
-2
/
+31
2020-01-27
KVM: x86/mmu: Refactor THP adjust to prep for changing query
Sean Christopherson
2
-24
/
+23
2020-01-27
x86/mm: Introduce lookup_address_in_mm()
Sean Christopherson
2
-0
/
+15
2020-01-27
KVM: Use vcpu-specific gva->hva translation when querying host page size
Sean Christopherson
2
-4
/
+4
2020-01-27
mm: thp: KVM: Explicitly check for THP when populating secondary MMU
Sean Christopherson
1
-2
/
+2
2020-01-27
KVM: x86/mmu: Enforce max_level on HugeTLB mappings
Sean Christopherson
1
-2
/
+3
2020-01-27
kvm/x86: export kvm_vector_hashing_enabled() is unnecessary
Peng Hao
1
-1
/
+0
2020-01-27
KVM: VMX: remove duplicated segment cache clear
Miaohe Lin
1
-2
/
+0
2020-01-27
Adding 'else' to reduce checking.
Haiwei Li
1
-2
/
+2
2020-01-27
KVM: nVMX: Check GUEST_DR7 on vmentry of nested guests
Krish Sadhukhan
3
-1
/
+11
2020-01-27
KVM: Move running VCPU from ARM to common code
Paolo Bonzini
2
-4
/
+0
2020-01-27
KVM: X86: Drop x86_set_memory_region()
Peter Xu
3
-18
/
+12
2020-01-27
KVM: X86: Don't take srcu lock in init_rmode_identity_map()
Peter Xu
1
-7
/
+3
2020-01-27
x86/kvm/hyper-v: remove stale evmcs_already_enabled check from nested_enable_...
Vitaly Kuznetsov
1
-5
/
+0
2020-01-27
KVM: x86: Perform non-canonical checks in 32-bit KVM
Sean Christopherson
2
-10
/
+0
2020-01-27
KVM: nVMX: WARN on failure to set IA32_PERF_GLOBAL_CTRL
Oliver Upton
1
-14
/
+4
2020-01-27
KVM: x86: Remove unused ctxt param from emulator's FPU accessors
Sean Christopherson
1
-15
/
+13
2020-01-27
KVM: x86: Revert "KVM: X86: Fix fpu state crash in kvm guest"
Sean Christopherson
1
-6
/
+3
2020-01-27
KVM: x86: Ensure guest's FPU state is loaded when accessing for emulation
Sean Christopherson
1
-0
/
+39
[prev]
[next]