summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2016-11-24sched: Extend scheduler's asym packingTim Chen3-17/+57
2016-11-24sched/autogroup: Fix 64-bit kernel nice level adjustmentMike Galbraith1-1/+3
2016-11-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+13
2016-11-23sched/fair: Clean up the tunable parameter definitionsIngo Molnar1-22/+28
2016-11-23sched/dl: Fix comment in pick_next_task_dl()T.Zhou1-1/+1
2016-11-23Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar4-34/+93
2016-11-23Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar4-13/+28
2016-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-27/+87
2016-11-22locking/mutex: Break out of expensive busy-loop on {mutex,rwsem}_spin_on_owne...Pan Xinhui2-5/+22
2016-11-22locking/osq: Break out of spin-wait busy waiting loop for a preempted vCPU in...Pan Xinhui1-1/+8
2016-11-22Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar9-56/+103
2016-11-22sched/autogroup: Do not use autogroup->tg in zombie threadsOleg Nesterov2-0/+20
2016-11-22sched/autogroup: Fix autogroup_move_group() to never skip sched_move_task()Oleg Nesterov1-11/+12
2016-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-3/+17
2016-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-23/+47
2016-11-21bpf, mlx5: fix mlx5e_create_rq taking reference on progDaniel Borkmann1-0/+1
2016-11-21perf/core: Fix address filter parserAlexander Shishkin1-0/+2
2016-11-21sched/wake_q: Rename WAKE_Q to DEFINE_WAKE_QWaiman Long4-11/+11
2016-11-18lockdep: Limit static allocations if PROVE_LOCKING_SMALL is definedBabu Moger1-3/+17
2016-11-18netns: make struct pernet_operations::id unsigned intAlexey Dobriyan1-1/+1
2016-11-16bpf: fix range arithmetic for bpf map accessJosef Bacik1-23/+47
2016-11-16bpf: Fix compilation warning in __bpf_lru_list_rotate_inactiveMartin KaFai Lau1-1/+1
2016-11-16sched/fair: Fix task group initializationVincent Guittot1-1/+1
2016-11-16sched/fair: Propagate asynchrous detachVincent Guittot1-0/+6
2016-11-16sched/fair: Propagate load during synchronous attach/detachVincent Guittot2-1/+188
2016-11-16sched/fair: Factorize PELT updateVincent Guittot1-51/+25
2016-11-16sched/fair: Fix hierarchical order in rq->leaf_cfs_rq_listVincent Guittot3-7/+49
2016-11-16sched/fair: Factorize attach/detach entityVincent Guittot1-22/+31
2016-11-16sched/fair: Fix incorrect comment for capacity_marginMorten Rasmussen1-1/+1
2016-11-16sched/fair: Avoid pulling tasks from non-overloaded higher capacity groupsMorten Rasmussen1-0/+25
2016-11-16sched/fair: Add per-CPU min capacity to sched_group_capacityMorten Rasmussen3-7/+16
2016-11-16sched/fair: Consider spare capacity in find_idlest_group()Morten Rasmussen1-5/+45
2016-11-16sched/fair: Compute task/cpu utilization at wake-up correctlyMorten Rasmussen1-4/+35
2016-11-16sched/cpuacct: Avoid %lld seq_printf warningMartin Schwidefsky1-1/+1
2016-11-16Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar7-30/+39
2016-11-16locking/core: Remove cpu_relax_lowlatency() usersChristian Borntraeger5-12/+12
2016-11-16locking/core, stop_machine: Yield the CPU during stop machine()Christian Borntraeger1-1/+1
2016-11-15bpf: Add BPF_MAP_TYPE_LRU_PERCPU_HASHMartin KaFai Lau2-8/+129
2016-11-15bpf: Add BPF_MAP_TYPE_LRU_HASHMartin KaFai Lau1-14/+252
2016-11-15bpf: Refactor codes handling percpu mapMartin KaFai Lau1-26/+21
2016-11-15bpf: Add percpu LRU listMartin KaFai Lau2-19/+151
2016-11-15bpf: LRU ListMartin KaFai Lau3-1/+648
2016-11-15Merge tag 'trace-v4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-1/+23
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-38/+23
2016-11-15perf/core: Do not set cpuctx->cgrp for unscheduled cgroupsDavid Carrillo-Cisneros1-0/+11
2016-11-15sched/cputime: Simplify task_cputime()Stanislaw Gruszka2-44/+17
2016-11-15sched/cputime, powerpc, s390: Make scaled cputime arch specificStanislaw Gruszka2-46/+17
2016-11-15sched/cputime, powerpc: Remove cputime_to_scaled()Stanislaw Gruszka1-14/+12
2016-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-3/+10
2016-11-14ftrace: Add more checks for FTRACE_FL_DISABLED in processing ip recordsSteven Rostedt (Red Hat)1-0/+22