summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2014-04-10hotplug: Lightweight get online cpusThomas Gleixner
2014-04-10stomp_machine: Use mutex_trylock when called from inactive cpuThomas Gleixner
2014-04-10stomp-machine-raw-lock.patchThomas Gleixner
2014-04-10stop_machine: convert stop_machine_run() to PREEMPT_RTIngo Molnar
2014-04-10sched/workqueue: Only wake up idle workers if not blocked on sleeping spin lockSteven Rostedt
2014-04-10sched: ttwu: Return success when only changing the saved_state valueThomas Gleixner
2014-04-10sched-disable-ttwu-queue.patchThomas Gleixner
2014-04-10cond-resched-softirq-fix.patchThomas Gleixner
2014-04-10sched-cond-resched.patchThomas Gleixner
2014-04-10sched-might-sleep-do-not-account-rcu-depth.patchThomas Gleixner
2014-04-10sched-rt-mutex-wakeup.patchThomas Gleixner
2014-04-10sched-mmdrop-delayed.patchThomas Gleixner
2014-04-10sched-limit-nr-migrate.patchThomas Gleixner
2014-04-10sched-delay-put-task.patchThomas Gleixner
2014-04-10posix-timers: Avoid wakeups when no timers are activeThomas Gleixner
2014-04-10posix-timers: Shorten posix_cpu_timers/<CPU> kernel thread namesArnaldo Carvalho de Melo
2014-04-10posix-timers: thread posix-cpu-timers on -rtJohn Stultz
2014-04-10hrtimer: Move schedule_work call to helper threadYang Shi
2014-04-10hrtimer: Raise softirq if hrtimer irq stalledWatanabe
2014-04-10hrtimer: fixup hrtimer callback changes for preempt-rtThomas Gleixner
2014-04-10hrtimers: prepare full preemptionIngo Molnar
2014-04-10timers: Avoid the switch timers base set to NULL trick on RTThomas Gleixner
2014-04-10timer: delay waking softirqs from the jiffy tickPeter Zijlstra
2014-04-10timers: preempt-rt supportIngo Molnar
2014-04-10timers: prepare for full preemption improveZhao Hongjiang
2014-04-10timers: prepare for full preemptionIngo Molnar
2014-04-10relay: fix timer madnessIngo Molnar
2014-04-10panic: skip get_random_bytes for RT_FULL in init_oops_idThomas Gleixner
2014-04-10genirq: do not invoke the affinity callback via a workqueueSebastian Andrzej Siewior
2014-04-10genirq-force-threading.patchThomas Gleixner
2014-04-10genirq: disable irqpoll on -rtIngo Molnar
2014-04-10signal-fix-up-rcu-wreckage.patchThomas Gleixner
2014-04-10core: Do not disable interrupts on RT in res_counter.cIngo Molnar
2014-04-10core: Do not disable interrupts on RT in kernel/users.cThomas Gleixner
2014-04-10kconfig-preempt-rt-full.patchThomas Gleixner
2014-04-10rt-preempt-base-config.patchThomas Gleixner
2014-04-10printk: 'force_early_printk' boot param to help with debuggingPeter Zijlstra
2014-04-10printk-kill.patchIngo Molnar
2014-04-10latency-hist.patchCarsten Emde
2014-04-10softirq-split-out-code.patchThomas Gleixner
2014-04-10suspend: Prevent might sleep splatsThomas Gleixner
2014-04-10mm: pagefault_disabled()Peter Zijlstra
2014-04-10mm: Prepare decoupling the page fault disabling logicIngo Molnar
2014-04-10signal/x86: Delay calling signals in atomicOleg Nesterov
2014-04-10signals: Allow rt tasks to cache one sigqueue structThomas Gleixner
2014-04-10posix-timers: Prevent broadcast signalsThomas Gleixner
2014-04-10ptrace: fix ptrace vs tasklist_lock raceSebastian Andrzej Siewior
2014-04-10signal-revert-ptrace-preempt-magic.patchThomas Gleixner
2014-04-10tracing: Account for preempt off in preempt_schedule()Steven Rostedt
2014-04-10vtime-split-lock-and-seqcount.patchThomas Gleixner