]> git.karo-electronics.de Git - karo-tx-linux.git/history - kernel
sched,tracing: Update trace_sched_pi_setprio()
[karo-tx-linux.git] / kernel /
2017-04-04 Peter Zijlstrasched,tracing: Update trace_sched_pi_setprio()
2017-04-04 Peter Zijlstrasched/rtmutex: Refactor rt_mutex_setprio()
2017-04-04 Peter Zijlstrartmutex: Clean up
2017-04-04 Xunlei Pangsched/deadline/rtmutex: Dont miss the dl_runtime/dl_per...
2017-04-04 Xunlei Pangsched/rtmutex/deadline: Fix a PI crash for deadline...
2017-04-04 Xunlei Pangrtmutex: Deboost before waking up the top waiter
2017-04-04 Thomas GleixnerMerge branch 'sched/core' into locking/core
2017-03-30 Chris Wilsonlocking/ww-mutex: Limit stress test to 2 seconds
2017-03-30 Yuyang Dusched/fair: Optimize ___update_sched_avg()
2017-03-30 Peter Zijlstrasched/fair: Explicitly generate __update_load_avg(...
2017-03-27 Srikar Dronamrajusched/fair: Prefer sibiling only if local group is...
2017-03-26 Peter Zijlstralockdep: Fix per-cpu static objects
2017-03-23 Peter Zijlstrafutex: Drop hb->lock before enqueueing on the rtmutex
2017-03-23 Peter Zijlstrafutex: Futex_unlock_pi() determinism
2017-03-23 Peter Zijlstrafutex: Rework futex_lock_pi() to use rt_mutex_*_proxy_l...
2017-03-23 Peter Zijlstrafutex,rt_mutex: Restructure rt_mutex_finish_proxy_lock()
2017-03-23 Peter Zijlstrafutex,rt_mutex: Introduce rt_mutex_init_waiter()
2017-03-23 Peter Zijlstrafutex: Pull rt_mutex_futex_unlock() out from under...
2017-03-23 Peter Zijlstrafutex: Rework inconsistent rt_mutex/futex_q state
2017-03-23 Peter Zijlstrafutex: Cleanup refcounting
2017-03-23 Peter Zijlstrafutex: Change locking rules
2017-03-23 Peter Zijlstrafutex,rt_mutex: Provide futex specific rt_mutex API
2017-03-23 Peter Zijlstrafutex: Remove rt_mutex_deadlock_account_*()
2017-03-23 Peter Zijlstrafutex: Use smp_store_release() in mark_wake_futex()
2017-03-23 Peter Zijlstrafutex: Cleanup variable names for futex_top_waiter()
2017-03-23 Vincent Guittotsched/fair: Fix FTQ noise bench regression
2017-03-23 Wanpeng Lisched/core: Fix rq lock pinning warning after call...
2017-03-16 Peter Zijlstralocking/ww_mutex: Improve test to cover acquire context...
2017-03-16 Thomas Gleixnerlocking/lockdep: Handle statically initialized PER_CPU...
2017-03-16 J. R. Okajimalocking/lockdep: Add new check to lock_downgrade()
2017-03-16 J. R. Okajimalocking/lockdep: Factor out the validate_held_lock...
2017-03-16 J. R. Okajimalocking/lockdep: Factor out the find_held_lock() helper...
2017-03-16 Ingo MolnarMerge branch 'locking/urgent' into locking/core, to...
2017-03-16 Peter Zijlstrasched/core: Avoid double update_rq_clock() in move_queu...
2017-03-16 Peter Zijlstrasched/core: Fix double update_rq_clock) calls in attach...
2017-03-16 Peter Zijlstrasched/core: Avoid obvious double update_rq_clock()
2017-03-16 Peter Zijlstrasched/core: Simplify update_rq_clock() in __schedule()
2017-03-16 Peter Zijlstrasched/core: Make sched_ttwu_pending() atomic in time
2017-03-16 Peter Zijlstrasched/core: Add ENQUEUE_NOCLOCK to ENQUEUE_RESTORE
2017-03-16 Peter Zijlstrasched/core: Add {EN,DE}QUEUE_NOCLOCK flags
2017-03-16 Peter Zijlstrasched/core: Add rq->lock wrappers
2017-03-16 Peter Zijlstrasched/core: Add WARNING for multiple update_rq_clock...
2017-03-16 Steven Rostedt ... sched/rt: Add comments describing the RT IPI pull method
2017-03-16 Steven Rostedt ... sched/deadline: Use deadline instead of period when...
2017-03-16 Daniel Bristot de... sched/deadline: Throttle a constrained deadline task...
2017-03-16 Daniel Bristot de... sched/deadline: Make sure the replenishment timer fires...
2017-03-16 Niklas Cassellocking/rwsem: Fix down_write_killable() for CONFIG_RWS...
2017-03-16 Matt Flemingsched/loadavg: Use {READ,WRITE}_ONCE() for sample window
2017-03-16 Matt Flemingsched/loadavg: Avoid loadavg spikes caused by delayed...
2017-03-16 Wanpeng Lisched/deadline: Add missing update_rq_clock() in dl_tas...
2017-03-15 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2017-03-15 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2017-03-15 Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2017-03-15 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-03-14 Linus TorvaldsMerge branch 'for-4.11-fixes' of git://git.kernel.org...
2017-03-14 Linus TorvaldsMerge branch 'for-4.11-fixes' of git://git.kernel.org...
2017-03-14 Linus TorvaldsMerge branch 'for-4.11-fixes' of git://git.kernel.org...
2017-03-14 Linus TorvaldsMerge branch 'for-4.11-fixes' of git://git.kernel.org...
2017-03-14 Peter Zijlstrafutex: Add missing error handling to FUTEX_REQUEUE_PI
2017-03-14 Peter Zijlstrafutex: Fix potential use-after-free in FUTEX_REQUEUE_PI
2017-03-14 Linus TorvaldsMerge tag 'powerpc-4.11-4' of git://git.kernel.org...
2017-03-13 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.11-2' of git://git...
2017-03-12 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-03-12 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2017-03-12 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2017-03-12 James BottomleyMerge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes...
2017-03-11 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2017-03-11 Linus TorvaldsMerge tag 'extable-fix' of git://git.kernel.org/pub...
2017-03-11 Linus TorvaldsMerge tag 'random_for_linus' of git://git.kernel.org...
2017-03-11 Linus TorvaldsMerge tag 'tty-4.11-rc2' of git://git.kernel.org/pub...
2017-03-11 Linus TorvaldsMerge tag 'staging-4.11-rc2' of git://git.kernel.org...
2017-03-11 Linus TorvaldsMerge tag 'usb-4.11-rc2' of git://git.kernel.org/pub...
2017-03-11 Linus TorvaldsMerge tag 'pinctrl-v4.11-2' of git://git.kernel.org...
2017-03-10 Thomas Gleixnerkexec, x86/purgatory: Unbreak it and clean it up
2017-03-10 Linus TorvaldsMerge tag 'ceph-for-4.11-rc2' of git://github.com/ceph...
2017-03-10 Linus TorvaldsMerge branch 'i2c/for-current' of git://git.kernel...
2017-03-10 Linus TorvaldsMerge tag 'drm-fixes-for-4.11-rc2' of git://people...
2017-03-10 Linus TorvaldsMerge branch 'prep-for-5level'
2017-03-10 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2017-03-10 Linus TorvaldsMerge tag 'xfs-4.11-fixes-1' of git://git.kernel.org...
2017-03-10 Linus TorvaldsMerge tag 'gcc-plugins-v4.11-rc2' of git://git.kernel...
2017-03-10 Andrea Arcangeliuserfaultfd: non-cooperative: rollback userfaultfd_exit
2017-03-10 Masahiro Yamadascripts/spelling.txt: add "overide" pattern and fix...
2017-03-10 Masahiro Yamadascripts/spelling.txt: add "disble(d)" pattern and fix...
2017-03-10 Linus TorvaldsMerge tag 'pm-4.11-rc2' of git://git.kernel.org/pub...
2017-03-10 Linus TorvaldsMerge tag 'pci-v4.11-fixes-2' of git://git.kernel.org...
2017-03-09 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2017-03-09 Linus TorvaldsMerge tag 'media/v4.11-2' of git://git.kernel.org/pub...
2017-03-09 David S. MillerMerge branch 'bpf-htab-fixes'
2017-03-09 Alexei Starovoitovbpf: convert htab map to hlist_nulls
2017-03-09 Alexei Starovoitovbpf: fix struct htab_elem layout
2017-03-09 Linus TorvaldsMerge tag 'for-linus-4.11-rc1-tag' of git://git.kernel...
2017-03-09 Wolfram SangMerge branch 'i2c-mux/for-current' of https://github...
2017-03-09 Rafael J. WysockiMerge branch 'pm-cpufreq-sched'
2017-03-09 Rafael J. WysockiMerge branch 'pm-cpufreq'
2017-03-09 Thomas GleixnerMerge tag 'irq-fixes-4.11-rc2' of git://git.kernel...
2017-03-08 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git.kerne...
2017-03-08 Linus TorvaldsMerge tag 'ktest-v4.11-rc1' of git://git.kernel.org...
2017-03-08 Linus Torvaldssched/headers: fix up header file dependency on <linux...
2017-03-08 Jani NikulaMerge tag 'gvt-fixes-2017-03-08' of https://github...
next