android_kernel_xiaomi_sm7250/arch/mips/kernel
Atsushi Nemoto 800d11420d [MIPS] Use USECS_PER_SEC / HZ instead of tick_usec in do_gettimeofday.
The 'tick_usec' is USER_HZ period in usec.  do_gettimeofday() should
use kernel HZ value.
    
Here is a patch for MIPS.  It seems m32r, m68k and sparc have same
problem though their HZ and USER_HZ are same for now.
    
Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2006-03-01 19:22:22 +00:00
..
asm-offsets.c
binfmt_elfn32.c [MIPS] jiffies_to_compat_timeval fix 2006-02-21 16:58:23 +00:00
binfmt_elfo32.c [MIPS] jiffies_to_compat_timeval fix 2006-02-21 16:58:23 +00:00
branch.c
cpu-bugs64.c
cpu-probe.c
dma-no-isa.c
entry.S
gdb-low.S
gdb-stub.c
genex.S
head.S
i8259.c
init_task.c
irix5sys.S
irixelf.c
irixinv.c
irixioctl.c
irixsig.c
irq_cpu.c
irq-msc01.c
irq-mv6434x.c
irq-rm7000.c
irq-rm9000.c
irq.c
linux32.c [MIPS] Use generic compat routines for readdir, getdents 2006-02-27 17:30:37 +00:00
Makefile
mips_ksyms.c
module.c
proc.c
process.c [MIPS] Rewrite get_wchan and its helper functions using kallsyms_lookup. 2006-02-14 19:13:24 +00:00
ptrace32.c
ptrace.c
r4k_fpu.S
r4k_switch.S
r2300_fpu.S
r2300_switch.S
r6000_fpu.S
reset.c
rtlx.c
scall32-o32.S [PATCH] flags parameter for linkat 2006-02-24 14:31:39 -08:00
scall64-64.S [MIPS] Wire up new syscalls. 2006-02-08 17:52:25 +00:00
scall64-n32.S [MIPS] Use generic compat routines for readdir, getdents 2006-02-27 17:30:37 +00:00
scall64-o32.S [MIPS] Use generic compat routines for readdir, getdents 2006-02-27 17:30:37 +00:00
semaphore.c
setup.c [MIPS] SMP: Fix initialization order bug. 2006-02-27 17:30:36 +00:00
signal32.c [MIPS] Reformat _sys32_rt_sigsuspend with tabs instead of space for consistency. 2006-02-21 16:58:22 +00:00
signal_n32.c [MIPS] N32: Fix N32 rt_sigtimedwait and rt_sigsuspend breakage. 2006-02-21 16:58:22 +00:00
signal-common.h [MIPS] RM9000: Fix buggy I-cache workaround. 2006-02-14 19:13:25 +00:00
signal.c [MIPS] Make do_signal return void. 2006-02-08 17:52:25 +00:00
smp_mt.c [MIPS] SMP: Fix initialization order bug. 2006-02-27 17:30:36 +00:00
smp.c [MIPS] SMP: Fix initialization order bug. 2006-02-27 17:30:36 +00:00
syscall.c [MIPS] Sparse: Add __user tags to syscall.c 2006-02-08 17:52:26 +00:00
sysirix.c
time.c [MIPS] Use USECS_PER_SEC / HZ instead of tick_usec in do_gettimeofday. 2006-03-01 19:22:22 +00:00
traps.c [MIPS] Make integer overflow exceptions in kernel mode fatal. 2006-02-21 16:58:22 +00:00
unaligned.c
vmlinux.lds.S
vpe.c