index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
microblaze: fix the horror with restarts of sigreturn()
Al Viro
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
2013-02-03
*
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
|
*
|
USB: option: add TP-LINK HSUPA Modem MA180
Bjørn Mork
2013-01-17
|
*
|
USB: option: blacklist network interface on ONDA MT8205 4G LTE
Bjørn Mork
2013-01-17
*
|
|
Merge tag 'tty-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2013-01-18
|
\
\
\
|
*
|
|
8250/16?50: Add support for Broadcom TruManage redirected serial port
Stephen Hurd
2013-01-17
|
*
|
|
pty: return EINVAL for TIOCGPTN for BSD ptys
Jiri Slaby
2013-01-17
|
*
|
|
serial:ifx6x60:Keep word size accordance with SPI controller
channing
2013-01-16
|
*
|
|
tty: 8250_dw: Fix inverted arguments to serial_out in IRQ handler
Maxime Ripard
2013-01-16
|
*
|
|
serial: samsung: remove redundant setting of line config during port reset
Thomas Abraham
2013-01-16
|
*
|
|
serial:ifx6x60:Delete SPI timer when shut down port
chao bi
2013-01-15
|
*
|
|
tty/8250: The correct device id for this card is 0x0022
Matt Schulte
2013-01-15
|
*
|
|
tty/8250: pbn_b0_8_1152000_200 is supposed to be an 8 port definition
Matt Schulte
2013-01-15
|
*
|
|
tty: serial: vt8500: fix return value check in vt8500_serial_probe()
Wei Yongjun
2013-01-15
[next]