index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2008-07-15
[MIPS] Malta: Cleanup organization of code into directories.
Ralf Baechle
1
-163
/
+0
2008-07-15
[MIPS] Remove always true ifdef conditions.
Ralf Baechle
1
-4
/
+0
2008-07-15
[MIPS] Remove impossible ifdef and code wrapped by it.
Ralf Baechle
1
-13
/
+0
2008-07-15
[MIPS] SEAD: Remove support code.
Ralf Baechle
1
-4
/
+1
2008-07-15
[MIPS] Atlas: Remove support code.
Ralf Baechle
1
-4
/
+1
2008-06-05
[MIPS] Fix build error - Delete debugging crap that crept in with CMP
Ralf Baechle
1
-19
/
+0
2008-04-28
[MIPS] make plat_perf_setup() static
Dmitri Vorobiev
1
-1
/
+1
2008-04-28
[MIPS] Add support for MIPS CMP platform.
Ralf Baechle
1
-5
/
+24
2008-03-12
[MIPS] Fix loads of section missmatches
Ralf Baechle
1
-1
/
+1
2007-10-29
[MIPS] time: Replace plat_timer_setup with modern APIs.
Ralf Baechle
1
-30
/
+22
2007-10-23
[MIPS] Malta: Delete dead code.
Ralf Baechle
1
-13
/
+0
2007-10-12
[MIPS] Fix "no space between function name and open parenthesis" warnings.
Ralf Baechle
1
-3
/
+3
2007-10-12
[MIPS] i8253 PIT clocksource and clockevent drivers
Ralf Baechle
1
-0
/
+4
2007-10-12
[MIPS] Dyntick support for SMTC:
Ralf Baechle
1
-1
/
+0
2007-10-12
[MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt
Ralf Baechle
1
-16
/
+10
2007-10-12
[MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.
Ralf Baechle
1
-107
/
+5
2007-10-12
[MIPS] Deforest the function pointer jungle in the time code.
Ralf Baechle
1
-2
/
+2
2007-08-01
[MIPS] SMTC: smtc_timer_broadcast ignores its arguments, make it void.
Ralf Baechle
1
-2
/
+2
2007-06-21
[MIPS] Don't drag a platform specific header into generic arch code.
Ralf Baechle
1
-34
/
+16
2007-06-14
[MIPS] Fix builds where MSC01E_xxx is undefined.
Chris Dearman
1
-1
/
+4
2007-06-14
[MIPS] Separate performance counter interrupts
Chris Dearman
1
-25
/
+93
2007-06-11
[MIPS] SMTC: Fix build error caused by nonsense code.
Chris Dearman
1
-14
/
+2
2007-06-06
[MIPS] Atlas, Malta, SEAD: Remove scroll from interrupt handler.
Ralf Baechle
1
-29
/
+2
2007-03-04
[MIPS] No need to write c0_compare in plat_timer_setup
Atsushi Nemoto
1
-3
/
+0
2007-01-09
[MIPS] Fix build errors on SEAD
Atsushi Nemoto
1
-2
/
+7
2006-11-30
[MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq
Atsushi Nemoto
1
-0
/
+1
2006-10-31
[MIPS] VSMP: Synchronize cp0 counters on bootup.
Ralf Baechle
1
-2
/
+3
2006-10-31
[MIPS] Flags must be unsigned long.
Ralf Baechle
1
-1
/
+1
2006-10-22
[MIPS] Cleanup remaining references to mips_counter_frequency.
Ralf Baechle
1
-1
/
+1
2006-10-09
[MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.
Ralf Baechle
1
-1
/
+0
2006-10-08
[MIPS] Complete fixes after removal of pt_regs argument to int handlers.
Ralf Baechle
1
-11
/
+11
2006-09-27
[MIPS] Atlas: update interrupt handling
Maciej W. Rozycki
1
-1
/
+6
2006-09-27
[MIPS] Patch to arch/mips/mips-boards/generic/time.c
Kevin D. Kissell
1
-21
/
+36
2006-07-14
[MIPS] Atlas, Malta, SEAD: Don't disable interrupts in mips_time_init().
Ralf Baechle
1
-5
/
+1
2006-07-14
[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.
Ralf Baechle
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-04-19
[MIPS] MT: Improved multithreading support.
Ralf Baechle
1
-7
/
+61
2006-01-10
MIPS: Oprofile: Fixup the loose ends in the plumbing.
Ralf Baechle
1
-3
/
+17
2006-01-10
MIPS: MIPS boards: Get rid of useless SMP/non-SMP casing.
Ralf Baechle
1
-13
/
+2
2005-10-29
Virtual SMP support for the 34K.
Ralf Baechle
1
-5
/
+46
2005-10-29
More AP / SP bits for the 34K, the Malta bits and things. Still wants
Ralf Baechle
1
-17
/
+32
2005-09-05
[PATCH] mips: nuke trailing whitespace
Ralf Baechle
1
-1
/
+1
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+167