summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-23clocksource/drivers/hyperv: Enable TSC page clocksource on 32bitVitaly Kuznetsov
2019-08-23clocksource/drivers/hyperv: Add Hyper-V specific sched clock functionTianyu Lan
2019-08-23clocksource/drivers/hyperv: Allocate Hyper-V TSC page staticallyTianyu Lan
2019-08-21posix-cpu-timers: Remove tsk argument from run_posix_cpu_timers()Thomas Gleixner
2019-08-21posix-cpu-timers: Sanitize bogus WARNONSThomas Gleixner
2019-08-21hrtimer: Don't take expiry_lock when timer is currently migratedJulien Grall
2019-08-21hrtimer: Protect lockless access to timer->baseJulien Grall
2019-08-20posix-cpu-timers: Fixup stale commentThomas Gleixner
2019-08-20alarmtimers: Avoid rtc.h includeThomas Gleixner
2019-08-20posix-timers: Cleanup forward declarations and includesThomas Gleixner
2019-08-20hrtimer: Improve comments on handling priority inversion against softirq kthreadFrederic Weisbecker
2019-08-20posix-timers: Use a callback for cancel synchronization on PREEMPT_RTThomas Gleixner
2019-08-01posix-timers: Move rcu_head out of it unionSebastian Andrzej Siewior
2019-08-01posix-timers: Rework cancel retry loopsThomas Gleixner
2019-08-01posix-timers: Cleanup the flag/flags confusionThomas Gleixner
2019-08-01itimers: Prepare for PREEMPT_RTAnna-Maria Gleixner
2019-08-01timerfd: Prepare for PREEMPT_RTAnna-Maria Gleixner
2019-08-01alarmtimer: Prepare for PREEMPT_RTAnna-Maria Gleixner
2019-08-01sched/deadline: Ensure inactive_timer runs in hardirq contextJuri Lelli
2019-08-01timers: Prepare support for PREEMPT_RTAnna-Maria Gleixner
2019-08-01hrtimer: Prepare support for PREEMPT_RTAnna-Maria Gleixner
2019-08-01hrtimer: Determine hard/soft expiry mode for hrtimer sleepers on RTSebastian Andrzej Siewior
2019-08-01hrtimer: Move unmarked hrtimers to soft interrupt expiry on RTSebastian Andrzej Siewior
2019-08-01tick: Mark tick related hrtimers to expiry in hard interrupt contextSebastian Andrzej Siewior
2019-08-01KVM: LAPIC: Mark hrtimer to expire in hard interrupt contextSebastian Andrzej Siewior
2019-08-01watchdog: Mark watchdog_hrtimer to expire in hard interrupt contextSebastian Andrzej Siewior
2019-08-01perf/core: Mark hrtimers to expire in hard interrupt contextSebastian Andrzej Siewior
2019-08-01sched: Mark hrtimers to expire in hard interrupt contextSebastian Andrzej Siewior
2019-08-01hrtimer: Make enqueue mode check work on RTThomas Gleixner
2019-08-01hrtimer: Introduce HARD expiry modeSebastian Andrzej Siewior
2019-08-01hrtimer/treewide: Use hrtimer_sleeper_start_expires()Thomas Gleixner
2019-08-01hrtimer: Provide hrtimer_sleeper_start_expires()Thomas Gleixner
2019-08-01hrtimer: Consolidate hrtimer_init() + hrtimer_init_sleeper() callsSebastian Andrzej Siewior
2019-07-30hrtimer: Remove task argument from hrtimer_init_sleeper()Thomas Gleixner
2019-07-24lib/timerqueue: Rely on rbtree semantics for next timerDavidlohr Bueso
2019-07-23Merge branch 'parisc-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-07-22Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-07-22Merge tag 'for-linus-20190722' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-07-22Merge tag 'for-5.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-07-22sched/rt, Kconfig: Unbreak def/oldconfig with CONFIG_PREEMPT=yThomas Gleixner
2019-07-22Merge tag 'media/v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2019-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-07-22pidfd: fix a poll race when setting exit_stateSuren Baghdasaryan
2019-07-21tcp: be more careful in tcp_fragment()Eric Dumazet
2019-07-21hv_netvsc: Fix extra rcu_read_unlock in netvsc_recv_callback()Haiyang Zhang
2019-07-21Linus 5.3-rc1v5.3-rc1Linus Torvalds
2019-07-21vrf: make sure skb->data contains ip header to make routingPeter Kosyh
2019-07-21connector: remove redundant input callback from cn_devVasily Averin
2019-07-21qed: Prefer pcie_capability_read_word()Frederick Lawler
2019-07-21igc: Prefer pcie_capability_read_word()Frederick Lawler