index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-15
x32: Fix alignment fail in struct compat_siginfo
H. Peter Anvin
1
-2
/
+2
2012-03-14
x32: Fix stupid ia32/x32 inversion in the siginfo format
H. Peter Anvin
1
-1
/
+1
2012-03-06
x32: Add ptrace for x32
H.J. Lu
2
-2
/
+101
2012-03-06
x32: Switch to a 64-bit clock_t
H. Peter Anvin
3
-4
/
+19
2012-03-06
x32: Provide separate is_ia32_task() and is_x32_task() predicates
H. Peter Anvin
1
-1
/
+11
2012-03-02
x86, mtrr: Use explicit sizing and padding for the 64-bit ioctls
H. Peter Anvin
2
-14
/
+24
2012-02-28
x86/x32: Fix the binutils auto-detect
Ingo Molnar
1
-7
/
+7
2012-02-28
x32: Warn and disable rather than error if binutils too old
H. Peter Anvin
2
-2
/
+18
2012-02-26
Merge branch 'core/types' into x86/x32
H. Peter Anvin
2
-3
/
+2
2012-02-26
x32: Only clear TIF_X32 flag once
Bobby Powers
1
-1
/
+0
2012-02-26
x32: Make sure TS_COMPAT is cleared for x32 tasks
Bobby Powers
1
-0
/
+3
2012-02-24
fs: Remove missed ->fds_bits from cessation use of fd_set structs internally
David Howells
2
-3
/
+2
2012-02-24
Merge branch 'core/types' into x86/x32
H. Peter Anvin
1
-1
/
+1
2012-02-24
fs: Fix close_on_exec pointer in alloc_fdtable
Bobby Powers
1
-1
/
+1
2012-02-23
x32: Drop non-__vdso weak symbols from the x32 VDSO
H. Peter Anvin
1
-4
/
+0
2012-02-22
x32: Fix coding style violations in the x32 VDSO code
H. Peter Anvin
3
-6
/
+7
2012-02-21
x32: Add x32 VDSO support
H. J. Lu
6
-9
/
+177
2012-02-21
x32: Allow x32 to be configured
H. J. Lu
1
-4
/
+17
2012-02-21
x32: If configured, add x32 system calls to system call tables
H. Peter Anvin
2
-2
/
+11
2012-02-21
x32: Handle process creation
H. Peter Anvin
5
-14
/
+79
2012-02-21
x32: Signal-related system calls
H. Peter Anvin
2
-1
/
+136
2012-02-21
x86: Add #ifdef CONFIG_COMPAT to <asm/sys_ia32.h>
H. Peter Anvin
1
-0
/
+5
2012-02-21
x32: Handle the x32 system call flag
H. Peter Anvin
4
-4
/
+31
2012-02-21
x32: Add rt_sigframe_x32
H. Peter Anvin
1
-0
/
+13
2012-02-21
x32: Add struct ucontext_x32
H. J. Lu
1
-0
/
+9
2012-02-21
x32: Export setup/restore_sigcontext from signal.c
H. Peter Anvin
2
-6
/
+9
2012-02-21
x86: Move some signal-handling definitions to a common header
H. Peter Anvin
4
-20
/
+22
2012-02-21
x32: Generate <asm/unistd_64_x32.h>
H. Peter Anvin
2
-1
/
+7
2012-02-21
x32: Generate <asm/unistd_x32.h>
H. Peter Anvin
3
-4
/
+17
2012-02-21
x32: Add x32 system calls to syscall/syscall_64.tbl
H. Peter Anvin
6
-274
/
+317
2012-02-21
x86-64, ia32: Drop sys32_rt_sigprocmask
H. Peter Anvin
3
-43
/
+1
2012-02-21
x32: Add a thread flag for x32 processes
H. Peter Anvin
2
-0
/
+4
2012-02-21
x86-64: Add prototype for old_rsp to a header file
H. J. Lu
1
-0
/
+6
2012-02-21
elf: Allow core dump-related fields to be overridden
H. J. Lu
1
-4
/
+20
2012-02-21
compat: Create compat_sys_p{read,write}v64
H. J. Lu
1
-6
/
+20
2012-02-21
aio: Use __kernel_ulong_t to define aio_context_t
H. Peter Anvin
1
-1
/
+1
2012-02-21
compat: Handle COMPAT_USE_64BIT_TIME in net/socket.c
H. Peter Anvin
1
-10
/
+8
2012-02-21
compat: Use COMPAT_USE_64BIT_TIME in net/compat.c
H. J. Lu
1
-25
/
+40
2012-02-21
compat: Use COMPAT_USE_64BIT_TIME in the Bluetooth subsystem
H. J. Lu
1
-1
/
+2
2012-02-21
compat: Use COMPAT_USE_64BIT_TIME in the input subsystem
H. J. Lu
2
-3
/
+3
2012-02-21
compat: Handle COMPAT_USE_64BIT_TIME in the lp driver
H. Peter Anvin
1
-4
/
+1
2012-02-21
compat: Add helper functions to read/write struct timeval, timespec
H. Peter Anvin
2
-8
/
+76
2012-02-21
compat: Introduce COMPAT_USE_64BIT_TIME
H. J. Lu
1
-0
/
+4
2012-02-21
sysinfo: Use explicit types in <linux/sysinfo.h>
H. Peter Anvin
1
-14
/
+16
2012-02-21
x32: Create posix_types_x32.h
H. Peter Anvin
3
-1
/
+23
2012-02-21
posix_types: Introduce __kernel_[u]long_t
H. Peter Anvin
1
-9
/
+14
2012-02-21
sysinfo: Move struct sysinfo to a separate header file
H. Peter Anvin
3
-19
/
+25
2012-02-21
x86-64: Use explicit sizes in sigcontext.h, prepare for x32
H. Peter Anvin
1
-27
/
+30
2012-02-21
x86: Factor out TIF_IA32 from 32-bit address space
H. Peter Anvin
6
-9
/
+13
2012-02-19
Delete the __FD_*() funcs for operating on fd_set from linux/time.h
David Howells
1
-23
/
+0
[next]