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
starfive-6.6.48-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
/
include
/
asm
/
elf.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-12
x86/32: Simplify ELF_CORE_COPY_REGS
Brian Gerst
1
-13
/
+2
2021-05-19
x86/elf: Support a new ELF aux vector AT_MINSIGSTKSZ
Chang S. Bae
1
-0
/
+4
2021-03-22
x86: Remove unusual Unicode characters from comments
Ingo Molnar
1
-5
/
+5
2021-01-06
x32: make X32, !IA32_EMULATION setups able to execute x32 binaries
Al Viro
1
-1
/
+1
2020-12-02
x86: vdso: Expose sigreturn address on vdso to the kernel
Gabriel Krisman Bertazi
1
-0
/
+2
2020-10-26
x86/elf: Use e_machine to check for x32/ia32 in setup_additional_pages()
Gabriel Krisman Bertazi
1
-2
/
+4
2020-10-26
x86/elf: Use e_machine to select start_thread for x32
Gabriel Krisman Bertazi
1
-2
/
+3
2020-10-26
x86/elf: Use e_machine to choose DLINFO in compat
Gabriel Krisman Bertazi
1
-1
/
+1
2020-07-27
kill elf_fpxregs_t
Al Viro
1
-2
/
+0
2020-04-20
x86/elf: Disable automatic READ_IMPLIES_EXEC on 64-bit
Kees Cook
1
-2
/
+2
2020-04-20
x86/elf: Split READ_IMPLIES_EXEC from executable PT_GNU_STACK
Kees Cook
1
-2
/
+3
2020-04-20
x86/elf: Add table to document READ_IMPLIES_EXEC
Kees Cook
1
-0
/
+19
2018-10-23
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+3
2018-10-08
x86/fsgsbase/64: Convert the ELF core dump code to the new FSGSBASE helpers
Chang S. Bae
1
-3
/
+3
2018-09-27
x86: Add support for 64-bit place relative relocations
Ard Biesheuvel
1
-2
/
+1
2017-11-16
x86/mm: Prevent non-MAP_FIXED mapping across DEFAULT_MAP_WINDOW border
Kirill A. Shutemov
1
-0
/
+1
2017-11-09
x86/mm: Fix ELF_ET_DYN_BASE for 5-level paging
Kirill A. Shutemov
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-04
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2017-09-04
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-7
/
+8
2017-08-26
Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts
Ingo Molnar
1
-2
/
+2
2017-08-19
mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changes
Kees Cook
1
-2
/
+2
2017-08-10
x86/fsgsbase/64: Report FSBASE and GSBASE correctly in core dumps
Andy Lutomirski
1
-2
/
+3
2017-07-30
x86/asm/32: Remove a bunch of '& 0xffff' from pt_regs segment reads
Andy Lutomirski
1
-5
/
+5
2017-07-21
x86/mm: Prepare to expose larger address space to userspace
Kirill A. Shutemov
1
-1
/
+1
2017-07-21
x86/mm: Rename tasksize_32bit/64bit to task_size_32bit/64bit()
Kirill A. Shutemov
1
-2
/
+2
2017-07-11
binfmt_elf: use ELF_ET_DYN_BASE only for PIE
Kees Cook
1
-6
/
+7
2017-05-02
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-11
/
+17
2017-04-10
x86/vdso: Plug race between mapping and ELF header setup
Thomas Gleixner
1
-1
/
+1
2017-03-14
x86/hugetlb: Adjust to the new native/compat mmap bases
Dmitry Safonov
1
-0
/
+1
2017-03-13
x86/mm: Introduce mmap_compat_base() for 32-bit mmap()
Dmitry Safonov
1
-0
/
+3
2017-03-13
x86/mm: Add task_size parameter to mmap_base()
Dmitry Safonov
1
-11
/
+13
2017-02-04
x86/elf: Add HWCAP2 to expose ring 3 MONITOR/MWAIT
Grzegorz Andrejczuk
1
-0
/
+9
2016-08-04
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
1
-2
/
+2
2016-04-29
x86/asm/64: Rename thread_struct's fs and gs to fsbase and gsbase
Andy Lutomirski
1
-3
/
+3
2016-02-01
x86/cpufeature: Use enum cpuid_leafs instead of magic numbers
Huaitong Han
1
-1
/
+1
2015-10-09
x86/elf/64: Clear more registers in elf_common_init()
Andy Lutomirski
1
-4
/
+4
2015-10-07
x86/vdso: Remove runtime 32-bit vDSO selection
Andy Lutomirski
1
-1
/
+1
2015-07-06
x86/compat: Don't build the 32-bit VDSO if not needed
Brian Gerst
1
-1
/
+1
2015-07-06
x86/compat: Rename 'start_thread_ia32' to 'compat_start_thread'
Brian Gerst
1
-2
/
+2
2015-07-06
x86/compat: Make mmap_is_ia32() common compat
Brian Gerst
1
-8
/
+3
2015-04-15
mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE
Kees Cook
1
-3
/
+0
2015-04-13
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2015-04-06
x86/asm/entry: Clear EXTRA_REGS for all executable formats
Denys Vlasenko
1
-3
/
+4
2015-03-31
x86/mm: Improve AMD Bulldozer ASLR workaround
Hector Marco-Gisbert
1
-0
/
+1
2014-10-08
x86: Reject x32 executables if x32 ABI not supported
Ben Hutchings
1
-2
/
+3
2014-05-06
x86, vdso: Move the 32-bit vdso special pages after the text
Andy Lutomirski
1
-5
/
+3
2014-05-06
x86, vdso: Reimplement vdso.so preparation in build-time C
Andy Lutomirski
1
-3
/
+4
2014-05-06
x86, vdso: Clean up 32-bit vs 64-bit vdso params
Andy Lutomirski
1
-7
/
+13
2014-03-14
x86, vdso: Remove compat vdso support
Andy Lutomirski
1
-4
/
+0
[next]