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
Commit message (
Expand
)
Author
Age
*
mips: take the "zero newsp means inherit the parent's one" to copy_thread()
Al Viro
2013-02-03
*
mips: no magic arguments for sysm_pipe()
Al Viro
2013-02-03
*
mips: don't bother with compat_sys_futex() wrappers
Al Viro
2013-02-03
*
mips: switch to generic compat rt_sigaction()
Al Viro
2013-02-03
*
mips: switch to generic compat sched_rr_get_interval()
Al Viro
2013-02-03
*
mips: sigsuspend() is essentially the same as rt_sigsuspend() here
Al Viro
2013-02-03
*
mips: switch to generic compat rt_sigqueueinfo()
Al Viro
2013-02-03
*
mips: switch to generic compat rt_sigpending()
Al Viro
2013-02-03
*
mips: switch to generic compat rt_sigprocmask()
Al Viro
2013-02-03
*
switch mips to generic rt_sigsuspend(), make it unconditional
Al Viro
2013-02-03
*
mips: switch to compat_sys_waitid()
Al Viro
2013-02-03
*
mips: switch to generic sigaltstack
Al Viro
2013-02-03
*
Merge commit '12890d0f61fc' into arch-mips
Al Viro
2013-02-03
|
\
|
*
MIPS: sysmips: Rewrite to use SYSCALL_DEFINE3().
Ralf Baechle
2012-12-27
|
*
MIPS: sysmips: Use unreachable().
Ralf Baechle
2012-12-27
*
|
take sys_rt_sigsuspend() prototype to linux/syscalls.h
Al Viro
2013-02-03
*
|
mips: use sane prototype for sys_rt_sigsuspend()
Al Viro
2013-02-03
*
|
new helper: sigsp()
Al Viro
2013-02-03
*
|
new helper: signal_setup_done()
Al Viro
2013-02-03
*
|
new helper: get_signal()
Al Viro
2013-02-03
*
|
switch timerfd compat syscalls to COMPAT_SYSCALL_DEFINE
Al Viro
2013-02-03
*
|
convert futex compat syscalls to COMPAT_SYSCALL_DEFINE
Al Viro
2013-02-03
*
|
switch compat_sys_open* to COMPAT_SYSCALL_DEFINE
Al Viro
2013-02-03
*
|
generic sys_sigaction() and compat_sys_sigaction()
Al Viro
2013-02-03
*
|
generic sys_compat_rt_sigaction()
Al Viro
2013-02-03
*
|
consolidate kernel-side struct sigaction declarations
Al Viro
2013-02-03
*
|
consolidate declarations of k_sigaction
Al Viro
2013-02-03
*
|
switch compat_sys_sched_rr_get_interval to COMPAT_SYSCALL_DEFINE
Al Viro
2013-02-03
*
|
switch rt_tgsigqueueinfo to COMPAT_SYSCALL_DEFINE
Al Viro
2013-02-03
*
|
switch compat_sys_sigprocmask to COMPAT_SYSCALL_DEFINE
Al Viro
2013-02-03
*
|
switch compat_sys_rt_sigtimedwait to COMPAT_SYSCALL_DEFINE
Al Viro
2013-02-03
*
|
old sigsuspend variants in kernel/signal.c
Al Viro
2013-02-03
*
|
generic compat_sys_rt_sigqueueinfo()
Al Viro
2013-02-03
*
|
generic compat_sys_rt_sigpending()
Al Viro
2013-02-03
*
|
generic compat_sys_rt_sigprocmask()
Al Viro
2013-02-03
*
|
consolidate rt_sigsuspend()
Al Viro
2013-02-03
*
|
sanitize rt_sigaction() situation a bit
Al Viro
2013-02-03
*
|
switch compat_sys_[gs]etitimer(2) to COMPAT_SYSCALL_DEFINE
Al Viro
2013-02-03
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-01-20
|
\
\
|
*
|
sys_clone() needs asmlinkage_protect
Al Viro
2013-01-19
|
*
|
make sure that /linuxrc has std{in,out,err}
Al Viro
2013-01-19
|
*
|
x32: fix sigtimedwait
Al Viro
2012-12-26
|
*
|
x32: fix waitid()
Al Viro
2012-12-26
|
*
|
switch compat_sys_wait4() and compat_sys_waitid() to COMPAT_SYSCALL_DEFINE
Al Viro
2012-12-26
|
*
|
switch compat_sys_sigaltstack() to COMPAT_SYSCALL_DEFINE
Al Viro
2012-12-26
|
*
|
CONFIG_GENERIC_SIGALTSTACK build breakage with asm-generic/syscalls.h
Vineet Gupta
2012-12-26
|
*
|
Ensure that kernel_init_freeable() is not inlined into non __init code
Vineet Gupta
2012-12-26
|
|
/
*
|
ia64: kill thread_matches(), unexport ptrace_check_attach()
Oleg Nesterov
2013-01-20
*
|
Merge tag 'usb-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2013-01-18
|
\
\
|
*
|
USB: io_ti: Fix NULL dereference in chase_port()
Wolfgang Frisch
2013-01-17
[next]