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
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
/
microblaze
/
kernel
/
signal.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-05
microblaze: use pgtable-nopmd instead of 4level-fixup
Mike Rapoport
1
-3
/
+7
2019-05-27
signal: Remove task parameter from force_sig
Eric W. Biederman
1
-1
/
+1
2019-01-04
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-2
/
+2
2015-04-15
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-8
/
+1
2015-04-12
microblaze: Remove signal translation and exec_domain
Richard Weinberger
1
-8
/
+1
2015-04-12
whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setup
Al Viro
1
-2
/
+0
2015-02-13
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
1
-1
/
+1
2015-01-08
microblaze: Fix variable types to remove W=1 warning
Michal Simek
1
-2
/
+2
2014-08-06
microblaze: Use sigsp()
Richard Weinberger
1
-6
/
+3
2014-08-06
microblaze: Use get_signal() signal_setup_done()
Richard Weinberger
1
-31
/
+17
2014-04-07
microblaze: Use asm-generic/io.h
Michal Simek
1
-1
/
+1
2013-02-27
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
1
-3
/
+3
2013-02-12
microblaze: Fix coding style issues
Michal Simek
1
-3
/
+3
2013-02-04
microblaze: evict the check for kernel_mode(regs) from do_notify_resume()
Al Viro
1
-9
/
+0
2013-02-04
microblaze: switch to generic sigaltstack
Al Viro
1
-15
/
+2
2012-12-13
microblaze: signal: Declare do_notify_resume
Michal Simek
1
-1
/
+1
2012-11-29
microblaze: rt_sigreturn is too trigger-happy about sigaltstack errors
Al Viro
1
-1
/
+1
2012-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-5
/
+2
2012-10-04
Revert "microblaze_mmu_v2: Update signal returning address"
Michal Simek
1
-8
/
+0
2012-10-01
microblaze: don't bother with SIGTRAP in setup_rt_frame()
Al Viro
1
-5
/
+2
2012-06-01
new helper: signal_delivered()
Al Viro
1
-1
/
+1
2012-06-01
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
1
-3
/
+0
2012-06-01
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
1
-14
/
+3
2012-06-01
new helper: sigmask_to_save()
Al Viro
1
-7
/
+2
2012-06-01
new helper: restore_saved_sigmask()
Al Viro
1
-4
/
+1
2012-05-24
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
1
-4
/
+1
2012-05-22
microblaze: drop 'oldset' argument of do_notify_resume()
Al Viro
1
-8
/
+6
2012-05-22
microblaze: handle TIF_NOTIFY_RESUME
Al Viro
1
-11
/
+23
2012-05-22
microblaze: ->restart_block.fn needs to be reset on rt_sigreturn
Al Viro
1
-0
/
+3
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
2011-03-09
microblaze: Fix sparse warnings - signal.c
Michal Simek
1
-2
/
+2
2011-03-09
microblaze: Remove r0_ram pointer and PTO alignment
Michal Simek
1
-2
/
+2
2009-12-14
microblaze: Remove rt_sigsuspend wrapper
Michal Simek
1
-1
/
+0
2009-12-14
microblaze: Support for WB cache
Michal Simek
1
-2
/
+28
2009-12-14
microblaze: Ptrace notifying from signal code
Michal Simek
1
-0
/
+4
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-1
/
+0
2009-07-06
microblaze: use generic syscalls.h
Arnd Bergmann
1
-1
/
+1
2009-07-06
microblaze: clean up signal handling
Arnd Bergmann
1
-136
/
+36
2009-05-26
microblaze_mmu_v2: Update signal returning address
Michal Simek
1
-0
/
+8
2009-05-21
microblaze: prepare signal handling for generic unistd.h
Michal Simek
1
-76
/
+3
2009-05-21
microblaze: fix __user annotations
Arnd Bergmann
1
-12
/
+10
2009-04-23
microblaze: Add STATE_SAVE_ARG_SPACE for noMMU kernel too
Michal Simek
1
-4
/
+10
2009-04-14
microblaze: remove duplicated #include's
Huang Weiyi
1
-1
/
+0
2009-03-27
microblaze_v8: Signal support
Michal Simek
1
-0
/
+538