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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-22
cris: SA_ONESHOT handling is done by get_signal_to_deliver()
Al Viro
1
-3
/
+0
2012-05-22
h8300: switch to saved_sigmask-based sigsuspend/rt_sigsuspend
Al Viro
3
-59
/
+21
2012-05-22
h8300: don't change blocked signals' mask if setting frame up fails
Al Viro
1
-7
/
+11
2012-05-22
sh: switch to saved_sigmask-based sigsuspend()/rt_sigsuspend()
Al Viro
4
-71
/
+13
2012-05-22
xtensa: switch to generic rt_sigsuspend(2)
Al Viro
4
-43
/
+16
2012-05-22
avr32: ->restart_block.fn needs to be reset on rt_sigreturn
Al Viro
1
-0
/
+3
2012-05-22
xtensa: ->restart_block.fn needs to be reset on rt_sigreturn
Al Viro
1
-0
/
+3
2012-05-22
score: ->restart_block.fn needs to be reset on rt_sigreturn
Al Viro
1
-0
/
+3
2012-05-22
microblaze: ->restart_block.fn needs to be reset on rt_sigreturn
Al Viro
1
-0
/
+3
2012-05-22
hexagon: ->restart_block.fn needs to be reset on rt_sigreturn
Al Viro
1
-0
/
+3
2012-05-22
c6x: ->restart_block.fn needs to be reset on rt_sigreturn
Al Viro
1
-0
/
+3
2012-05-22
parisc: resetting ->restart_block.fn needs to be done on rt_sigreturn()
Al Viro
1
-2
/
+1
2012-05-22
m68k: use set_current_blocked() and block_sigmask()
Matt Fleming
1
-8
/
+3
2012-05-22
hexagon: do_notify_resume() needs tracehook_notify_resume()
Oleg Nesterov
1
-0
/
+1
2012-05-22
avr32: use block_sigmask()
Matt Fleming
1
-5
/
+1
2012-05-22
avr32: use set_current_blocked() in handle_signal/sys_rt_sigreturn
Oleg Nesterov
1
-10
/
+5
2012-05-22
avr32: don't mask signals in the error path
Matt Fleming
1
-13
/
+12
2012-05-22
m32r: use set_current_blocked() and block_sigmask()
Matt Fleming
1
-10
/
+2
2012-05-22
mn10300: use set_current_blocked() and block_sigmask()
Matt Fleming
1
-17
/
+4
2012-05-22
cris: use set_current_blocked() and block_sigmask()
Matt Fleming
2
-38
/
+9
2012-05-22
ia64: use set_current_blocked() and block_sigmask()
Matt Fleming
1
-13
/
+2
2012-05-22
microblaze: use set_current_blocked() and block_sigmask()
Matt Fleming
1
-10
/
+2
2012-05-22
microblaze: fix signal masking
Matt Fleming
1
-13
/
+18
2012-05-22
microblaze: no need to reset handler if SA_ONESHOT
Matt Fleming
1
-3
/
+0
2012-05-22
microblaze: don't reimplement force_sigsegv()
Matt Fleming
1
-3
/
+1
2012-05-22
score: use set_current_blocked() and block_sigmask()
Matt Fleming
1
-12
/
+3
2012-05-22
score: don't mask signals if we fail to setup signal stack
Matt Fleming
1
-6
/
+8
2012-05-22
h8300: use set_current_blocked() and block_sigmask()
Matt Fleming
1
-24
/
+9
2012-05-22
unicore32: use block_sigmask()
Matt Fleming
1
-4
/
+1
2012-05-22
blackfin: use set_current_blocked() and block_sigmask()
Matt Fleming
1
-13
/
+4
2012-05-22
frv: use set_current_blocked() and block_sigmask()
Matt Fleming
1
-17
/
+4
2012-05-22
parisc: use set_current_blocked() and block_sigmask()
Matt Fleming
1
-10
/
+2
2012-05-22
new helper: sigsuspend()
Al Viro
18
-205
/
+32
2012-05-22
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
145
-1910
/
+216
2012-05-22
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2012-05-22
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-61
/
+44
2012-05-22
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-280
/
+169
2012-05-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
51
-4555
/
+1807
2012-05-22
Merge tag 'for-3.5' of git://openrisc.net/jonas/linux
Linus Torvalds
9
-202
/
+199
2012-05-22
Merge tag 'pci-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/helg...
Linus Torvalds
8
-172
/
+192
2012-05-22
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
155
-2452
/
+1358
2012-05-21
net: drop NET dependency from HAVE_BPF_JIT
Sam Ravnborg
4
-4
/
+4
2012-05-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...
Linus Torvalds
142
-1320
/
+14357
2012-05-21
Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming
Linus Torvalds
4
-14
/
+23
2012-05-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
8
-56
/
+173
2012-05-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
25
-288
/
+215
2012-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
136
-10726
/
+2242
2012-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
12
-22
/
+1086
2012-05-21
Merge branch 'vfs-cleanups' (random vfs cleanups)
Linus Torvalds
1
-12
/
+8
2012-05-21
Merge branch 'stat-cleanups' (clean up copying of stat info to user space)
Linus Torvalds
1
-0
/
+21
[next]