summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2014-02-25cgroup: separate out cset_group_from_root() from task_cgroup_from_root()Tejun Heo
2014-02-25cgroup: use css_set->mg_tasks to track target tasks during migrationTejun Heo
2014-02-25cgroup: add css_set->mg_tasksTejun Heo
2014-02-25Merge branch 'cgroup/for-3.14-fixes' into cgroup/for-3.15Tejun Heo
2014-02-24smp: Rename __smp_call_function_single() to smp_call_function_single_async()Frederic Weisbecker
2014-02-24smp: Remove wait argument from __smp_call_function_single()Frederic Weisbecker
2014-02-24watchdog: Simplify a little the IPI callFrederic Weisbecker
2014-02-24smp: Move __smp_call_function_single() below its safe versionFrederic Weisbecker
2014-02-24smp: Consolidate the various smp_call_function_single() declensionsFrederic Weisbecker
2014-02-24smp: Teach __smp_call_function_single() to check for offline cpusJan Kara
2014-02-24smp: Iterate functions through llist_for_each_entry_safe()Jan Kara
2014-02-24capability: Use current logging stylesJoe Perches
2014-02-23Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-02-23rcutorture: Add a lock_busted to test the testPaul E. McKenney
2014-02-23rcutorture: Gracefully handle NULL cleanup hooksPaul E. McKenney
2014-02-23rcutorture: Add an rcu_busted to test the testPaul E. McKenney
2014-02-23locktorture: Add a lock-torture kernel modulePaul E. McKenney
2014-02-23rcutorture: Stop generic kthreads in torture_cleanup()Paul E. McKenney
2014-02-23rcutorture: Abstract torture_stop_kthread()Paul E. McKenney
2014-02-23rcutorture: Abstract torture_create_kthread()Paul E. McKenney
2014-02-23rcutorture: Fix missing-return bug in rcu_torture_barrier_init()Paul E. McKenney
2014-02-23rcutorture: Fix rcutorture shutdown racesPaul E. McKenney
2014-02-23rcutorture: Announce task creationPaul E. McKenney
2014-02-23rcutorture: Clean up rcu_torture_init() error checkingPaul E. McKenney
2014-02-23rcutorture: Abstract torture_shutdown()Paul E. McKenney
2014-02-23rcutorture: Apply ACCESS_ONCE() to racy fullstop accessesPaul E. McKenney
2014-02-23rcutorture: Abstract stutter_wait()Paul E. McKenney
2014-02-23rcutorture: Add diagnostic for unscheduled system shutdownPaul E. McKenney
2014-02-23rcutorture: Privatize fullstopPaul E. McKenney
2014-02-23rcutorture: Abstract torture_shutdown_notify()Paul E. McKenney
2014-02-23rcutorture: Abstract torture-test cleanupPaul E. McKenney
2014-02-23rcutorture: Abstract torture-test initializationPaul E. McKenney
2014-02-23rcutorture: Abstract torture_onoff()Paul E. McKenney
2014-02-23rcutorture: Abstract torture_shuffle()Paul E. McKenney
2014-02-23rcutorture: Abstract torture_shutdown_absorb()Paul E. McKenney
2014-02-23rcutorture: Abstract TOROUT_STRING() and friendsPaul E. McKenney
2014-02-23rcutorture: Rename PRINTK to TOROUTPaul E. McKenney
2014-02-23rcutorture: Abstract torture_param()Paul E. McKenney
2014-02-23rcutorture: Abstract rcu_torture_random()Paul E. McKenney
2014-02-23rcutorture: Fix checkpatch complaintPaul E. McKenney
2014-02-22sched, nohz: Exclude isolated cores from load balancingMike Galbraith
2014-02-22sched: Fix select_task_rq_fair() description commentsMorten Rasmussen
2014-02-22workqueue: Replace hardcoding of -20 and 19 with MIN_NICE and MAX_NICEDongsheng Yang
2014-02-22sys: Replace hardcoding of -20 and 19 with MIN_NICE and MAX_NICEDongsheng Yang
2014-02-22sched: Replace hardcoding of -20 and 19 with MIN_NICE and MAX_NICEDongsheng Yang
2014-02-22rcu: Use MAX_NICE to replace hardcoding of 19Dongsheng Yang
2014-02-22sched/rt: Make init_sched_rt_calss() __initLi Zefan
2014-02-22sched/rt: Remove 'leaf_rt_rq_list' from 'struct rq'Li Zefan
2014-02-22sched: Consider pi boosting in setscheduler()Thomas Gleixner
2014-02-22sched: Queue RT tasks to head when prio dropsThomas Gleixner