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
/
arch
/
mips
/
kernel
/
time.c
Commit message (
Expand
)
Author
Age
*
[MIPS] unexport null_perf_irq() and make it static
Dmitri Vorobiev
2008-04-28
*
[MIPS] unexport rtc_mips_set_time()
Dmitri Vorobiev
2008-04-28
*
[MIPS] Fix the installation condition of MIPS clocksource
Yoichi Yuasa
2008-04-01
*
[MIPS] time: remove unused mips_timer_state()
Yoichi Yuasa
2008-01-29
*
[MIPS] Assume R4000/R4400 newer than 3.0 don't have the mfc0 count bug
Thomas Bogendoerfer
2008-01-07
*
[MIPS] time: Delete weak definition of plat_time_init() due to gcc bug.
Ralf Baechle
2007-12-14
*
[MIPS] Only build r4k clocksource for systems that work ok with it.
Ralf Baechle
2007-11-26
*
[MIPS] Handle R4000/R4400 mfc0 from count register.
Ralf Baechle
2007-11-26
*
[MIPS] time: Code cleanups
Atsushi Nemoto
2007-11-02
*
[MIPS] time: Remove now unused local_timer_interrupt.
Ralf Baechle
2007-11-02
*
[MIPS] time: Cause platform definitions of plat_timer_setup to cause error.
Ralf Baechle
2007-10-29
*
[MIPS] time: Fix calculation in clockevent_set_clock()
Atsushi Nemoto
2007-10-22
*
[MIPS] time: Helpers to compute clocksource/event shift and mult values.
Ralf Baechle
2007-10-19
*
[MIPS] time: Delete dead code.
Ralf Baechle
2007-10-19
*
[MIPS] time: Move R4000 clockevent device code to separate configurable file
Ralf Baechle
2007-10-18
*
[MIPS] time: Delete dead cycles_per_jiffy, mips_timer_ack and null_timer_ack
Ralf Baechle
2007-10-18
*
[MIPS] Probe for usability of cp0 compare interrupt.
Ralf Baechle
2007-10-17
*
[MIPS] Increase cp0 compare clockevent min_delta_ns from 0x30 to 0x300.
Ralf Baechle
2007-10-16
*
[MIPS] Fix "no space between function name and open parenthesis" warnings.
Ralf Baechle
2007-10-11
*
[MIPS] Dyntick support for SMTC:
Ralf Baechle
2007-10-11
*
[MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt
Ralf Baechle
2007-10-11
*
[MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.
Ralf Baechle
2007-10-11
*
[MIPS] Switch from to_tm to rtc_time_to_tm
Ralf Baechle
2007-10-11
*
[MIPS] Deforest the function pointer jungle in the time code.
Ralf Baechle
2007-10-11
*
[MIPS] Use generic NTP code for all MIPS platforms
Ralf Baechle
2007-10-11
*
[MIPS] Add #include <linux/profile.h> to arch/mips/kernel/time.c
Yoichi Yuasa
2007-09-14
*
[MIPS] Don't drag a platform specific header into generic arch code.
Ralf Baechle
2007-06-20
*
[MIPS] Separate performance counter interrupts
Chris Dearman
2007-06-14
*
[MIPS] clocksource: use CLOCKSOURCE_MASK() macro
Franck Bui-Huu
2007-05-11
*
[PATCH] clocksource: fixup is_continous changes on MIPS
Thomas Gleixner
2007-02-16
*
[PATCH] Consolidate default sched_clock()
Alexey Dobriyan
2007-02-11
*
[MIPS] PNX8550: Fix system timer support
Vitaly Wool
2007-01-08
*
[MIPS] mips HPT cleanup: make clocksource_mips public
Atsushi Nemoto
2006-11-29
*
[MIPS] mips hpt cleanup: get rid of mips_hpt_init
Atsushi Nemoto
2006-11-29
*
[MIPS] Fixup migration to GENERIC_TIME
Atsushi Nemoto
2006-10-31
*
[MIPS] Complete fixes after removal of pt_regs argument to int handlers.
Ralf Baechle
2006-10-07
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
*
[MIPS] Fix wreckage after removal of tickadj; convert to GENERIC_TIME.
Ralf Baechle
2006-10-03
*
[PATCH] kill wall_jiffies
Atsushi Nemoto
2006-10-01
*
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
Atsushi Nemoto
2006-09-29
*
[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.
Ralf Baechle
2006-07-13
*
[PATCH] irq-flags: MIPS: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
*
[MIPS] MT: Improved multithreading support.
Ralf Baechle
2006-04-18
*
[PATCH] mips: fixed collision of rtc function name
Yoichi Yuasa
2006-03-27
*
[MIPS] Protect more of timer_interrupt() by xtime_lock.
Ralf Baechle
2006-03-18
*
[MIPS] Use USECS_PER_SEC / HZ instead of tick_usec in do_gettimeofday.
Atsushi Nemoto
2006-03-01
*
MIPS: Oprofile: Fixup the loose ends in the plumbing.
Ralf Baechle
2006-01-10
*
MIPS: Introduce machinery for testing for MIPSxxR1/2.
Ralf Baechle
2006-01-10
*
MIPS: Rename MIPS_CPU_ISA_M{32,64} -> MIPS_CPU_ISA_M{32,64}R1.
Ralf Baechle
2006-01-10
[next]