summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2016-11-24sched: Extend scheduler's asym packingTim Chen
2016-11-23sched/fair: Clean up the tunable parameter definitionsIngo Molnar
2016-11-23sched/dl: Fix comment in pick_next_task_dl()T.Zhou
2016-11-23Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar
2016-11-22sched/autogroup: Do not use autogroup->tg in zombie threadsOleg Nesterov
2016-11-22sched/autogroup: Fix autogroup_move_group() to never skip sched_move_task()Oleg Nesterov
2016-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2016-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-11-18lockdep: Limit static allocations if PROVE_LOCKING_SMALL is definedBabu Moger
2016-11-16bpf: fix range arithmetic for bpf map accessJosef Bacik
2016-11-16sched/fair: Fix task group initializationVincent Guittot
2016-11-16sched/fair: Propagate asynchrous detachVincent Guittot
2016-11-16sched/fair: Propagate load during synchronous attach/detachVincent Guittot
2016-11-16sched/fair: Factorize PELT updateVincent Guittot
2016-11-16sched/fair: Fix hierarchical order in rq->leaf_cfs_rq_listVincent Guittot
2016-11-16sched/fair: Factorize attach/detach entityVincent Guittot
2016-11-16sched/fair: Fix incorrect comment for capacity_marginMorten Rasmussen
2016-11-16sched/fair: Avoid pulling tasks from non-overloaded higher capacity groupsMorten Rasmussen
2016-11-16sched/fair: Add per-CPU min capacity to sched_group_capacityMorten Rasmussen
2016-11-16sched/fair: Consider spare capacity in find_idlest_group()Morten Rasmussen
2016-11-16sched/fair: Compute task/cpu utilization at wake-up correctlyMorten Rasmussen
2016-11-16sched/cpuacct: Avoid %lld seq_printf warningMartin Schwidefsky
2016-11-16Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar
2016-11-15Merge tag 'trace-v4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2016-11-15sched/cputime: Simplify task_cputime()Stanislaw Gruszka
2016-11-15sched/cputime, powerpc, s390: Make scaled cputime arch specificStanislaw Gruszka
2016-11-15sched/cputime, powerpc: Remove cputime_to_scaled()Stanislaw Gruszka
2016-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-11-14ftrace: Add more checks for FTRACE_FL_DISABLED in processing ip recordsSteven Rostedt (Red Hat)
2016-11-14ftrace: Ignore FTRACE_FL_DISABLED while walking dyn_ftrace recordsAlexei Starovoitov
2016-11-14Revert "printk: make reading the kernel log flush pending lines"Linus Torvalds
2016-11-14Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-11-11Merge tag 'pm-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2016-11-11Merge branches 'pm-tools-fixes' and 'pm-sleep-fixes'Rafael J. Wysocki
2016-11-11Revert "console: don't prefer first registered if DT specifies stdout-path"Hans de Goede
2016-11-11sched/deadline: Fix typo in a commentDaniel Bristot de Oliveira
2016-11-11Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar
2016-11-08genirq: Use irq type from irqdata instead of irqdescThomas Gleixner
2016-11-07bpf: fix map not being uncharged during map creation failureDaniel Borkmann
2016-11-07bpf: fix htab map destruction when extra reserve is in useDaniel Borkmann
2016-11-05Merge branches 'sched-urgent-for-linus' and 'core-urgent-for-linus' of git://...Linus Torvalds
2016-11-03taskstats: fix the length of cgroupstats_cmd_get_policyWANG Cong
2016-11-03sched/core: Remove pointless printout in sched_show_task()Linus Torvalds
2016-11-03sched/core: Fix oops in sched_show_task()Tetsuo Handa
2016-11-02PM / sleep: fix device reference leak in test_suspendJohan Hovold
2016-11-01fork: Add task stack refcounting sanity check and prevent premature task stac...Andy Lutomirski
2016-10-28Merge tag 'pm-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2016-10-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-10-28Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-10-28Merge branches 'core-urgent-for-linus', 'irq-urgent-for-linus' and 'sched-urg...Linus Torvalds