Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | sched: Generic migrate_disable | Peter Zijlstra | 2013-12-06 | 3 | -19/+24 | |
* | migrate-disable-rt-variant.patch | Thomas Gleixner | 2013-12-06 | 1 | -0/+4 | |
* | ftrace-migrate-disable-tracing.patch | Thomas Gleixner | 2013-12-06 | 1 | -1/+2 | |
* | sched-migrate-disable.patch | Thomas Gleixner | 2013-12-06 | 3 | -4/+18 | |
* | hotplug: Lightweight get online cpus | Thomas Gleixner | 2013-12-06 | 1 | -0/+4 | |
* | stomp-machine-mark-stomper-thread.patch | Thomas Gleixner | 2013-12-06 | 1 | -0/+1 | |
* | cond-resched-lock-rt-tweak.patch | Thomas Gleixner | 2013-12-06 | 1 | -1/+1 | |
* | cond-resched-softirq-fix.patch | Thomas Gleixner | 2013-12-06 | 1 | -0/+4 | |
* | sched-might-sleep-do-not-account-rcu-depth.patch | Thomas Gleixner | 2013-12-06 | 1 | -0/+7 | |
* | sched-rt-mutex-wakeup.patch | Thomas Gleixner | 2013-12-06 | 1 | -0/+3 | |
* | sched-mmdrop-delayed.patch | Thomas Gleixner | 2013-12-06 | 2 | -0/+16 | |
* | sched-delay-put-task.patch | Thomas Gleixner | 2013-12-06 | 1 | -0/+13 | |
* | posix-timers: thread posix-cpu-timers on -rt | John Stultz | 2013-12-06 | 2 | -0/+10 | |
* | hrtimer: fixup hrtimer callback changes for preempt-rt | Thomas Gleixner | 2013-12-06 | 1 | -0/+3 | |
* | hrtimers: prepare full preemption | Ingo Molnar | 2013-12-06 | 1 | -0/+10 | |
* | timers: prepare for full preemption | Ingo Molnar | 2013-12-06 | 1 | -1/+1 | |
* | radix-tree-rt-aware.patch | Thomas Gleixner | 2013-12-06 | 1 | -1/+7 | |
* | mm: shrink the page frame to !-rt size | Peter Zijlstra | 2013-12-06 | 2 | -8/+44 | |
* | mm: make vmstat -rt aware | Ingo Molnar | 2013-12-06 | 1 | -0/+4 | |
* | cpu-rt-variants.patch | Thomas Gleixner | 2013-12-06 | 1 | -0/+8 | |
* | rt-local-irq-lock.patch | Thomas Gleixner | 2013-12-06 | 1 | -0/+230 | |
* | local-var.patch | Thomas Gleixner | 2013-12-06 | 1 | -0/+5 | |
* | genirq-force-threading.patch | Thomas Gleixner | 2013-12-06 | 1 | -2/+6 | |
* | fs: jbd/jbd2: Make state lock and journal head lock rt safe | Thomas Gleixner | 2013-12-06 | 2 | -0/+34 | |
* | buffer_head: Replace bh_uptodate_lock for -rt | Thomas Gleixner | 2013-12-06 | 1 | -0/+34 | |
* | mm: Replace cgroup_page bit spinlock | Thomas Gleixner | 2013-12-06 | 1 | -0/+15 | |
* | preempt: Provide preempt_*_(no)rt variants | Thomas Gleixner | 2013-12-06 | 1 | -2/+18 | |
* | rt: local_irq_* variants depending on RT/!RT | Thomas Gleixner | 2013-12-06 | 2 | -1/+20 | |
* | bug: BUG_ON/WARN_ON variants dependend on RT/!RT | Ingo Molnar | 2013-12-06 | 1 | -0/+18 | |
* | printk-kill.patch | Ingo Molnar | 2013-12-06 | 1 | -1/+2 | |
* | early-printk-consolidate.patch | Thomas Gleixner | 2013-12-06 | 2 | -0/+6 | |
* | latency-hist.patch | Carsten Emde | 2013-12-06 | 3 | -0/+105 | |
* | locking-various-init-fixes.patch | Thomas Gleixner | 2013-12-06 | 1 | -1/+1 | |
* | softirq-thread-do-softirq.patch | Thomas Gleixner | 2013-12-06 | 1 | -0/+1 | |
* | sysctl-include-fix.patch | Thomas Gleixner | 2013-12-06 | 1 | -0/+1 | |
* | rwsem-inlcude-fix.patch | Thomas Gleixner | 2013-12-06 | 1 | -0/+1 | |
* | list-add-list-last-entry.patch | Peter Zijlstra | 2013-12-06 | 1 | -0/+11 | |
* | of-convert-devtree-lock.patch | Thomas Gleixner | 2013-12-06 | 1 | -1/+1 | |
* | suspend: Prevent might sleep splats | Thomas Gleixner | 2013-12-06 | 1 | -1/+1 | |
* | mm: raw_pagefault_disable | Peter Zijlstra | 2013-12-06 | 1 | -2/+28 | |
* | mm: pagefault_disabled() | Peter Zijlstra | 2013-12-06 | 1 | -0/+14 | |
* | mm: Prepare decoupling the page fault disabling logic | Ingo Molnar | 2013-12-06 | 2 | -30/+4 | |
* | generic: Use raw local irq variant for generic cmpxchg | Ingo Molnar | 2013-12-06 | 1 | -4/+4 | |
* | signal/x86: Delay calling signals in atomic | Oleg Nesterov | 2013-12-06 | 1 | -0/+4 | |
* | signals: Allow rt tasks to cache one sigqueue struct | Thomas Gleixner | 2013-12-06 | 2 | -0/+2 | |
* | seqlock: Use seqcount | Thomas Gleixner | 2013-12-06 | 1 | -82/+92 | |
* | seqlock: Remove unused functions | Thomas Gleixner | 2013-12-06 | 1 | -21/+0 | |
* | tracing: Allow events to have NULL strings | Steven Rostedt (Red Hat) | 2013-12-04 | 1 | -2/+3 | |
* | mtd: map: fixed bug in 64-bit systems | Wang Haitao | 2013-12-04 | 1 | -2/+2 | |
* | exec/ptrace: fix get_dumpable() incorrect tests | Kees Cook | 2013-11-29 | 2 | -3/+4 |