index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
time
/
clocksource.c
Commit message (
Expand
)
Author
Age
*
clocksource: Add __clocksource_updatefreq_hz/khz methods
John Stultz
2010-07-27
*
time: Kill off CONFIG_GENERIC_TIME
John Stultz
2010-07-27
*
clocksource: Add clocksource_register_hz/khz interface
John Stultz
2010-05-10
*
timekeeping: Prevent oops when GENERIC_TIME=n
john stultz
2010-03-02
*
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2010-03-01
|
\
|
*
clocksource: add suspend callback
Magnus Damm
2010-02-05
|
*
clocksource: add argument to resume callback
Magnus Damm
2010-02-05
*
|
clocksource: Prevent potential kgdb dead lock
Thomas Gleixner
2010-01-26
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-12-09
|
\
|
*
tree-wide: fix typos "selct" + "slect" -> "select"
Uwe Kleine-König
2009-11-09
*
|
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2009-12-08
|
\
\
|
*
|
clocksource/events: Fix fallout of generic code changes
Thomas Gleixner
2009-11-13
|
*
|
nohz: Prevent clocksource wrapping during idle
Jon Hunter
2009-11-13
|
*
|
clocksource: Provide a generic mult/shift factor calculation
Thomas Gleixner
2009-11-13
|
|
/
*
/
clocksource/timecompare: Fix symbol exports to be GPL'd.
David S. Miller
2009-11-11
|
/
*
clocksource: Resume clocksource without taking the clocksource mutex
Martin Schwidefsky
2009-09-24
*
clocksource: Delay clocksource down rating to late boot
Thomas Gleixner
2009-09-14
*
clocksource: clocksource_select must be called with mutex locked
Thomas Gleixner
2009-09-14
*
clocksource: Resolve cpu hotplug dead lock with TSC unstable, fix crash
Martin Schwidefsky
2009-09-11
*
clocksource: Resolve cpu hotplug dead lock with TSC unstable
Thomas Gleixner
2009-08-28
*
clocksource: Avoid clocksource watchdog circular locking dependency
Martin Schwidefsky
2009-08-19
*
clocksource: Protect the watchdog rating changes with clocksource_mutex
Thomas Gleixner
2009-08-19
*
clocksource: Call clocksource_change_rating() outside of watchdog_lock
Thomas Gleixner
2009-08-15
*
timekeeping: Update clocksource with stop_machine
Martin Schwidefsky
2009-08-15
*
timekeeping: Introduce struct timekeeper
Martin Schwidefsky
2009-08-15
*
clocksource: Move watchdog downgrade to a work queue thread
Martin Schwidefsky
2009-08-15
*
clocksource: Refactor clocksource watchdog
Martin Schwidefsky
2009-08-15
*
clocksource: Simplify clocksource watchdog resume logic
Martin Schwidefsky
2009-08-15
*
clocksource: Delay clocksource watchdog highres enablement
Martin Schwidefsky
2009-08-15
*
clocksource: Cleanup clocksource selection
Martin Schwidefsky
2009-08-15
*
clocksource: Prevent NULL pointer dereference
Thomas Gleixner
2009-07-19
*
clocksource: prevent selection of low resolution clocksourse also for nohz=on
Thomas Gleixner
2009-06-13
*
clocksource: sanity check sysfs clocksource changes
john stultz
2009-06-11
*
clocksource: setup mult_orig in clocksource_enable()
Magnus Damm
2009-05-02
*
clocksource: pass clocksource to read() callback
Magnus Damm
2009-04-21
*
clocksource: allow usage independent of timekeeping.c
Patrick Ohly
2009-02-16
*
cpumask: replace for_each_cpu_mask_nr with for_each_cpu in kernel/time/
Rusty Russell
2008-12-31
*
cpumask: convert kernel time functions
Rusty Russell
2008-12-31
*
clocksource: keep track of original clocksource frequency
John Stultz
2008-08-21
*
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2008-07-23
|
\
|
*
clocksource/events: use performance variant for_each_cpu_mask_nr
Mike Travis
2008-05-23
*
|
sysdev: Pass the attribute to the low level sysdev show/store function
Andi Kleen
2008-07-22
|
/
*
clocksource: allow read access to available/current_clocksource
Heiko Carstens
2008-05-03
*
clocksource: Fix permissions for available_clocksource
Heiko Carstens
2008-05-03
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt
Linus Torvalds
2008-04-18
|
\
|
*
clocksource: make clocksource watchdog cycle through online CPUs
Andi Kleen
2008-04-17
*
|
kgdb: clocksource watchdog
Jason Wessel
2008-04-17
|
/
*
clocksource: revert: use init_timer_deferrable for clocksource_watchdog
Thomas Gleixner
2008-03-25
*
revert "clocksource: make clocksource watchdog cycle through online CPUs"
Andrew Morton
2008-03-19
*
clocksource: remove redundant code
Li Zefan
2008-02-08
[next]