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
Age
Commit message (
Expand
)
Author
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-18
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2016-12-15
tick/broadcast: Prevent NULL pointer dereference
Thomas Gleixner
2016-12-14
posix-timers: give lazy compilers some help optimizing code away
Nicolas Pitre
2016-12-12
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-12
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-12-09
timekeeping: Use mul_u64_u32_shr() instead of open coding it
Thomas Gleixner
2016-12-09
timekeeping: Get rid of pointless typecasts
Thomas Gleixner
2016-12-09
timekeeping: Make the conversion call chain consistently unsigned
Thomas Gleixner
2016-12-09
timekeeping_Force_unsigned_clocksource_to_nanoseconds_conversion
Thomas Gleixner
2016-12-07
clocksource: export the clocks_calc_mult_shift to use by timestamp code
Murali Karicheri
2016-12-01
alarmtimer: Add tracepoints for alarm timers
Baolin Wang
2016-11-29
timekeeping: Add a fast and NMI safe boot clock
Joel Fernandes
2016-11-22
sched/nohz: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-11-16
posix-timers: Make them configurable
Nicolas Pitre
2016-11-16
posix_cpu_timers: Move the add_device_randomness() call to a proper place
Nicolas Pitre
2016-11-16
timer: Move sys_alarm from timer.c to itimer.c
Nicolas Pitre
2016-11-15
sched/cputime: Simplify task_cputime()
Stanislaw Gruszka
2016-10-26
timers: Fix documentation for schedule_timeout() and similar
Douglas Anderson
2016-10-26
timers: Fix usleep_range() in the context of wake_up_process()
Douglas Anderson
2016-10-25
timers: Prevent base clock corruption when forwarding
Thomas Gleixner
2016-10-25
timers: Prevent base clock rewind when forwarding clock
Thomas Gleixner
2016-10-25
timers: Lock base for same bucket optimization
Thomas Gleixner
2016-10-25
timers: Plug locking race vs. timer migration
Thomas Gleixner
2016-10-17
alarmtimer: Remove unused but set variable
Tobias Klauser
2016-10-15
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-10-10
latent_entropy: Mark functions with __latent_entropy
Emese Revfy
2016-10-05
timekeeping: Fix __ktime_get_fast_ns() regression
John Stultz
2016-09-13
tick/nohz: Prevent stopping the tick on an offline CPU
Wanpeng Li
2016-09-08
Merge branch 'linus' into timers/core, to refresh the branch
Ingo Molnar
2016-09-02
tick/nohz: Fix softlockup on scheduler stalls in kvm guest
Wanpeng Li
2016-08-31
time: Avoid undefined behaviour in ktime_add_safe()
Vegard Nossum
2016-08-31
time: Avoid undefined behaviour in timespec64_add_safe()
Vegard Nossum
2016-08-31
timekeeping: Prints the amounts of time spent during suspend
Ruchi Kandoi
2016-08-31
clocksource: Defer override invalidation unless clock is unstable
Kyle Walker
2016-08-31
hrtimer: Spelling fixes
Pratyush Patel
2016-08-24
timekeeping: Cap array access in timekeeping_debug
John Stultz
2016-08-24
timekeeping: Avoid taking lock in NMI path with CONFIG_DEBUG_TIMEKEEPING
John Stultz
2016-08-09
timers: Fix get_next_timer_interrupt() computation
Chris Metcalf
2016-07-29
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-07-25
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-07-24
Merge tag 'staging-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-07-19
tick/nohz: Optimize nohz idle enter
Gaurav Jindal
2016-07-19
clockevents: Make clockevents_subsys static
Ben Dooks
2016-07-15
timers/core: Convert to hotplug state machine
Richard Cochran
2016-07-15
hrtimer: Convert to hotplug state machine
Thomas Gleixner
2016-07-11
posix_cpu_timer: Exit early when process has been reaped
Alexey Dobriyan
2016-07-07
Merge branch 'timers/fast-wheel' into timers/core
Ingo Molnar
2016-07-07
timers: Implement optimization for same expiry time in mod_timer()
Anna-Maria Gleixner
[next]