aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2015-08-19nohz: Set isolcpus when nohz_full is setlinux-lng-preempt-rt-3.18.16-2015.08Chris Metcalf
2015-08-09Merge tag 'lsk-v3.18-15.07-rt' of http://git.linaro.org/kernel/linux-linaro-s...Gary S. Robertson
2015-07-22hrtimer.c: remove extraneous braceslinux-lng-preempt-rt-3.18.13-2015.07Gary S. Robertson
2015-07-22Revert "tick: SHUTDOWN event-dev if no events are required for KTIME_MAX"Gary S. Robertson
2015-07-22clockevents: Stop unused clockevent deviceViresh Kumar
2015-07-22clockevents: Restart clockevent device before using itViresh Kumar
2015-07-22clockevents: Introduce CLOCK_EVT_MODE_ONESHOT_STOPPED modeViresh Kumar
2015-07-22clockevents: Introduce mode specific callbacksViresh Kumar
2015-07-22no-hz_full: build fixSantosh Shukla
2015-07-22hrtimer: make sure PINNED flag is cleared after removing hrtimerViresh Kumar
2015-07-22sched/nohz: add debugfs control over sched_tick_max_defermentKevin Hilman
2015-07-22tick: SHUTDOWN event-dev if no events are required for KTIME_MAXViresh Kumar
2015-07-22hrtimer: reprogram event for expires=KTIME_MAX in hrtimer_force_reprogram()Viresh Kumar
2015-07-22sched: don't queue timers on quiesced CPUsViresh Kumar
2015-07-22cpuset: Create sysfs file: cpusets.quiesce to isolate CPUsViresh Kumar
2015-07-22hrtimer: create hrtimer_quiesce_cpu() to isolate CPU from hrtimersViresh Kumar
2015-07-22hrtimer: update timer->state with 'pinned' informationViresh Kumar
2015-07-22timer: create timer_quiesce_cpu() to isolate CPU from timersViresh Kumar
2015-07-22timer: track pinned timers with TIMER_PINNED flagViresh Kumar
2015-06-29Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-rtlsk-v3.18-16.01-rtlsk-v3.18-15.12-rtlsk-v3.18-15.11-rtlsk-v3.18-15.10-rtlsk-v3.18-15.09-rtlsk-v3.18-15.08-rtlsk-v3.18-15.07-rtKevin Hilman
2015-06-29Merge tag 'v3.18.16' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...Kevin Hilman
2015-06-16Make ISR threading a compile-time-only optionGary S. Robertson
2015-06-15Merge branch 'v3.18/topic/thermal' into linux-linaro-lsk-v3.18Kevin Hilman
2015-06-10sched: Handle priority boosted tasks proper in setscheduler()Thomas Gleixner
2015-06-09module: Call module notifier on failure after complete_formation()Steven Rostedt
2015-06-09ktime: Fix ktime_divns to do signed divisionJohn Stultz
2015-06-09ktime: Optimize ktime_divns for constant divisorsNicolas Pitre
2015-06-05tracing: Add array printing helperDave Martin
2015-05-20workqueue: Prevent deadlock/stall on RTThomas Gleixner
2015-05-20sched: Do not clear PF_NO_SETAFFINITY flag in select_fallback_rq()Steven Rostedt
2015-05-20rt,ntp: Move call to schedule_delayed_work() to helper threadSteven Rostedt
2015-05-20cgroups: use simple wait in css_release()Sebastian Andrzej Siewior
2015-05-20completion: Use simple wait queuesThomas Gleixner
2015-05-20rcu-more-swait-conversions.patchThomas Gleixner
2015-05-20kernel/treercu: use a simple waitqueueSebastian Andrzej Siewior
2015-05-20work-simple: Simple work queue implemenationDaniel Wagner
2015-05-20simple-wait: rename and export the equivalent of waitqueue_active()Paul Gortmaker
2015-05-20wait-simple: Rework for use with completionsThomas Gleixner
2015-05-20wait-simple: Simple waitqueue implementationThomas Gleixner
2015-05-20sched: Add support for lazy preemptionThomas Gleixner
2015-05-20rcu: Eliminate softirq processing from rcutreePaul E. McKenney
2015-05-20rt, nohz_full: fix nohz_full for PREEMPT_RT_FULLMike Galbraith
2015-05-20softirq: make migrate disable/enable conditioned on softirq_nestcnt transitionNicholas Mc Guire
2015-05-20softirq: Adapt NOHZ softirq pending check to new RT schemeThomas Gleixner
2015-05-20API cleanup - use local_lock not __local_lock for softNicholas Mc Guire
2015-05-20softirq: Split softirq locksThomas Gleixner
2015-05-20softirq: Split handling functionThomas Gleixner
2015-05-20softirq: Make serving softirqs a task flagThomas Gleixner
2015-05-20perf: Make swevent hrtimer run in irq instead of softirqYong Zhang
2015-05-20rt: rwsem/rwlock: lockdep annotationsThomas Gleixner