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
2018-08-30
x86/asm: Use CC_SET()/CC_OUT() in __gen_sigismember()
Uros Bizjak
1
-3
/
+4
2018-08-30
x86/alternatives: Lockdep-enforce text_mutex in text_poke*()
Jiri Kosina
1
-4
/
+5
2018-08-30
x86/entry/64: Wipe KASAN stack shadow before rewind_stack_do_exit()
Jann Horn
1
-0
/
+4
2018-08-30
x86/irqflags: Mark native_restore_fl extern inline
Nick Desaulniers
1
-1
/
+2
2018-08-30
x86/build: Remove jump label quirk for GCC older than 4.5.2
Masahiro Yamada
1
-12
/
+0
2018-08-27
x86/Kconfig: Fix trivial typo
Nikolas Nyby
1
-1
/
+1
2018-08-27
x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+
Andi Kleen
3
-6
/
+45
2018-08-27
x86/spectre: Add missing family 6 check to microcode check
Andi Kleen
1
-0
/
+3
2018-08-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+33
2018-08-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-10
/
+15
2018-08-26
Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...
Linus Torvalds
4
-50
/
+61
2018-08-25
Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
3
-7
/
+7
2018-08-24
Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+13
2018-08-24
x86/speculation/l1tf: Suggest what to do on systems with too much RAM
Vlastimil Babka
1
-0
/
+4
2018-08-24
x86/speculation/l1tf: Fix off-by-one error when warning that system has too m...
Vlastimil Babka
3
-3
/
+3
2018-08-24
kbuild: rename LDFLAGS to KBUILD_LDFLAGS
Masahiro Yamada
3
-7
/
+7
2018-08-24
Merge branch 'tlb-fixes'
Linus Torvalds
10
-163
/
+96
2018-08-24
Merge tag 'for-linus-4.19b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-159
/
+23
2018-08-23
x86/mm: Only use tlb_remove_table() for paravirt
Peter Zijlstra
9
-6
/
+26
2018-08-23
mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREE
Peter Zijlstra
1
-0
/
+1
2018-08-23
x86/mm/tlb: Revert the recent lazy TLB patches
Peter Zijlstra
2
-157
/
+69
2018-08-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-26
/
+61
2018-08-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-11
/
+8
2018-08-22
module: use relative references for __ksymtab entries
Ard Biesheuvel
2
-5
/
+1
2018-08-22
module: allow symbol exports to be disabled
Ard Biesheuvel
1
-4
/
+1
2018-08-22
arch: enable relative relocations for arm64, power and x86
Ard Biesheuvel
1
-0
/
+1
2018-08-22
mm, oom: distinguish blockable mode for mmu notifiers
Michal Hocko
1
-2
/
+5
2018-08-22
KVM: VMX: fixes for vmentry_l1d_flush module parameter
Paolo Bonzini
1
-10
/
+16
2018-08-22
KVM: x86: SVM: Call x86_spec_ctrl_set_guest/host() with interrupts disabled
Thomas Gleixner
1
-4
/
+4
2018-08-22
KVM: vmx: Inject #UD for SGX ENCLS instruction in guest
Sean Christopherson
1
-1
/
+29
2018-08-22
KVM: vmx: Add defines for SGX ENCLS exiting
Sean Christopherson
1
-0
/
+3
2018-08-22
x86/kvm/vmx: Fix coding style in vmx_setup_l1d_flush()
Yi Wang
1
-9
/
+9
2018-08-22
x86: kvm: avoid unused variable warning
Arnd Bergmann
1
-3
/
+1
2018-08-22
Merge tag 'pm-4.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-1
/
+1
2018-08-20
x86/xen: enable early use of set_fixmap in 32-bit Xen PV guest
Juergen Gross
3
-5
/
+16
2018-08-20
xen: remove unused hypercall functions
Juergen Gross
1
-118
/
+0
2018-08-20
x86/xen: remove unused function xen_auto_xlated_memory_setup()
Juergen Gross
2
-32
/
+0
2018-08-20
x86/Xen: further refine add_preferred_console() invocations
Jan Beulich
1
-1
/
+4
2018-08-20
x86/Xen: mark xen_setup_gdt() __init
Jan Beulich
1
-3
/
+3
2018-08-20
x86/memory_failure: Introduce {set, clear}_mce_nospec()
Dan Williams
3
-50
/
+45
2018-08-20
x86/mm/pat: Prepare {reserve, free}_memtype() for "decoy" addresses
Dan Williams
1
-0
/
+16
2018-08-20
x86/kvm/vmx: Remove duplicate l1d flush definitions
Josh Poimboeuf
1
-3
/
+0
2018-08-20
x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bit
Vlastimil Babka
2
-4
/
+4
2018-08-20
x86/process: Re-export start_thread()
Rian Hunter
1
-0
/
+1
2018-08-20
x86/mce: Add notifier_block forward declaration
Arnd Bergmann
1
-0
/
+1
2018-08-20
x86/vdso: Fix vDSO build if a retpoline is emitted
Andy Lutomirski
1
-2
/
+4
2018-08-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
20
-348
/
+1837
2018-08-18
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-17
/
+53
2018-08-18
Merge tag 'perf-core-for-mingo-4.19-20180815' of git://git.kernel.org/pub/scm...
Ingo Molnar
1
-0
/
+33
2018-08-18
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+3
[next]