index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
kernel
/
signal.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xtensa: clean up custom-controlled debug output
Max Filippov
2017-12-16
1
-6
/
+2
*
xtensa: clean up access to spilled registers locations
Max Filippov
2017-05-01
1
-5
/
+5
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-04-15
1
-9
/
+2
|
\
|
*
xtensa: Remove signal translation and exec_domain
Richard Weinberger
2015-04-12
1
-9
/
+2
*
|
whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setup
Al Viro
2015-04-11
1
-5
/
+0
|
/
*
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2015-02-12
1
-1
/
+1
*
xtensa: Use get_signal() signal_setup_done()
Richard Weinberger
2014-08-06
1
-27
/
+16
*
xtensa: don't use alternate signal stack on threads
Baruch Siach
2013-10-15
1
-1
/
+1
*
Merge tag 'xtensa-next-20130225' of git://github.com/czankel/xtensa-linux
Linus Torvalds
2013-02-26
1
-2
/
+4
|
\
|
*
xtensa: add support for TLS
Chris Zankel
2013-02-23
1
-2
/
+4
*
|
xtensa: switch to generic sigaltstack
Al Viro
2013-02-03
1
-16
/
+2
|
/
*
xtensa: clean up files to make them code-style compliant
Chris Zankel
2012-12-18
1
-4
/
+4
*
Uninclude linux/freezer.h
Richard Weinberger
2012-10-01
1
-1
/
+0
*
xtensa: can't get to do_notify_resume() when user_mode(regs) is not true
Al Viro
2012-10-01
1
-3
/
+0
*
fixups for signal breakage
Al Viro
2012-06-04
1
-1
/
+1
*
new helper: signal_delivered()
Al Viro
2012-06-01
1
-1
/
+1
*
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
2012-06-01
1
-3
/
+0
*
don't call try_to_freeze() from do_signal()
Al Viro
2012-06-01
1
-4
/
+0
*
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
2012-06-01
1
-1
/
+0
*
new helper: sigmask_to_save()
Al Viro
2012-06-01
1
-7
/
+1
*
new helper: restore_saved_sigmask()
Al Viro
2012-06-01
1
-2
/
+1
*
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
2012-05-23
1
-4
/
+1
*
xtensa: add handling of TIF_NOTIFY_RESUME
Al Viro
2012-05-21
1
-4
/
+16
*
xtensa: switch to generic rt_sigsuspend(2)
Al Viro
2012-05-21
1
-39
/
+15
*
xtensa: ->restart_block.fn needs to be reset on rt_sigreturn
Al Viro
2012-05-21
1
-0
/
+3
*
xtensa: fix build failure in xtensa/kernel/signal.c
Paul Gortmaker
2012-04-23
1
-0
/
+1
*
xtensa: use set_current_blocked() and block_sigmask()
Matt Fleming
2012-03-21
1
-14
/
+3
*
xtensa: don't mask signals if we fail to setup signal stack
Matt Fleming
2012-03-21
1
-4
/
+7
*
xtensa: no need to reset handler if SA_ONESHOT
Matt Fleming
2012-03-21
1
-3
/
+0
*
xtensa: don't reimplement force_sigsegv()
Matt Fleming
2012-03-21
1
-3
/
+1
*
[XTENSA] Add support for the sa_restorer function
Chris Zankel
2008-02-13
1
-6
/
+10
*
[XTENSA] Add support for configurable registers and coprocessors
Chris Zankel
2008-02-13
1
-23
/
+42
*
[XTENSA] Remove oldmask from sigcontext and fix register flush
Chris Zankel
2008-02-13
1
-7
/
+5
*
[XTENSA] Remove non-rt signal handling
Chris Zankel
2007-05-31
1
-476
/
+319
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
1
-1
/
+0
*
[PATCH] xtensa: fix system call interface
Chris Zankel
2006-12-10
1
-6
/
+6
*
[PATCH] xtensa: remove extra header files
Chris Zankel
2006-12-10
1
-7
/
+9
*
[PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processes
Laurent MEYER
2006-06-23
1
-1
/
+1
*
[PATCH] xtensa: remove verify_area macros
Jesper Juhl
2006-06-23
1
-5
/
+5
*
[PATCH] xtensa: remove io_remap_page_range and minor clean-ups
Chris Zankel
2005-09-22
1
-1
/
+1
*
[PATCH] convert signal handling of NODEFER to act like other Unix boxes.
Steven Rostedt
2005-08-29
1
-6
/
+5
*
[PATCH] xtensa: Architecture support for Tensilica Xtensa Part 3
Chris Zankel
2005-06-24
1
-0
/
+713