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
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
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-18
x86/gup: Replace ACCESS_ONCE with READ_ONCE
Christian Borntraeger
1
-1
/
+1
2014-12-18
x86/spinlock: Replace ACCESS_ONCE with READ_ONCE
Christian Borntraeger
1
-4
/
+4
2014-11-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-16
/
+45
2014-11-02
KVM: vmx: defer load of APIC access page address during reset
Paolo Bonzini
1
-1
/
+1
2014-11-02
KVM: nVMX: Disable preemption while reading from shadow VMCS
Jan Kiszka
1
-0
/
+4
2014-11-02
KVM: x86: Fix far-jump to non-canonical check
Nadav Amit
1
-3
/
+5
2014-11-01
x86_64, entry: Fix out of bounds read on sysenter
Andy Lutomirski
1
-1
/
+1
2014-11-01
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
12
-29
/
+34
2014-11-01
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2014-11-01
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-185
/
+14
2014-10-29
KVM: emulator: fix execution close to the segment limit
Paolo Bonzini
1
-10
/
+33
2014-10-29
KVM: emulator: fix error code for __linearize
Paolo Bonzini
1
-2
/
+2
2014-10-29
perf/x86/intel: Revert incomplete and undocumented Broadwell client support
Ingo Molnar
3
-181
/
+2
2014-10-29
x86, pageattr: Prevent overflow in slow_virt_to_phys() for X86_PAE
Dexuan Cui
1
-1
/
+1
2014-10-29
ACPI, irq, x86: Return IRQ instead of GSI in mp_register_gsi()
Jiang Liu
1
-1
/
+1
2014-10-29
x86, intel-mid: Create IRQs for APB timers and RTC timers
Jiang Liu
2
-2
/
+2
2014-10-29
x86: Don't enable F00F workaround on Intel Quark processors
Dave Jones
1
-2
/
+3
2014-10-28
x86/irq: Fix XT-PIC-XT-PIC in /proc/interrupts
Maciej W. Rozycki
2
-4
/
+2
2014-10-28
perf/x86: Fix compile warnings for intel_uncore
Peter Zijlstra
2
-2
/
+9
2014-10-28
perf: Fix bogus kernel printk
Peter Zijlstra (Intel)
1
-2
/
+3
2014-10-28
sched: stop the unbound recursion in preempt_schedule_context()
Oleg Nesterov
1
-0
/
+1
2014-10-28
x86, cma: Reserve DMA contiguous area after initmem_init()
Weijie Yang
1
-1
/
+1
2014-10-25
i386/audit: stop scribbling on the stack frame
Eric Paris
1
-8
/
+7
2014-10-25
Merge tag 'v3.18-rc1' into x86/urgent
H. Peter Anvin
49
-514
/
+325
2014-10-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-81
/
+261
2014-10-24
Merge tag 'stable/for-linus-3.18-b-rc1-tag' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
5
-63
/
+31
2014-10-24
KVM: x86: Wrong assertion on paging_tmpl.h
Nadav Amit
1
-1
/
+1
2014-10-24
KVM: x86: PREFETCH and HINT_NOP should have SrcMem flag
Nadav Amit
1
-3
/
+4
2014-10-24
KVM: x86: Emulator does not decode clflush well
Nadav Amit
1
-3
/
+17
2014-10-24
KVM: emulate: avoid accessing NULL ctxt->memopp
Paolo Bonzini
1
-1
/
+1
2014-10-24
KVM: x86: Decoding guest instructions which cross page boundary may fail
Nadav Amit
1
-2
/
+4
2014-10-24
kvm: x86: don't kill guest on unknown exit reason
Michael S. Tsirkin
2
-6
/
+6
2014-10-24
kvm: vmx: handle invvpid vm exit gracefully
Petr Matousek
2
-1
/
+10
2014-10-24
KVM: x86: Handle errors when RIP is set during far jumps
Nadav Amit
1
-30
/
+88
2014-10-24
KVM: x86: Emulator fixes for eip canonical checks on near branches
Nadav Amit
1
-24
/
+54
2014-10-24
KVM: x86: Fix wrong masking on relative jump/call
Nadav Amit
1
-5
/
+22
2014-10-24
KVM: x86: Improve thread safety in pit
Andy Honig
1
-0
/
+2
2014-10-24
KVM: x86: Prevent host from panicking on shared MSR writes.
Andy Honig
3
-6
/
+14
2014-10-24
KVM: x86: Check non-canonical addresses upon WRMSR
Nadav Amit
4
-3
/
+42
2014-10-24
Merge tag 'remove-weak-declarations' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+3
2014-10-24
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7
-73
/
+100
2014-10-23
x86/xen: panic on bad Xen-provided memory map
Martin Kelly
1
-0
/
+1
2014-10-23
x86/xen: Fix incorrect per_cpu accessor in xen_clocksource_read()
Boris Ostrovsky
1
-1
/
+1
2014-10-23
x86/xen: avoid race in p2m handling
Juergen Gross
1
-5
/
+5
2014-10-23
x86/xen: delay construction of mfn_list_list
Juergen Gross
3
-55
/
+18
2014-10-23
x86/xen: avoid writing to freed memory after race in p2m handling
Juergen Gross
1
-2
/
+6
2014-10-23
x86, intel-mid: Remove "weak" from function declarations
Bjorn Helgaas
1
-4
/
+3
2014-10-22
x86, apic: Handle a bad TSC more gracefully
Andy Lutomirski
2
-3
/
+6
2014-10-20
x86: ACPI: Do not translate GSI number if IOAPIC is disabled
Jiang Liu
1
-5
/
+9
2014-10-20
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
5
-18
/
+28
[next]