aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Hook into kernel/exit.c to force exiting RT tasks into best-effort modeBjoern Brandenburg2014-10-21
* Protect LITMUS^RT tasks from re-nicingBjoern Brandenburg2014-10-21
* Don't call set_tsk_need_resched() on remote LITMUS^RT taskBjoern Brandenburg2014-10-21
* Hook into rt scheduling class to protect LITMUS^RT tasksBjoern Brandenburg2014-10-21
* Don't trigger load balancer in scheduler tick for LITMUS^RTBjoern Brandenburg2014-10-21
* Cache 'prev' in LITMUS^RT runqueueBjoern Brandenburg2014-10-21
* Hook into finish_switch()Bjoern Brandenburg2014-10-21
* Reset SCHED_LITMUS scheduling class on forkBjoern Brandenburg2014-10-21
* Block sched_setaffinity() for SCHED_LITMUS tasksBjoern Brandenburg2014-10-21
* Integrate LITMUS^RT scheduling class with sched_setschedulerBjoern Brandenburg2014-10-21
* Disable cut-to-CFS optimization in Linux schedulerBjoern Brandenburg2014-10-21
* Integrate LITMUS^RT with try_to_wake_up() pathBjoern Brandenburg2014-10-21
* Make LITMUS^RT scheduling class the highest-priority scheduling classBjoern Brandenburg2014-10-21
* Add LITMUS^RT scheduling class in kernel/sched/MakefileBjoern Brandenburg2014-10-21
* Introduce LITMUS^RT runqueue dummy into struct rqBjoern Brandenburg2014-10-21
* Integrate SRP ceiling blocking callback with Linux schedulerBjoern Brandenburg2014-10-21
* Hookup sched_trace_XXX() tracing in Linux schedulerBjoern Brandenburg2014-10-21
* Augment rt_task() with is_realtime()Bjoern Brandenburg2014-10-21
* Hook into fork(), exec(), and exit()Bjoern Brandenburg2014-10-21
* Call sched_state_task_picked() from pick_next_task_stop()Bjoern Brandenburg2014-10-21
* Integrate preemption state machine with Linux schedulerBjoern Brandenburg2014-10-21
* Add LITMUS^RT core implementationBjoern Brandenburg2014-10-21
* Add hrtimer_start_on() supportFelipe Cerqueira2014-10-21
* Add TRACE() debug tracing supportBjoern Brandenburg2014-10-21
* Add SCHED, SCHED2, TICK, and CXS overhead tracepointsBjoern Brandenburg2014-10-21
* Integrate ft_irq_fired() with LinuxBjoern Brandenburg2014-10-21
* ENGR00313685-3 of/irq: simplify args to irq_create_of_mappingGrant Likely2014-05-16
* futex: update documentation for ordering guaranteesDavidlohr Bueso2014-04-17
* futex: avoid race between requeue and wakeLinus Torvalds2014-04-17
* futex: revert back to the explicit waiter counting codeLinus Torvalds2014-04-17
* futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() testHeiko Carstens2014-04-17
* futexes: Fix futex_hashsize initializationHeiko Carstens2014-04-17
* futexes: Avoid taking the hb->lock if there's nothing to wake upDavidlohr Bueso2014-04-17
* futexes: Document multiprocessor ordering guaranteesThomas Gleixner2014-04-17
* futexes: Increase hash table size for better performanceDavidlohr Bueso2014-04-17
* futex: Use freezable blocking callColin Cross2014-04-17
* futexes: Clean up various detailsJason Low2014-04-17
* futex: move user address verification up to common codeLinus Torvalds2014-04-17
* ENGR00273073-1 arm: add cpu idle notification callbackAnson Huang2014-04-16
* timekeeping: Avoid possible deadlock from clock_was_set_delayedJohn Stultz2014-02-13
* timekeeping: Fix missing timekeeping_update in suspend pathJohn Stultz2014-02-13
* timekeeping: Fix CLOCK_TAI timer/nanosleep delaysJohn Stultz2014-02-13
* timekeeping: Fix lost updates to tai adjustmentJohn Stultz2014-02-13
* ftrace: Have function graph only trace based on global_ops filtersSteven Rostedt2014-02-13
* ftrace: Fix synchronization location disabling and freeing ftrace_opsSteven Rostedt2014-02-13
* ftrace: Synchronize setting function_trace_op with ftrace_trace_functionSteven Rostedt2014-02-13
* audit: reset audit backlog wait time after error recoveryRichard Guy Briggs2014-02-13
* tracing: Check if tracing is enabled in trace_puts()Steven Rostedt (Red Hat)2014-02-13
* tracing: Have trace buffer point back to trace_arraySteven Rostedt (Red Hat)2014-02-13
* sched: Guarantee new group-entities always have weightPaul Turner2014-01-15