index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
mips-boards
/
generic
/
time.c
Age
Commit message (
Expand
)
Author
2008-06-05
[MIPS] Fix build error - Delete debugging crap that crept in with CMP
Ralf Baechle
2008-04-28
[MIPS] make plat_perf_setup() static
Dmitri Vorobiev
2008-04-28
[MIPS] Add support for MIPS CMP platform.
Ralf Baechle
2008-03-12
[MIPS] Fix loads of section missmatches
Ralf Baechle
2007-10-29
[MIPS] time: Replace plat_timer_setup with modern APIs.
Ralf Baechle
2007-10-22
[MIPS] Malta: Delete dead code.
Ralf Baechle
2007-10-11
[MIPS] Fix "no space between function name and open parenthesis" warnings.
Ralf Baechle
2007-10-11
[MIPS] i8253 PIT clocksource and clockevent drivers
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] Deforest the function pointer jungle in the time code.
Ralf Baechle
2007-07-31
[MIPS] SMTC: smtc_timer_broadcast ignores its arguments, make it void.
Ralf Baechle
2007-06-20
[MIPS] Don't drag a platform specific header into generic arch code.
Ralf Baechle
2007-06-14
[MIPS] Fix builds where MSC01E_xxx is undefined.
Chris Dearman
2007-06-14
[MIPS] Separate performance counter interrupts
Chris Dearman
2007-06-11
[MIPS] SMTC: Fix build error caused by nonsense code.
Chris Dearman
2007-06-06
[MIPS] Atlas, Malta, SEAD: Remove scroll from interrupt handler.
Ralf Baechle
2007-03-04
[MIPS] No need to write c0_compare in plat_timer_setup
Atsushi Nemoto
2007-01-08
[MIPS] Fix build errors on SEAD
Atsushi Nemoto
2006-11-30
[MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq
Atsushi Nemoto
2006-10-31
[MIPS] VSMP: Synchronize cp0 counters on bootup.
Ralf Baechle
2006-10-31
[MIPS] Flags must be unsigned long.
Ralf Baechle
2006-10-21
[MIPS] Cleanup remaining references to mips_counter_frequency.
Ralf Baechle
2006-10-09
[MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.
Ralf Baechle
2006-10-08
[MIPS] Complete fixes after removal of pt_regs argument to int handlers.
Ralf Baechle
2006-09-27
[MIPS] Atlas: update interrupt handling
Maciej W. Rozycki
2006-09-27
[MIPS] Patch to arch/mips/mips-boards/generic/time.c
Kevin D. Kissell
2006-07-13
[MIPS] Atlas, Malta, SEAD: Don't disable interrupts in mips_time_init().
Ralf Baechle
2006-07-13
[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.
Ralf Baechle
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-04-19
[MIPS] MT: Improved multithreading support.
Ralf Baechle
2006-01-10
MIPS: Oprofile: Fixup the loose ends in the plumbing.
Ralf Baechle
2006-01-10
MIPS: MIPS boards: Get rid of useless SMP/non-SMP casing.
Ralf Baechle
2005-10-29
Virtual SMP support for the 34K.
Ralf Baechle
2005-10-29
More AP / SP bits for the 34K, the Malta bits and things. Still wants
Ralf Baechle
2005-09-05
[PATCH] mips: nuke trailing whitespace
Ralf Baechle
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds