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
...
|
*
|
|
|
|
cgroup: cgroup->dentry isn't a RCU pointer
Tejun Heo
2012-11-19
|
*
|
|
|
|
cgroup: create directory before linking while creating a new cgroup
Tejun Heo
2012-11-19
|
*
|
|
|
|
cgroup: open-code cgroup_create_dir()
Tejun Heo
2012-11-19
|
*
|
|
|
|
cgroup: initialize cgrp->allcg_node in init_cgroup_housekeeping()
Tejun Heo
2012-11-19
|
*
|
|
|
|
cgroup: remove incorrect dget/dput() pair in cgroup_create_dir()
Tejun Heo
2012-11-19
|
*
|
|
|
|
cgroup_freezer: implement proper hierarchy support
Tejun Heo
2012-11-09
|
*
|
|
|
|
cgroup_freezer: add ->post_create() and ->pre_destroy() and track online state
Tejun Heo
2012-11-09
|
*
|
|
|
|
cgroup_freezer: introduce CGROUP_FREEZING_[SELF|PARENT]
Tejun Heo
2012-11-09
|
*
|
|
|
|
cgroup_freezer: make freezer->state mask of flags
Tejun Heo
2012-11-09
|
*
|
|
|
|
cgroup_freezer: prepare freezer_change_state() for full hierarchy support
Tejun Heo
2012-11-09
|
*
|
|
|
|
cgroup_freezer: trivial cleanups
Tejun Heo
2012-11-09
|
*
|
|
|
|
cgroup: implement generic child / descendant walk macros
Tejun Heo
2012-11-09
|
*
|
|
|
|
cgroup: use rculist ops for cgroup->children
Tejun Heo
2012-11-09
|
*
|
|
|
|
cgroup: add cgroup_subsys->post_create()
Tejun Heo
2012-11-09
|
*
|
|
|
|
cgroup: set 'start' with the right value in cgroup_path.
Tao Ma
2012-11-08
|
*
|
|
|
|
Merge branch 'cgroup/for-3.7-fixes' into cgroup/for-3.8
Tejun Heo
2012-11-06
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'cgroup-rmdir-updates' into cgroup/for-3.8
Tejun Heo
2012-11-05
|
|
\
\
\
\
\
|
|
*
|
|
|
|
cgroup: make ->pre_destroy() return void
Tejun Heo
2012-11-05
|
|
*
|
|
|
|
cgroup: remove CGRP_WAIT_ON_RMDIR, cgroup_exclude_rmdir() and cgroup_release_...
Tejun Heo
2012-11-05
|
|
*
|
|
|
|
cgroup: deactivate CSS's and mark cgroup dead before invoking ->pre_destroy()
Tejun Heo
2012-11-05
|
|
*
|
|
|
|
cgroup: use cgroup_lock_live_group(parent) in cgroup_create()
Tejun Heo
2012-11-05
|
|
*
|
|
|
|
cgroup: kill CSS_REMOVED
Tejun Heo
2012-11-05
|
|
*
|
|
|
|
cgroup: kill cgroup_subsys->__DEPRECATED_clear_css_refs
Tejun Heo
2012-11-05
|
*
|
|
|
|
|
freezer: change ptrace_stop/do_signal_stop to use freezable_schedule()
Oleg Nesterov
2012-10-26
|
*
|
|
|
|
|
cgroup_freezer: don't use cgroup_lock_live_group()
Tejun Heo
2012-10-20
|
*
|
|
|
|
|
cgroup_freezer: prepare update_if_frozen() for locking change
Tejun Heo
2012-10-20
|
*
|
|
|
|
|
cgroup_freezer: allow moving tasks in and out of a frozen cgroup
Tejun Heo
2012-10-20
|
*
|
|
|
|
|
cgroup_freezer: don't stall transition to FROZEN for PF_NOFREEZE or PF_FREEZE...
Tejun Heo
2012-10-16
|
*
|
|
|
|
|
cgroup_freezer: make it official that writes to freezer.state don't fail
Tejun Heo
2012-10-16
|
*
|
|
|
|
|
cgroup: cgroup_subsys->fork() should be called after the task is added to css...
Tejun Heo
2012-10-16
*
|
|
|
|
|
|
Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2012-12-12
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
workqueue: add WARN_ON_ONCE() on CPU number to wq_worker_waking_up()
Joonsoo Kim
2012-12-01
|
*
|
|
|
|
|
|
workqueue: trivial fix for return statement in work_busy()
Joonsoo Kim
2012-12-01
*
|
|
|
|
|
|
|
Merge branch 'x86-bsp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-12-11
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
kernel/cpu.c: Add comment for priority in cpu_hotplug_pm_callback
Fenghua Yu
2012-11-14
*
|
|
|
|
|
|
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-12-11
|
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
Merge branch 'fortglx/3.8/time' of git://git.linaro.org/people/jstultz/linux ...
Thomas Gleixner
2012-11-21
|
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
time: Kill xtime_lock, replacing it with jiffies_lock
John Stultz
2012-11-13
|
|
*
|
|
|
|
|
|
|
|
time/jiffies: Make clocksource_jiffies static
Lars-Peter Clausen
2012-11-13
|
|
|
/
/
/
/
/
/
/
/
|
*
|
|
|
|
|
|
|
|
tick: Correct the comments for tick_sched_timer()
Chuansheng Liu
2012-11-01
|
*
|
|
|
|
|
|
|
|
Merge branch 'nohz/core' of git://github.com/fweisbec/linux-dynticks into tim...
Ingo Molnar
2012-10-21
|
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
tick: Conditionally build nohz specific code in tick handler
Frederic Weisbecker
2012-10-15
|
|
*
|
|
|
|
|
|
|
|
tick: Consolidate tick handling for high and low res handlers
Frederic Weisbecker
2012-10-15
|
|
*
|
|
|
|
|
|
|
|
tick: Consolidate timekeeping handling code
Frederic Weisbecker
2012-10-15
|
|
|
|
_
|
/
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-12-11
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
Revert "sched/autogroup: Fix crash on reboot when autogroup is disabled"
Ingo Molnar
2012-12-11
|
*
|
|
|
|
|
|
|
|
|
Merge tag 'sched-cputime-for-mingo' of git://git.kernel.org/pub/scm/linux/ker...
Ingo Molnar
2012-12-08
|
|
\
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
|
vtime: No need to disable irqs on vtime_account()
Frederic Weisbecker
2012-11-19
|
|
*
|
|
|
|
|
|
|
|
|
vtime: Consolidate a bit the ctx switch code
Frederic Weisbecker
2012-11-19
|
|
*
|
|
|
|
|
|
|
|
|
vtime: Remove the underscore prefix invasion
Frederic Weisbecker
2012-11-19
[prev]
[next]