Mauro Carvalho Chehab
|
bf9c96bec7
timers: Adjust a kernel-doc comment
|
7 years ago |
Lingutla Chandrasekhar
|
c52232a49e
timers: Forward timer base before migrating timers
|
7 years ago |
Anna-Maria Gleixner
|
14c803419d
hrtimer: Unify remote enqueue handling
|
7 years ago |
Thomas Gleixner
|
ae67badaa1
hrtimer: Optimize the hrtimer code by using static keys for migration_enable/nohz_active
|
7 years ago |
Thomas Gleixner
|
ed4bbf7910
timers: Unconditionally check deferrable base
|
7 years ago |
Thomas Gleixner
|
fd45bb77ad
timers: Invoke timer_start_debug() where it makes sense
|
7 years ago |
Thomas Gleixner
|
26456f87ac
timers: Reinitialize per cpu bases on hotplug
|
7 years ago |
Anna-Maria Gleixner
|
ced6d5c11d
timers: Use deferrable base independent of base::nohz_active
|
7 years ago |
Kees Cook
|
188665b2d6
timer: Pass function down to initialization routines
|
7 years ago |
Kees Cook
|
354b46b1a0
timer: Switch callback prototype to take struct timer_list * argument
|
7 years ago |
Kees Cook
|
c1eba5bcb6
timer: Pass timer_list pointer to callbacks unconditionally
|
7 years ago |
David Howells
|
b24591e2fc
timers: Add a function to start/reduce a timer
|
7 years ago |
Thomas Gleixner
|
ba16490eac
timer: Convert stub timer to timer_setup()
|
7 years ago |
Zhenzhong Duan
|
c310ce4dcb
timers: Avoid an unnecessary iteration in __run_timers()
|
7 years ago |
Kees Cook
|
58e1177b4c
timer: Convert schedule_timeout() to use from_timer()
|
7 years ago |
Nicholas Piggin
|
2fe59f507a
timers: Fix excessive granularity of new timers after a nohz idle
|
8 years ago |
Matija Glavinic Pecotic
|
34f41c0316
timers: Fix overflow in get_next_timer_interrupt
|
8 years ago |
Sebastian Andrzej Siewior
|
2287d8664f
timers: Make the cpu base lock raw
|
8 years ago |
Peter Meerwald-Stadler
|
d15bc69aff
timers: Fix parameter description of try_to_del_timer_sync()
|
8 years ago |
Linus Torvalds
|
89c9fea3c8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
8 years ago |
Myungho Jung
|
b94bf594cf
timer/sysclt: Restrict timer migration sysctl values to 0 and 1
|
8 years ago |
Masanari Iida
|
0ba42a599f
treewide: Fix typo in xml/driver-api/basics.xml
|
8 years ago |
Ingo Molnar
|
b17b01533b
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>
|
8 years ago |
Ingo Molnar
|
370c91355c
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/nohz.h>
|
8 years ago |
Ingo Molnar
|
174cd4b1e5
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
|
8 years ago |
Kees Cook
|
dfb4357da6
time: Remove CONFIG_TIMER_STATS
|
8 years ago |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Linus Torvalds
|
9465d9cc31
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 years ago |
Nicolas Pitre
|
baa73d9e47
posix-timers: Make them configurable
|
8 years ago |
Nicolas Pitre
|
74ba181e61
timer: Move sys_alarm from timer.c to itimer.c
|
8 years ago |