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
2020-08-06
x86/headers: Remove APIC headers from <asm/smp.h>
Ingo Molnar
16
-10
/
+17
2020-08-06
Merge branch 'WIP.locking/seqlocks' into locking/urgent
Ingo Molnar
7
-63
/
+102
2020-07-29
Merge branch 'locking/header'
Peter Zijlstra
1
-2
/
+0
2020-07-29
locking/atomic: Move ATOMIC_INIT into linux/types.h
Herbert Xu
1
-2
/
+0
2020-07-25
Merge tag 'v5.8-rc6' into locking/core, to pick up fixes
Ingo Molnar
22
-81
/
+108
2020-07-22
Merge tag 'media/v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-0
/
+1
2020-07-20
copy_xstate_to_kernel: Fix typo which caused GDB regression
Kevin Buettner
1
-1
/
+1
2020-07-19
Merge tag 'x86-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
12
-37
/
+66
2020-07-19
Merge tag 'irq-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-30
/
+24
2020-07-19
x86/boot: Don't add the EFI stub to targets
Arvind Sankar
1
-2
/
+2
2020-07-19
x86/entry: Actually disable stack protector
Kees Cook
1
-3
/
+11
2020-07-18
x86/ioperm: Fix io bitmap invalidation on Xen PV
Andy Lutomirski
6
-17
/
+38
2020-07-18
media: atomisp: move CCK endpoint address to generic header
Andy Shevchenko
1
-0
/
+1
2020-07-18
genirq/affinity: Handle affinity setting on inactive interrupts correctly
Thomas Gleixner
1
-17
/
+5
2020-07-16
x86: math-emu: Fix up 'cmp' insn for clang ias
Arnd Bergmann
1
-1
/
+1
2020-07-16
x86/entry: Fix vectors to IDTENTRY_SYSVEC for CONFIG_HYPERV
Sedat Dilek
1
-2
/
+2
2020-07-16
x86/entry: Add compatibility with IAS
Jian Cai
1
-8
/
+6
2020-07-14
irqdomain/treewide: Keep firmware node unconditionally allocated
Thomas Gleixner
4
-13
/
+19
2020-07-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-2
/
+4
2020-07-10
KVM: nVMX: fixes for preemption timer migration
Paolo Bonzini
2
-2
/
+4
2020-07-10
lockdep: Remove lockdep_hardirq{s_enabled,_context}() argument
Peter Zijlstra
1
-1
/
+1
2020-07-10
x86/entry: Fix NMI vs IRQ state tracking
Peter Zijlstra
4
-20
/
+51
2020-07-09
x86/entry/common: Make prepare_exit_to_usermode() static
Thomas Gleixner
1
-1
/
+1
2020-07-09
x86/entry: Mark check_user_regs() noinstr
Thomas Gleixner
1
-1
/
+1
2020-07-09
x86/traps: Disable interrupts in exc_aligment_check()
Thomas Gleixner
1
-0
/
+2
2020-07-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-12
/
+14
2020-07-06
x86/entry: Rename idtentry_enter/exit_cond_rcu() to idtentry_enter/exit()
Andy Lutomirski
5
-43
/
+53
2020-07-05
x86/ldt: use "pr_info_once()" instead of open-coding it badly
Linus Torvalds
1
-10
/
+1
2020-07-05
x86/entry/32: Fix XEN_PV build dependency
Ingo Molnar
1
-2
/
+2
2020-07-05
Merge tag 'x86-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
12
-64
/
+196
2020-07-04
x86/ldt: Disable 16-bit segments on Xen PV
Andy Lutomirski
1
-1
/
+34
2020-07-04
x86/entry/32: Fix #MC and #DB wiring on x86_32
Andy Lutomirski
3
-12
/
+17
2020-07-04
x86/entry/xen: Route #DB correctly on Xen PV
Andy Lutomirski
4
-25
/
+44
2020-07-04
x86/entry, selftests: Further improve user entry sanity checks
Andy Lutomirski
1
-0
/
+19
2020-07-04
x86/entry/compat: Clear RAX high bits on Xen PV SYSENTER
Andy Lutomirski
1
-9
/
+10
2020-07-04
vmalloc: fix the owner argument for the new __vmalloc_node_range callers
Christoph Hellwig
1
-1
/
+2
2020-07-03
KVM: VMX: Use KVM_POSSIBLE_CR*_GUEST_BITS to initialize guest/host masks
Sean Christopherson
2
-12
/
+7
2020-07-03
KVM: x86: Mark CR4.TSD as being possibly owned by the guest
Sean Christopherson
2
-1
/
+3
2020-07-03
KVM: x86: Inject #GP if guest attempts to toggle CR4.LA57 in 64-bit mode
Sean Christopherson
1
-0
/
+2
2020-07-01
x86/entry/64/compat: Fix Xen PV SYSENTER frame setup
Andy Lutomirski
2
-4
/
+17
2020-07-01
x86/entry: Move SYSENTER's regs->sp and regs->flags fixups into C
Andy Lutomirski
3
-9
/
+19
2020-07-01
x86/entry: Assert that syscalls are on the right stack
Andy Lutomirski
1
-3
/
+15
2020-06-30
x86/split_lock: Don't write MSR_TEST_CTRL on CPUs that aren't whitelisted
Sean Christopherson
1
-1
/
+10
2020-06-30
KVM: x86: bit 8 of non-leaf PDPEs is not reserved
Paolo Bonzini
1
-1
/
+1
2020-06-29
KVM: X86: Fix async pf caused null-ptr-deref
Wanpeng Li
1
-0
/
+3
2020-06-29
x86/fpu: Reset MXCSR to default in kernel_fpu_begin()
Petteri Aimonen
2
-0
/
+11
2020-06-28
Merge tag 'perf-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2020-06-28
Merge tag 'efi-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+10
2020-06-28
Merge tag 'x86_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
10
-20
/
+32
2020-06-28
Merge tag 'objtool_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
[next]