kernel-ark/arch/powerpc
Anton Blanchard 002ec58eb5 [PATCH] ppc64: fix time syscall
ppc64 has its own version of sys_time. It looks pretty scary, touching
a whole bunch of variables without any locking or memory ordering.

In fact, a recent bugreport has shown it can actually go backwards. Time
to remove it and just use the generic sys_time, which is implemented on
top of do_gettimeofday.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2006-01-09 15:47:13 +11:00
..
boot
configs
kernel [PATCH] ppc64: fix time syscall 2006-01-09 15:47:13 +11:00
lib
mm [PATCH] powerpc: don't add memory to empty node/zone 2006-01-09 15:14:22 +11:00
oprofile [PATCH] powerpc: G4+ oprofile support 2006-01-09 15:06:03 +11:00
platforms [PATCH] spufs: set irq affinity for running threads 2006-01-09 15:44:57 +11:00
sysdev [PATCH] powerpc: Fix g5 DART init 2006-01-09 15:05:42 +11:00
xmon
Kconfig [PATCH] powerpc: Experimental support for new G5 Macs (#2) 2006-01-09 15:03:17 +11:00
Kconfig.debug
Makefile