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
/
kernel
/
smtc.c
Age
Commit message (
Expand
)
Author
2007-06-26
[MIPS] Count timer interrupts correctly.
Chris Dearman
2007-06-20
[MIPS] Don't drag a platform specific header into generic arch code.
Ralf Baechle
2007-06-11
[MIPS] SMTC: Fix warning.
Ralf Baechle
2007-05-09
wrap access to thread_info
Roman Zippel
2007-03-29
[MIPS] SMTC: Fix recursion in instant IPI replay code.
Ralf Baechle
2007-03-29
[MIPS] SMTC: Fix false trigger of debug code on single VPE.
Ralf Baechle
2007-03-29
[MIPS] SMTC: irq_{enter,leave} and kstats keeping for relayed timer ints.
Ralf Baechle
2007-02-26
[MIPS] Make SMTC_IDLE_HOOK_DEBUG a proper option in Kconfig.debug.
Ralf Baechle
2007-02-06
[MIPS] SMTC: Make a bunch of functions and variables static.
Ralf Baechle
2007-02-06
[MIPS] Whitespace cleanups.
Ralf Baechle
2007-02-06
[MIPS] SMTC: remove unused atomic_postclear
Ralf Baechle
2007-02-06
[MIPS] Define MIPS_CPU_IRQ_BASE in generic header
Atsushi Nemoto
2007-01-24
[MIPS] SMTC: Fix module build by exporting symbol
Ralf Baechle
2007-01-24
[MIPS] SMTC: Fix TLB sizing bug for TLB of 64 >= entries
Ralf Baechle
2007-01-23
[MIPS] SMTC: Instant IPI replay.
Ralf Baechle
2007-01-19
[MIPS] SMTC: Fix cp0 hazard.
Ralf Baechle
2006-11-30
[MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq
Atsushi Nemoto
2006-11-01
[MIPS] SMTC: Synchronize cp0 counters on bootup.
Ralf Baechle
2006-10-08
[MIPS] Complete fixes after removal of pt_regs argument to int handlers.
Ralf Baechle
2006-07-13
[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.
Ralf Baechle
2006-07-13
[MIPS] SMTC: Reformat to Linux style.
Ralf Baechle
2006-07-02
[PATCH] irq-flags: MIPS: Use the new IRQF_ constants
Thomas Gleixner
2006-06-27
[PATCH] spin/rwlock init cleanups
Ingo Molnar
2006-04-19
[MIPS] MT: Improved multithreading support.
Ralf Baechle