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
Commit message (
Expand
)
Author
Age
*
cgroup, cpuset: remove cgroup_subsys->post_clone()
Tejun Heo
2012-11-19
*
cgroup: s/CGRP_CLONE_CHILDREN/CGRP_CPUSET_CLONE_CHILDREN/
Tejun Heo
2012-11-19
*
cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/onli...
Tejun Heo
2012-11-19
*
cgroup: allow ->post_create() to fail
Tejun Heo
2012-11-19
*
cgroup: update cgroup_create() failure path
Tejun Heo
2012-11-19
*
cgroup: use mutex_trylock() when grabbing i_mutex of a new cgroup directory
Tejun Heo
2012-11-19
*
cgroup: simplify cgroup_load_subsys() failure path
Tejun Heo
2012-11-19
*
cgroup: introduce CSS_ONLINE flag and on/offline_css() helpers
Tejun Heo
2012-11-19
*
cgroup: separate out cgroup_destroy_locked()
Tejun Heo
2012-11-19
*
cgroup: fix harmless bugs in cgroup_load_subsys() fail path and cgroup_unload...
Tejun Heo
2012-11-19
*
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
*
device_cgroup: add lockdep asserts
Tejun Heo
2012-11-06
*
Merge branch 'cgroup/for-3.7-fixes' into cgroup/for-3.8
Tejun Heo
2012-11-06
|
\
|
*
device_cgroup: fix RCU usage
Tejun Heo
2012-11-06
|
*
device_cgroup: fix unchecked cgroup parent usage
Aristeu Rozanski
2012-11-06
|
*
Linux 3.7-rc4
Linus Torvalds
2012-11-04
|
*
Merge tag 'nfs-for-3.7-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2012-11-03
|
|
\
|
|
*
NFS4: nfs4_opendata_access should return errno
Weston Andros Adamson
2012-11-02
|
|
*
NFSv4: Initialise the NFSv4.1 slot table highest_used_slotid correctly
Trond Myklebust
2012-11-01
|
|
*
SUNRPC: return proper errno from backchannel_rqst
Weston Andros Adamson
2012-11-01
|
|
*
NFS: add nfs_sb_deactive_async to avoid deadlock
Weston Andros Adamson
2012-10-31
|
|
*
nfs: Show original device name verbatim in /proc/*/mount{s,info}
Ben Hutchings
2012-10-31
|
|
*
nfsv3: Make v3 mounts fail with ETIMEDOUTs instead EIO on mountd timeouts
Scott Mayhew
2012-10-31
|
|
*
nfs: Check whether a layout pointer is NULL before free it
Yanchuan Nian
2012-10-31
|
|
*
NFS: fix bug in legacy DNS resolver.
NeilBrown
2012-10-31
|
|
*
NFSv4: nfs4_locku_done must release the sequence id
Trond Myklebust
2012-10-31
|
|
*
NFSv4.1: We must release the sequence id when we fail to get a session slot
Trond Myklebust
2012-10-31
|
|
*
NFS: Wait for session recovery to finish before returning
Bryan Schumaker
2012-10-31
|
*
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...
Linus Torvalds
2012-11-03
|
|
\
\
|
|
*
|
exynos4_tmu_driver_ids should be exynos_tmu_driver_ids.
Jonghwan Choi
2012-11-02
|
|
*
|
ACPI video: Ignore errors after _DOD evaluation.
Igor Murzov
2012-11-02
|
|
*
|
thermal: solve compilation errors in rcar_thermal
Devendra Naga
2012-11-02
|
*
|
|
Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...
Linus Torvalds
2012-11-03
|
|
\
\
\
[next]