summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2013-06-18cgroup: make serial_nr_cursor available throughout cgroup.cLi Zefan
2013-06-18range: Do not add new blank slot with add_range_with_mergeYinghai Lu
2013-06-18cgroup: fix memory leak in cgroup_rm_cftypes()Li Zefan
2013-06-18cgroup: fix umount vs cgroup_event_remove() raceLi Zefan
2013-06-18cgroup: fix umount vs cgroup_cfts_commit() raceLi Zefan
2013-06-18cgroup: disallow rename(2) if sane_behaviorTejun Heo
2013-06-17Merge 3.10-rc6 into driver-core-nextGreg Kroah-Hartman
2013-06-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-06-15move exit_task_namespaces() outside of exit_notify()Oleg Nesterov
2013-06-14idle: Enable interrupts in the weak arch_cpu_idle() implementationJames Bottomley
2013-06-14cpuset: rename @cont to @cgrpLi Zefan
2013-06-14cgroup: use percpu refcnt for cgroup_subsys_statesTejun Heo
2013-06-14Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Tejun Heo
2013-06-14cgroup: split cgroup destruction into two stepsTejun Heo
2013-06-14cgroup: reorder the operations in cgroup_destroy_locked()Tejun Heo
2013-06-13Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2013-06-13cgroup: remove cgroup->count and useTejun Heo
2013-06-13cgroup: drop unnecessary RCU dancing from __put_css_set()Tejun Heo
2013-06-13cgroup: rename CGRP_REMOVED to CGRP_DEADTejun Heo
2013-06-13cgroup: use kzalloc() instead of kmalloc()Tejun Heo
2013-06-13cgroup: bring some sanity to naming around cg_cgroup_linkTejun Heo
2013-06-13cgroup: consistently use @cset for struct css_set variablesTejun Heo
2013-06-13cgroup: remove now unused css_depth()Tejun Heo
2013-06-13cpuset: fix to migrate mm correctly in a corner caseLi Zefan
2013-06-13cpuset: allow to move tasks to empty cpusetsLi Zefan
2013-06-13cpuset: allow to keep tasks in empty cpusetsLi Zefan
2013-06-13cpuset: introduce effective_{cpumask|nodemask}_cpuset()Li Zefan
2013-06-13cpuset: record old_mems_allowed in struct cpusetLi Zefan
2013-06-12Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds
2013-06-12kernel/audit_tree.c:audit_add_tree_rule(): protect `rule' from kill_rules()Chen Gang
2013-06-12audit: wait_for_auditd() should use TASK_UNINTERRUPTIBLEOleg Nesterov
2013-06-12kmsg: honor dmesg_restrict sysctl on /dev/kmsgKees Cook
2013-06-12reboot: rigrate shutdown/reboot to boot cpuRobin Holt
2013-06-12CPU hotplug: provide a generic helper to disable/enable CPU hotplugSrivatsa S. Bhat
2013-06-12Merge tag 'trace-fixes-v3.10-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-06-11idle: Add the stack canary init to cpu_startup_entry()Thomas Gleixner
2013-06-11tracing: Fix outputting formats of x86-tsc and counter when use trace_clockYoshihiro YUNOMAE
2013-06-11genirq: Set irq thread to RT priority on creationIvo Sieben
2013-06-11Fix lockup related to stop_machine being stuck in __do_softirq.Ben Greear
2013-06-10Merge branches 'cbnum.2013.06.10a', 'doc.2013.06.10a', 'fixes.2013.06.10a', '...Paul E. McKenney
2013-06-10rcu: Shrink TINY_RCU by reworking CPU-stall ifdefsPaul E. McKenney
2013-06-10rcu: Shrink TINY_RCU by moving exit_rcu()Paul E. McKenney
2013-06-10rcu: Consolidate rcutiny_plugin.h ifdefsPaul E. McKenney
2013-06-10rcu: Remove check_cpu_stall_preempt()Paul E. McKenney
2013-06-10rcu: Simplify RCU_TINY RCU callback invocationPaul E. McKenney
2013-06-10rcu: Remove rcu_preempt_process_callbacks()Paul E. McKenney
2013-06-10rcu: Remove rcu_preempt_remove_callbacks()Paul E. McKenney
2013-06-10rcu: Remove rcu_preempt_check_callbacks()Paul E. McKenney
2013-06-10rcu: Remove show_tiny_preempt_stats()Paul E. McKenney
2013-06-10rcu: Remove TINY_PREEMPT_RCUPaul E. McKenney