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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-14
KVM: nVMX: Add preemption timer support
Jan Kiszka
3
-5
/
+20
2013-03-14
KVM: nVMX: Provide EFER.LMA saving support
Jan Kiszka
2
-1
/
+14
2013-03-13
KVM: nVMX: Clean up and fix pin-based execution controls
Jan Kiszka
2
-4
/
+8
2013-03-13
KVM: x86: Rework INIT and SIPI handling
Jan Kiszka
6
-45
/
+93
2013-03-13
KVM: MMU: make kvm_mmu_available_pages robust against n_used_mmu_pages > n_ma...
Marcelo Tosatti
1
-2
/
+5
2013-03-12
KVM: x86: Drop unused return code from VCPU reset callback
Jan Kiszka
4
-19
/
+9
2013-03-12
VMX: x86: handle host TSC calibration failure
Marcelo Tosatti
1
-11
/
+18
2013-03-11
kvm: remove cast for kmalloc return value
Ioan Orghici
1
-2
/
+1
2013-03-11
kvm: Iterate over only vcpus that are preempted
Raghavendra K T
1
-0
/
+2
2013-03-11
kvm: Record the preemption status of vcpus using preempt notifiers
Raghavendra K T
2
-0
/
+6
2013-03-08
KVM: MMU: Introduce a helper function for FIFO zapping
Takuya Yoshikawa
1
-32
/
+23
2013-03-08
KVM: MMU: Use list_for_each_entry_safe in kvm_mmu_commit_zap_page()
Takuya Yoshikawa
1
-4
/
+3
2013-03-08
KVM: MMU: Fix and clean up for_each_gfn_* macros
Takuya Yoshikawa
1
-10
/
+8
2013-03-07
s390/kvm,gaccess: add address space annotations
Heiko Carstens
4
-41
/
+42
2013-03-07
s390/kvm: cleanup/fix handle_tpi()
Heiko Carstens
1
-24
/
+30
2013-03-07
s390/kvm,gaccess: shorten copy_to/from_guest code
Heiko Carstens
1
-253
/
+41
2013-03-07
s390/kvm,gaccess: shorten put/get_guest code
Heiko Carstens
4
-152
/
+81
2013-03-07
s390/kvm: remove explicit -EFAULT return code checking on guest access
Heiko Carstens
3
-177
/
+74
2013-03-07
s390/kvm,tprot: use new gmap_translate() function
Heiko Carstens
1
-12
/
+9
2013-03-07
s390/mm,gmap: implement gmap_translate()
Heiko Carstens
2
-22
/
+87
2013-03-07
s390/kvm,gaccess: fix guest access return code handling
Heiko Carstens
1
-2
/
+5
2013-03-07
KVM: nVMX: Fix setting of CR0 and CR4 in guest mode
Jan Kiszka
1
-15
/
+33
2013-03-07
KVM: nVMX: Fix content of MSR_IA32_VMX_ENTRY/EXIT_CTLS
Jan Kiszka
2
-3
/
+14
2013-03-06
KVM: nVMX: Reset RFLAGS on VM-exit
Jan Kiszka
1
-0
/
+1
2013-03-06
KVM: s390: Wire up ioeventfd.
Cornelia Huck
4
-1
/
+29
2013-03-06
KVM: ioeventfd for virtio-ccw devices.
Cornelia Huck
3
-4
/
+24
2013-03-06
KVM: Introduce KVM_VIRTIO_CCW_NOTIFY_BUS.
Cornelia Huck
1
-0
/
+1
2013-03-06
KVM: Initialize irqfd from kvm_init().
Cornelia Huck
3
-5
/
+21
2013-03-06
KVM: s390: Export virtio-ccw api.
Cornelia Huck
3
-4
/
+23
2013-03-06
virtio_ccw: pass a cookie value to kvm hypercall
Michael S. Tsirkin
1
-3
/
+8
2013-03-05
KVM: nVMX: Fix switching of debug state
Jan Kiszka
1
-1
/
+4
2013-03-05
KVM: ARM: Remove kvm_arch_set_memory_region()
Takuya Yoshikawa
1
-8
/
+0
2013-03-05
KVM: set_memory_region: Refactor commit_memory_region()
Takuya Yoshikawa
11
-18
/
+24
2013-03-05
KVM: set_memory_region: Refactor prepare_memory_region()
Takuya Yoshikawa
7
-17
/
+15
2013-03-05
KVM: set_memory_region: Make kvm_mr_change available to arch code
Takuya Yoshikawa
2
-18
/
+18
2013-03-05
KVM: set_memory_region: Drop user_alloc from set_memory_region()
Takuya Yoshikawa
4
-39
/
+13
2013-03-05
KVM: set_memory_region: Drop user_alloc from prepare/commit_memory_region()
Takuya Yoshikawa
7
-32
/
+17
2013-03-05
Merge branch 'master' into queue
Marcelo Tosatti
13655
-354726
/
+780593
2013-03-04
Linux 3.9-rc1
Linus Torvalds
1
-2
/
+2
2013-03-04
Merge tag 'disintegrate-fbdev-20121220' of git://git.infradead.org/users/dhow...
Linus Torvalds
8
-254
/
+284
2013-03-04
Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
5
-49
/
+57
2013-03-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
26
-171
/
+108
2013-03-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+1
2013-03-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
17
-144
/
+172
2013-03-04
Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-13
/
+21
2013-03-04
Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
200
-8
/
+26934
2013-03-03
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
9
-29
/
+36
2013-03-03
Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-8
/
+10
2013-03-03
Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-15
/
+14
2013-03-03
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
31
-856
/
+888
[next]