summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2013-09-23rcu: Track rcu_nocb_kthread()'s sleeping and awakeningPaul E. McKenney
2013-09-23rcu: Distinguish between NOCB and non-NOCB rcu_callback trace eventsPaul E. McKenney
2013-09-23rcu: Add tracing for rcuo no-CBs CPU wakeup handshakePaul E. McKenney
2013-09-23rcu: Add tracing of normal (non-NOCB) grace-period requestsPaul E. McKenney
2013-09-23rcu: Add tracing to rcu_gp_kthread()Paul E. McKenney
2013-09-23rcu: Flag lockless access to ->gp_flags with ACCESS_ONCE()Paul E. McKenney
2013-09-23rcu: Prevent spurious-wakeup DoS attack on rcu_gp_kthread()Paul E. McKenney
2013-09-23rcu: Improve grace-period start logicPaul E. McKenney
2013-09-23rcu: Have rcutiny tracepoints use tracepoint_string()Paul E. McKenney
2013-09-23rcu: Reject memory-order-induced stall-warning false positivesPaul E. McKenney
2013-09-23rcu: Micro-optimize rcu_cpu_has_callbacks()Paul E. McKenney
2013-09-23rcu: Silence unused-variable warningsPaul E. McKenney
2013-09-23rcu: Replace __get_cpu_var() usesChristoph Lameter
2013-09-23rcu: Fix dubious "if" condition in __call_rcu_nocb_enqueue()Paul E. McKenney
2013-09-23rcu: Convert local functions to staticPaul E. McKenney
2013-09-23hung_task: Change sysctl_hung_task_check_count to 'int'Li Zefan
2013-09-23module: remove rmmod --wait option.Rusty Russell
2013-09-20rcu: Use proper cpp macro for ->gp_flagsPaul E. McKenney
2013-09-20sched/balancing: Periodically decay max cost of idle balanceJason Low
2013-09-20sched/balancing: Consider max cost of idle balance per sched domainJason Low
2013-09-20sched: Reduce overestimating rq->avg_idleJason Low
2013-09-20sched/balancing: Prevent the reselection of a previous env.dst_cpu if some ta...Vladimir Davydov
2013-09-20Merge branch 'sched/urgent' into sched/coreIngo Molnar
2013-09-20sched/balancing: Fix cfs_rq->task_h_load calculationVladimir Davydov
2013-09-20sched/balancing: Fix 'local->avg_load > busiest->avg_load' case in fix_small_...Vladimir Davydov
2013-09-20sched/balancing: Fix 'local->avg_load > sds->avg_load' case in calculate_imba...Vladimir Davydov
2013-09-20perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page'Peter Zijlstra
2013-09-18Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-09-18Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-09-17clocksource: Fix 'ret' data type of sysfs_override_clocksource() and sysfs_un...Elad Wexler
2013-09-16Merge branch 'fortglx/3.12/time' into fortglx/3.13/timeJohn Stultz
2013-09-16Merge branch 'fortglx/3.12/sched-clock64-base' into fortglx/3.13/timeJohn Stultz
2013-09-16sched: Fix comment for sched_info_departMichael S. Tsirkin
2013-09-13Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-09-12Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2013-09-12kernel: replace strict_strto*() with kstrto*()Jingoo Han
2013-09-12memcg: reduce function dereferenceSha Zhengju
2013-09-12memcg: avoid overflow caused by PAGE_ALIGNSha Zhengju
2013-09-12memcg: rename RESOURCE_MAX to RES_COUNTER_MAXSha Zhengju
2013-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-09-12Merge tag 'pm+acpi-fixes-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-09-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-09-12Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-09-12sched/fair: Fix the group_capacity computationPeter Zijlstra
2013-09-12sched/fair: Rework and comment the group_capacity codePeter Zijlstra
2013-09-12sched/fair: Fix group power_orig computationPeter Zijlstra
2013-09-12sched/fair: Reduce local_group logicPeter Zijlstra
2013-09-12sched/fair: Rewrite group_imb triggerPeter Zijlstra
2013-09-12sched/debug: Take PID namespace into accountPeter Zijlstra