summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
* 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-29
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-05-31
| |\ \
| | * | 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
| | * | | | | timer: Don't reinitialize the cpu base lock during CPU_UP_PREPARETirupathi Reddy2013-05-14
| | * | | | | tick: Don't invoke tick_nohz_stop_sched_tick() if the cpu is offlineThomas Gleixner2013-05-14
| | * | | | | tick: Cleanup NOHZ per cpu data on cpu downThomas Gleixner2013-05-12
| | * | | | | tick: Use zalloc_cpumask_var for allocating offstack cpumasksThomas Gleixner2013-05-05
| * | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-05-15
| |\ \ \ \ \ \
| | * | | | | | rcu/idle: Wrap cpu-idle poll mode within rcu_idle_enter/exitSrivatsa S. Bhat2013-05-14
| | |/ / / / /
| * | | | | | Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-14
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | / / | | | |_|/ / | | |/| | |
| | * | | | workqueue: workqueue_congested() shouldn't translate WORK_CPU_UNBOUND into no...Tejun Heo2013-05-10
* | | | | | cgroup: split cgroup destruction into two stepsTejun Heo2013-06-13