summaryrefslogtreecommitdiffstats
path: root/kernel/time (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | posix-cpu-timers: Make expiry checks array basedThomas Gleixner2019-08-281-49/+36
| * | | posix-cpu-timers: Provide array based sample functionsThomas Gleixner2019-08-281-0/+26
| * | | posix-cpu-timers: Switch check_*_timers() to array cacheThomas Gleixner2019-08-281-15/+11
| * | | posix-cpu-timers: Simplify set_process_cpu_timer()Thomas Gleixner2019-08-281-16/+8
| * | | posix-cpu-timers: Simplify timer queueingThomas Gleixner2019-08-281-34/+21
| * | | posix-cpu-timers: Provide array based access to expiry cacheThomas Gleixner2019-08-281-1/+11
| * | | posix-cpu-timers: Move expiry cache into struct posix_cputimersThomas Gleixner2019-08-281-18/+27
| * | | posix-cpu-timers: Create a container structThomas Gleixner2019-08-281-10/+10
| * | | posix-cpu-timers: Move prof/virt_ticks into callerThomas Gleixner2019-08-281-21/+9
| * | | posix-cpu-timers: Sample task times once in expiry checkThomas Gleixner2019-08-281-4/+6
| * | | posix-cpu-timers: Get rid of pointer indirectionThomas Gleixner2019-08-281-28/+22
| * | | posix-cpu-timers: Simplify sample functionsThomas Gleixner2019-08-281-15/+13
| * | | posix-cpu-timers: Remove pointless return value checkThomas Gleixner2019-08-281-3/+2
| * | | posix-cpu-timers: Use clock ID in posix_cpu_timer_rearm()Thomas Gleixner2019-08-281-2/+3
| * | | posix-cpu-timers: Use clock ID in posix_cpu_timer_get()Thomas Gleixner2019-08-281-2/+3
| * | | posix-cpu-timers: Use clock ID in posix_cpu_timer_set()Thomas Gleixner2019-08-281-5/+6
| * | | posix-cpu-timers: Consolidate thread group sample codeThomas Gleixner2019-08-281-39/+20
| * | | posix-cpu-timers: Rename thread_group_cputimer() and make it staticThomas Gleixner2019-08-281-2/+15
| * | | posix-cpu-timers: Sample directly in timer checkThomas Gleixner2019-08-281-3/+4
| * | | itimers: Use quick sample functionThomas Gleixner2019-08-281-1/+1
| * | | posix-cpu-timers: Provide quick sample function for itimerThomas Gleixner2019-08-281-0/+21
| * | | posix-cpu-timers: Use common permission check in posix_cpu_timer_create()Thomas Gleixner2019-08-281-32/+3
| * | | posix-cpu-timers: Use common permission check in posix_cpu_clock_get()Thomas Gleixner2019-08-281-43/+14
| * | | posix-cpu-timers: Provide task validation functionsThomas Gleixner2019-08-281-21/+44
| * | | posix-cpu-timers: Remove tsk argument from run_posix_cpu_timers()Thomas Gleixner2019-08-212-3/+4
| * | | 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
| * | | 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-011-2/+2
| * | | 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
| * | | alarmtimer: Prepare for PREEMPT_RTAnna-Maria Gleixner2019-08-011-1/+1
| * | | timers: Prepare support for PREEMPT_RTAnna-Maria Gleixner2019-08-011-8/+95
| * | | hrtimer: Prepare support for PREEMPT_RTAnna-Maria Gleixner2019-08-011-6/+89
| * | | 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
| * | | hrtimer: Make enqueue mode check work on RTThomas Gleixner2019-08-011-2/+7
| * | | hrtimer: Provide hrtimer_sleeper_start_expires()Thomas Gleixner2019-08-011-2/+17
| * | | hrtimer: Consolidate hrtimer_init() + hrtimer_init_sleeper() callsSebastian Andrzej Siewior2019-08-011-11/+32
| * | | hrtimer: Remove task argument from hrtimer_init_sleeper()Thomas Gleixner2019-07-301-4/+4
| | |/ | |/|
* | | alarmtimer: Use EOPNOTSUPP instead of ENOTSUPPThadeu Lima de Souza Cascardo2019-09-051-2/+2
| |/ |/|
* | timekeeping/vsyscall: Prevent math overflow in BOOTTIME updateThomas Gleixner2019-08-232-9/+18
|/
* timekeeping/vsyscall: Use __iter_div_u64_rem()Arnd Bergmann2019-07-101-5/+1
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-091-2/+0
|\
| * Merge tag 'v5.2-rc5' into sched/core, to pick up fixesIngo Molnar2019-06-171-2/+3
| |\