projects
/
openwrt
/
staging
/
blogic.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
openwrt/staging/blogic.git
2015-06-04
Paolo Bonzini
kvm: x86: fix kvm_apic_has_events to check for NULL...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-04
Paolo Bonzini
kvm: x86: default legacy PCI device assignment support...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-03
Paolo Bonzini
Merge tag 'kvm-s390-next-20150602' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
David Hildenbrand
KVM: s390: introduce KMSG_COMPONENT for kvm-s390
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
David Hildenbrand
KVM: s390: call exit_sie() directly on vcpu block/request
commit
|
commitdiff
|
tree
|
snapshot
2015-05-29
Marcelo Tosatti
KVM: x86: zero kvmclock_offset when vcpu0 initializes...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-29
Luiz Capitulino
x86: kvmclock: set scheduler clock stable
commit
|
commitdiff
|
tree
|
snapshot
2015-05-29
Marcelo Tosatti
x86: kvmclock: add flag to indicate pvclock counts...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Andrew Morton
arch/x86/kvm/mmu.c: work around gcc-4.4.4 bug
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Paolo Bonzini
KVM: remove unused argument from mark_page_dirty_in_slot
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Jan Kiszka
KVM: x86: Allow ARAT CPU feature
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Radim Krčmář
KVM: x86: preserve x2APIC LDR on INIT
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Radim Krčmář
KVM: x86: use correct APIC ID on x2APIC transition
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Marcelo Tosatti
KVM: x86: add module parameter to disable periodic...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Paolo Bonzini
KVM: x86: pass struct kvm_mmu_page to account/unaccount...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Paolo Bonzini
KVM: remove __gfn_to_pfn
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Paolo Bonzini
KVM: pass kvm_memory_slot to gfn_to_page_many_atomic
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Paolo Bonzini
KVM: add "new" argument to kvm_arch_commit_memory_region
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Paolo Bonzini
KVM: add memslots argument to kvm_arch_memslots_updated
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Paolo Bonzini
KVM: const-ify uses of struct kvm_userspace_memory_region
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Paolo Bonzini
KVM: use kvm_memslots whenever possible
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Paolo Bonzini
KVM: introduce kvm_alloc/free_memslots
commit
|
commitdiff
|
tree
|
snapshot
2015-05-20
Paolo Bonzini
Merge branch 'kvm-master' into kvm-next
commit
|
commitdiff
|
tree
|
snapshot
2015-05-20
Liang Li
kvm/fpu: Enable eager restore kvm FPU for MPX
commit
|
commitdiff
|
tree
|
snapshot
2015-05-20
Paolo Bonzini
Revert "KVM: x86: drop fpu_activate hook"
commit
|
commitdiff
|
tree
|
snapshot
2015-05-20
Andrea Arcangeli
kvm: fix crash in kvm_vcpu_reload_apic_access_page
commit
|
commitdiff
|
tree
|
snapshot
2015-05-20
Nicholas Krause
kvm: x86: Make functions that have no external callers...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Paolo Bonzini
KVM: export __gfn_to_pfn_memslot, drop gfn_to_pfn_async
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Paolo Bonzini
KVM: mips: use id_to_memslot correctly
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Xiao Guangrong
KVM: x86: do not reset mmu if CR0.CD and CR0.NW are...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Xiao Guangrong
KVM: MMU: fix MTRR update
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Xiao Guangrong
KVM: MMU: fix decoding cache type from MTRR
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Xiao Guangrong
KVM: MMU: introduce kvm_zap_rmapp
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Xiao Guangrong
KVM: MMU: use slot_handle_level and its helper to clean...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Xiao Guangrong
KVM: MMU: introduce slot_handle_level_range() and its...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Xiao Guangrong
KVM: MMU: introduce for_each_slot_rmap_range
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Xiao Guangrong
KVM: MMU: introduce PT_MAX_HUGEPAGE_LEVEL
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Xiao Guangrong
KVM: MMU: introduce for_each_rmap_spte()
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Paolo Bonzini
Revert "kvmclock: set scheduler clock stable"
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Xiao Guangrong
KVM: MMU: fix SMAP virtualization
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Nadav Amit
KVM: x86: Fix zero iterations REP-string
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Nadav Amit
KVM: x86: Fix update RCX/RDI/RSI on REP-string
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Nadav Amit
KVM: x86: Fix DR7 mask on task-switch while debugging
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Xiao Guangrong
KVM: MMU: fix SMAP virtualization
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Paolo Bonzini
KVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pages
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Xiao Guangrong
KVM: MMU: fix smap permission check
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Paolo Bonzini
Merge tag 'kvm-s390-next-20150508' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-10
Paul Mackerras
KVM: PPC: Book3S HV: Fix list traversal in error case
commit
|
commitdiff
|
tree
|
snapshot
2015-05-08
David Hildenbrand
KVM: s390: drop handling of interception code 12
commit
|
commitdiff
|
tree
|
snapshot
2015-05-08
David Hildenbrand
KVM: s390: factor out and optimize floating irq VCPU...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-08
Jens Freimann
KVM: s390: optimize interrupt handling round trip time
commit
|
commitdiff
|
tree
|
snapshot
2015-05-08
Christian Borntraeger
KVM: s390: provide functions for blocking all CPUs
commit
|
commitdiff
|
tree
|
snapshot
2015-05-08
Christian Borntraeger
KVM: s390: make exit_sie_sync more robust
commit
|
commitdiff
|
tree
|
snapshot
2015-05-08
Guenther Hutzl
KVM: s390: Enable guest EDAT2 support
commit
|
commitdiff
|
tree
|
snapshot
2015-05-08
Guenther Hutzl
KVM: s390: make EDAT1 depend on host support
commit
|
commitdiff
|
tree
|
snapshot
2015-05-08
Christian Borntraeger
KVM: s390: optimize round trip time in request handling
commit
|
commitdiff
|
tree
|
snapshot
2015-05-08
David Hildenbrand
KVM: s390: fix external call injection without sigp...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-08
Paolo Bonzini
KVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pages
commit
|
commitdiff
|
tree
|
snapshot
2015-05-08
Xiao Guangrong
KVM: MMU: fix smap permission check
commit
|
commitdiff
|
tree
|
snapshot
2015-05-08
Heiko Carstens
KVM: remove pointless cpu hotplug messages
commit
|
commitdiff
|
tree
|
snapshot
2015-05-08
Jan Kiszka
KVM: nVMX: Fix host crash when loading MSRs with usersp...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-08
Nadav Amit
KVM: x86: Call-far should not be emulated as stack op
commit
|
commitdiff
|
tree
|
snapshot
2015-05-08
Radim Krčmář
KVM: reuse memslot in kvm_write_guest_page
commit
|
commitdiff
|
tree
|
snapshot
2015-05-07
Paolo Bonzini
KVM: x86: dump VMCS on invalid entry
commit
|
commitdiff
|
tree
|
snapshot
2015-05-07
Marcelo Tosatti
x86: kvmclock: drop rdtsc_barrier()
commit
|
commitdiff
|
tree
|
snapshot
2015-05-07
Julia Lawall
KVM: x86: drop unneeded null test
commit
|
commitdiff
|
tree
|
snapshot
2015-05-07
Radim Krčmář
KVM: x86: fix initial PAT value
commit
|
commitdiff
|
tree
|
snapshot
2015-05-07
Rik van Riel
kvm,x86: load guest FPU context more eagerly
commit
|
commitdiff
|
tree
|
snapshot
2015-05-07
James Sullivan
kvm: x86: Deliver MSI IRQ to only lowest prio cpu if...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-07
James Sullivan
kvm: x86: Extended struct kvm_lapic_irq with msi_redir_...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-07
Paolo Bonzini
KVM: x86: tweak types of fields in kvm_lapic_irq
commit
|
commitdiff
|
tree
|
snapshot
2015-05-07
Nadav Amit
KVM: x86: INIT and reset sequences are different
commit
|
commitdiff
|
tree
|
snapshot
2015-05-07
Nadav Amit
KVM: x86: Support for disabling quirks
commit
|
commitdiff
|
tree
|
snapshot
2015-05-07
Paolo Bonzini
KVM: booke: use __kvm_guest_exit
commit
|
commitdiff
|
tree
|
snapshot
2015-05-07
Christian Borntraeger
KVM: arm/mips/x86/power use __kvm_guest_{enter|exit}
commit
|
commitdiff
|
tree
|
snapshot
2015-05-07
Christian Borntraeger
KVM: provide irq_unsafe kvm_guest_{enter|exit}
commit
|
commitdiff
|
tree
|
snapshot
2015-05-07
Luiz Capitulino
kvmclock: set scheduler clock stable
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Linus Torvalds
Linux 4.1-rc2
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Linus Torvalds
Merge tag 'for_linus_stable' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Linus Torvalds
Merge branch 'drm-fixes' of git://people.freedesktop...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-03
Dave Airlie
Merge tag 'drm-intel-fixes-2015-04-30' of git://anongit...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-03
Dave Airlie
Merge branch 'drm-next0420' of https://github.com/marky...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-03
Linus Torvalds
Merge tag 'scsi-fixes' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-03
Linus Torvalds
Merge branch 'next' of git://git.infradead.org/users...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-03
Linus Torvalds
Merge tag 'powerpc-4.1-3' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-03
Jan Kara
ext4: fix growing of tiny filesystems
commit
|
commitdiff
|
tree
|
snapshot
2015-05-03
Davide Italiano
ext4: move check under lock scope to close a race.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-03
Lukas Czerner
ext4: fix data corruption caused by unwritten and delay...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-02
Chanho Park
ext4 crypto: remove duplicated encryption mode definitions
commit
|
commitdiff
|
tree
|
snapshot
2015-05-02
Herbert Xu
ext4 crypto: do not select from EXT4_FS_ENCRYPTION
commit
|
commitdiff
|
tree
|
snapshot
2015-05-02
Linus Torvalds
Merge git://git./linux/kernel/git/davem/net
commit
|
commitdiff
|
tree
|
snapshot
2015-05-02
Stefan Hajnoczi
virtio: fix typo in vring_need_event() doc comment
commit
|
commitdiff
|
tree
|
snapshot
2015-05-02
Rusty Russell
virtio: pass baton to Michael Tsirkin
commit
|
commitdiff
|
tree
|
snapshot
2015-05-02
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-02
David S. Miller
ipv4: Missing sk_nulls_node_init() in ping_unhash().
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Ilya Dryomov
rbd: end I/O the entire obj_request on error
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Theodore Ts'o
ext4 crypto: add padding to filenames before encrypting
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Theodore Ts'o
ext4 crypto: simplify and speed up filename encryption
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Linus Torvalds
Merge branch 'for-linus-4.1' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Linus Torvalds
Merge tag 'arm64-fixes' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
next