aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* cgroup: grab cgroup_mutex in drop_parsed_module_refcounts()Tejun Heo2013-06-26
* cgroup: fix cgroupfs_root early destruction pathTejun Heo2013-06-26
* cgroup: reserve ID 0 for dummy_root and 1 for unified hierarchyTejun Heo2013-06-25
* cgroup: implement for_each_[builtin_]subsys()Tejun Heo2013-06-25
* cgroup: move init_css_set initialization inside cgroup_mutexTejun Heo2013-06-25
* cgroup: s/for_each_subsys()/for_each_root_subsys()/Tejun Heo2013-06-24
* cgroup: clean up find_css_set() and friendsTejun Heo2013-06-24
* cgroup: remove cgroup->actual_subsys_maskTejun Heo2013-06-24
* cgroup: prefix global variables with "cgroup_"Tejun Heo2013-06-24
* cgroup: rename cont to cgrpLi Zefan2013-06-19
* cgroup: clean up cgroup_serial_nr_cursorTejun Heo2013-06-18
* cgroup: convert cgroup_cft_commit() to use cgroup_for_each_descendant_pre()Li Zefan2013-06-18
* cgroup: make serial_nr_cursor available throughout cgroup.cLi Zefan2013-06-18
* cgroup: fix memory leak in cgroup_rm_cftypes()Li Zefan2013-06-18
* cgroup: fix umount vs cgroup_event_remove() raceLi Zefan2013-06-18
* cgroup: fix umount vs cgroup_cfts_commit() raceLi Zefan2013-06-18
* cgroup: disallow rename(2) if sane_behaviorTejun Heo2013-06-18
* cgroup: use percpu refcnt for cgroup_subsys_statesTejun Heo2013-06-13
* Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Tejun Heo2013-06-13
|\
| * Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-06-03
| |\
| | * cgroup: warn about mismatching options of a new mount of an existing hierarchyJeff Liu2013-05-28
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-05-30
| |\ \
| | * | x86, range: fix missing merge during add rangeYinghai Lu2013-05-17
| * | | Merge tag 'trace-fixes-v3.10-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-05-28
| |\ \ \
| | * | | ring-buffer: Do not poll non allocated cpu buffersSteven Rostedt (Red Hat)2013-05-28
| | * | | tracing: Fix crash when ftrace=nop on the kernel command lineSteven Rostedt (Red Hat)2013-05-23
| * | | | auditfilter.c: fix kernel-doc warningsRandy Dunlap2013-05-24
| * | | | Merge tag 'trace-fixes-v3.10-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-05-24
| |\| | |
| | * | | tracing: Return -EBUSY when event_enable_func() fails to get moduleMasami Hiramatsu2013-05-16
| * | | | Merge tag 'kmemleak-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds2013-05-18
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | kmemleak: No need for scanning specific module sectionsSteven Rostedt2013-05-17
| | * | | kmemleak: Scan all allocated, writeable and not executable module sectionsSteven Rostedt2013-05-17
| * | | | Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-16
| |\ \ \ \
| | * | | | workqueue: don't perform NUMA-aware allocations on offline nodes in wq_numa_i...Tejun Heo2013-05-15
| | * | | | workqueue: Make schedule_work() available again to non GPL modulesMarc Dionne2013-05-14
| | * | | | workqueue: correct handling of the pool spin_lockJoonsoo Kim2013-05-14
| * | | | | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2013-05-16
| |\ \ \ \ \
| | * | | | | rcu: Don't allocate bootmem from rcu_init()Sasha Levin2013-05-15
| | * | | | | rcu: Fix comparison sense in rcu_needs_cpu()Paul E. McKenney2013-05-14
| | | |/ / / | | |/| | |
| * | | | | usermodehelper: check subprocess_info->path != NULLOleg Nesterov2013-05-16
| * | | | | Merge tag 'trace-fixes-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-05-15
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | tracing/kprobes: Make print_*probe_event staticMasami Hiramatsu2013-05-15
| | * | | | tracing/kprobes: Fix a sparse warning for incorrect type in assignmentMasami Hiramatsu2013-05-15
| | * | | | tracing/kprobes: Use rcu_dereference_raw for tp->filesMasami Hiramatsu2013-05-15
| | * | | | tracing: Fix leaks of filter predsSteven Rostedt (Red Hat)2013-05-15
| | |/ / /
| * | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-05-15
| |\ \ \ \
| | * | | | perf: Factor out auxiliary events notificationJiri Olsa2013-05-07
| | * | | | perf: Fix EXIT event notificationJiri Olsa2013-05-07
| * | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-05-15
| |\ \ \ \ \
| | * | | | | time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitonsJohn Stultz2013-05-14