summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* clocksource/drivers/hyperv: Enable TSC page clocksource on 32bitVitaly Kuznetsov2019-08-234-22/+6
* clocksource/drivers/hyperv: Add Hyper-V specific sched clock functionTianyu Lan2019-08-234-12/+21
* clocksource/drivers/hyperv: Allocate Hyper-V TSC page staticallyTianyu Lan2019-08-232-9/+5
* posix-cpu-timers: Remove tsk argument from run_posix_cpu_timers()Thomas Gleixner2019-08-213-4/+5
* posix-cpu-timers: Sanitize bogus WARNONSThomas Gleixner2019-08-211-7/+13
* hrtimer: Don't take expiry_lock when timer is currently migratedJulien Grall2019-08-211-1/+5
* hrtimer: Protect lockless access to timer->baseJulien Grall2019-08-211-1/+2
* posix-cpu-timers: Fixup stale commentThomas Gleixner2019-08-201-3/+4
* alarmtimers: Avoid rtc.h includeThomas Gleixner2019-08-201-1/+2
* posix-timers: Cleanup forward declarations and includesThomas Gleixner2019-08-201-3/+2
* hrtimer: Improve comments on handling priority inversion against softirq kthreadFrederic Weisbecker2019-08-202-4/+16
* posix-timers: Use a callback for cancel synchronization on PREEMPT_RTThomas Gleixner2019-08-203-1/+32
* posix-timers: Move rcu_head out of it unionSebastian Andrzej Siewior2019-08-012-4/+5
* posix-timers: Rework cancel retry loopsThomas Gleixner2019-08-011-6/+23
* posix-timers: Cleanup the flag/flags confusionThomas Gleixner2019-08-011-5/+5
* itimers: Prepare for PREEMPT_RTAnna-Maria Gleixner2019-08-011-0/+1
* timerfd: Prepare for PREEMPT_RTAnna-Maria Gleixner2019-08-011-1/+5
* alarmtimer: Prepare for PREEMPT_RTAnna-Maria Gleixner2019-08-011-1/+1
* sched/deadline: Ensure inactive_timer runs in hardirq contextJuri Lelli2019-08-011-2/+2
* timers: Prepare support for PREEMPT_RTAnna-Maria Gleixner2019-08-012-9/+96
* hrtimer: Prepare support for PREEMPT_RTAnna-Maria Gleixner2019-08-012-6/+105
* hrtimer: Determine hard/soft expiry mode for hrtimer sleepers on RTSebastian Andrzej Siewior2019-08-011-0/+34
* hrtimer: Move unmarked hrtimers to soft interrupt expiry on RTSebastian Andrzej Siewior2019-08-011-1/+11
* tick: Mark tick related hrtimers to expiry in hard interrupt contextSebastian Andrzej Siewior2019-08-012-10/+18
* KVM: LAPIC: Mark hrtimer to expire in hard interrupt contextSebastian Andrzej Siewior2019-08-011-3/+3
* watchdog: Mark watchdog_hrtimer to expire in hard interrupt contextSebastian Andrzej Siewior2019-08-011-2/+2
* perf/core: Mark hrtimers to expire in hard interrupt contextSebastian Andrzej Siewior2019-08-011-4/+4
* sched: Mark hrtimers to expire in hard interrupt contextSebastian Andrzej Siewior2019-08-013-8/+9
* hrtimer: Make enqueue mode check work on RTThomas Gleixner2019-08-012-2/+10
* hrtimer: Introduce HARD expiry modeSebastian Andrzej Siewior2019-08-011-0/+6
* hrtimer/treewide: Use hrtimer_sleeper_start_expires()Thomas Gleixner2019-08-014-5/+5
* hrtimer: Provide hrtimer_sleeper_start_expires()Thomas Gleixner2019-08-012-2/+20
* hrtimer: Consolidate hrtimer_init() + hrtimer_init_sleeper() callsSebastian Andrzej Siewior2019-08-017-30/+55
* hrtimer: Remove task argument from hrtimer_init_sleeper()Thomas Gleixner2019-07-307-11/+10
* lib/timerqueue: Rely on rbtree semantics for next timerDavidlohr Bueso2019-07-242-25/+18
* Merge branch 'parisc-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-07-232-1/+6
|\
| * parisc: Flush ITLB in flush_tlb_all_local() only on split TLB machinesHelge Deller2019-07-211-1/+2
| * parisc: add kprobe_fault_handler()Sven Schnelle2019-07-211-0/+4
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-221-4/+4
|\ \
| * | sched/rt, Kconfig: Unbreak def/oldconfig with CONFIG_PREEMPT=yThomas Gleixner2019-07-221-4/+4
* | | Merge tag 'for-linus-20190722' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-07-221-0/+1
|\ \ \
| * | | pidfd: fix a poll race when setting exit_stateSuren Baghdasaryan2019-07-221-0/+1
| |/ /
* | | Merge tag 'for-5.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-07-224-4/+32
|\ \ \
| * | | btrfs: don't leak extent_map in btrfs_get_io_geometry()Johannes Thumshirn2019-07-171-3/+7
| * | | btrfs: free checksum hash on in close_ctreeJohannes Thumshirn2019-07-171-0/+1
| * | | btrfs: Fix build error while LIBCRC32C is moduleYueHaibing2019-07-171-0/+1
| * | | btrfs: inode: Don't compress if NODATASUM or NODATACOW setQu Wenruo2019-07-171-1/+23
* | | | Merge tag 'media/v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2019-07-222-2/+8
|\ \ \ \
| * | | | media: videodev2.h: change V4L2_PIX_FMT_BGRA444 define: fourcc was already in...Hans Verkuil2019-07-111-1/+7
| * | | | media: v4l2-subdev: fix regression in check_pad()Hans Verkuil2019-07-111-1/+1