index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-10
KVM: SVM: get rid of nested_svm_vmexit_real
Joerg Roedel
1
-12
/
+40
2009-09-10
KVM: SVM: simplify nested_svm_check_exception
Joerg Roedel
1
-11
/
+8
2009-09-10
KVM: SVM: do nested vmexit in nested_svm_exit_handled
Joerg Roedel
1
-23
/
+19
2009-09-10
KVM: SVM: consolidate nested_svm_exit_handled
Joerg Roedel
1
-60
/
+49
2009-09-10
KVM: SVM: cache nested intercepts
Joerg Roedel
1
-7
/
+23
2009-09-10
KVM: SVM: move nested svm state into seperate struct
Joerg Roedel
1
-29
/
+33
2009-09-10
KVM: SVM: complete interrupts after handling nested exits
Joerg Roedel
1
-2
/
+3
2009-09-10
KVM: SVM: copy only necessary parts of the control area on vmrun/vmexit
Joerg Roedel
1
-2
/
+34
2009-09-10
KVM: SVM: optimize nested vmrun
Joerg Roedel
1
-7
/
+21
2009-09-10
KVM: SVM: optimize nested #vmexit
Joerg Roedel
1
-35
/
+33
2009-09-10
KVM: SVM: add helper functions for global interrupt flag
Joerg Roedel
1
-8
/
+25
2009-09-10
x86: Export kmap_atomic_to_page()
Avi Kivity
1
-0
/
+1
2009-09-10
KVM: Replace pic_lock()/pic_unlock() with direct call to spinlock functions
Gleb Natapov
1
-24
/
+12
2009-09-10
KVM: Call ack notifiers from PIC when guest OS acks an IRQ.
Gleb Natapov
1
-14
/
+4
2009-09-10
KVM: Call kvm_vcpu_kick() inside pic spinlock
Gleb Natapov
2
-10
/
+1
2009-09-10
KVM: fix EFER read buffer overflow
Roel Kluin
1
-2
/
+5
2009-09-10
KVM: ignore reads to perfctr msrs
Amit Shah
1
-0
/
+3
2009-09-10
KVM: VMX: Optimize vmx_get_cpl()
Avi Kivity
1
-4
/
+1
2009-09-10
KVM: x86: Disallow hypercalls for guest callers in rings > 0
Jan Kiszka
1
-0
/
+6
2009-09-10
KVM: MMU: fix bogus alloc_mmu_pages assignment
Marcelo Tosatti
1
-8
/
+0
2009-09-10
KVM: MMU: make __kvm_mmu_free_some_pages handle empty list
Izik Eidus
1
-1
/
+2
2009-09-10
KVM: remove superfluous NULL pointer check in kvm_inject_pit_timer_irqs()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-09-10
KVM: report 1GB page support to userspace
Joerg Roedel
4
-1
/
+16
2009-09-10
KVM: MMU: enable gbpages by increasing nr of pagesizes
Joerg Roedel
1
-1
/
+1
2009-09-10
KVM: MMU: shadow support for 1gb pages
Joerg Roedel
3
-36
/
+22
2009-09-10
KVM: MMU: make page walker aware of mapping levels
Joerg Roedel
2
-25
/
+44
2009-09-10
KVM: MMU: make direct mapping paths aware of mapping levels
Joerg Roedel
3
-38
/
+53
2009-09-10
KVM: MMU: rename is_largepage_backed to mapping_level
Joerg Roedel
2
-35
/
+69
2009-09-10
KVM: MMU: make rmap code aware of mapping levels
Joerg Roedel
1
-25
/
+28
2009-09-10
KVM: limit lapic periodic timer frequency
Marcelo Tosatti
1
-0
/
+9
2009-09-10
KVM: Align cr8 threshold when userspace changes cr8
Mikhail Ershov
1
-0
/
+2
2009-09-10
KVM: VMX: Avoid to return ENOTSUPP to userland
Jan Kiszka
1
-2
/
+2
2009-09-10
KVM: PIT: Unregister ack notifier callback when freeing
Gleb Natapov
1
-0
/
+2
2009-09-10
KVM: VMX: Introduce KVM_SET_IDENTITY_MAP_ADDR ioctl
Sheng Yang
3
-5
/
+30
2009-09-10
KVM: x86: use kvm_get_gdt() and kvm_read_ldt()
Akinobu Mita
2
-6
/
+5
2009-09-10
KVM: x86: use get_desc_base() and get_desc_limit()
Akinobu Mita
1
-13
/
+5
2009-09-10
KVM: s390: remove unused structs
Gleb Natapov
1
-9
/
+0
2009-09-10
KVM: MMU: fix missing locking in alloc_mmu_pages
Marcelo Tosatti
1
-0
/
+2
2009-09-10
KVM: Discard unnecessary kvm_mmu_flush_tlb() in kvm_mmu_load()
Sheng Yang
1
-1
/
+1
2009-09-10
KVM: silence lapic kernel messages that can be triggered by a guest
Gleb Natapov
1
-4
/
+4
2009-09-10
KVM: Reduce runnability interface with arch support code
Gleb Natapov
5
-35
/
+10
2009-09-10
KVM: Move kvm_cpu_get_interrupt() declaration to x86 code
Gleb Natapov
1
-0
/
+1
2009-09-10
KVM: Move exception handling to the same place as other events
Gleb Natapov
1
-12
/
+9
2009-09-10
KVM: MMU: Fix MMU_DEBUG compile breakage
Joerg Roedel
1
-2
/
+2
2009-09-10
KVM: add ioeventfd support
Gregory Haskins
1
-0
/
+1
2009-09-10
KVM: make io_bus interface more robust
Gregory Haskins
2
-3
/
+26
2009-09-10
KVM: PIT support for HPET legacy mode
Beth Kon
4
-6
/
+87
2009-09-10
KVM: Always report x2apic as supported feature
Gleb Natapov
1
-0
/
+3
2009-09-10
KVM: No need to kick cpu if not in a guest mode
Gleb Natapov
1
-0
/
+1
2009-09-10
KVM: Add trace points in irqchip code
Gleb Natapov
3
-0
/
+92
[next]