Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
0eb05bf290cfe8610d9680b49abef37febd1c38a
0eb05bf
KVM: page track: add notifier support
by Xiao Guangrong
· 9 years ago
e5691a8
KVM: MMU: clear write-flooding on the fast path of tracked page
by Xiao Guangrong
· 9 years ago
3d0c27a
KVM: MMU: let page fault handler be aware tracked page
by Xiao Guangrong
· 9 years ago
f29d4d7
KVM: page track: introduce kvm_slot_page_track_{add,remove}_page
by Xiao Guangrong
· 9 years ago
21ebbed
KVM: page track: add the framework of guest page tracking
by Xiao Guangrong
· 9 years ago
aeecee2
KVM: MMU: introduce kvm_mmu_slot_gfn_write_protect
by Xiao Guangrong
· 9 years ago
547ffae
KVM: MMU: introduce kvm_mmu_gfn_{allow,disallow}_lpage
by Xiao Guangrong
· 9 years ago
92f94f1
KVM: MMU: rename has_wrprotected_page to mmu_gfn_lpage_is_disallowed
by Xiao Guangrong
· 9 years ago
4d99ba8
kvm: x86: Check dest_map->vector to match eoi signals for rtc
by Joerg Roedel
· 9 years ago
9daa500
kvm: x86: Track irq vectors in ioapic->rtc_status.dest_map
by Joerg Roedel
· 9 years ago
9e4aabe
kvm: x86: Convert ioapic->rtc_status.dest_map to a struct
by Joerg Roedel
· 9 years ago
61ec84f
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD
by Paolo Bonzini
· 9 years ago
58ded42
KVM: PPC: Add support for 64bit TCE windows
by Alexey Kardashevskiy
· 9 years ago
14f853f
KVM: PPC: Add @offset to kvmppc_spapr_tce_table
by Alexey Kardashevskiy
· 9 years ago
fe26e52
KVM: PPC: Add @page_shift to kvmppc_spapr_tce_table
by Alexey Kardashevskiy
· 9 years ago
01d01d6
KVM: PPC: Reserve KVM_CAP_SPAPR_TCE_64 capability number
by Alexey Kardashevskiy
· 9 years ago
520fe9c
KVM: PPC: Book3S HV: Add tunable to control H_IPI redirection
by Suresh E. Warrier
· 9 years ago
e17769e
KVM: PPC: Book3S HV: Send IPI to host core to wake VCPU
by Suresh E. Warrier
· 9 years ago
0c2a660
KVM: PPC: Book3S HV: Host side kick VCPU when poked by real-mode KVM
by Suresh Warrier
· 9 years ago
6f3bb80
KVM: PPC: Book3S HV: kvmppc_host_rm_ops - handle offlining CPUs
by Suresh Warrier
· 9 years ago
b8e6a87
KVM: PPC: Book3S HV: Manage core host state
by Suresh Warrier
· 9 years ago
79b6c24
KVM: PPC: Book3S HV: Host-side RM data structures
by Suresh Warrier
· 9 years ago
ec13e9b
powerpc/xics: Add icp_native_cause_ipi_rm
by Suresh Warrier
· 9 years ago
31639c77
powerpc/smp: Add smp_muxed_ipi_set_message
by Suresh Warrier
· 9 years ago
bd7f561
powerpc/smp: Support more IPI messages
by Suresh Warrier
· 9 years ago
433da86
KVM: async_pf: use list_first_entry
by Geliang Tang
· 9 years ago
d74c0e6
KVM: x86: use list_last_entry
by Geliang Tang
· 9 years ago
652fc08
KVM: x86: use list_for_each_entry*
by Geliang Tang
· 9 years ago
e6e3b5a
KVM: use list_for_each_entry_safe
by Geliang Tang
· 9 years ago
e9ee956
KVM: x86: MMU: Move handle_mmio_page_fault() call to kvm_mmu_page_fault()
by Takuya Yoshikawa
· 9 years ago
ded5874
KVM: x86: MMU: Consolidate quickly_check_mmio_pf() and is_mmio_page_fault()
by Takuya Yoshikawa
· 9 years ago
3ae13fa
KVM: x86: pass kvm_get_time_scale arguments in hertz
by Paolo Bonzini
· 9 years ago
83326e4
kvm/x86: Hyper-V VMBus hypercall userspace exit
by Andrey Smetanin
· 9 years ago
b2fdc25
kvm/x86: Reject Hyper-V hypercall continuation
by Andrey Smetanin
· 9 years ago
0d9c055
kvm/x86: Pass return code of kvm_emulate_hypercall
by Andrey Smetanin
· 9 years ago
18f0986
drivers/hv: Move VMBus hypercall codes into Hyper-V UAPI header
by Andrey Smetanin
· 9 years ago
8ed6d76
kvm/x86: Rename Hyper-V long spin wait hypercall
by Andrey Smetanin
· 9 years ago
4e422bd
KVM: x86: fix missed hardware breakpoints
by Paolo Bonzini
· 9 years ago
4efd805
KVM: x86: fix *NULL on invalid low-prio irq
by Radim Krčmář
· 9 years ago
78db6a5
KVM: x86: rewrite handling of scaled TSC for kvmclock
by Paolo Bonzini
· 9 years ago
4941b8c
KVM: x86: rename argument to kvm_set_tsc_khz
by Paolo Bonzini
· 9 years ago
6f05485
KVM: VMX: Fix guest debugging while in L2
by Jan Kiszka
· 9 years ago
5bb1601
KVM: VMX: Factor out is_exception_n helper
by Jan Kiszka
· 9 years ago
6b6de68
KVM: halt_polling: improve grow/shrink settings
by Christian Borntraeger
· 9 years ago
efef127
Merge tag 'kvm-s390-next-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
by Paolo Bonzini
· 9 years ago
d3695aa
KVM: PPC: Add support for multiple-TCE hcalls
by Alexey Kardashevskiy
· 9 years ago
5ee7af1
KVM: PPC: Move reusable bits of H_PUT_TCE handler to helpers
by Alexey Kardashevskiy
· 9 years ago
462ee11
KVM: PPC: Replace SPAPR_TCE_SHIFT with IOMMU_PAGE_SHIFT_4K
by Alexey Kardashevskiy
· 9 years ago
f862698
KVM: PPC: Account TCE-containing pages in locked_vm
by Alexey Kardashevskiy
· 9 years ago
366baf2
KVM: PPC: Use RCU for arch.spapr_tce_tables
by Alexey Kardashevskiy
· 9 years ago
fcbb2ce
KVM: PPC: Rework H_PUT_TCE/H_GET_TCE handlers
by Alexey Kardashevskiy
· 9 years ago
e9ab1a1
powerpc: Make vmalloc_to_phys() public
by Alexey Kardashevskiy
· 9 years ago
178a787
vfio: Enable VFIO device for powerpc
by David Gibson
· 9 years ago
1763f8d
KVM: s390: bail out early on fatal signal in dirty logging
by Christian Borntraeger
· 9 years ago
70c88a0
KVM: s390: do not block CPU on dirty logging
by Christian Borntraeger
· 9 years ago
ab99a1c
KVM: s390: do not take mmap_sem on dirty log query
by Christian Borntraeger
· 9 years ago
8a08b9c
KVM: s390: usage hint for adapter mappings
by Cornelia Huck
· 9 years ago
eaf2b65
KVM: s390: add documentation of KVM_S390_VM_CRYPTO
by David Hildenbrand
· 9 years ago
aad3c1d
KVM: s390: add documentation of KVM_S390_VM_TOD
by David Hildenbrand
· 9 years ago
efa4816
KVM: s390: remove old fragment of vector registers
by David Hildenbrand
· 9 years ago
9b0d721
KVM: s390: instruction-fetching exceptions on SIE faults
by David Hildenbrand
· 9 years ago
5631792
KVM: s390: provide prog irq ilc on SIE faults
by David Hildenbrand
· 9 years ago
eaa4f41
KVM: s390: irq delivery should not rely on icptcode
by David Hildenbrand
· 9 years ago
f6af84e
KVM: s390: clean up prog irq injection on prog irq icpts
by David Hildenbrand
· 9 years ago
6597732
KVM: s390: read the correct opcode on SIE faults
by David Hildenbrand
· 9 years ago
34346b9
KVM: s390: gaccess: implement instruction fetching mode
by David Hildenbrand
· 9 years ago
92c9632
KVM: s390: gaccess: introduce access modes
by David Hildenbrand
· 9 years ago
634790b
KVM: s390: migration / injection of prog irq ilc
by David Hildenbrand
· 9 years ago
0e8bc06
KVM: s390: PSW forwarding / rewinding / ilc rework
by David Hildenbrand
· 9 years ago
6fd8e67
KVM: s390: sync of fp registers via kvm_run
by David Hildenbrand
· 9 years ago
f6aa6dc
KVM: s390: allow sync of fp registers via vregs
by David Hildenbrand
· 9 years ago
bce87cc
KVM: x86: consolidate different ways to test for in-kernel LAPIC
by Paolo Bonzini
· 9 years ago
1e3161b4
KVM: x86: consolidate "has lapic" checks into irq.c
by Paolo Bonzini
· 9 years ago
f8543d6
KVM: APIC: remove unnecessary double checks on APIC existence
by Paolo Bonzini
· 9 years ago
b6ce978
KVM/VMX: Add host irq information in trace event when updating IRTE for posted interrupts
by Feng Wu
· 9 years ago
6228a0d
KVM: x86: Add lowest-priority support for vt-d posted-interrupts
by Feng Wu
· 9 years ago
52004014
KVM: x86: Use vector-hashing to deliver lowest-priority interrupts
by Feng Wu
· 9 years ago
23a1c25
KVM: Recover IRTE to remapped mode if the interrupt is not single-destination
by Feng Wu
· 9 years ago
b51012d
KVM: x86: introduce do_shl32_div32
by Paolo Bonzini
· 9 years ago
765bdb4
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
92e6edd
Merge tag 'regmap-fix-v4.5-big-endian' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 9 years ago
4ba6a2b
scatterlist: fix a typo in comment block of sg_miter_stop()
by Masahiro Yamada
· 9 years ago
afc6074
Merge tag 'kvm-arm-for-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master
by Paolo Bonzini
· 9 years ago
388f7b1
Linux 4.5-rc3
by Linus Torvalds
· 9 years ago
c17dfb0
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
63fee12
Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fujitsu/integration
by Linus Torvalds
· 9 years ago
46df55c
Merge tag 'usb-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 9 years ago
dacd53c
Merge tag 'staging-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 9 years ago
5af9c2e
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
5d6a6a7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 9 years ago
9b10882
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
22f6070
Merge tag 'pm+acpi-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
b6a515c
epoll: restrict EPOLLEXCLUSIVE to POLLIN and POLLOUT
by Jason Baron
· 9 years ago
7320428
radix-tree: fix oops after radix_tree_iter_retry
by Konstantin Khlebnikov
· 9 years ago
b14fd33
MAINTAINERS: trim the file triggers for ABI/API
by Michael Kerrisk (man-pages)
· 9 years ago
d2b2a28
dax: dirty inode only if required
by Dmitry Monakhov
· 9 years ago
ae02620
thp: make deferred_split_scan() work again
by Kirill A. Shutemov
· 9 years ago
12352d3
mm: replace vma_lock_anon_vma with anon_vma_lock_read/write
by Konstantin Khlebnikov
· 9 years ago
c95a518
ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanup
by xuejiufei
· 9 years ago
012a416
um: asm/page.h: remove the pte_high member from struct pte_t
by Nicolai Stange
· 9 years ago
Next »