index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
/
hrtimer.c
Age
Commit message (
Expand
)
Author
2017-06-30
nanosleep: Use get_timespec64() and put_timespec64()
Deepa Dinamani
2017-06-14
posix-timers: Make nanosleep timespec argument const
Thomas Gleixner
2017-06-14
posix-timers: Kill ->nsleep_restart()
Al Viro
2017-06-14
hrtimers/posix-timers: Merge nanosleep timespec copyout logics into a new helper
Al Viro
2017-06-14
time/posix-timers: Move the compat copyouts to the nanosleep implementations
Al Viro
2017-06-14
hrtimer: Move copyout of remaining time to do_nanosleep()
Al Viro
2017-06-14
hrtimer_nanosleep(): Pass rmtp in restart_block
Al Viro
2017-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2017-04-14
time: Change k_clock nsleep() to use timespec64
Deepa Dinamani
2017-03-24
treewide: Fix typo in xml/driver-api/basics.xml
Masanari Iida
2017-03-17
hrtimer: Remove hrtimer_peek_ahead_timers() leftovers
Stephen Boyd
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-02-18
hrtimer: Catch invalid clockids again
Marc Zyngier
2017-02-10
time: Remove CONFIG_TIMER_STATS
Kees Cook
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-10-26
timers: Fix documentation for schedule_timeout() and similar
Douglas Anderson
2016-08-31
time: Avoid undefined behaviour in ktime_add_safe()
Vegard Nossum
2016-08-31
hrtimer: Spelling fixes
Pratyush Patel
2016-07-15
hrtimer: Convert to hotplug state machine
Thomas Gleixner
2016-06-10
hrtimer: Remove redundant #ifdef block
Pratyush Patel
2016-05-31
timer: Export destroy_hrtimer_on_stack()
Guenter Roeck
2016-05-19
debugobjects: insulate non-fixup logic related to static obj from fixup callb...
Du, Changbin
2016-05-19
timer: update debugobjects fixup callbacks return type
Du, Changbin
2016-03-17
param: convert some "on"/"off" users to strtobool
Kees Cook
2016-03-17
timer: convert timer_slack_ns from unsigned long to u64
John Stultz
2016-01-17
hrtimer: Handle remaining time proper for TIME_LOW_RES
Thomas Gleixner
2015-09-22
time: Fix spelling in comments
Zhen Lei
2015-08-22
hrtimer: Handle failure of tick_init_highres() gracefully
Guenter Roeck
2015-08-18
hrtimer: Unconfuse switch_hrtimer_base() a bit
Frederic Weisbecker
2015-08-18
hrtimer: Simplify get_target_base() by returning current base
Frederic Weisbecker
2015-08-17
hrtimer: Drop return code of hrtimer_switch_to_hres()
Luiz Capitulino
2015-06-22
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-06-19
timer: Minimize nohz off overhead
Thomas Gleixner
2015-06-19
timer: Reduce timer migration overhead if disabled
Thomas Gleixner
2015-06-19
hrtimer: Allow hrtimer::function() to free the timer
Peter Zijlstra
2015-06-19
hrtimer: Fix hrtimer_is_queued() hole
Peter Zijlstra
2015-06-19
hrtimer: Remove HRTIMER_STATE_MIGRATE
Oleg Nesterov
2015-05-19
clockevents: Stop unused clockevent devices
Viresh Kumar
2015-05-13
ktime: Fix ktime_divns to do signed division
John Stultz
2015-04-22
hrtimer: Allow concurrent hrtimer_start() for self restarting timers
Peter Zijlstra
2015-04-22
hrtimer: Avoid locking in hrtimer_cancel() if timer not active
Thomas Gleixner
2015-04-22
hrtimer: Remove hrtimer_start() return value
Thomas Gleixner
2015-04-22
hrtimer: Remove bogus hrtimer_active() check
Thomas Gleixner
2015-04-22
hrtimer: Make hrtimer_start() a inline wrapper
Thomas Gleixner
2015-04-22
hrtimer: Get rid of __hrtimer_start_range_ns()
Thomas Gleixner
2015-04-22
tick: Nohz: Rework next timer evaluation
Thomas Gleixner
[next]