aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched
Commit message (Expand)AuthorAge
* Core: call IPI notifier from generic scheduler IPI handlerBjoern Brandenburg2017-06-15
* LITMUS^RT integration in core scheduler: include debug_trace.hBjoern Brandenburg2017-06-09
* Protect LITMUS^RT tasks from re-nicingBjoern Brandenburg2017-05-26
* Don't call set_tsk_need_resched() on remote LITMUS^RT taskBjoern Brandenburg2017-05-26
* Hook into SCHED_DEADLINE to protect LITMUS^RT tasksBjoern Brandenburg2017-05-26
* Hook into rt scheduling class to protect LITMUS^RT tasksBjoern Brandenburg2017-05-26
* Don't trigger load balancer in scheduler tick for LITMUS^RTBjoern Brandenburg2017-05-26
* Hook into finish_switch()Bjoern Brandenburg2017-05-26
* Reset SCHED_LITMUS scheduling class on forkBjoern Brandenburg2017-05-26
* Block sched_setaffinity() for SCHED_LITMUS tasksBjoern Brandenburg2017-05-26
* Disable cut-to-CFS optimization in Linux schedulerBjoern Brandenburg2017-05-26
* Hook into fork(), exec(), and exit()Bjoern Brandenburg2017-05-26
* Integrate LITMUS^RT scheduling class with sched_setschedulerBjoern Brandenburg2017-05-26
* Integrate LITMUS^RT with try_to_wake_up() pathBjoern Brandenburg2017-05-26
* Make LITMUS^RT scheduling class the highest-priority scheduling classBjoern Brandenburg2017-05-26
* Add LITMUS^RT scheduling class in kernel/sched/MakefileBjoern Brandenburg2017-05-26
* Introduce LITMUS^RT runqueue dummy into struct rqBjoern Brandenburg2017-05-26
* Hookup sched_trace_XXX() tracing in Linux schedulerBjoern Brandenburg2017-05-26
* Hook into __schedule() to set litmus_preemption_in_progressBjoern Brandenburg2017-05-26
* Call sched_state_task_picked() from pick_next_task_stop()Bjoern Brandenburg2017-05-26
* Integrate preemption state machine with Linux schedulerBjoern Brandenburg2017-05-26
* Add LITMUS^RT core implementationBjoern Brandenburg2017-05-26
* Add SCHED, SCHED2, and CXS overhead tracepointsBjoern Brandenburg2017-05-26
* Integrate ft_irq_fired() with LinuxBjoern Brandenburg2017-05-26
* sched/rt: Add a missing rescheduling pointSebastian Andrzej Siewior2017-03-31
* sched/autogroup: Fix 64-bit kernel nice level adjustmentMike Galbraith2016-11-23
* sched/autogroup: Do not use autogroup->tg in zombie threadsOleg Nesterov2016-11-22
* sched/autogroup: Fix autogroup_move_group() to never skip sched_move_task()Oleg Nesterov2016-11-22
* sched/core: Remove pointless printout in sched_show_task()Linus Torvalds2016-11-03
* sched/core: Fix oops in sched_show_task()Tetsuo Handa2016-11-03
*-. Merge branches 'core-urgent-for-linus', 'irq-urgent-for-linus' and 'sched-urg...Linus Torvalds2016-10-28
|\ \
| | * sched/fair: Remove unused but set variable 'rq'Tobias Klauser2016-10-27
| |/
* / mm: remove per-zone hashtable of bitlock waitqueuesLinus Torvalds2016-10-27
|/
* sched/fair: Fix incorrect task group ->load_avgVincent Guittot2016-10-19
* Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-10-18
|\
| * sched/fair: Fix sched domains NULL dereference in select_idle_sibling()Wanpeng Li2016-10-11
* | Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-15
|\ \
| * | latent_entropy: Mark functions with __latent_entropyEmese Revfy2016-10-10
* | | Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2016-10-14
|\ \ \
| * | | cgroup: make cgroup_path() and friends behave in the style of strlcpy()Tejun Heo2016-08-10
* | | | nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-07
| |_|/ |/| |
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-03
|\ \ \
| * | | sched/core: Free the stack early if CONFIG_THREAD_INFO_IN_TASKAndy Lutomirski2016-09-16
| * | | sched/core: Allow putting thread_info into task_structAndy Lutomirski2016-09-15
| * | | Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar2016-09-15
| |\ \ \ | | | |/ | | |/|
| * | | sched: Remove __schedule() non-standard frame annotationBrian Gerst2016-08-24
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-10-03
|\ \ \ \
| * | | | sched/irqtime: Consolidate irqtime flushing codeFrederic Weisbecker2016-09-30
| * | | | sched/irqtime: Consolidate accounting synchronization with u64_stats APIFrederic Weisbecker2016-09-30
| * | | | sched/irqtime: Remove needless IRQs disablement on kcpustat updateFrederic Weisbecker2016-09-30