summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2017-06-08sched/deadline: Reclaim bandwidth not used by dl tasksLuca Abeni3-24/+72
2017-06-08sched/deadline: Base GRUB reclaiming on the inactive utilizationLuca Abeni1-18/+22
2017-06-08sched/deadline: Track the "total rq utilization" tooLuca Abeni2-34/+95
2017-06-08sched/deadline: Make GRUB a task's flagLuca Abeni2-2/+4
2017-06-08sched/deadline: Do not reclaim the whole CPU bandwidthLuca Abeni3-1/+30
2017-06-08sched/deadline: Implement GRUB accountingLuca Abeni3-2/+21
2017-06-08sched/deadline: Fix the update of the total -deadline utilizationLuca Abeni2-39/+27
2017-06-08sched/deadline: Improve the tracking of active utilizationLuca Abeni3-15/+259
2017-06-08sched/deadline: Track the active utilizationLuca Abeni2-4/+67
2017-06-08sched/core: Implement new approach to scale select_idle_cpu()Peter Zijlstra2-5/+17
2017-05-24sched/clock: Fix early boot preempt assumption in __set_sched_clock_stable()Peter Zijlstra1-1/+8
2017-05-23sched/core: Enable might_sleep() and smp_processor_id() checks earlyThomas Gleixner1-1/+3
2017-05-23printk: Adjust system_state checksThomas Gleixner1-1/+1
2017-05-23extable: Adjust system_state checksThomas Gleixner1-1/+1
2017-05-23async: Adjust system_state checksThomas Gleixner1-4/+4
2017-05-23sched/numa: Use down_read_trylock() for the mmap_semVlastimil Babka1-1/+2
2017-05-23sched/rt: Minimize rq->lock contention in do_sched_rt_period_timer()Dave Kleikamp1-0/+11
2017-05-23sched/core: Allow __sched_setscheduler() in interrupts when PI is not usedSteven Rostedt (VMware)1-2/+2
2017-05-23sched/deadline: Remove unnecessary condition in push_dl_task()Byungchul Park1-1/+1
2017-05-23sched/rt: Remove unnecessary condition in push_rt_task()Byungchul Park1-1/+1
2017-05-23sched/core: Use the new llist_for_each_entry_safe() primitiveByungchul Park1-12/+3
2017-05-23smp, cpumask: Use non-atomic cpumask_{set,clear}_cpu()Peter Zijlstra1-2/+2
2017-05-23smp: Avoid sending needless IPI in smp_call_function_many()Aaron Lu1-2/+12
2017-05-23Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar13-42/+201
2017-05-23Merge tag 'pm-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-5/+4
2017-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-4/+8
2017-05-22Merge branches 'pm-sleep' and 'powercap'Rafael J. Wysocki1-1/+1
2017-05-22Merge branches 'intel_pstate', 'pm-cpufreq' and 'pm-cpufreq-sched'Rafael J. Wysocki1-4/+3
2017-05-22net: Make IP alignment calulations clearer.David S. Miller1-4/+8
2017-05-21Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-1/+28
2017-05-21Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2017-05-21Merge tag 'trace-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-5/+59
2017-05-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+2
2017-05-19blktrace: fix integer parseShaohua Li1-2/+2
2017-05-19tracing: Make sure RCU is watching before calling a stack traceSteven Rostedt (VMware)1-1/+30
2017-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+11
2017-05-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2-3/+7
2017-05-18bpf: adjust verifier heuristicsDaniel Borkmann1-1/+11
2017-05-18kprobes: Document how optimized kprobes are removed from module unloadSteven Rostedt (VMware)1-0/+6
2017-05-18ftrace: Remove #ifdef from code and add clear_ftrace_function_probes() stubSteven Rostedt (VMware)2-2/+4
2017-05-18ftrace/instances: Clear function triggers when removing instancesNaveen N. Rao3-0/+12
2017-05-18ftrace: Simplify glob handling in unregister_ftrace_function_probe_func()Naveen N. Rao1-2/+2
2017-05-18tracing/kprobes: Enforce kprobes teardown after testingThomas Gleixner2-1/+6
2017-05-18tracing: Move postpone selftests to core from early_initcallSteven Rostedt1-1/+1
2017-05-16genirq: Fix chained interrupt data orderingThomas Gleixner1-1/+1
2017-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-25/+113
2017-05-15sched/fair: Fix O(nr_cgroups) in load balance pathTejun Heo1-8/+34
2017-05-15sched/fair: Use task_groups instead of leaf_cfs_rq_list to walk all cfs_rqsPeter Zijlstra1-5/+25
2017-05-15sched/topology: Rename sched_group_cpus()Peter Zijlstra3-31/+31
2017-05-15sched/topology: Rename sched_group_mask()Peter Zijlstra3-25/+19