index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
os-Linux
/
signal.c
Age
Commit message (
Expand
)
Author
2013-11-17
um: Make stack trace reliable against kernel mode faults
Richard Weinberger
2013-07-19
um: siginfo cleanup
Richard Weinberger
2013-03-11
um: fix build failure due to mess-up of sig_info protorype
Sergei Trofimovich
2012-10-09
um: get rid of pointless include "..." where include <...> will do
Al Viro
2012-08-01
um: pass siginfo to guest process
Martin Pärtel
2011-11-02
um: sysdep/barrier.h is not used for anything
Al Viro
2011-11-02
um: shared/process.h is empty now; kill it
Al Viro
2011-11-02
um: finish conversion to mcontext_t
Al Viro
2011-11-02
um: start switching the references to host mcontext_t to its userland type
Al Viro
2011-11-02
um: take userland definition of barrier() to user.h
Al Viro
2011-11-02
um: fill the handlers array at build time
Al Viro
2011-11-02
um: simplify set_handler()
Al Viro
2011-11-02
um: don't bother blocking SIGARLM and SIGUSR1
Al Viro
2011-11-02
um: merge hard_handler() instances, switch to use of SA_SIGINFO
Al Viro
2011-11-02
um: -include user.h for USER_OBJ, trim includes
Al Viro
2008-07-24
UML: make several more things static
WANG Cong
2008-05-13
uml: track and make up lost ticks
Jeff Dike
2008-02-08
uml: style fixes in arch/um/os-Linux
Jeff Dike
2008-02-05
uml: signal handling tidying
Jeff Dike
2008-02-05
uml: clean up sig_handler_common_skas
Jeff Dike
2008-02-05
uml: move sig_handler_common_skas
Jeff Dike
2008-02-05
uml: use barrier() instead of mb()
Jeff Dike
2008-02-05
uml: tidy kern_util.h
Jeff Dike
2008-02-05
uml: code tidying under arch/um/os-Linux
WANG Cong
2007-10-16
uml: eliminate SIGALRM
Jeff Dike
2007-10-16
uml: eliminate interrupts in the idle loop
Jeff Dike
2007-10-16
uml: separate timer initialization
Jeff Dike
2007-10-16
uml: fix timer switching
Jeff Dike
2007-10-16
uml: style fixes pass 3
Jeff Dike
2007-10-16
uml: remove code made redundant by CHOOSE_MODE removal
Jeff Dike
2007-10-16
uml: throw out CHOOSE_MODE
Jeff Dike
2007-09-19
uml: fix irqstack crash
Jeff Dike
2007-05-11
uml: iRQ stacks
Jeff Dike
2007-05-11
uml: tidy IRQ code
Jeff Dike
2007-05-07
uml: remove user_util.h
Jeff Dike
2007-03-08
[PATCH] um: remove dead code about os_usr1_signal() and os_usr1_process()
Paolo 'Blaisorblade' Giarrusso
2006-11-03
[PATCH] uml: fix I/O hang
Jeff Dike
2006-09-26
[PATCH] uml: Remove unused variable
Jeff Dike
2006-09-26
[PATCH] uml: Move signal handlers to arch code
Jeff Dike
2006-07-10
[PATCH] uml: timer initialization cleanup
Jeff Dike
2006-01-19
[PATCH] uml: implement soft interrupts
Jeff Dike
2006-01-19
[PATCH] uml: move libc-dependent skas process handling
Gennady Sharapov
2006-01-19
[PATCH] uml: change interface to boot_timer_handler
Bodo Stroesser
2006-01-19
[PATCH] uml: move libc-dependent time code
Gennady Sharapov
2006-01-09
[PATCH] uml: move libc-dependent code from signal_user.c
Gennady Sharapov
2005-05-05
[PATCH] uml: s390 preparation, sighandler interface abstraction
Bodo Stroesser
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds