]> rtime.felk.cvut.cz Git - zynq/linux.git/shortlog
zynq/linux.git
2015-09-13 Sebastian Andrzej... crypto: Reduce preempt disabled regions, more algos
2015-09-13 Peter Zijlstrax86: crypto: Reduce preempt disabled regions
2015-09-13 Paul Gortmakersas-ata/isci: dont't disable interrupts in qc_issue...
2015-09-13 Thomas Gleixnerscsi-fcoe-rt-aware.patch
2015-09-13 Marcelo TosattiKVM: use simple waitqueue for vcpu->wq
2015-09-13 Marcelo TosattiKVM: lapic: mark LAPIC timer handler as irqsafe
2015-09-13 Thomas Gleixnerx86-kvm-require-const-tsc-for-rt.patch
2015-09-13 Peter Zijlstraipc/sem: Rework semaphore wakeups
2015-09-13 Thomas Gleixnerarm-enable-highmem-for-rt.patch
2015-09-13 Sebastian Andrzej... arm/highmem: flush tlb on unmap
2015-09-13 Sebastian Andrzej... x86/highmem: add a "already used pte" check
2015-09-13 Peter Zijlstramm, rt: kmap_atomic scheduling
2015-09-13 Clark Williamsadd /sys/kernel/realtime entry
2015-09-13 Jason Wesselkgdb/serial: Short term workaround
2015-09-13 Carsten Emdenet: sysrq via icmp
2015-09-13 Steven Rostedtnet: Avoid livelock in net_tx_action() on RT
2015-09-13 Thomas Gleixnermips-disable-highmem-on-rt.patch
2015-09-13 Yong ZhangARM: cmpxchg: define __HAVE_ARCH_CMPXCHG for armv6...
2015-09-13 Yadi.huARM: enable irq in translation/section permission fault...
2015-09-13 Sebastian Andrzej... arm/unwind: use a raw_spin_lock
2015-09-13 Thomas GleixnerARM: at91: tclib: Default to tclib timer for RT
2015-09-13 Thomas Gleixnerarm-disable-highmem-on-rt.patch
2015-09-13 Paul Gortmakerpowerpc: ps3/device-init.c - adapt to completions using...
2015-09-13 Bogdan Purcareatapowerpc/kvm: Disable in-kernel MPIC emulation for PREEM...
2015-09-13 Thomas Gleixnerpower-disable-highmem-on-rt.patch
2015-09-13 Thomas GleixnerPowerpc: Use generic rwsem on RT
2015-09-13 Sebastian Andrzej... HACK: printk: drop the logbuf_lock more often
2015-09-13 Thomas Gleixnerprintk-rt-aware.patch
2015-09-13 Sebastian Andrzej... ASoC: Intel: sst: use ; instead of , at the of a C...
2015-09-13 Mike Galbraithsnd/pcm: fix snd_pcm_stream_lock*() irqs_disabled(...
2015-09-13 Mike Galbraithirq_work: Delegate non-immediate irq work to ksoftirqd
2015-09-13 Sebastian Andrzej... kernel/irq_work: fix non RT case
2015-09-13 Sebastian Andrzej... kernel/irq_work: fix no_hz deadlock
2015-09-13 Steven Rostedtirq_work: Hide access to hirq_work_list in PREEMPT_RT_FULL
2015-09-13 Sebastian Andrzej... irq_work: allow certain work in hard irq context
2015-09-13 Thomas Gleixnerx86-no-perf-irq-work-rt.patch
2015-09-13 Thomas Gleixneruse skbufhead with raw lock
2015-09-13 Thomas Gleixnerjump-label: disable if stop_machine() is used
2015-09-13 Thomas Gleixnerdebugobjects-rt.patch
2015-09-13 Sebastian Andrzej... percpu_ida: use locklocks
2015-09-13 Thomas Gleixneridr: Use local lock instead of preempt enable/disable
2015-09-13 Thomas Gleixnersched: Distangle worker accounting from rqlock
2015-09-13 Thomas Gleixnerworkqueue vs ata-piix livelock fixup
2015-09-13 Thomas GleixnerUse local irq lock instead of irq disable regions
2015-09-13 Thomas Gleixnerworkqueue: Use normal rcu
2015-09-13 Thomas Gleixnernet: Use cpu_chill() instead of cpu_relax()
2015-09-13 Thomas Gleixnerfs: dcache: Use cpu_chill() in trylock loops
2015-09-13 Thomas Gleixnerblock: Use cpu_chill() for retry loops
2015-09-13 Sebastian Andrzej... block/mq: drop per ctx cpu_lock
2015-09-13 Sebastian Andrzej... block: blk-mq: use swait
2015-09-13 Sebastian Andrzej... blk-mq: revert raw locks, post pone notifier to POST_DEAD
2015-09-13 Steven Rostedtcpu_chill: Add a UNINTERRUPTIBLE hrtimer_nanosleep
2015-09-13 Sebastian Andrzej... kernel/hrtimer: be non-freezeable in cpu_chill()
2015-09-13 Steven Rostedtrt: Make cpu_chill() use hrtimer instead of msleep()
2015-09-13 Thomas Gleixnerrt: Introduce cpu_chill()
2015-09-13 Sebastian Andrzej... block/mq: don't complete requests via IPI
2015-09-13 Sebastian Andrzej... block/mq: do not invoke preempt_disable()
2015-09-13 Sebastian Andrzej... block: mq: use cpu_light()
2015-09-13 Thomas Gleixnermm-vmalloc.patch
2015-09-13 Thomas Gleixnerepoll.patch
2015-09-13 Daniel Wagnerthermal: Defer thermal wakups to threads
2015-09-13 Mike Galbraithx86: UV: raw_spinlock conversion
2015-09-13 Thomas Gleixnerx86: Use generic rwsem_spinlocks on -rt
2015-09-13 Thomas Gleixnerx86: stackprotector: Avoid random pool on rt
2015-09-13 Steven Rostedtx86/mce: use swait queue for mce wakeups
2015-09-13 Thomas Gleixnerx86: Convert mce timer to hrtimer
2015-09-13 Steven Rostedtxfs: Disable percpu SB on PREEMPT_RT_FULL
2015-09-13 Sebastian Andrzej... fs/aio: simple simple work
2015-09-13 Sebastian Andrzej... fs: jbd2: pull your plug when waiting for space
2015-09-13 Mike Galbraithfs, jbd: pull your plug when waiting for space
2015-09-13 Mike Galbraithfs: ntfs: disable interrupt only on !RT
2015-09-13 Thomas Gleixnerfs-block-rt-support.patch
2015-09-13 Yong Zhangmm: Protect activate_mm() by preempt_[disable&enable...
2015-09-13 Thomas Gleixnerfs: namespace preemption fix
2015-09-13 Ingo Molnarrt: Improve the serial console PASS_LIMIT
2015-09-13 Thomas Gleixnerdrivers-tty-pl011-irq-disable-madness.patch
2015-09-13 Thomas Gleixnerdrivers-tty-fix-omap-lock-crap.patch
2015-09-13 Mike Galbraithstomp-machine: use lg_global_trylock_relax() to dead...
2015-09-13 Mike Galbraithstomp-machine: create lg_global_trylock_relax() primitive
2015-09-13 Thomas Gleixnerlglocks-rt.patch
2015-09-13 Tiejun Chenrcutree/rcu_bh_qs: disable irq while calling rcu_preemp...
2015-09-13 Paul E. McKenneyrcu: Make ksoftirqd do RCU quiescent states
2015-09-13 Thomas Gleixnerrcu-more-fallout.patch
2015-09-13 Thomas Gleixnerrcu: Merge RCU-bh into RCU-preempt
2015-09-13 Peter Zijlstrarcu: Frob softirq test
2015-09-13 Sebastian Andrzej... Revert "timers: do not raise softirq unconditionally"
2015-09-13 Sebastian Andrzej... timer: do not spin_trylock() on UP
2015-09-13 Sebastian Andrzej... rtmutex: use a trylock for waiter lock in trylock
2015-09-13 Steven Rostedttimer/rt: Always raise the softirq if there's irq_work...
2015-09-13 Steven Rostedttimer: Raise softirq if there's irq_work
2015-09-13 Thomas Gleixnertimers: do not raise softirq unconditionally
2015-09-13 Thomas Gleixnertimer-handle-idle-trylock-in-get-next-timer-irq.patch
2015-09-13 John Kacurrwlocks: Fix section mismatch
2015-09-13 Mike Galbraithlocking: ww_mutex: fix ww_mutex vs self-deadlock
2015-09-13 Gustavo Bittencourtrtmutex: enable deadlock detection in ww_mutex_lock...
2015-09-13 Mike Galbraithrt,locking: fix __ww_mutex_lock_interruptible() lockdep...
2015-09-13 Sebastian Andrzej... rtmutex: add a first shot of ww_mutex
2015-09-13 Brad Mouringrtmutex.c: Fix incorrect waiter check
2015-09-13 Nicholas Mc... rt: Cleanup of unnecessary do while 0 in read/write...
2015-09-13 Steven Rostedtrwlock: disable migration before taking a lock
next