aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched
Commit message (Expand)AuthorAge
* LITMUS^RT core: keep track of time of last suspensionBjoern Brandenburg2016-06-23
* LITMUS^RT core: be more careful when pull-migrating tasksBjoern Brandenburg2016-03-08
* LITMUS^RT core: add next_became_invalid() callbackBjoern Brandenburg2016-03-08
* LITMUS^RT core: add should_wait_for_stack() callbackBjoern Brandenburg2016-03-08
* LITMUS^RT: improve integration with fork()Bjoern Brandenburg2016-03-08
* LITMUS^RT scheduling class: mark enqueued task as presentBjoern Brandenburg2016-03-08
* Protect LITMUS^RT tasks from re-nicingBjoern Brandenburg2015-08-09
* Don't call set_tsk_need_resched() on remote LITMUS^RT taskBjoern Brandenburg2015-08-09
* Hook into SCHED_DEADLINE to protect LITMUS^RT tasksBjoern Brandenburg2015-08-09
* Hook into rt scheduling class to protect LITMUS^RT tasksBjoern Brandenburg2015-08-09
* Don't trigger load balancer in scheduler tick for LITMUS^RTBjoern Brandenburg2015-08-09
* Hook into finish_switch()Bjoern Brandenburg2015-08-09
* Reset SCHED_LITMUS scheduling class on forkBjoern Brandenburg2015-08-09
* Block sched_setaffinity() for SCHED_LITMUS tasksBjoern Brandenburg2015-08-09
* Integrate LITMUS^RT scheduling class with sched_setschedulerBjoern Brandenburg2015-08-09
* Disable cut-to-CFS optimization in Linux schedulerBjoern Brandenburg2015-08-09
* Integrate LITMUS^RT with try_to_wake_up() pathBjoern Brandenburg2015-08-09
* Make LITMUS^RT scheduling class the highest-priority scheduling classBjoern Brandenburg2015-08-09
* Add LITMUS^RT scheduling class in kernel/sched/MakefileBjoern Brandenburg2015-08-09
* Introduce LITMUS^RT runqueue dummy into struct rqBjoern Brandenburg2015-08-09
* Integrate SRP ceiling blocking callback with Linux schedulerBjoern Brandenburg2015-08-09
* Hookup sched_trace_XXX() tracing in Linux schedulerBjoern Brandenburg2015-08-09
* Call sched_state_task_picked() from pick_next_task_stop()Bjoern Brandenburg2015-08-09
* Integrate preemption state machine with Linux schedulerBjoern Brandenburg2015-08-09
* Add LITMUS^RT core implementationBjoern Brandenburg2015-08-09
* Add SCHED, SCHED2, TICK, and CXS overhead tracepointsBjoern Brandenburg2015-08-09
* Integrate ft_irq_fired() with LinuxBjoern Brandenburg2015-08-09
* sched, numa: do not hint for NUMA balancing on VM_MIXEDMAP mappingsMel Gorman2015-06-10
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-05-22
|\
| * sched: always use blk_schedule_flush_plug in io_schedule_outShaohua Li2015-05-18
* | sched/core: Fix regression in cpuset_cpu_inactive() for suspendOmar Sandoval2015-05-08
* | sched: Handle priority boosted tasks proper in setscheduler()Thomas Gleixner2015-05-08
|/
* Merge tag 'pm+acpi-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-30
|\
| * cpuidle: Run tick_broadcast_exit() with disabled interruptsRafael J. Wysocki2015-04-29
* | x86: pvclock: Really remove the sched notifier for cross-cpu migrationsPaolo Bonzini2015-04-27
|/
* Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-04-14
|\
| * context_tracking: Rename context symbols to prepare for transition stateFrederic Weisbecker2015-03-09
* | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-14
|\ \
| * \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-03-27
| |\ \
| | * | rcu: Handle outgoing CPUs on exit from idle loopPaul E. McKenney2015-03-12
| | * | cpu: Make CPU-offline idle-loop transition point more precisePaul E. McKenney2015-03-12
| | |/
* | | Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2015-04-13
|\ \ \
| * | | sched, isolcpu: make cpu_isolated_map visible outside schedulerRik van Riel2015-03-19
| | |/ | |/|
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-04-13
|\ \ \
| * | | sched/idle: Use explicit broadcast oneshot control functionThomas Gleixner2015-04-03
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-04-13
|\ \ \ \
| * | | | sched/core: Drop debugging leftover trace_printk callBorislav Petkov2015-04-03
| * | | | sched/deadline: Support DL task migration during CPU hotplugWanpeng Li2015-04-02
| * | | | sched/core: Check for available DL bandwidth in cpuset_cpu_inactive()Juri Lelli2015-04-02
| * | | | sched/deadline: Always enqueue on previous rq when dl_task_timer() firesJuri Lelli2015-04-02