summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.12.38-rt53-rc3v3.12.38-rt53-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
* fs/aio: simple simple workSebastian Andrzej Siewior2015-03-171-7/+17
* lockdep: selftest: fix warnings due to missing PREEMPT_RT conditionalsJosh Cartwright2015-03-171-0/+27
* thermal: Defer thermal wakups to threadsDaniel Wagner2015-03-171-3/+47
* locking: ww_mutex: fix ww_mutex vs self-deadlockMike Galbraith2015-03-171-7/+14
* 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
* rtmutex: enable deadlock detection in ww_mutex_lock functionsGustavo Bittencourt2015-03-121-2/+4
* rt: fix __ww_mutex_lock_interruptible() lockdep annotationMike Galbraith2015-03-121-3/+2
* 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-31/+85
* rtmutex: Confine deadlock logic to futexThomas Gleixner2015-03-126-47/+44
* 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.12.38-rt52v3.12.38-rt52Steven Rostedt (Red Hat)2015-03-041-1/+1
* Merge tag 'v3.12.38' into v3.12-rtSteven Rostedt (Red Hat)2015-03-04110-574/+1082
|\
| * Linux 3.12.38v3.12.38Jiri Slaby2015-02-161-1/+1
| * iscsi_ibft: Fix finding Broadcom specific ibft signVikas Chaudhary2015-02-161-0/+1
| * ACPI: Fix bug when ACPI reset register is implemented in system memoryRandy Wright2015-02-161-0/+12
| * x86: UV BAU: Avoid NULL pointer reference in ptc_seq_showJames Custer2015-02-161-0/+4
| * SELinux: fix selinuxfs policy file on big endian systemsEric Paris2015-02-161-2/+1
| * dm: do not call dm_sync_table() when creating new devicesHannes Reinecke2015-02-161-3/+6
| * parport: parport_pc, do not remove parent devices earlyJiri Slaby2015-02-161-3/+4
| * x86/early quirk: use gen6 stolen detection for VLVJesse Barnes2015-02-161-2/+2
| * udf: Check component length before reading itJan Kara2015-02-161-2/+7