index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
microblaze
/
kernel
/
signal.c
Age
Commit message (
Expand
)
Author
2022-03-28
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-03-10
resume_user_mode: Move to resume_user_mode.h
Eric W. Biederman
2022-01-24
microblaze: fix typo in a comment
Jason Wang
2021-12-01
microblaze: Snapshot thread flags
Mark Rutland
2020-11-26
microblaze: Remove noMMU code
Michal Simek
2020-11-10
microblaze: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2020-10-17
tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()
Jens Axboe
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-06-09
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2019-12-04
microblaze: use pgtable-nopmd instead of 4level-fixup
Mike Rapoport
2019-05-27
signal: Remove task parameter from force_sig
Eric W. Biederman
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2015-04-15
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-04-12
microblaze: Remove signal translation and exec_domain
Richard Weinberger
2015-04-11
whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setup
Al Viro
2015-02-12
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2015-01-08
microblaze: Fix variable types to remove W=1 warning
Michal Simek
2014-08-06
microblaze: Use sigsp()
Richard Weinberger
2014-08-06
microblaze: Use get_signal() signal_setup_done()
Richard Weinberger
2014-04-07
microblaze: Use asm-generic/io.h
Michal Simek
2013-02-26
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2013-02-12
microblaze: Fix coding style issues
Michal Simek
2013-02-03
microblaze: evict the check for kernel_mode(regs) from do_notify_resume()
Al Viro
2013-02-03
microblaze: switch to generic sigaltstack
Al Viro
2012-12-13
microblaze: signal: Declare do_notify_resume
Michal Simek
2012-11-28
microblaze: rt_sigreturn is too trigger-happy about sigaltstack errors
Al Viro
2012-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-04
Revert "microblaze_mmu_v2: Update signal returning address"
Michal Simek
2012-10-01
microblaze: don't bother with SIGTRAP in setup_rt_frame()
Al Viro
2012-06-01
new helper: signal_delivered()
Al Viro
2012-06-01
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
2012-06-01
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
2012-06-01
new helper: sigmask_to_save()
Al Viro
2012-06-01
new helper: restore_saved_sigmask()
Al Viro
2012-05-23
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
2012-05-21
microblaze: drop 'oldset' argument of do_notify_resume()
Al Viro
2012-05-21
microblaze: handle TIF_NOTIFY_RESUME
Al Viro
2012-05-21
microblaze: ->restart_block.fn needs to be reset on rt_sigreturn
Al Viro
2012-05-21
microblaze: use set_current_blocked() and block_sigmask()
Matt Fleming
2012-05-21
microblaze: fix signal masking
Matt Fleming
2012-05-21
microblaze: no need to reset handler if SA_ONESHOT
Matt Fleming
2012-05-21
microblaze: don't reimplement force_sigsegv()
Matt Fleming
2011-03-09
microblaze: Fix sparse warnings - signal.c
Michal Simek
2011-03-09
microblaze: Remove r0_ram pointer and PTO alignment
Michal Simek
2009-12-14
microblaze: Remove rt_sigsuspend wrapper
Michal Simek
2009-12-14
microblaze: Support for WB cache
Michal Simek
2009-12-14
microblaze: Ptrace notifying from signal code
Michal Simek
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
[next]