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
/
kernel
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-26
x86/doublefault/32: Rename doublefault.c to doublefault_32.c
Andy Lutomirski
1
-1
/
+3
2019-11-26
Merge branches 'x86-cpu-for-linus' and 'x86-fpu-for-linus' of git://git.kerne...
Linus Torvalds
1
-1
/
+1
2019-11-15
x86: Remove the calgary IOMMU driver
Christoph Hellwig
1
-1
/
+0
2019-11-07
x86/Kconfig: Rename UMIP config parameter
Babu Moger
1
-1
/
+1
2019-07-09
Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2019-05-18
treewide: prefix header search paths with $(srctree)/
Masahiro Yamada
1
-1
/
+1
2019-04-25
x86/paravirt: Unify the 32/64 bit paravirt patching code
Thomas Gleixner
1
-2
/
+2
2019-01-06
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
1
-1
/
+2
2018-12-11
x86/ima: retry detecting secure boot mode
Mimi Zohar
1
-0
/
+2
2018-11-13
x86/ima: define arch_ima_get_secureboot
Nayna Jain
1
-0
/
+2
2018-07-03
x86/paravirt: Make native_save_fl() extern inline
Nick Desaulniers
1
-0
/
+1
2018-04-03
Merge branch 'x86-dma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2018-03-20
x86/dma: Use DMA-direct (CONFIG_DMA_DIRECT_OPS=y)
Christoph Hellwig
1
-1
/
+1
2018-03-08
x86/jailhouse: Allow to use PCI_MMCONFIG without ACPI
Jan Kiszka
1
-1
/
+1
2018-01-30
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+2
2018-01-23
x86/ftrace: Fix ORC unwinding from ftrace handlers
Josh Poimboeuf
1
-1
/
+4
2018-01-14
x86/jailhouse: Add infrastructure for running in non-root cell
Jan Kiszka
1
-0
/
+2
2017-11-08
x86/umip: Add emulation code for UMIP instructions
Ricardo Neri
1
-0
/
+1
2017-11-07
Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts
Ingo Molnar
1
-0
/
+1
2017-11-06
Merge branch 'x86/mm' into x86/asm, to pick up pending changes
Ingo Molnar
1
-1
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-23
Merge branch 'core/objtool' into x86/asm, to pick up dependent changes
Ingo Molnar
1
-1
/
+0
2017-10-20
x86/kasan: Use the same shadow offset for 4- and 5-level paging
Andrey Ryabinin
1
-1
/
+2
2017-10-14
x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*'
Josh Poimboeuf
1
-3
/
+3
2017-09-28
x86/head: Add unwind hint annotations
Josh Poimboeuf
1
-1
/
+0
2017-08-29
x86/idt: Create file for IDT related code
Thomas Gleixner
1
-1
/
+1
2017-08-29
x86/boot: Move EISA setup to a separate file
Thomas Gleixner
1
-0
/
+1
2017-07-26
x86/unwind: Add the ORC unwinder
Josh Poimboeuf
1
-5
/
+3
2017-07-04
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2017-06-30
objtool, x86: Add several functions and files to the objtool whitelist
Josh Poimboeuf
1
-0
/
+1
2017-06-29
x86/ftrace: Exclude functions in head64.c from function-tracing
Kirill A. Shutemov
1
-0
/
+1
2017-03-24
x86/ftrace: Use Makefile logic instead of #ifdef for compiling ftrace_*.o
Steven Rostedt (VMware)
1
-2
/
+2
2017-03-24
x86/ftrace: Move the ftrace specific code out of entry_32.S
Steven Rostedt (VMware)
1
-0
/
+1
2017-03-24
x86/ftrace: Rename mcount_64.S to ftrace_64.S
Steven Rostedt (VMware)
1
-2
/
+2
2017-02-28
mm: add arch-independent testcases for RODATA
Jinbum Park
1
-1
/
+0
2017-01-31
x86/mm: Remove CONFIG_DEBUG_NX_TEST
Kees Cook
1
-1
/
+0
2016-12-19
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2016-11-30
sched/x86: Change CONFIG_SCHED_ITMT to CONFIG_SCHED_MC_PRIO
Tim Chen
1
-1
/
+1
2016-11-29
x86/tsc: Store and check TSC ADJUST MSR
Thomas Gleixner
1
-1
/
+1
2016-11-24
x86: Enable Intel Turbo Boost Max Technology 3.0
Tim Chen
1
-0
/
+1
2016-10-15
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-3
/
+1
2016-10-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-0
/
+1
2016-09-20
x86/unwind: Add new unwind interface and implementations
Josh Poimboeuf
1
-0
/
+6
2016-08-19
livepatch/x86: apply alternatives and paravirt patches after relocations
Jessica Yu
1
-0
/
+1
2016-08-08
x86: move exports to actual definitions
Al Viro
1
-3
/
+1
2016-05-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+0
2016-04-22
x86/init: Rename EBDA code file
Luis R. Rodriguez
1
-1
/
+1
2016-04-22
x86/rtc: Replace paravirt rtc check with platform legacy quirk
Luis R. Rodriguez
1
-1
/
+5
2016-04-01
livepatch: reuse module loader code to write relocations
Jessica Yu
1
-1
/
+0
2016-03-26
mm, kasan: stackdepot implementation. Enable stackdepot for SLAB
Alexander Potapenko
1
-0
/
+1
[next]