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
/
entry
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-01
x86/bugs: Add asm helpers for executing VERW
Pawan Gupta
1
-0
/
+23
2023-12-13
x86/entry: Do not allow external 0x80 interrupts
Thomas Gleixner
1
-1
/
+36
2023-12-13
x86/entry: Convert INT 0x80 emulation to IDTENTRY
Thomas Gleixner
2
-78
/
+57
2023-12-13
x86: Introduce ia32_enabled()
Nikolay Borisov
1
-0
/
+4
2023-09-19
xen: simplify evtchn_do_upcall() call maze
Juergen Gross
1
-1
/
+1
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2023-08-28
Merge tag 'v6.6-vfs.fchmodat2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-0
/
+2
2023-08-09
x86/mm: Fix VDSO and VVAR placement on 5-level paging machines
Kirill A. Shutemov
1
-2
/
+2
2023-08-03
x86/shstk: Introduce map_shadow_stack syscall
Rick Edgecombe
1
-0
/
+1
2023-07-27
arch: Register fchmodat2, usually as syscall 452
Palmer Dabbelt
2
-0
/
+2
2023-07-21
x86: Fix kthread unwind
Peter Zijlstra
1
-1
/
+15
2023-07-10
x86: Rewrite ret_from_fork() in C
Brian Gerst
2
-47
/
+16
2023-07-10
x86/32: Remove schedule_tail_wrapper()
Brian Gerst
1
-23
/
+10
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-0
/
+2
2023-06-28
Merge tag 'objtool-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-12
/
+8
2023-06-10
cachestat: implement cachestat syscall
Nhat Pham
2
-0
/
+2
2023-06-07
x86/entry: Move thunk restore code into thunk functions
Josh Poimboeuf
1
-12
/
+8
2023-05-18
x86/vdso: Include vdso/processor.h
Arnd Bergmann
1
-0
/
+1
2023-04-29
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-13
/
+13
2023-04-28
Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-1
/
+1
2023-04-28
Merge tag 'x86_cleanups_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-11
/
+2
2023-04-25
Merge tag 'timers-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+1
2023-03-30
docs: move x86 documentation into Documentation/arch/
Jonathan Corbet
1
-1
/
+1
2023-03-24
x86,objtool: Split UNWIND_HINT_EMPTY in two
Josh Poimboeuf
1
-6
/
+6
2023-03-24
x86,objtool: Separate unret validation from unwind hints
Josh Poimboeuf
1
-7
/
+7
2023-03-22
x86: Simplify one-level sysctl registration for abi_table2
Luis Chamberlain
1
-10
/
+1
2023-03-21
vdso: Improve cmd_vdso_check to check all dynamic relocations
Fangrui Song
1
-4
/
+1
2023-03-16
x86: Allow atomic MM_CONTEXT flags setting
Kirill A. Shutemov
1
-1
/
+1
2023-03-06
x86/entry: Change stale function name in comment to error_return()
Jingyu Wang
1
-1
/
+1
2023-03-02
Merge tag 'objtool-core-2023-03-02' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+8
2023-02-24
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-4
/
+2
2023-02-23
Merge branch 'linus' into objtool/core, to pick up Xen dependencies
Ingo Molnar
10
-54
/
+44
2023-02-22
Merge tag 'x86_cpu_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2023-02-11
x86/entry: Fix unwinding from kprobe on PUSH/POP instruction
Josh Poimboeuf
1
-1
/
+8
2023-02-10
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
1
-1
/
+1
2023-02-07
x86/vdso: Fake 32bit VDSO build on 64bit compile for vgetcpu
Sebastian Andrzej Siewior
3
-26
/
+27
2023-02-06
x86/vdso: Provide getcpu for x86-32.
Sebastian Andrzej Siewior
4
-3
/
+6
2023-01-25
x86/vdso: Move VDSO image init to vdso2c generated code
Brian Gerst
3
-24
/
+10
2023-01-19
mm: remove zap_page_range and create zap_vma_pages
Mike Kravetz
1
-3
/
+1
2023-01-12
x86/gsseg: Make asm_load_gs_index() take an u16
H. Peter Anvin (Intel)
1
-1
/
+1
2022-12-15
Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-36
/
+43
2022-12-13
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2022-12-13
Merge tag 'x86-misc-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2022-12-12
Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-23
/
+0
2022-12-12
Merge tag 'x86-urgent-2022-12-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
2022-12-09
x86/vdso: Conditionally export __vdso_sgx_enter_enclave()
Nathan Chancellor
1
-0
/
+2
2022-12-01
vdso/timens: Refactor copy-pasted find_timens_vvar_page() helper into one copy
Jann Horn
1
-23
/
+0
2022-11-28
clocksource: hyper-v: Use TSC PFN getter to map vvar page
Stanislav Kinsburskiy
1
-4
/
+3
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
1
-1
/
+1
2022-10-19
x86: Remove __USER32_DS
Brian Gerst
1
-2
/
+2
[next]