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
*
[PATCH] Validate and sanitze itimer timeval from userspace
Thomas Gleixner
2006-03-25
*
[PATCH] sys_alarm() unsigned signed conversion fixup
Thomas Gleixner
2006-03-25
*
[PATCH] timer irq driven soft watchdog fix
Andrew Morton
2006-03-25
*
[PATCH] fix build error if CONFIG_SYSFS=n
Andrew Morton
2006-03-24
*
[PATCH] strndup_user: convert module
Davi Arnaut
2006-03-24
*
[PATCH] timer-irq-driven soft-watchdog, cleanups
Ingo Molnar
2006-03-24
*
[PATCH] Fix module refcount leak in __set_personality()
Sergey Vlasov
2006-03-24
*
[PATCH] RLIMIT_CPU: document wrong return value
Andrew Morton
2006-03-24
*
[PATCH] RLIMIT_CPU: fix handling of a zero limit
Andrew Morton
2006-03-24
*
[PATCH] sys_setrlimit() cleanup
Andrew Morton
2006-03-24
*
[PATCH] console_setup() depends (wrongly?) on CONFIG_PRINTK
John Z. Bohach
2006-03-24
*
[PATCH] cpuset: remove useless local variable initialization
Paul Jackson
2006-03-24
*
[PATCH] cpuset: don't need to mark cpuset_mems_generation atomic
Paul Jackson
2006-03-24
*
[PATCH] cpuset: remove unnecessary NULL check
Paul Jackson
2006-03-24
*
[PATCH] cpuset memory spread slab cache optimizations
Paul Jackson
2006-03-24
*
[PATCH] cpuset memory spread basic implementation
Paul Jackson
2006-03-24
*
[PATCH] cpuset use combined atomic_inc_return calls
Paul Jackson
2006-03-24
*
[PATCH] cpuset cleanup not not operators
Paul Jackson
2006-03-24
*
[PATCH] rcutorture: tag success/failure line with module parameters
Paul E. McKenney
2006-03-24
*
[PATCH] tvec_bases too large for per-cpu data
Jan Beulich
2006-03-24
*
[PATCH] rcu_process_callbacks: don't cli() while testing ->nxtlist
Oleg Nesterov
2006-03-24
*
[PATCH] Range checking in do_proc_dointvec_(userhz_)jiffies_conv
Bart Samwel
2006-03-24
*
[PATCH] Represent laptop_mode as jiffies internally
Bart Samwel
2006-03-24
*
[PATCH] Represent dirty_*_centisecs as jiffies internally
Bart Samwel
2006-03-24
*
[PATCH] free_uid() locking improvement
Andrew Morton
2006-03-24
*
[PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23
Jens Axboe
2006-03-23
*
[PATCH] relay: consolidate sendfile() and read() code
Tom Zanussi
2006-03-23
*
[PATCH] relay: add sendfile() support
Jens Axboe
2006-03-23
*
[PATCH] relay: migrate from relayfs to a generic relay API
Jens Axboe
2006-03-23
*
[PATCH] kernel/rcupdate.c: make two structs static
Adrian Bunk
2006-03-23
*
[PATCH] BUILD_LOCK_OPS: cleanup preempt_disable() usage
Oleg Nesterov
2006-03-23
*
[PATCH] pause_on_oops command line option
Andrew Morton
2006-03-23
*
[PATCH] make bug messages more consistent
Ingo Molnar
2006-03-23
*
[PATCH] sigprocmask: kill unneeded temp var
Oleg Nesterov
2006-03-23
*
[PATCH] kernel/module.c Semaphore to Mutex Conversion for module_mutex
Ashutosh Naik
2006-03-23
*
[PATCH] sem2mutex: kprobes
Ingo Molnar
2006-03-23
*
[PATCH] sem2mutex: tty
Ingo Molnar
2006-03-23
*
[PATCH] sem2mutex: kernel/
Arjan van de Ven
2006-03-23
*
[PATCH] convert kernel/rcupdate.c:rcu_barrier_sema to mutex
Ingo Molnar
2006-03-23
*
[PATCH] kernel/cpuset.c, mutex conversion
Ingo Molnar
2006-03-23
*
[PATCH] Avoid taking global tasklist_lock for single threadedprocess at getru...
Ravikiran G Thirumalai
2006-03-23
*
[PATCH] Shrinks sizeof(files_struct) and better layout
Eric Dumazet
2006-03-23
*
[PATCH] swsusp: add s2ram ioctl to userland interface
Luca Tettamanti
2006-03-23
*
[PATCH] swsusp: let userland tools switch console on suspend
Rafael J. Wysocki
2006-03-23
*
[PATCH] swsusp: drain high mem pages
Shaohua Li
2006-03-23
*
[PATCH] swsusp: finally solve mysqld problem
Rafael J. Wysocki
2006-03-23
*
[PATCH] suspend: make progress printing prettier
Pavel Machek
2006-03-23
*
[PATCH] swsusp: freeze user space processes first
Rafael J. Wysocki
2006-03-23
*
[PATCH] swsusp: userland interface
Rafael J. Wysocki
2006-03-23
*
[PATCH] swsusp: documentation updates
Pavel Machek
2006-03-23
[next]