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
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
|
\
|
*
merge compat sys_ipc instances
Al Viro
2013-03-03
|
*
consolidate compat lookup_dcookie()
Al Viro
2013-03-03
|
*
switch getrusage() to COMPAT_SYSCALL_DEFINE
Al Viro
2013-03-03
|
*
make SYSCALL_DEFINE<n>-generated wrappers do asmlinkage_protect
Al Viro
2013-03-03
*
|
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2013-04-30
|
\
\
|
*
|
power/sysrq: fix inconstistent help message of sysrq key
zhangwei(Jovi)
2013-04-30
|
*
|
kgdb/sysrq: fix inconstistent help message of sysrq key
zhangwei(Jovi)
2013-04-30
|
*
|
kernel/sys.c: make prctl(PR_SET_MM) generally available
Amnon Shiloh
2013-04-30
|
*
|
relay: use macro PAGE_ALIGN instead of FIX_SIZE
zhangwei(Jovi)
2013-04-30
|
*
|
kernel/relay.c: move FIX_SIZE macro into relay.c
zhangwei(Jovi)
2013-04-30
|
*
|
kernel/relay.c: remove unused function argument actor
zhangwei(Jovi)
2013-04-30
|
*
|
semaphore: use `bool' type for semaphore_waiter's up
liguang
2013-04-30
|
*
|
semaphore: use unlikely() for down's timeout
liguang
2013-04-30
|
*
|
pid_namespace.c/.h: simplify defines
Raphael S.Carvalho
2013-04-30
|
*
|
kernel/pid.c: improve flow of a loop inside alloc_pidmap.
Raphael S. Carvalho
2013-04-30
|
*
|
kexec: Use min() and min_t() to simplify logic
Zhang Yanfei
2013-04-30
|
*
|
kexec: fix wrong types of some local variables
Zhang Yanfei
2013-04-30
|
*
|
coredump: only SIGKILL should interrupt the coredumping task
Oleg Nesterov
2013-04-30
|
*
|
kmod: remove call_usermodehelper_fns()
Lucas De Marchi
2013-04-30
|
*
|
kmod: split call to call_usermodehelper_fns()
Lucas De Marchi
2013-04-30
|
*
|
usermodehelper: export call_usermodehelper_exec() and call_usermodehelper_set...
Lucas De Marchi
2013-04-30
|
*
|
ptrace: add ability to retrieve signals without removing from a queue (v4)
Andrey Vagin
2013-04-30
|
*
|
kernel/timer.c: move some non timer related syscalls to kernel/sys.c
Stephen Rothwell
2013-04-30
|
*
|
kernel/timer.c: convert compat_sys_sysinfo to COMPAT_SYSCALL_DEFINE
Stephen Rothwell
2013-04-30
|
*
|
kernel/compat.c: make do_sysinfo() static
Stephen Rothwell
2013-04-30
|
*
|
kernel/smp.c: cleanups
Andrew Morton
2013-04-30
|
*
|
kernel/smp.c: remove 'priv' of call_single_data
liguang
2013-04-30
|
*
|
kernel/smp.c: use '|=' for csd_lock
liguang
2013-04-30
|
*
|
workqueue: include workqueue info when printing debug dump of a worker task
Tejun Heo
2013-04-30
|
*
|
kthread: implement probe_kthread_data()
Tejun Heo
2013-04-30
|
*
|
arc, print-fatal-signals: reduce duplicated information
Vineet Gupta
2013-04-30
|
*
|
dump_stack: unify debug information printed by show_regs()
Tejun Heo
2013-04-30
|
*
|
dump_stack: implement arch-specific hardware description in task dumps
Tejun Heo
2013-04-30
|
*
|
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
2013-04-30
|
*
|
kernel/range.c: subtract_range: fix the broken phrase issued by printk
Lin Feng
2013-04-30
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2013-04-30
|
\
\
\
|
*
|
|
seccomp: allow BPF_XOR based ALU instructions.
Nicolas Schichan
2013-03-25
*
|
|
|
Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-04-30
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Merge branch 'pm-assorted'
Rafael J. Wysocki
2013-04-27
|
|
\
\
\
|
|
*
|
|
PM / sleep: invalidate TEST_CPUS and TEST_CORE support for freeze state
Zhang Rui
2013-04-05
|
|
*
|
|
PM / sleep: add TEST_PLATFORM support for freeze state
Zhang Rui
2013-04-05
*
|
|
|
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-04-30
|
\
\
\
\
\
|
*
|
|
|
|
extable: Flip the sorting message
Borislav Petkov
2013-04-15
*
|
|
|
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-04-30
|
\
\
\
\
\
\
|
*
|
|
|
|
|
clockevents: Set dummy handler on CPU_DEAD shutdown
Thomas Gleixner
2013-04-25
|
*
|
|
|
|
|
Merge branch 'linus' into timers/core
Thomas Gleixner
2013-04-24
|
|
\
\
\
\
\
\
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
timekeeping: Update tk->cycle_last in resume
Thomas Gleixner
2013-04-22
|
*
|
|
|
|
|
posix-timers: Remove unused variable
Thomas Gleixner
2013-04-18
|
*
|
|
|
|
|
clockevents: Switch into oneshot mode even if broadcast registered late
Stephen Boyd
2013-04-17
[next]