index
:
litmus-rt-budgetable-locks.git/.git
update_litmus_2019
Unnamed repository; edit this file 'description' to name the repository.
Zelin Tong
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
*
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2013-04-29
|
\
|
*
kernel/: rename random32() to prandom_u32()
Akinobu Mita
2013-04-29
|
*
printk: fix failure to return error in devkmsg_poll()
Nicolas Kaiser
2013-04-29
|
*
early_printk: consolidate random copies of identical code
Thomas Gleixner
2013-04-29
|
*
printk/tracing: rework console tracing
zhangwei(Jovi)
2013-04-29
*
|
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2013-04-29
|
\
\
|
*
|
cpuset: fix compile warning when CONFIG_SMP=n
Li Zefan
2013-04-27
|
*
|
cpuset: fix cpu hotplug vs rebuild_sched_domains() race
Li Zefan
2013-04-27
|
*
|
cpuset: use rebuild_sched_domains() in cpuset_hotplug_workfn()
Li Zhong
2013-04-27
|
*
|
cgroup: restore the call to eventfd->poll()
Li Zefan
2013-04-26
|
*
|
cgroup: fix use-after-free when umounting cgroupfs
Li Zefan
2013-04-26
|
*
|
cgroup: fix broken file xattrs
Li Zefan
2013-04-19
|
*
|
cgroup: remove cgrp->top_cgroup
Li Zefan
2013-04-15
|
*
|
cgroup: introduce sane_behavior mount option
Tejun Heo
2013-04-14
|
*
|
move cgroupfs_root to include/linux/cgroup.h
Tejun Heo
2013-04-14
|
*
|
cgroup: convert cgroupfs_root flag bits to masks and add CGRP_ prefix
Tejun Heo
2013-04-14
|
*
|
cgroup: make cgroup_path() not print double slashes
Tejun Heo
2013-04-14
|
*
|
Revert "cgroup: remove bind() method from cgroup_subsys."
Tejun Heo
2013-04-12
|
*
|
perf: make perf_event cgroup hierarchical
Tejun Heo
2013-04-10
|
*
|
cgroup: implement cgroup_is_descendant()
Li Zefan
2013-04-10
|
*
|
cgroup: make sure parent won't be destroyed before its children
Li Zefan
2013-04-10
|
*
|
cgroup: remove bind() method from cgroup_subsys.
Rami Rosen
2013-04-10
|
*
|
cgroup: remove cgroup_lock_is_held()
Tejun Heo
2013-04-07
|
*
|
cgroup: kill cgroup_[un]lock()
Tejun Heo
2013-04-07
|
*
|
cgroup: unexport locking interface and cgroup_attach_task()
Tejun Heo
2013-04-07
|
*
|
cgroup: relocate cgroup_lock_live_group() and cgroup_attach_task_all()
Tejun Heo
2013-04-07
|
*
|
cgroup, cpuset: replace move_member_tasks_to_cpuset() with cgroup_transfer_ta...
Tejun Heo
2013-04-07
|
*
|
cgroup: remove unused parameter in cgroup_task_migrate().
Kevin Wilson
2013-04-03
|
*
|
cgroup: consolidate cgroup_attach_task() and cgroup_attach_proc()
Li Zefan
2013-03-20
|
*
|
cgroup: fix an off-by-one bug which may trigger BUG_ON()
Li Zefan
2013-03-20
|
*
|
cgroup: remove useless code in cgroup_write_event_control()
Li Zefan
2013-03-12
|
*
|
cgroup: don't bother to resize pid array
Li Zefan
2013-03-12
|
*
|
cgroup: hold cgroup_mutex before calling css_offline()
Li Zefan
2013-03-12
|
*
|
cgroup: remove unused variables in cgroup_destroy_locked()
Li Zefan
2013-03-12
|
*
|
cgroup: remove cgroup_is_descendant()
Li Zefan
2013-03-12
|
*
|
cpuset: fix RCU lockdep splat in cpuset_print_task_mems_allowed()
Li Zefan
2013-03-12
|
*
|
cgroup: avoid accessing modular cgroup subsys structure without locking
Li Zefan
2013-03-05
|
*
|
cgroup: no need to check css refs for release notification
Li Zefan
2013-03-04
|
*
|
cpuset: use cgroup_name() in cpuset_print_task_mems_allowed()
Li Zefan
2013-03-04
|
*
|
cgroup: fix cgroup_path() vs rename() race
Li Zefan
2013-03-04
*
|
|
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2013-04-29
|
\
\
\
|
*
|
|
workqueue: use kmem_cache_free() instead of kfree()
Wei Yongjun
2013-04-09
|
*
|
|
workqueue: avoid false negative WARN_ON() in destroy_workqueue()
Lai Jiangshan
2013-04-04
|
*
|
|
Merge tag 'v3.9-rc5' into wq/for-3.10
Tejun Heo
2013-04-01
|
|
\
\
\
|
*
|
|
|
workqueue: update sysfs interface to reflect NUMA awareness and a kernel para...
Tejun Heo
2013-04-01
|
*
|
|
|
workqueue: implement NUMA affinity for unbound workqueues
Tejun Heo
2013-04-01
|
*
|
|
|
workqueue: introduce put_pwq_unlocked()
Tejun Heo
2013-04-01
|
*
|
|
|
workqueue: introduce numa_pwq_tbl_install()
Tejun Heo
2013-04-01
|
*
|
|
|
workqueue: use NUMA-aware allocation for pool_workqueues
Tejun Heo
2013-04-01
|
*
|
|
|
workqueue: break init_and_link_pwq() into two functions and introduce alloc_u...
Tejun Heo
2013-04-01
[next]