summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-07-20Merge branch 'qoriq-sdk' into LS1-SDK-Rev2.0jason
2015-06-16mmc: sdhci: more efficient interrupt enable register handlingYangbo Lu
2015-06-10fsl_qbman: hardcode mps field to 60Haiying Wang
2015-05-25fsl_qbman: Update ceetm with some user friendly APIsHaiying Wang
2015-05-22spi-nor: Add the SPI Flash RESET commandsHou Zhiqiang
2015-05-21qbman: Fix qman_ceetm_cscn_dcp_get()Ahmed Mansour
2015-05-04powerpc/fsl: add QIXIS-I2C support in qixis driverWang Dongsheng
2015-03-31powerpc/fsl: add power_off support for fsl platformWang Dongsheng
2015-03-30seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computingBogdan Purcareata
2015-03-19Merge branch 'qoriq-sdk' into LS1-SDKJason Jin
2015-03-19clock: hrtimer: Add workaround to fix building error about hrtimer based broa...Alison Wang
2015-03-17fmd: disable auto-neg if ports is SGMII2.5GMandy Lavi
2015-02-25fsl_qman: add qman_delete_cgr_safe()Madalin Bucur
2015-02-25devres: add devm_alloc_percpu()Madalin Bucur
2015-02-13Merge branch 'rtmerge'Scott Wood
2015-02-13completion: Use simple wait queuesThomas Gleixner
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-13sched: Add support for lazy preemptionThomas Gleixner
2015-02-13softirq: Split softirq locksThomas Gleixner
2015-02-13softirq: Make serving softirqs a task flagThomas Gleixner
2015-02-13softirq: Check preemption after reenabling interruptsThomas Gleixner
2015-02-13net: netfilter: Serialize xt_write_recseq sections on RTThomas Gleixner
2015-02-13cpu/rt: Rework cpu down for PREEMPT_RTSteven Rostedt
2015-02-13seqlock: consolidate spin_lock/unlock waiting with spin_unlock_waitNicholas Mc Guire
2015-02-13seqlock: Prevent rt starvationThomas Gleixner
2015-02-13random: Make it work on rtThomas Gleixner
2015-02-13arm-enable-highmem-for-rt.patchThomas Gleixner
2015-02-13mm, rt: kmap_atomic schedulingPeter Zijlstra
2015-02-13kgdb/serial: Short term workaroundJason Wessel
2015-02-13irq_work: allow certain work in hard irq contextSebastian Andrzej Siewior
2015-02-13skbufhead-raw-lock.patchThomas Gleixner
2015-02-13jump-label-rt.patchThomas Gleixner
2015-02-13idr: Use local lock instead of preempt enable/disableThomas Gleixner
2015-02-13rt: Make cpu_chill() use hrtimer instead of msleep()Steven Rostedt
2015-02-13rt: Introduce cpu_chill()Thomas Gleixner
2015-02-13lglocks-rt.patchThomas Gleixner
2015-02-13rcu: Make ksoftirqd do RCU quiescent statesPaul E. McKenney
2015-02-13rcu: Merge RCU-bh into RCU-preemptThomas Gleixner
2015-02-13rtmutex: use a trylock for waiter lock in trylockSebastian Andrzej Siewior
2015-02-13timers: do not raise softirq unconditionallyThomas Gleixner
2015-02-13timer-handle-idle-trylock-in-get-next-timer-irq.patchThomas Gleixner
2015-02-13rwlocks: Fix section mismatchJohn Kacur
2015-02-13rt: Cleanup of unnecessary do while 0 in read/write _lock()Nicholas Mc Guire
2015-02-13read_lock migrate_disable pushdown to rt_read_lockNicholas Mc Guire
2015-02-13write_lock migrate_disable pushdown to rt_write_lockNicholas Mc Guire
2015-02-13rt: Add the preempt-rt lock replacement APIsThomas Gleixner
2015-02-13rwsem-add-rt-variant.patchThomas Gleixner