kernel-ark/arch/powerpc/kernel
Paul Mackerras 5d14a18d59 powerpc: Fix some bugs in the new merged time code
I had the sense of the test for when to use the old 601-style RTC
registers inverted.  pmac_calibrate_decr and via_calibrate_decr
weren't setting ppc_tb_freq, on which all the further calculations
depended.  Lastly, update_gtod was losing the top 32 bits of
the new tb_to_xs value.

Signed-off-by: Paul Mackerras <paulus@samba.org>
2005-10-20 22:33:06 +10:00
..
asm-offsets.c
binfmt_elf32.c
btext.c
cputable.c
entry_32.S powerpc: Fix a branch-too-far link error for 32-bit targets 2005-10-20 09:24:18 +10:00
entry_64.S powerpc: change sys32_ to compat_sys_ 2005-10-18 14:51:57 +10:00
fpu.S
head_4xx.S
head_8xx.S
head_32.S powerpc: Fix various compile errors with ARCH=ppc, ppc64 and powerpc 2005-10-18 14:19:41 +10:00
head_44x.S
head_64.S
head_fsl_booke.S
idle_6xx.S
idle_power4.S [PATCH] powerpc: Fix use of LOADBASE in merge tree 2005-10-17 21:43:12 +10:00
init_task.c
lparmap.c
Makefile [PATCH] powerpc: Merge ppc64 pmc.[ch] with ppc32 perfmon.[ch] 2005-10-20 16:22:24 +10:00
misc_32.S powerpc: Merge time.c and asm/time.h. 2005-10-20 09:23:26 +10:00
misc_64.S
of_device.c
pmc.c [PATCH] powerpc: Merge ppc64 pmc.[ch] with ppc32 perfmon.[ch] 2005-10-20 16:22:24 +10:00
ppc_ksyms.c powerpc: Merge time.c and asm/time.h. 2005-10-20 09:23:26 +10:00
process.c
prom_init.c [PATCH] powerpc: Another maple merge tree fix 2005-10-17 21:43:12 +10:00
prom.c
ptrace32.c powerpc: Move ptrace32.c from arch/ppc64 to arch/powerpc 2005-10-20 09:11:29 +10:00
ptrace.c powerpc: Move ptrace32.c from arch/ppc64 to arch/powerpc 2005-10-20 09:11:29 +10:00
semaphore.c
setup_32.c powerpc: Fix places where ppc_md.show_[per]cpuinfo was treated as int 2005-10-20 20:48:19 +10:00
setup_64.c ppc64: Move init_boot_text call and conswitchp init into setup_arch 2005-10-20 21:00:20 +10:00
signal_32.c powerpc: Eliminate a compile warning in signal_32.c 2005-10-19 23:13:04 +10:00
sys_ppc32.c Merge rsync://oak/kernels/iseries/work/ 2005-10-18 14:53:41 +10:00
syscalls.c powerpc: Fix various compile errors with ARCH=ppc, ppc64 and powerpc 2005-10-18 14:19:41 +10:00
systbl.S Merge rsync://oak/kernels/iseries/work/ 2005-10-18 14:53:41 +10:00
time.c powerpc: Fix some bugs in the new merged time code 2005-10-20 22:33:06 +10:00
traps.c [PATCH] powerpc: Merge ppc64 pmc.[ch] with ppc32 perfmon.[ch] 2005-10-20 16:22:24 +10:00
vecemu.c
vector.S
vmlinux.lds.S