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
...
*
clockevents: Sanitize ticks to nsec conversion
Thomas Gleixner
2013-11-12
*
cgroup: fix to break the while loop in cgroup_attach_task() correctly
Anjana V Kumar
2013-11-12
*
irq: Force hardirq exit's softirq processing on its own stack
Frederic Weisbecker
2013-10-13
*
audit: fix endless wait in audit_log_start()
Konstantin Khlebnikov
2013-10-01
*
sched/fair: Fix small race where child->se.parent,cfs_rq might point to inval...
Daisuke Nishimura
2013-10-01
*
sched/cputime: Do not scale when utime == 0
Stanislaw Gruszka
2013-10-01
*
timekeeping: Fix HRTICK related deadlock from ntp lock changes
John Stultz
2013-10-01
*
pidns: fix vfork() after unshare(CLONE_NEWPID)
Oleg Nesterov
2013-09-26
*
pidns: Fix hang in zap_pid_ns_processes by sending a potentially extra wakeup
Eric W. Biederman
2013-09-26
*
uprobes: Fix utask->depth accounting in handle_trampoline()
Oleg Nesterov
2013-09-26
*
workqueue: cond_resched() after processing each work item
Tejun Heo
2013-09-08
*
timer_list: correct the iterator for timer_list
Nathan Zimmer
2013-09-08
*
ftrace: Check module functions being traced on reload
Steven Rostedt (Red Hat)
2013-08-29
*
tracing/uprobes: Fail to unregister if probe event files are in use
Steven Rostedt (Red Hat)
2013-08-29
*
tracing/kprobes: Fail to unregister if probe event files are in use
Steven Rostedt (Red Hat)
2013-08-29
*
tracing: trace_remove_event_call() should fail if call/file is in use
Oleg Nesterov
2013-08-29
*
tracing: Change remove_event_file_dir() to clear "d_subdirs"->i_private
Oleg Nesterov
2013-08-29
*
tracing: Introduce remove_event_file_dir()
Oleg Nesterov
2013-08-29
*
tracing: Change f_start() to take event_mutex and verify i_private != NULL
Oleg Nesterov
2013-08-29
*
tracing: Change event_filter_read/write to verify i_private != NULL
Oleg Nesterov
2013-08-29
*
tracing: Change event_enable/disable_read() to verify i_private != NULL
Oleg Nesterov
2013-08-29
*
tracing: Turn event/id->i_private into call->event.type
Oleg Nesterov
2013-08-29
*
ftrace: Add check for NULL regs if ops has SAVE_REGS set
Steven Rostedt (Red Hat)
2013-08-29
*
tracing: Change tracing_fops/snapshot_fops to rely on tracing_get_cpu()
Oleg Nesterov
2013-08-29
*
tracing: Change tracing_entries_fops to rely on tracing_get_cpu()
Oleg Nesterov
2013-08-29
*
tracing: Change tracing_stats_fops to rely on tracing_get_cpu()
Oleg Nesterov
2013-08-29
*
tracing: Change tracing_buffers_fops to rely on tracing_get_cpu()
Oleg Nesterov
2013-08-29
*
tracing: Change tracing_pipe_fops() to rely on tracing_get_cpu()
Oleg Nesterov
2013-08-29
*
tracing: Introduce trace_create_cpu_file() and tracing_get_cpu()
Oleg Nesterov
2013-08-29
*
tracing/kprobe: Wait for disabling all running kprobe handlers
Masami Hiramatsu
2013-08-29
*
tracing: Do not call kmem_cache_free() on allocation failure
Namhyung Kim
2013-08-29
*
cpuset: fix the return value of cpuset_write_u64()
Li Zefan
2013-08-20
*
PM / QoS: Fix workqueue deadlock when using pm_qos_update_request_timeout()
Stephen Boyd
2013-08-20
*
sched: Ensure update_cfs_shares() is called for parents of continuously-runni...
Peter Zijlstra
2013-08-20
*
microblaze: fix clone syscall
Michal Simek
2013-08-20
*
tracing: Fix reset of time stamps during trace_clock changes
Alexander Z Lam
2013-08-15
*
tracing: Use flag buffer_disabled for irqsoff tracer
Steven Rostedt (Red Hat)
2013-08-15
*
tracing: Make TRACE_ITER_STOP_ON_FREE stop the correct buffer
Alexander Z Lam
2013-08-15
*
tracing: Fix fields of struct trace_iterator that are zeroed by mistake
Andrew Vagin
2013-08-15
*
userns: limit the maximum depth of user_namespace->parent chain
Oleg Nesterov
2013-08-11
*
userns: unshare_userns(&cred) should not populate cred on failure
Oleg Nesterov
2013-08-11
*
workqueue: copy workqueue_attrs with all fields
Shaohua Li
2013-08-11
*
cgroup: fix umount vs cgroup_cfts_commit() race
Li Zefan
2013-08-11
*
Revert "cpuidle: Quickly notice prediction failure for repeat mode"
Rafael J. Wysocki
2013-08-11
*
tracing: Remove locking trace_types_lock from tracing_reset_all_online_cpus()
Steven Rostedt (Red Hat)
2013-08-04
*
tracing: Kill the unbalanced tr->ref++ in tracing_buffers_open()
Oleg Nesterov
2013-08-04
*
tracing: Miscellaneous fixes for trace_array ref counting
Alexander Z Lam
2013-08-04
*
tracing: Fix error handling to ensure instances can always be removed
Alexander Z Lam
2013-08-04
*
hrtimers: Move SMP function call to thread context
Thomas Gleixner
2013-07-28
*
PM / Sleep: avoid 'autosleep' in shutdown progress
Liu ShuoX
2013-07-28
[prev]
[next]