aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* LITMUS^RT core: hook into hrtimer_nanosleep()Bjoern Brandenburg2016-07-20
* LITMUS^RT core: keep track of time of last suspensionBjoern Brandenburg2016-06-23
* hrtimer integration: properly trace late-added timersBjoern Brandenburg2016-03-20
* Hook into hrtimer to report large latenciesBjoern Brandenburg2016-03-20
* 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
* Patch hrtimer_wakeup() callback to record RELEASE overheadBjoern Brandenburg2016-03-08
* Patch hrtimer_wakeup() callback to record RELEASE_LATENCYBjoern Brandenburg2016-03-08
* Revert "Add hrtimer_start_on() support"Pratyush Patel2016-02-07
* Hook into kernel/exit.c to force exiting RT tasks into best-effort modeBjoern Brandenburg2015-08-09
* 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
* Augment rt_task() with is_realtime()Bjoern Brandenburg2015-08-09
* Hook into fork(), exec(), and exit()Bjoern 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 hrtimer_start_on() supportBjoern Brandenburg2015-08-09
* Add TRACE() debug tracing supportBjoern Brandenburg2015-08-09
* Add SCHED, SCHED2, TICK, and CXS overhead tracepointsBjoern Brandenburg2015-08-09
* Integrate ft_irq_fired() with LinuxBjoern Brandenburg2015-08-09
* genirq: devres: Fix testing return value of request_any_context_irq()Axel Lin2015-07-21
* livepatch: add module locking around kallsyms callsMiroslav Benes2015-07-21
* rcu: Correctly handle non-empty Tiny RCU callback list with none readyPaul E. McKenney2015-07-21
* sysfs: Create mountpoints with sysfs_create_mount_pointEric W. Biederman2015-07-21
* sysctl: Allow creating permanently empty directories that serve as mountpoints.Eric W. Biederman2015-07-21
* perf: Fix ring_buffer_attach() RCU sync, againOleg Nesterov2015-06-29
* Merge tag 'trace-fix-filter-4.1-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-06-18
|\
| * tracing: Have filter check for balanced opsSteven Rostedt2015-06-17
* | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2015-06-14
|\ \
| * | lockdep: Fix a race between /proc/lock_stat and module unloadPeter Zijlstra2015-06-07
* | | Merge tag 'trace-rb-bm-fix-4.1-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-06-11
|\ \ \ | | |/ | |/|
| * | ring-buffer-benchmark: Fix the wrong sched_priority of producerWang Long2015-06-11