summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2013-06-19cgroup: rename cont to cgrpLi Zefan1-11/+11
2013-06-18cgroup: clean up cgroup_serial_nr_cursorTejun Heo1-7/+8
2013-06-18cgroup: convert cgroup_cft_commit() to use cgroup_for_each_descendant_pre()Li Zefan1-36/+44
2013-06-18cgroup: make serial_nr_cursor available throughout cgroup.cLi Zefan1-8/+10
2013-06-18range: Do not add new blank slot with add_range_with_mergeYinghai Lu1-10/+11
2013-06-18cgroup: fix memory leak in cgroup_rm_cftypes()Li Zefan1-1/+2
2013-06-18cgroup: fix umount vs cgroup_event_remove() raceLi Zefan1-6/+19
2013-06-18cgroup: fix umount vs cgroup_cfts_commit() raceLi Zefan1-1/+8
2013-06-18cgroup: disallow rename(2) if sane_behaviorTejun Heo1-0/+7
2013-06-18Merge 3.10-rc6 into driver-core-nextGreg Kroah-Hartman20-127/+206
2013-06-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2013-06-15move exit_task_namespaces() outside of exit_notify()Oleg Nesterov1-1/+1
2013-06-15idle: Enable interrupts in the weak arch_cpu_idle() implementationJames Bottomley1-0/+1
2013-06-14cpuset: rename @cont to @cgrpLi Zefan1-16/+16
2013-06-14cgroup: use percpu refcnt for cgroup_subsys_statesTejun Heo1-61/+104
2013-06-14Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Tejun Heo18-213/+195
2013-06-14cgroup: split cgroup destruction into two stepsTejun Heo1-11/+27
2013-06-14cgroup: reorder the operations in cgroup_destroy_locked()Tejun Heo1-26/+35
2013-06-13Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2-4/+19
2013-06-13cgroup: remove cgroup->count and useTejun Heo1-16/+5
2013-06-13cgroup: drop unnecessary RCU dancing from __put_css_set()Tejun Heo1-10/+10
2013-06-13cgroup: rename CGRP_REMOVED to CGRP_DEADTejun Heo1-16/+14
2013-06-13cgroup: use kzalloc() instead of kmalloc()Tejun Heo1-7/+7
2013-06-13cgroup: bring some sanity to naming around cg_cgroup_linkTejun Heo1-113/+113
2013-06-13cgroup: consistently use @cset for struct css_set variablesTejun Heo1-107/+109
2013-06-13cgroup: remove now unused css_depth()Tejun Heo1-12/+0
2013-06-13cpuset: fix to migrate mm correctly in a corner caseLi Zefan1-6/+19
2013-06-13cpuset: allow to move tasks to empty cpusetsLi Zefan1-2/+7
2013-06-13cpuset: allow to keep tasks in empty cpusetsLi Zefan1-31/+110
2013-06-13cpuset: introduce effective_{cpumask|nodemask}_cpuset()Li Zefan1-11/+65
2013-06-13cpuset: record old_mems_allowed in struct cpusetLi Zefan1-25/+36
2013-06-13Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds5-77/+101
2013-06-13kernel/audit_tree.c:audit_add_tree_rule(): protect `rule' from kill_rules()Chen Gang1-0/+1
2013-06-13audit: wait_for_auditd() should use TASK_UNINTERRUPTIBLEOleg Nesterov1-1/+1
2013-06-13kmsg: honor dmesg_restrict sysctl on /dev/kmsgKees Cook1-41/+50
2013-06-13reboot: rigrate shutdown/reboot to boot cpuRobin Holt1-3/+26
2013-06-13CPU hotplug: provide a generic helper to disable/enable CPU hotplugSrivatsa S. Bhat1-32/+23
2013-06-12Merge tag 'trace-fixes-v3.10-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-7/+3
2013-06-12idle: Add the stack canary init to cpu_startup_entry()Thomas Gleixner1-0/+16
2013-06-11tracing: Fix outputting formats of x86-tsc and counter when use trace_clockYoshihiro YUNOMAE2-7/+3
2013-06-11genirq: Set irq thread to RT priority on creationIvo Sieben1-5/+6
2013-06-11Fix lockup related to stop_machine being stuck in __do_softirq.Ben Greear1-3/+10
2013-06-11Merge branches 'cbnum.2013.06.10a', 'doc.2013.06.10a', 'fixes.2013.06.10a', '...Paul E. McKenney7-1063/+104
2013-06-11rcu: Shrink TINY_RCU by reworking CPU-stall ifdefsPaul E. McKenney2-6/+4
2013-06-11rcu: Shrink TINY_RCU by moving exit_rcu()Paul E. McKenney2-25/+27
2013-06-11rcu: Consolidate rcutiny_plugin.h ifdefsPaul E. McKenney1-46/+40
2013-06-11rcu: Remove check_cpu_stall_preempt()Paul E. McKenney1-7/+0
2013-06-11rcu: Simplify RCU_TINY RCU callback invocationPaul E. McKenney2-38/+9
2013-06-11rcu: Remove rcu_preempt_process_callbacks()Paul E. McKenney2-9/+0
2013-06-11rcu: Remove rcu_preempt_remove_callbacks()Paul E. McKenney2-9/+0