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
/
tick-internal.h
Age
Commit message (
Expand
)
Author
2013-12-23
tick/timekeeping: Call update_wall_time outside the jiffies lock
John Stultz
2013-12-02
nohz: Convert a few places to use local per cpu accesses
Frederic Weisbecker
2013-10-18
time: Fix signedness bug in sysfs_get_uname() and its callers
Patrick Palka
2013-05-28
clockevents: Define CS_NAME_LEN unconditionally
Thomas Gleixner
2013-05-16
clockevents: Implement unbind functionality
Thomas Gleixner
2013-05-16
clockevents: Move the tick_notify() switch case to clockevents_notify()
Thomas Gleixner
2013-05-16
clockevents: Get rid of the notifier chain
Thomas Gleixner
2013-04-03
Merge branch 'fortglx/3.10/time' of git://git.linaro.org/people/jstultz/linux...
Thomas Gleixner
2013-03-22
timekeeping: Make jiffies_lock internal
Thomas Gleixner
2013-03-07
tick: Convert broadcast cpu bitmaps to cpumask_var_t
Thomas Gleixner
2012-11-13
time: Kill xtime_lock, replacing it with jiffies_lock
John Stultz
2011-09-08
clockevents: Make minimum delay adjustments configurable
Martin Schwidefsky
2011-03-16
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-02-26
clockevents: Prevent oneshot mode when broadcast device is periodic
Thomas Gleixner
2011-02-01
time: Fix legacy arch fallout
Thomas Gleixner
2011-01-31
time: Make do_timer() and xtime_lock local to kernel/time/
Torben Hohn
2009-12-14
clockevents: Make tick_device_lock static
Thomas Gleixner
2008-10-17
NOHZ: restart tick device from irq_enter()
Thomas Gleixner
2008-09-23
timers: fix build error in !oneshot case
Ingo Molnar
2008-09-23
clockevents: prevent mode mismatch on cpu online
Thomas Gleixner
2008-09-23
clockevents: prevent cpu online to interfere with nohz
Thomas Gleixner
2008-09-16
clockevents: make device shutdown robust
Thomas Gleixner
2008-09-05
clockevents: prevent endless loop lockup
Thomas Gleixner
2008-01-30
timer: clean up tick-broadcast.c
Thomas Gleixner
2007-05-08
highres/dyntick: prevent xtime lock contention
Thomas Gleixner
2007-03-17
[PATCH] clockevents: Fix suspend/resume to disk hangs
Thomas Gleixner
2007-03-06
[PATCH] Save/restore periodic tick information over suspend/resume
Thomas Gleixner
2007-02-16
[PATCH] tick-management: dyntick / highres functionality
Thomas Gleixner
2007-02-16
[PATCH] tick-management: broadcast functionality
Thomas Gleixner