kernel-ark/arch/sparc/kernel
David S. Miller 000775c50a [SPARC]: Make gettimeofday() monotonic again.
When we switched away from the optimized C version
things stopped being monotonic.

The problem is that if we run this with interrupts disabled, we can
see the interrupt pending because the counter reached the limit value.
When this happens the counter has bit 31 set, and the low bits start
counting again from zero.

Reported by Martin Habets.

Signed-off-by: David S. Miller <davem@davemloft.net>
2008-01-12 21:52:15 -08:00
..
apc.c
asm-offsets.c
auxio.c
cpu.c
devices.c [SPARC]: Add missing of_node_put 2007-12-05 05:38:00 -08:00
ebus.c
entry.S
errtbls.c
etrap.S
head.S
idprom.c
init_task.c
ioport.c Update arch/ to use sg helpers 2007-10-22 21:19:59 +02:00
irq.c [SPARC]: Remove duplicate includes. 2007-11-06 21:23:11 -08:00
irq.h
led.c
Makefile
module.c
muldiv.c
of_device.c
pcic.c [SPARC]: Add missing "space" 2007-12-05 05:37:58 -08:00
pmc.c
process.c [SPARC32]: __inline__ --> inline 2007-10-27 00:17:01 -07:00
prom.c
ptrace.c [SPARC32]: Spelling fixes 2007-12-20 13:55:45 -08:00
rtrap.S
sclow.S
semaphore.c
setup.c
signal.c
smp.c
sparc_ksyms.c
sparc-stub.c
sun4c_irq.c
sun4d_irq.c
sun4d_smp.c
sun4m_irq.c
sun4m_smp.c
sun4setup.c
sunos_asm.S
sunos_ioctl.c
sys_solaris.c
sys_sparc.c Use helpers to obtain task pid in printks (arch code) 2007-10-19 11:53:43 -07:00
sys_sunos.c
systbls.S
tadpole.c
tick14.c
time.c [SPARC]: Make gettimeofday() monotonic again. 2008-01-12 21:52:15 -08:00
trampoline.S
traps.c Use helpers to obtain task pid in printks (arch code) 2007-10-19 11:53:43 -07:00
unaligned.c
vmlinux.lds.S
windows.c
wof.S
wuf.S