index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
/
timer.c
Age
Commit message (
Expand
)
Author
2019-09-19
timer: Read jiffies once when forwarding base clk
Li RongQing
2019-08-21
posix-cpu-timers: Remove tsk argument from run_posix_cpu_timers()
Thomas Gleixner
2019-08-01
timers: Prepare support for PREEMPT_RT
Anna-Maria Gleixner
2019-05-07
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-04-09
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
2019-03-24
timer/trace: Improve timer tracing
Anna-Maria Gleixner
2019-03-24
timer: Move trace point to get proper index
Anna-Maria Gleixner
2019-03-05
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-01-29
timers: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-01-25
rcu: Rename rcu_check_callbacks() to rcu_sched_clock_irq()
Paul E. McKenney
2018-11-23
time: Add SPDX license identifiers
Thomas Gleixner
2018-11-23
time: Remove useless filenames in top level comments
Thomas Gleixner
2018-08-02
timers: Clear timer_base::must_forward_clk with timer_base::lock held
Gaurav Kohli
2018-07-19
timer: Fix coding style
Yi Wang
2018-05-13
timers: Adjust a kernel-doc comment
Mauro Carvalho Chehab
2018-02-28
timers: Forward timer base before migrating timers
Lingutla Chandrasekhar
2018-01-16
hrtimer: Unify remote enqueue handling
Anna-Maria Gleixner
2018-01-16
hrtimer: Optimize the hrtimer code by using static keys for migration_enable/...
Thomas Gleixner
2018-01-14
timers: Unconditionally check deferrable base
Thomas Gleixner
2017-12-29
timers: Invoke timer_start_debug() where it makes sense
Thomas Gleixner
2017-12-29
timers: Reinitialize per cpu bases on hotplug
Thomas Gleixner
2017-12-29
timers: Use deferrable base independent of base::nohz_active
Anna-Maria Gleixner
2017-11-21
timer: Pass function down to initialization routines
Kees Cook
2017-11-21
timer: Switch callback prototype to take struct timer_list * argument
Kees Cook
2017-11-21
timer: Pass timer_list pointer to callbacks unconditionally
Kees Cook
2017-11-12
timers: Add a function to start/reduce a timer
David Howells
2017-10-18
timer: Convert stub timer to timer_setup()
Thomas Gleixner
2017-10-18
timers: Avoid an unnecessary iteration in __run_timers()
Zhenzhong Duan
2017-10-05
timer: Convert schedule_timeout() to use from_timer()
Kees Cook
2017-08-24
timers: Fix excessive granularity of new timers after a nohz idle
Nicholas Piggin
2017-08-01
timers: Fix overflow in get_next_timer_interrupt
Matija Glavinic Pecotic
2017-06-29
timers: Make the cpu base lock raw
Sebastian Andrzej Siewior
2017-06-20
timers: Fix parameter description of try_to_del_timer_sync()
Peter Meerwald-Stadler
2017-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2017-04-20
timer/sysclt: Restrict timer migration sysctl values to 0 and 1
Myungho Jung
2017-03-24
treewide: Fix typo in xml/driver-api/basics.xml
Masanari Iida
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-10
time: Remove CONFIG_TIMER_STATS
Kees Cook
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-12
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-11-16
posix-timers: Make them configurable
Nicolas Pitre
2016-11-16
timer: Move sys_alarm from timer.c to itimer.c
Nicolas Pitre
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
[next]