]> rtime.felk.cvut.cz Git - zynq/linux.git/shortlog
zynq/linux.git
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...
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
next