]> rtime.felk.cvut.cz Git - zynq/linux.git/shortlog
zynq/linux.git
2015-09-13 Michal SojkaMerge branch '4.0.8-rt6' xlnx_4.0.8-rt6
2015-09-13 Michal SojkaMerge tag 'v4.0.8' into xlnx_4.0.8-rt6
2015-09-13 Thomas Gleixnerlocalversion.patch
2015-09-13 Sebastian Andrzej... locking/rt: provide __up_read()
2015-09-13 Thomas Gleixnermm/slub: move slab initialization into irq enabled...
2015-09-13 Sebastian Andrzej... Revert "slub: delay ctor until the object is requested"
2015-09-13 Sebastian Andrzej... timers drop try lock
2015-09-13 Thomas Gleixnerworkqueue: Prevent deadlock/stall on RT
2015-09-13 Steven Rostedtsched: Do not clear PF_NO_SETAFFINITY flag in select_fa...
2015-09-13 Sebastian Andrzej... md: disable bcache
2015-09-13 Steven Rostedtrt,ntp: Move call to schedule_delayed_work() to helper...
2015-09-13 Mike Galbraithscheduling while atomic in cgroup code
2015-09-13 Sebastian Andrzej... cgroups: use simple wait in css_release()
2015-09-13 Sebastian Andrzej... a few open coded completions
2015-09-13 Thomas Gleixnercompletion: Use simple wait queues
2015-09-13 Thomas Gleixnerrcu-more-swait-conversions.patch
2015-09-13 Sebastian Andrzej... kernel/treercu: use a simple waitqueue
2015-09-13 Daniel Wagnerwork-simple: Simple work queue implemenation
2015-09-13 Paul Gortmakersimple-wait: rename and export the equivalent of waitqu...
2015-09-13 Thomas Gleixnerwait-simple: Rework for use with completions
2015-09-13 Thomas Gleixnerwait-simple: Simple waitqueue implementation
2015-09-13 Sebastian Andrzej... wait.h: include atomic.h
2015-09-13 Clark Williamsi915: bogus warning from i915 when running on PREEMPT_RT
2015-09-13 Sebastian Andrzej... drm/i915: drop trace_i915_gem_ring_dispatch on rt
2015-09-13 Sebastian Andrzej... gpu/i915: don't open code these things
2015-09-13 Sebastian Andrzej... cpufreq: drop K8's driver from beeing selected
2015-09-13 Sebastian Andrzej... mmc: sdhci: don't provide hard irq handler
2015-09-13 Thomas Gleixnermmci: Remove bogus local_irq_save()
2015-09-13 Sebastian Andrzej... i2c/omap: drop the lock hard irq context
2015-09-13 Sebastian Andrzej... leds: trigger: disable CPU trigger on -RT
2015-09-13 Anders Roxellarch/arm64: Add lazy preempt support
2015-09-13 Thomas Gleixnerpowerpc-preempt-lazy-support.patch
2015-09-13 Thomas Gleixnerarm-preempt-lazy-support.patch
2015-09-13 Thomas Gleixnerx86-preempt-lazy.patch
2015-09-13 Thomas Gleixnersched: Add support for lazy preemption
2015-09-13 Sebastian Andrzej... rcu: make RCU_BOOST default on RT
2015-09-13 Paul E. McKenneyrcu: Eliminate softirq processing from rcutree
2015-09-13 Thomas Gleixnerrcu: Disable RCU_FAST_NO_HZ on RT
2015-09-13 Mike Galbraithrt, nohz_full: fix nohz_full for PREEMPT_RT_FULL
2015-09-13 Nicholas Mc... softirq: make migrate disable/enable conditioned on...
2015-09-13 Thomas Gleixnersoftirq: Adapt NOHZ softirq pending check to new RT...
2015-09-13 Nicholas Mc... API cleanup - use local_lock not __local_lock for soft
2015-09-13 Thomas Gleixnersoftirq: Split softirq locks
2015-09-13 Thomas Gleixnersoftirq: Split handling function
2015-09-13 Thomas Gleixnersoftirq: Make serving softirqs a task flag
2015-09-13 Steven Rostedtsoftirq: Init softirq local lock after per cpu section...
2015-09-13 Thomas Gleixnersoftirq: Check preemption after reenabling interrupts
2015-09-13 Yong Zhangperf: Make swevent hrtimer run in irq instead of softirq
2015-09-13 Thomas Gleixnerrt: rwsem/rwlock: lockdep annotations
2015-09-13 Josh Cartwrightlockdep: selftest: fix warnings due to missing PREEMPT_...
2015-09-13 Yong Zhanglockdep: Selftest: Only do hardirq context test for...
2015-09-13 Peter Zijlstracrypto: Convert crypto notifier chain to SRCU
2015-09-13 Sebastian Andrzej... net: Add a mutex around devnet_rename_seq
2015-09-13 Thomas Gleixnernet: Use local_bh_disable in netif_rx_ni()
2015-09-13 Thomas Gleixnernet: netfilter: Serialize xt_write_recseq sections...
2015-09-13 Thomas Gleixnernet: Another local_irq_disable/kmalloc headache
2015-09-13 Priyanka Jainnet,RT:REmove preemption disabling in netif_rx()
2015-09-13 John Kacurscsi: qla2xxx: Use local_irq_save_nort() in qla2x00_poll
2015-09-13 Mike Galbraithhotplug: Use set_cpus_allowed_ptr() in sync_unplug_thread()
2015-09-13 Tiejun Chencpu_down: move migrate_enable() back
2015-09-13 Sebastian Andrzej... kernel/hotplug: restore original cpu mask oncpu/down
2015-09-13 Sebastian Andrzej... kernel/cpu: fix cpu down problem if kthread's cpu is...
2015-09-13 Steven Rostedtcpu hotplug: Document why PREEMPT_RT uses a spinlock
2015-09-13 Steven Rostedtcpu/rt: Rework cpu down for PREEMPT_RT
2015-09-13 Steven Rostedtcpu: Make hotplug.lock a "sleeping" spinlock on RT
2015-09-13 Nicholas Mc... seqlock: consolidate spin_lock/unlock waiting with...
2015-09-13 Thomas Gleixnerseqlock: Prevent rt starvation
2015-09-13 Thomas Gleixnerrandom: Make it work on rt
2015-09-13 Thomas Gleixnercpumask: Disable CONFIG_CPUMASK_OFFSTACK for RT
2015-09-13 Steven Rostedtacpi/rt: Convert acpi_gbl_hardware lock back to a raw_s...
2015-09-13 Thomas Gleixnerdm: Make rt aware
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...
next