summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.10.70-rt75-rc3v3.10.70-rt75-rc3Steven Rostedt (Red Hat)2015-03-171-1/+1
* netpoll: guard the access to dev->npinfo with rcu_read_lock/unlock_bh() for C...Kevin Hao2015-03-171-2/+14
* Revert "timers: do not raise softirq unconditionally"Steven Rostedt (Red Hat)2015-03-173-52/+28
* fs,btrfs: fix rt deadlock on extent_buffer->lockMike Galbraith2015-03-172-10/+2
* timers: Reduce future __run_timers() latency for first add to empty listPaul E. McKenney2015-03-171-0/+1
* timers: Reduce future __run_timers() latency for newly emptied listPaul E. McKenney2015-03-171-0/+2
* timers: Reduce __run_timers() latency for empty listPaul E. McKenney2015-03-171-0/+18
* timers: Track total number of timers in listPaul E. McKenney2015-03-171-0/+5
* lockdep: selftest: fix warnings due to missing PREEMPT_RT conditionalsJosh Cartwright2015-03-171-0/+27
* sunrpc: make svc_xprt_do_enqueue() use get_cpu_light()Mike Galbraith2015-03-171-2/+2
* work-simple: Simple work queue implemenationDaniel Wagner2015-03-173-0/+197
* scheduling while atomic in cgroup codeMike Galbraith2015-03-171-4/+9
* sas-ata/isci: dont't disable interrupts in qc_issue handlerPaul Gortmaker2015-03-121-2/+2
* ARM: cmpxchg: define __HAVE_ARCH_CMPXCHG for armv6 and laterYong Zhang2015-03-121-0/+2
* arm/futex: disable preemption during futex_atomic_cmpxchg_inatomic()Sebastian Andrzej Siewior2015-03-121-0/+4
* ARM: enable irq in translation/section permission fault handlersYadi.hu2015-03-121-0/+6
* x86: UV: raw_spinlock conversionMike Galbraith2015-03-125-30/+35
* rt-mutex: avoid a NULL pointer dereference on deadlockSebastian Andrzej Siewior2015-03-121-1/+2
* futex: Simplify futex_lock_pi_atomic() and make it more robustThomas Gleixner2015-03-121-87/+61
* futex: Split out the first waiter attachment from lookup_pi_state()Thomas Gleixner2015-03-121-14/+28
* futex: Split out the waiter check from lookup_pi_state()Thomas Gleixner2015-03-121-67/+71
* futex: Use futex_top_waiter() in lookup_pi_state()Thomas Gleixner2015-03-121-66/+61
* futex: Make unlock_pi more robustThomas Gleixner2015-03-121-54/+26
* rtmutex: Avoid pointless requeueing in the deadlock detection chain walkThomas Gleixner2015-03-121-7/+70
* rtmutex: Cleanup deadlock detector debug logicThomas Gleixner2015-03-125-30/+82
* rtmutex: Confine deadlock logic to futexThomas Gleixner2015-03-126-48/+43
* rtmutex: Simplify remove_waiter()Thomas Gleixner2015-03-111-15/+18
* rtmutex: Document pi chain walkThomas Gleixner2015-03-111-9/+91
* rtmutex: Clarify the boost/deboost partThomas Gleixner2015-03-111-9/+48
* rtmutex: No need to keep task ref for lock owner checkThomas Gleixner2015-03-111-2/+3
* rtmutex: Simplify and document try_to_take_rtmutex()Thomas Gleixner2015-03-111-45/+89
* rtmutex: Simplify rtmutex_slowtrylock()Thomas Gleixner2015-03-111-12/+21
* create-rt-enqueueSteven Rostedt2015-03-111-18/+40
* gpio: omap: use raw locks for lockingSebastian Andrzej Siewior2015-03-101-35/+35
* Linux 3.10.70-rt74v3.10.70-rt74Steven Rostedt (Red Hat)2015-03-041-1/+1
* Merge tag 'v3.10.70' into v3.10-rtSteven Rostedt (Red Hat)2015-03-0421-100/+126
|\
| * Linux 3.10.70v3.10.70Greg Kroah-Hartman2015-02-261-1/+1
| * rbd: drop an unsafe assertionAlex Elder2015-02-261-1/+0
| * media/rc: Send sync space information on the lirc deviceAustin Lund2015-02-261-3/+9
| * net: sctp: fix passing wrong parameter header to param_type2af in sctp_proces...Saran Maruti Ramanara2015-02-261-1/+1
| * ppp: deflate: never return len larger than output bufferFlorian Westphal2015-02-261-1/+1
| * ipv4: tcp: get rid of ugly unicast_sockEric Dumazet2015-02-264-33/+37
| * tcp: ipv4: initialize unicast_sock sk_pacing_rateEric Dumazet2015-02-261-0/+1
| * bridge: dont send notification when skb->len == 0 in rtnl_bridge_notifyRoopa Prabhu2015-02-261-1/+5
| * ipv6: replacing a rt6_info needs to purge possible propagated rt6_infos tooHannes Frederic Sowa2015-02-261-19/+26
| * ping: Fix race in free in receive pathsubashab@codeaurora.org2015-02-261-1/+4
| * udp_diag: Fix socket skipping within chainHerbert Xu2015-02-261-1/+3
| * ipv4: try to cache dst_entries which would cause a redirectHannes Frederic Sowa2015-02-263-10/+13
| * net: sctp: fix slab corruption from use after free on INIT collisionsDaniel Borkmann2015-02-261-1/+0
| * netxen: fix netxen_nic_poll() logicEric Dumazet2015-02-261-1/+4