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
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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-14
Merge branches 'arch-alpha', 'arch-arm', 'arch-arm64', 'arch-avr32', 'arch-bl...
Al Viro
148
-3926
/
+494
2013-02-14
arm64: switch to generic old sigaction() (compat-only)
Al Viro
2
-45
/
+1
2013-02-14
arm64: switch to generic compat rt_sigaction()
Al Viro
2
-41
/
+1
2013-02-14
arm64: switch compat to generic old sigsuspend
Al Viro
3
-13
/
+2
2013-02-14
arm64: switch to generic compat rt_sigqueueinfo()
Al Viro
2
-18
/
+1
2013-02-14
arm64: switch to generic compat rt_sigpending()
Al Viro
2
-18
/
+1
2013-02-14
arm64: switch to generic compat rt_sigprocmask()
Al Viro
2
-33
/
+1
2013-02-14
arm64: switch to generic sigaltstack
Al Viro
8
-80
/
+6
2013-02-04
sparc: switch to generic old sigsuspend
Al Viro
4
-15
/
+1
2013-02-04
sparc: COMPAT_SYSCALL_DEFINE does all sign-extension as well as SYSCALL_DEFINE
Al Viro
2
-18
/
+8
2013-02-04
sparc: kill sign-extending wrappers for native syscalls
Al Viro
3
-150
/
+40
2013-02-04
kill sparc32_open()
Al Viro
2
-11
/
+1
2013-02-04
sparc: switch to use of generic old sigaction
Al Viro
6
-69
/
+13
2013-02-04
sparc: switch sys_compat_rt_sigaction() to COMPAT_SYSCALL_DEFINE
Al Viro
2
-17
/
+8
2013-02-04
mips: switch to generic sys_fork() and sys_clone()
Al Viro
9
-73
/
+23
2013-02-04
mips: take the "zero newsp means inherit the parent's one" to copy_thread()
Al Viro
3
-6
/
+3
2013-02-04
mips: no magic arguments for sysm_pipe()
Al Viro
1
-12
/
+6
2013-02-04
mips: don't bother with compat_sys_futex() wrappers
Al Viro
3
-9
/
+2
2013-02-04
mips: switch to generic compat rt_sigaction()
Al Viro
4
-54
/
+5
2013-02-04
mips: switch to generic compat sched_rr_get_interval()
Al Viro
3
-18
/
+2
2013-02-04
mips: sigsuspend() is essentially the same as rt_sigsuspend() here
Al Viro
2
-16
/
+4
2013-02-04
mips: switch to generic compat rt_sigqueueinfo()
Al Viro
4
-18
/
+3
2013-02-04
mips: switch to generic compat rt_sigpending()
Al Viro
4
-19
/
+3
2013-02-04
mips: switch to generic compat rt_sigprocmask()
Al Viro
4
-24
/
+3
2013-02-04
switch mips to generic rt_sigsuspend(), make it unconditional
Al Viro
5
-53
/
+2
2013-02-04
mips: switch to compat_sys_waitid()
Al Viro
2
-27
/
+1
2013-02-04
mips: switch to generic sigaltstack
Al Viro
7
-127
/
+20
2013-02-04
Merge commit '12890d0f61fc' into arch-mips
Al Viro
1
-13
/
+6
2013-02-04
x86: switch to generic old sigaction
Al Viro
11
-148
/
+6
2013-02-04
xtensa: switch to generic sigaltstack
Al Viro
4
-18
/
+4
2013-02-04
x86: switch to generic compat rt_sigaction()
Al Viro
6
-89
/
+3
2013-02-04
x86: switch to generic compat sched_rr_get_interval()
Al Viro
3
-21
/
+1
2013-02-04
x86,um: switch to generic old sigsuspend()
Al Viro
8
-31
/
+3
2013-02-04
x86: switch to generic compat rt_sigqueueinfo()
Al Viro
5
-18
/
+3
2013-02-04
x86: switch to generic compat rt_sigpending()
Al Viro
5
-27
/
+3
2013-02-04
x86: get rid of pt_regs argument in vm86/vm86old
Al Viro
5
-32
/
+8
2013-02-04
x86: get rid of pt_regs argument in sigreturn variants
Al Viro
9
-55
/
+23
2013-02-04
x86: get rid of pt_regs argument of iopl(2)
Al Viro
7
-24
/
+17
2013-02-04
unicore32: switch to generic sigaltstack
Al Viro
3
-15
/
+3
2013-02-04
amd64: get rid of useless RESTORE_TOP_OF_STACK in stub_execve()
Al Viro
1
-1
/
+0
2013-02-04
tile: switch to generic compat rt_sigaction()
Al Viro
3
-53
/
+1
2013-02-04
tile: switch to generic compat rt_sigqueueinfo()
Al Viro
3
-17
/
+1
2013-02-04
tile: switch to generic compat rt_sig{procmask,pending}()
Al Viro
1
-0
/
+2
2013-02-04
tile: switch to generic sigaltstack
Al Viro
5
-63
/
+5
2013-02-04
sparc: switch to generic compat rt_sigqueueinfo()
Al Viro
2
-16
/
+1
2013-02-04
sparc: switch to generic compat rt_sigpending()
Al Viro
3
-25
/
+2
2013-02-04
sparc: switch to generic compat rt_sigprocmask(2)
Al Viro
2
-40
/
+1
2013-02-04
sparc: bury the sys_sigpause() remains
Al Viro
3
-18
/
+2
2013-02-04
sparc: switch to generic sigaltstack
Al Viro
8
-84
/
+11
2013-02-04
sh: switch to generic old sigaction()
Al Viro
5
-66
/
+3
[next]