summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
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
2014-02-22sched: Adjust p->sched_reset_on_fork when nothing else changesThomas Gleixner
2014-02-22sched: Add better debug output for might_sleep()Thomas Gleixner
2014-02-22sched: Check for idle task in might_sleep()Thomas Gleixner
2014-02-22sched: Init idle->on_rq in init_idle()Thomas Gleixner
2014-02-21perf/x86: Warn to early_printk() in case irq_work is too slowPeter Zijlstra
2014-02-21sched: Remove some #ifdefferyPeter Zijlstra
2014-02-21sched: Fix hotplug task migrationPeter Zijlstra
2014-02-21sched/fair: Remove idle_balance() declaration in sched.hPeter Zijlstra
2014-02-21sched/fair: Reset se-depth when task switched to FAIRMichael wang
2014-02-21Merge branch 'linus' into sched/coreThomas Gleixner
2014-02-21sched/deadline: Remove useless dl_nr_totalKirill Tkhai
2014-02-21sched/deadline: Test for CPU's presence explicitlyBoris Ostrovsky
2014-02-21sched: Add 'flags' argument to sched_{set,get}attr() syscallsPeter Zijlstra
2014-02-21sched: Fix information leak in sys_sched_getattr()Vegard Nossum
2014-02-21sched,numa: add cond_resched to task_numa_workRik van Riel
2014-02-21sched/core: Make dl_b->lock IRQ safeJuri Lelli
2014-02-21sched/core: Fix sched_rt_global_validateJuri Lelli
2014-02-21sched/deadline: Fix overflow to handle period==0 and deadline!=0Steven Rostedt
2014-02-21sched/deadline: Fix bad accounting of nr_runningJuri Lelli
2014-02-21sched/mm: call finish_arch_post_lock_switch in idle_task_exit and use_mmMartin Schwidefsky
2014-02-20Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-02-20Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-02-20user_namespace.c: Remove duplicated word in commentBrian Campbell