index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
Age
Commit message (
Expand
)
Author
2017-10-05
timer/sysclt: Restrict timer migration sysctl values to 0 and 1
Myungho Jung
2017-08-30
timers: Fix excessive granularity of new timers after a nohz idle
Nicholas Piggin
2017-08-11
timers: Fix overflow in get_next_timer_interrupt
Matija Glavinic Pecotic
2017-07-27
alarmtimer: don't rate limit one-shot timers
Greg Hackmann
2017-06-29
time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accounting
John Stultz
2017-06-29
time: Fix clock->read(clock) race around clocksource changes
John Stultz
2017-06-24
alarmtimer: Rate limit periodic intervals
Thomas Gleixner
2017-06-24
alarmtimer: Prevent overflow of relative timers
Thomas Gleixner
2017-02-23
timekeeping: Use deferred printk() in debug code
Sergey Senozhatsky
2017-01-12
tick/broadcast: Prevent NULL pointer dereference
Thomas Gleixner
2017-01-09
timekeeping_Force_unsigned_clocksource_to_nanoseconds_conversion
Thomas Gleixner
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-26
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
2016-07-07
timers: Split out index calculation
Anna-Maria Gleixner
2016-07-07
timers: Only wake softirq if necessary
Thomas Gleixner
2016-07-07
timers: Forward the wheel clock whenever possible
Thomas Gleixner
2016-07-07
timers/nohz: Remove pointless tick_nohz_kick_tick() function
Thomas Gleixner
2016-07-07
timers: Optimize collect_expired_timers() for NOHZ
Anna-Maria Gleixner
2016-07-07
timers: Move __run_timers() function
Anna-Maria Gleixner
2016-07-07
timers: Remove set_timer_slack() leftovers
Thomas Gleixner
2016-07-07
timers: Switch to a non-cascading wheel
Thomas Gleixner
2016-07-07
timers: Give a few structs and members proper names
Thomas Gleixner
2016-07-07
timers: Remove the deprecated mod_timer_pinned() API
Thomas Gleixner
[next]