summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-09bonding: Remove unnecessary qman_query_fq()Jianhua Xie
2015-03-09FMD: Reset FManV3L DEFAULT_totalFifoSize to default 156KJianhua Xie
2015-03-09bonding: Add ping monitor support when link failoverJianhua Xie
2015-03-09bonding: fix OHFRIENDNAMSIZ issueJianhua Xie
2015-03-09bonding: fix release_pcd_mem() calltraceJianhua Xie
2015-03-09bonding: Replace a micro SLAVE_IS_OK with IS_UPJianhua Xie
2015-03-09bonding: Remove a pair of duplicate readlock()Jianhua Xie
2015-03-09bonding: Refactor public subroutine op_alloc_pool_channelJianhua Xie
2015-03-09bonding: Fix klocwork issues.Jianhua Xie
2015-03-09bonding: Refactor is_dpa_eth_port()Jianhua Xie
2015-03-09bonding: Refactor CEETM QoS APIsJianhua Xie
2015-02-13Merge branch 'rtmerge'Scott Wood
2015-02-13Linux 3.12.37-rt51 REBASESteven Rostedt (Red Hat)
2015-02-13workqueue: Prevent deadlock/stall on RTThomas Gleixner
2015-02-13sched: Do not clear PF_NO_SETAFFINITY flag in select_fallback_rq()Steven Rostedt
2015-02-13Fix latency histogram after "hrtimer: Set expiry time before switch_hrtimer_b...Ben Hutchings
2015-02-13timer: do not spin_trylock() on UPSebastian Andrzej Siewior
2015-02-13Revert "migrate_disable pushd down in atomic_dec_and_spin_lock"Sebastian Andrzej Siewior
2015-02-13Revert "drivers/net: tulip_remove_one needs to call pci_disable_device()"Steven Rostedt (Red Hat)
2015-02-13net: gianfar: Fix missing return of gfar_clean_tx_ring()Steven Rostedt (Red Hat)
2015-02-13rt: Move migrate_disable up in trylocksSteven Rostedt
2015-02-13localversion.patchThomas Gleixner
2015-02-13md: disable bcacheSebastian Andrzej Siewior
2015-02-13rt,ntp: Move call to schedule_delayed_work() to helper threadSteven Rostedt
2015-02-13a few open coded completionsSebastian Andrzej Siewior
2015-02-13completion: Use simple wait queuesThomas Gleixner
2015-02-13rcu-more-swait-conversions.patchThomas Gleixner
2015-02-13kernel/treercu: use a simple waitqueueSebastian Andrzej Siewior
2015-02-13simple-wait: rename and export the equivalent of waitqueue_active()Paul Gortmaker
2015-02-13wait-simple: Rework for use with completionsThomas Gleixner
2015-02-13wait-simple: Simple waitqueue implementationThomas Gleixner
2015-02-13wait.h: include atomic.hSebastian Andrzej Siewior
2015-02-13drm/i915: drop trace_i915_gem_ring_dispatch on rtSebastian Andrzej Siewior
2015-02-13gpu/i915: don't open code these thingsSebastian Andrzej Siewior
2015-02-13drm: remove preempt_disable() from drm_calc_vbltimestamp_from_scanoutpos()Sebastian Andrzej Siewior
2015-02-13net: iwlwifi: request only a threaded handler for interruptsSebastian Andrzej Siewior
2015-02-13mmci: Remove bogus local_irq_save()Thomas Gleixner
2015-02-13i2c/omap: drop the lock hard irq contextSebastian Andrzej Siewior
2015-02-13leds: trigger: disable CPU trigger on -RTSebastian Andrzej Siewior
2015-02-13powerpc-preempt-lazy-support.patchThomas Gleixner
2015-02-13arm-preempt-lazy-support.patchThomas Gleixner
2015-02-13x86-preempt-lazy.patchThomas Gleixner
2015-02-13sched: Add support for lazy preemptionThomas Gleixner
2015-02-13rcu: make RCU_BOOST default on RTSebastian Andrzej Siewior
2015-02-13rcu: Eliminate softirq processing from rcutreePaul E. McKenney
2015-02-13rcu: Disable RCU_FAST_NO_HZ on RTThomas Gleixner
2015-02-13softirq: make migrate disable/enable conditioned on softirq_nestcnt transitionNicholas Mc Guire
2015-02-13softirq: Adapt NOHZ softirq pending check to new RT schemeThomas Gleixner
2015-02-13API cleanup - use local_lock not __local_lock for softNicholas Mc Guire
2015-02-13softirq: Split softirq locksThomas Gleixner