index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
signal32.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-23
|
\
|
*
arm64: switch to generic old sigaction() (compat-only)
Al Viro
2013-02-14
|
*
arm64: switch to generic compat rt_sigaction()
Al Viro
2013-02-14
|
*
arm64: switch compat to generic old sigsuspend
Al Viro
2013-02-14
|
*
arm64: switch to generic compat rt_sigqueueinfo()
Al Viro
2013-02-14
|
*
arm64: switch to generic compat rt_sigpending()
Al Viro
2013-02-14
|
*
arm64: switch to generic compat rt_sigprocmask()
Al Viro
2013-02-14
|
*
arm64: switch to generic sigaltstack
Al Viro
2013-02-14
*
|
arm64: compat: use compat_uptr_t type for compat_ucontext.uc_link
Will Deacon
2013-02-11
|
/
*
arm64: signal: let the compiler inline compat_get_sigframe
Will Deacon
2012-11-23
*
arm64: signal: align return types for compat and native setup_return
Will Deacon
2012-11-23
*
arm64: Do not include asm/unistd32.h in asm/unistd.h
Catalin Marinas
2012-10-11
*
arm64: Remove unused definitions from asm/unistd32.h
Catalin Marinas
2012-10-11
*
compat: move compat_siginfo_t definition to asm/compat.h
Denys Vlasenko
2012-10-05
*
arm64: 32-bit (compat) applications support
Will Deacon
2012-09-17