summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2017-06-24Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2-7/+37
2017-06-23sched/rt: Move RT related code from sched/core.c to sched/rt.cNicolas Pitre3-315/+315
2017-06-23sched/deadline: Move DL related code from sched/core.c to sched/deadline.cNicolas Pitre3-340/+364
2017-06-23sched/cpuset: Only offer CONFIG_CPUSETS if SMP is enabledNicolas Pitre1-4/+3
2017-06-22sched/fair: Spare idle load balancing on nohz_full CPUsFrederic Weisbecker1-0/+4
2017-06-22nohz: Move idle balancer registration to the idle pathFrederic Weisbecker1-2/+3
2017-06-22sched/loadavg: Generalize "_idle" naming to "_nohz"Frederic Weisbecker2-27/+28
2017-06-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-7/+37
2017-06-20sched/core: Drop the unused try_get_task_struct() helper functionDavidlohr Bueso1-13/+0
2017-06-20Merge branch 'WIP.sched/core' into sched/coreIngo Molnar35-519/+550
2017-06-20sched/fair: WARN() and refuse to set buddy when !se->on_rqDaniel Axtens1-2/+8
2017-06-20sched/debug: Fix SCHED_WARN_ON() to return a value on !CONFIG_SCHED_DEBUG as ...Ingo Molnar1-2/+2
2017-06-20sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list namingIngo Molnar2-14/+14
2017-06-20sched/wait: Move bit_wait_table[] and related functionality from sched/core.c...Ingo Molnar2-16/+25
2017-06-20sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wa...Ingo Molnar3-258/+264
2017-06-20sched/wait: Standardize wait_bit_queue namingIngo Molnar1-21/+20
2017-06-20sched/wait: Standardize 'struct wait_bit_queue' wait-queue entry field nameIngo Molnar1-21/+20
2017-06-20sched/wait: Standardize internal naming of wait-queue headsIngo Molnar1-77/+77
2017-06-20sched/wait: Standardize internal naming of wait-queue entriesIngo Molnar1-49/+49
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar6-28/+28
2017-06-20livepatch: Fix stacking of patches with respect to RCUPetr Mladek2-7/+37
2017-06-18Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-6/+14
2017-06-18Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-2/+2
2017-06-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+3
2017-06-15Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-devfreq'Rafael J. Wysocki136-3847/+8988
2017-06-13genirq: Release resources in __setup_irq() error pathHeiner Kallweit1-1/+3
2017-06-12tick/broadcast: Make tick_broadcast_setup_oneshot() staticStephen Boyd2-3/+3
2017-06-12Revert "cpufreq: schedutil: Reduce frequencies slower"Rafael J. Wysocki1-3/+0
2017-06-11sched/core: Idle_task_exit() shouldn't use switch_mm_irqs_off()Andy Lutomirski1-1/+1
2017-06-11sched/fair: Fix typo in printk messageMarcin Nowakowski1-1/+1
2017-06-10Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2017-06-10Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-9/+8
2017-06-10Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+21
2017-06-09Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar3-9/+8
2017-06-08Merge tag 'pm-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-26/+5
2017-06-09Merge branches 'intel_pstate' and 'pm-sleep'Rafael J. Wysocki2-26/+5
2017-06-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds1-36/+10
2017-06-08srcu: Allow use of Classic SRCU from both process and interrupt contextPaolo Bonzini1-3/+2
2017-06-08srcu: Allow use of Tiny/Tree SRCU from both process and interrupt contextPaolo Bonzini2-6/+6
2017-06-08Revert "printk: fix double printing with earlycon"Petr Mladek1-36/+10
2017-06-08sched/idle: Add deferrable vmstat_updater backAubrey Li1-0/+1
2017-06-08sched/core: Omit building stop_sched_class when !SMPNicolas Pitre3-32/+36
2017-06-08sched/deadline: Use the revised wakeup rule for suspending constrained dl tasksDaniel Bristot de Oliveira2-12/+88
2017-06-08sched/deadline: Zero out positive runtime after throttling constrained tasksXunlei Pang1-0/+2
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