summaryrefslogtreecommitdiffstats
path: root/kernel/time
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge branch 'fortglx/4.13/time' of https://git.linaro.org/people/john.stultz...Thomas Gleixner2017-06-211-20/+26
| |\ \
| | * | time: Add warning about imminent deprecation of CONFIG_GENERIC_TIME_VSYSCALL_OLDJohn Stultz2017-06-201-0/+1
| | * | time: Clean up CLOCK_MONOTONIC_RAW time handlingJohn Stultz2017-06-201-20/+25
| * | | Merge branch 'timers/urgent' into timers/coreThomas Gleixner2017-06-213-28/+49
| |\ \ \ | | |/ /
| * | | posix-cpu-timers: Make timespec to nsec conversion safeThomas Gleixner2017-06-201-1/+5
| * | | itimer: Make timeval to nsec conversion range limitedThomas Gleixner2017-06-201-2/+6
| * | | timers: Fix parameter description of try_to_del_timer_sync()Peter Meerwald-Stadler2017-06-201-1/+1
| | |/ | |/|
| * | posix-timers: Make nanosleep timespec argument constThomas Gleixner2017-06-145-7/+7
| * | posix-cpu-timers: Avoid timespec conversion in do_cpu_nanosleep()Thomas Gleixner2017-06-141-4/+5
| * | time: Move compat_gettimeofday()/settimeofday() to nativeAl Viro2017-06-141-0/+41
| * | time: Move compat_time()/stime() to nativeAl Viro2017-06-141-0/+41
| * | posix-timers: Move compat_timer_create() to native, get rid of set_fs()Al Viro2017-06-142-18/+42
| * | posix-timers: Move compat versions of clock_gettime/settime/getresAl Viro2017-06-142-4/+115
| * | itimers: Move compat itimer syscalls to native onesAl Viro2017-06-142-0/+40
| * | posix-timers: Take compat timer_gettime(2) to native oneAl Viro2017-06-142-9/+35
| * | posix-timers: Take compat timer_settime(2) to native oneAl Viro2017-06-142-24/+64
| * | ntp: Move adjtimex related compat syscalls to native counterpartsAl Viro2017-06-143-1/+52
| * | posix-timers: Kill ->nsleep_restart()Al Viro2017-06-144-12/+1
| * | hrtimers/posix-timers: Merge nanosleep timespec copyout logics into a new helperAl Viro2017-06-143-29/+23
| * | time/posix-timers: Move the compat copyouts to the nanosleep implementationsAl Viro2017-06-145-36/+129
| * | posix-timers: Store rmtp into restart_block in sys_clock_nanosleep()Al Viro2017-06-144-22/+10
| * | hrtimer: Move copyout of remaining time to do_nanosleep()Al Viro2017-06-141-42/+20
| * | hrtimer_nanosleep(): Pass rmtp in restart_blockAl Viro2017-06-143-7/+14
| * | alarmtimer: Move copyout and freeze handling into alarmtimer_do_nsleep()Al Viro2017-06-141-70/+32
| * | posix-cpu-timers: Move copyout of timespec into do_cpu_nanosleep()Al Viro2017-06-141-35/+28
| * | posix-timers: Handle relative posix-timers correctlyThomas Gleixner2017-06-121-0/+13
| * | posix-timers: Zero out oldval itimerspecThomas Gleixner2017-06-121-0/+2
| * | posix-timers: Fix inverted SIGEV_NONE logic in common_timer_get()Thomas Gleixner2017-06-121-1/+1
| * | alarmtimer: Switch over to generic set/get/rearm routineThomas Gleixner2017-06-043-110/+29
| * | alarmtimer: Implement arm callbackThomas Gleixner2017-06-041-0/+22
| * | alarmtimer: Implement try_to_cancel callbackThomas Gleixner2017-06-041-0/+10
| * | alarmtimer: Implement remaining callbackThomas Gleixner2017-06-041-9/+22
| * | alarmtimer: Implement forward callbackThomas Gleixner2017-06-041-0/+13
| * | alarmtimer: Implement timer_rearm() callbackThomas Gleixner2017-06-041-1/+14
| * | posix-timers: Make use of cancel/arm callbacksThomas Gleixner2017-06-041-81/+100
| * | posix-timers: Add cancel/arm callbacksThomas Gleixner2017-06-041-0/+3
| * | posix-timers: Zero settings value in common codeThomas Gleixner2017-06-042-6/+2
| * | posix-timers: Make use of forward/remaining callbacksThomas Gleixner2017-06-041-15/+49
| * | posix-timers: Add forward/remaining callbacksThomas Gleixner2017-06-041-0/+2
| * | posix-timers: Add active flag to k_itimerThomas Gleixner2017-06-041-1/+7
| * | posix-timers: Use timer_rearm() callback in posixtimer_rearm()Thomas Gleixner2017-06-043-10/+11
| * | posix-timers: Rename do_schedule_next_timerThomas Gleixner2017-06-042-6/+6
| * | posix-timers: Add timer_rearm() callbackThomas Gleixner2017-06-041-15/+18
| * | posix-timers: Store k_clock pointer in k_itimerThomas Gleixner2017-06-042-3/+6
| * | posix-timers: Move interval out of the unionThomas Gleixner2017-06-042-17/+16
| * | posix-timers: Unify overrun/requeue_pending handlingThomas Gleixner2017-06-042-18/+15
| * | posix-timers: Move posix-timer internals to coreThomas Gleixner2017-06-045-0/+36
| * | posix-timers: Avoid gazillions of forward declarationsThomas Gleixner2017-06-041-101/+89
| * | posix-clocks: Remove interval timer facility and mmap/fasync callbacksThomas Gleixner2017-06-041-113/+0
| * | posix-timers: Remove unused export of posix_timer_event()Thomas Gleixner2017-06-041-1/+0
OpenPOWER on IntegriCloud