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
/
arm64
/
kernel
/
signal32.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-18
arm64: Removed unused variable in compat_setup_rt_frame()
Catalin Marinas
1
-1
/
+0
2013-02-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-218
/
+2
2013-02-14
arm64: switch to generic old sigaction() (compat-only)
Al Viro
1
-45
/
+0
2013-02-14
arm64: switch to generic compat rt_sigaction()
Al Viro
1
-41
/
+0
2013-02-14
arm64: switch compat to generic old sigsuspend
Al Viro
1
-12
/
+0
2013-02-14
arm64: switch to generic compat rt_sigqueueinfo()
Al Viro
1
-18
/
+0
2013-02-14
arm64: switch to generic compat rt_sigpending()
Al Viro
1
-18
/
+0
2013-02-14
arm64: switch to generic compat rt_sigprocmask()
Al Viro
1
-33
/
+0
2013-02-14
arm64: switch to generic sigaltstack
Al Viro
1
-51
/
+2
2013-02-11
arm64: compat: use compat_uptr_t type for compat_ucontext.uc_link
Will Deacon
1
-2
/
+2
2012-11-23
arm64: signal: let the compiler inline compat_get_sigframe
Will Deacon
1
-3
/
+3
2012-11-23
arm64: signal: align return types for compat and native setup_return
Will Deacon
1
-9
/
+5
2012-10-11
arm64: Do not include asm/unistd32.h in asm/unistd.h
Catalin Marinas
1
-3
/
+1
2012-10-11
arm64: Remove unused definitions from asm/unistd32.h
Catalin Marinas
1
-9
/
+9
2012-10-05
compat: move compat_siginfo_t definition to asm/compat.h
Denys Vlasenko
1
-53
/
+0
2012-09-17
arm64: 32-bit (compat) applications support
Will Deacon
1
-0
/
+876