index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
virt
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
KVM: arm/arm64: vgic: Don't check vgic_initialized in sync/flush
Christoffer Dall
2017-04-09
1
-6
/
+0
|
|
*
|
|
KVM: arm/arm64: vgic: Implement early VGIC init functionality
Christoffer Dall
2017-04-09
1
-40
/
+56
|
|
*
|
|
KVM: arm/arm64: vgic: Get rid of MISR and EISR fields
Christoffer Dall
2017-04-09
2
-4
/
+0
|
|
*
|
|
KVM: arm/arm64: vgic: Get rid of unnecessary save_maint_int_state
Christoffer Dall
2017-04-09
2
-69
/
+0
|
|
*
|
|
KVM: arm/arm64: vgic: Get rid of unnecessary process_maintenance operation
Christoffer Dall
2017-04-09
4
-96
/
+25
|
|
*
|
|
KVM: arm/arm64: vgic: Only set underflow when actually out of LRs
Christoffer Dall
2017-04-09
1
-4
/
+6
|
|
*
|
|
KVM: arm/arm64: vgic: Get rid of live_lrs
Christoffer Dall
2017-04-09
2
-59
/
+22
|
|
*
|
|
KVM: arm/arm64: vgic: Avoid flushing vgic state when there's no pending IRQ
Shih-Wei Li
2017-04-09
1
-0
/
+17
|
|
*
|
|
KVM: arm/arm64: vgic: Defer touching GICH_VMCR to vcpu_load/put
Christoffer Dall
2017-04-09
7
-11
/
+92
|
|
|
|
/
|
|
|
/
|
|
*
|
|
KVM: mark requests that need synchronization
Paolo Bonzini
2017-04-27
1
-3
/
+22
|
*
|
|
KVM: return if kvm_vcpu_wake_up() did wake up the VCPU
Radim Krčmář
2017-04-27
1
-4
/
+8
|
*
|
|
KVM: add explicit barrier to kvm_vcpu_kick
Andrew Jones
2017-04-27
1
-3
/
+0
|
*
|
|
KVM: perform a wake_up in kvm_make_all_cpus_request
Radim Krčmář
2017-04-27
1
-0
/
+3
|
*
|
|
KVM: remove #ifndef CONFIG_S390 around kvm_vcpu_wake_up
Radim Krčmář
2017-04-27
1
-2
/
+0
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2017-04-21
1
-0
/
+105
|
|
\
\
|
|
*
|
KVM: PPC: VFIO: Add in-kernel acceleration for VFIO
Alexey Kardashevskiy
2017-04-20
1
-0
/
+105
|
*
|
|
KVM: x86: cleanup return handling in setup_routing_entry()
David Hildenbrand
2017-04-12
1
-6
/
+5
|
*
|
|
KVM: x86: rename kvm_vcpu_request_scan_ioapic()
David Hildenbrand
2017-04-12
1
-2
/
+2
|
*
|
|
KVM: x86: race between KVM_SET_GSI_ROUTING and KVM_CREATE_IRQCHIP
David Hildenbrand
2017-04-12
1
-0
/
+3
|
|
/
/
|
*
|
kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET public
Paolo Bonzini
2017-04-07
1
-5
/
+5
|
*
|
kvm: make KVM_CAP_COALESCED_MMIO architecture agnostic
Paolo Bonzini
2017-04-07
1
-0
/
+4
|
*
|
KVM: x86: drop legacy device assignment
Paolo Bonzini
2017-04-07
1
-17
/
+0
*
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-05-05
1
-1
/
+3
|
\
\
\
|
*
|
|
arm: kvm: move kvm_vgic_global_state out of .text section
Ard Biesheuvel
2017-03-23
1
-1
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'kvm-arm-for-v4.11-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Radim Krčmář
2017-04-05
4
-7
/
+66
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
KVM: arm/arm64: vgic: Fix GICC_PMR uaccess on GICv3 and clarify ABI
Christoffer Dall
2017-04-04
3
-7
/
+30
|
*
|
KVM: arm64: Ensure LRs are clear when they should be
Christoffer Dall
2017-04-04
3
-0
/
+36
|
|
/
*
|
KVM: pci-assign: do not map smm memory slot pages in vt-d page tables
Herongguang (Stephen)
2017-03-28
1
-1
/
+1
*
|
KVM: kvm_io_bus_unregister_dev() should never fail
David Hildenbrand
2017-03-23
2
-18
/
+27
*
|
KVM: x86: clear bus pointer when destroyed
Peter Xu
2017-03-21
1
-1
/
+11
|
/
*
KVM: arm/arm64: VGIC: Fix command handling while ITS being disabled
Andre Przywara
2017-03-07
1
-44
/
+65
*
KVM: arm/arm64: Let vcpu thread modify its own active state
Jintack Lim
2017-03-07
1
-8
/
+24
*
KVM: arm/arm64: vgic-v3: Don't pretend to support IRQ/FIQ bypass
Marc Zyngier
2017-03-06
1
-1
/
+4
*
Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-03-04
1
-4
/
+4
|
\
|
*
kvm: convert kvm.users_count from atomic_t to refcount_t
Elena Reshetova
2017-03-01
1
-4
/
+4
*
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
|
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
2
-0
/
+2
*
|
mm: add new mmget() helper
Vegard Nossum
2017-02-27
1
-1
/
+1
*
|
mm: add new mmgrab() helper
Vegard Nossum
2017-02-27
1
-1
/
+1
*
|
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2017-02-24
1
-2
/
+2
|
/
*
KVM: Return an error code only as a constant in kvm_get_dirty_log()
Markus Elfring
2017-02-17
1
-11
/
+5
*
KVM: Return an error code only as a constant in kvm_get_dirty_log_protect()
Markus Elfring
2017-02-17
1
-12
/
+5
*
KVM: Return directly after a failed copy_from_user() in kvm_vm_compat_ioctl()
Markus Elfring
2017-02-17
1
-4
/
+1
*
KVM: Support vCPU-based gfn->hva cache
Cao, Lei
2017-02-16
1
-17
/
+17
*
KVM: use separate generations for each address space
Paolo Bonzini
2017-02-16
1
-8
/
+16
*
KVM: only retrieve memslots once when initializing cache
Paolo Bonzini
2017-02-16
1
-7
/
+14
*
KVM: arm/arm64: Emulate the EL1 phys timer registers
Jintack Lim
2017-02-08
1
-1
/
+1
*
KVM: arm/arm64: Set up a background timer for the physical timer emulation
Jintack Lim
2017-02-08
1
-1
/
+24
*
KVM: arm/arm64: Set a background timer to the earliest timer expiration
Jintack Lim
2017-02-08
1
-13
/
+40
[prev]
[next]