summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-03-31powerpc/fsl: add power_off support for fsl platformWang Dongsheng
2015-03-30powerpc: add little endian flag to syscall_get_arch()Richard Guy Briggs
2015-03-30ARCH: AUDIT: implement syscall_get_arch for all archesEric Paris
2015-03-30seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computingBogdan Purcareata
2015-03-30syscall_get_arch: remove useless function argumentsEric Paris
2015-03-26fmd: Add support for reading BMI counters from USMandy Lavi
2015-03-25Revert "fmd: Add support for reading BMI counters from US"Honghua Yin
2015-03-25fmd: Add support for reading BMI counters from USMandy Lavi
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-03-17fmd: Render match table key statistics accessible from user spaceMarian Chereji
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-13acpi/rt: Convert acpi_gbl_hardware lock back to a raw_spinlock_tSteven Rostedt
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-13net: sysrq via icmpCarsten Emde
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