summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2014-05-14mm: Prepare decoupling the page fault disabling logicIngo Molnar
2014-05-14signal/x86: Delay calling signals in atomicOleg Nesterov
2014-05-14signals: Allow rt tasks to cache one sigqueue structThomas Gleixner
2014-05-14posix-timers: Prevent broadcast signalsThomas Gleixner
2014-05-14ptrace: fix ptrace vs tasklist_lock raceSebastian Andrzej Siewior
2014-05-14signal-revert-ptrace-preempt-magic.patchThomas Gleixner
2014-05-14tracing: Account for preempt off in preempt_schedule()Steven Rostedt
2014-05-14vtime-split-lock-and-seqcount.patchThomas Gleixner
2014-05-14timekeeping-split-jiffies-lock.patchThomas Gleixner
2014-05-14sched: Consider pi boosting in setschedulerThomas Gleixner
2014-05-14sched: Queue RT tasks to head when prio dropsThomas Gleixner
2014-05-14sched: Adjust sched_reset_on_fork when nothing else changesThomas Gleixner
2014-05-14sched: Better debug output for might sleepThomas Gleixner
2014-05-14sched: Check for idle task in might_sleep()Thomas Gleixner
2014-05-14sched: Init idle->on_rq in init_idle()Thomas Gleixner
2014-05-14rcu: Don't activate RCU core on NO_HZ_FULL CPUsPaul E. McKenney
2014-05-14lockdep: Correctly annotate hardirq context in irq_exit()Peter Zijlstra
2014-05-14Reset to 3.12.19Scott Wood
2014-04-10rt,ntp: Move call to schedule_delayed_work() to helper threadSteven Rostedt
2014-04-10completion: Use simple wait queuesThomas Gleixner
2014-04-10rcu-more-swait-conversions.patchThomas Gleixner
2014-04-10kernel/treercu: use a simple waitqueueSebastian Andrzej Siewior
2014-04-10simple-wait: rename and export the equivalent of waitqueue_active()Paul Gortmaker
2014-04-10wait-simple: Rework for use with completionsThomas Gleixner
2014-04-10wait-simple: Simple waitqueue implementationThomas Gleixner
2014-04-10sched: Add support for lazy preemptionThomas Gleixner
2014-04-10rcu: Eliminate softirq processing from rcutreePaul E. McKenney
2014-04-10softirq: make migrate disable/enable conditioned on softirq_nestcnt transitionNicholas Mc Guire
2014-04-10softirq: Adapt NOHZ softirq pending check to new RT schemeThomas Gleixner
2014-04-10API cleanup - use local_lock not __local_lock for softNicholas Mc Guire
2014-04-10softirq: Split softirq locksThomas Gleixner
2014-04-10softirq: Split handling functionThomas Gleixner
2014-04-10softirq: Make serving softirqs a task flagThomas Gleixner
2014-04-10perf: Make swevent hrtimer run in irq instead of softirqYong Zhang
2014-04-10rt: rwsem/rwlock: lockdep annotationsThomas Gleixner
2014-04-10cpu_down: move migrate_enable() backTiejun Chen
2014-04-10kernel/hotplug: restore original cpu mask oncpu/downSebastian Andrzej Siewior
2014-04-10kernel/cpu: fix cpu down problem if kthread's cpu is going downSebastian Andrzej Siewior
2014-04-10cpu hotplug: Document why PREEMPT_RT uses a spinlockSteven Rostedt
2014-04-10cpu/rt: Rework cpu down for PREEMPT_RTSteven Rostedt
2014-04-10cpu: Make hotplug.lock a "sleeping" spinlock on RTSteven Rostedt
2014-04-10random: Make it work on rtThomas Gleixner
2014-04-10add /sys/kernel/realtime entryClark Williams
2014-04-10kgdb/serial: Short term workaroundJason Wessel
2014-04-10HACK: printk: drop the logbuf_lock more oftenSebastian Andrzej Siewior
2014-04-10printk-rt-aware.patchThomas Gleixner
2014-04-10irq_work: allow certain work in hard irq contextSebastian Andrzej Siewior
2014-04-10x86-no-perf-irq-work-rt.patchThomas Gleixner
2014-04-10sched: Distangle worker accounting from rqlockThomas Gleixner
2014-04-10workqueue vs ata-piix livelock fixupThomas Gleixner