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
/
um
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-29
take the dummy csum_and_copy_from_user() into net/checksum.h
Al Viro
1
-20
/
+0
2020-04-11
mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
Anshuman Khandual
1
-8
/
+2
2020-04-07
Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+10
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
2020-04-01
Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-5
/
+0
2020-03-30
um: Implement cpu_relax() as ndelay(1) for time-travel
Johannes Berg
1
-2
/
+10
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
1
-0
/
+1
2020-03-21
x86/entry/32: Use IA32-specific wrappers for syscalls taking 64-bit arguments
Brian Gerst
1
-0
/
+1
2020-03-21
x86/entry/64: Add __SYSCALL_COMMON()
Brian Gerst
1
-0
/
+3
2020-03-21
x86/entry: Remove syscall qualifier support
Brian Gerst
2
-4
/
+4
2020-03-21
x86/entry: Move max syscall number calculation to syscallhdr.sh
Brian Gerst
3
-17
/
+2
2020-03-03
kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LIST
Masahiro Yamada
1
-5
/
+0
2020-01-07
um: Implement copy_thread_tls
Amanieu d'Antras
2
-8
/
+5
2019-12-02
Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...
Linus Torvalds
1
-6
/
+6
2019-11-15
y2038: vdso: change time_t to __kernel_old_time_t
Arnd Bergmann
1
-2
/
+2
2019-11-15
y2038: vdso: change timespec to __kernel_old_timespec
Arnd Bergmann
1
-2
/
+2
2019-11-15
y2038: vdso: change timeval to __kernel_old_timeval
Arnd Bergmann
1
-2
/
+2
2019-10-18
x86/um: Annotate data appropriately
Jiri Slaby
1
-3
/
+3
2019-09-15
um: Use real DMA barriers
Johannes Berg
1
-3
/
+0
2019-09-15
um: Don't use generic barrier.h
Johannes Berg
1
-8
/
+1
2019-09-15
um: Fix VDSO compiler warning
Johannes Berg
1
-1
/
+1
2019-07-09
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
4
-16
/
+4
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-27
signal: Remove task parameter from force_sig
Eric W. Biederman
1
-2
/
+2
2019-05-08
Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2019-05-07
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2019-04-24
x86/um/vdso: Drop unnecessary cc-ldoption
Nick Desaulniers
1
-1
/
+1
2019-04-03
locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs
Waiman Long
1
-6
/
+0
2019-04-03
locking/rwsem: Remove arch specific rwsem files
Waiman Long
1
-3
/
+1
2019-03-21
syscall_get_arch: add "struct task_struct *" argument
Dmitry V. Levin
1
-1
/
+1
2019-03-06
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2019-03-05
x86: Deprecate a.out support
Borislav Petkov
1
-1
/
+0
2019-02-19
32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option
Yury Norov
1
-0
/
+1
2019-01-04
Remove 'type' argument from access_ok() function
Linus Torvalds
2
-4
/
+4
2018-12-29
Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+4
2018-12-23
treewide: add intermediate .s files to targets
Masahiro Yamada
1
-0
/
+1
2018-12-11
x86/um/vdso: Drop implicit common-page-size linker flag
Nick Desaulniers
1
-1
/
+1
2018-12-01
kbuild: fix UML build error with CONFIG_GCC_PLUGINS
Masahiro Yamada
1
-1
/
+3
2018-11-04
Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix
Ingo Molnar
3
-23
/
+0
2018-11-01
Merge branch 'for-linus-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-12
/
+0
2018-10-31
treewide: remove current_text_addr
Nick Desaulniers
2
-11
/
+0
2018-10-30
um: Remove update_debugregs()
Richard Weinberger
1
-2
/
+0
2018-10-30
um: Drop own definition of PTRACE_SYSEMU/_SINGLESTEP
Richard Weinberger
1
-10
/
+0
2018-10-29
x86: Clean up 'sizeof x' => 'sizeof(x)'
Jordan Borgner
1
-1
/
+1
2018-09-27
x86: Add support for 64-bit place relative relocations
Ard Biesheuvel
1
-2
/
+1
2018-08-15
Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-15
/
+0
2018-08-13
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-17
/
+0
2018-08-02
um: cleanup Kconfig files
Christoph Hellwig
1
-10
/
+0
2018-08-02
um: stop abusing KBUILD_KCONFIG
Christoph Hellwig
1
-5
/
+0
[next]