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: drop @skip_css from cgroup_taskset_for_each()
Tejun Heo
2014-02-13
*
cgroup: move css_set_rwsem locking outside of cgroup_task_migrate()
Tejun Heo
2014-02-13
*
cgroup: separate out put_css_set_locked() and remove put_css_set_taskexit()
Tejun Heo
2014-02-13
*
cgroup: remove css_scan_tasks()
Tejun Heo
2014-02-13
*
cpuset: use css_task_iter_start/next/end() instead of css_scan_tasks()
Tejun Heo
2014-02-13
*
cgroup: make css_set_lock a rwsem and rename it to css_set_rwsem
Tejun Heo
2014-02-13
*
cgroup: reimplement cgroup_transfer_tasks() without using css_scan_tasks()
Tejun Heo
2014-02-13
*
cgroup: implement cgroup_has_tasks() and unexport cgroup_task_count()
Tejun Heo
2014-02-13
*
cgroup: relocate cgroup_enable_task_cg_lists()
Tejun Heo
2014-02-13
*
cgroup: enable task_cg_lists on the first cgroup mount
Tejun Heo
2014-02-13
*
cgroup: drop CGRP_ROOT_SUBSYS_BOUND
Tejun Heo
2014-02-13
*
cgroup: disallow xattr, release_agent and name if sane_behavior
Tejun Heo
2014-02-13
*
cgroup: remove cgroupfs_root->refcnt
Tejun Heo
2014-02-12
*
cgroup: rename cgroupfs_root->number_of_cgroups to ->nr_cgrps and make it ato...
Tejun Heo
2014-02-12
*
cgroup: remove cgroup->name
Tejun Heo
2014-02-12
*
cgroup: make cgroup hold onto its kernfs_node
Tejun Heo
2014-02-12
*
cgroup: simplify dynamic cftype addition and removal
Tejun Heo
2014-02-12
*
cgroup: remove cftype_set
Tejun Heo
2014-02-12
*
cgroup: relocate cgroup_rm_cftypes()
Tejun Heo
2014-02-12
*
cgroup: warn if "xattr" is specified with "sane_behavior"
Tejun Heo
2014-02-12
*
cgroup: convert to kernfs
Tejun Heo
2014-02-11
*
cgroup: relocate functions in preparation of kernfs conversion
Tejun Heo
2014-02-11
*
cgroup: misc preps for kernfs conversion
Tejun Heo
2014-02-11
*
cgroup: introduce cgroup_ino()
Tejun Heo
2014-02-11
*
cgroup: introduce cgroup_init/exit_cftypes()
Tejun Heo
2014-02-11
*
cgroup: update the meaning of cftype->max_write_len
Tejun Heo
2014-02-11
*
cgroup: make cgroup_subsys->base_cftypes use cgroup_add_cftypes()
Tejun Heo
2014-02-11
*
cgroup: update cgroup name handling
Tejun Heo
2014-02-11
*
cgroup: factor out cgroup_setup_root() from cgroup_mount()
Tejun Heo
2014-02-11
*
cgroup: restructure locking and error handling in cgroup_mount()
Tejun Heo
2014-02-11
*
cgroup: release cgroup_mutex over file removals
Tejun Heo
2014-02-11
*
cgroup: introduce cgroup_tree_mutex
Tejun Heo
2014-02-11
*
cgroup: improve css_from_dir() into css_tryget_from_dir()
Tejun Heo
2014-02-11
*
Merge branch 'cgroup/for-3.14-fixes' into cgroup/for-3.15
Tejun Heo
2014-02-11
|
\
|
*
cgroup: protect modifications to cgroup_idr with cgroup_mutex
Li Zefan
2014-02-11
*
|
Merge branch 'for-3.14-fixes' into for-3.15
Tejun Heo
2014-02-08
|
\
|
|
*
cgroup: fix locking in cgroup_cfts_commit()
Tejun Heo
2014-02-08
|
*
cgroup: fix error return from cgroup_create()
Tejun Heo
2014-02-08
|
*
cgroup: fix error return value in cgroup_mount()
Tejun Heo
2014-02-08
|
*
cgroup: use an ordered workqueue for cgroup destruction
Hugh Dickins
2014-02-07
|
*
arm, pm, vmpressure: add missing slab.h includes
Tejun Heo
2014-02-03
*
|
cgroup: remove cgroup_root_mutex
Tejun Heo
2014-02-08
*
|
cgroup: update locking in cgroup_show_options()
Tejun Heo
2014-02-08
*
|
cgroup: rename cgroup_subsys->subsys_id to ->id
Tejun Heo
2014-02-08
*
|
cgroup: clean up cgroup_subsys names and initialization
Tejun Heo
2014-02-08
*
|
cgroup: drop module support
Tejun Heo
2014-02-08
|
/
*
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-01-31
|
\
|
*
Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
2014-01-25
|
|
\
|
|
*
sched/nohz: Fix overflow error in scheduler_tick_max_deferment()
Kevin Hilman
2014-01-15
|
|
*
nohz_full: fix code style issue of tick_nohz_full_stop_tick
Alex Shi
2014-01-15
[next]