index
:
litmus-rt-tegra.git
master
wip-mc
wip-nested-locking
LITMUS^RT and MC^2 V0 support for the NVIDIA Tegra 3 SoC
Jonathan Herman
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
|
|
|
|
|
|
cgroup: lock cgroup_mutex in cgroup_init_subsys()
Tejun Heo
2012-11-19
|
*
|
|
|
|
|
|
|
|
|
cgroup: trivial cleanup for cgroup_init/load_subsys()
Tejun Heo
2012-11-19
|
*
|
|
|
|
|
|
|
|
|
cgroup: make CSS_* flags bit masks instead of bit positions
Tejun Heo
2012-11-19
|
*
|
|
|
|
|
|
|
|
|
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
|
|
\
\
\
\
\
\
\
\
\
\
\
\
\
[prev]
[next]