linux/arch
David S. Miller ae5de0ff0b [SPARC64]: Fix missing fold at end of checksums.
Both csum_partial() and the csum_partial_copy*() family of routines
forget to do a final fold on the computed checksum value on sparc64.
So do the standard Sparc "add + set condition codes, add carry"
sequence, then make sure the high 32-bits of the return value are
clear.

Based upon some excellent detective work and debugging done by
Richard Braun and Samuel Thibault.

Signed-off-by: David S. Miller <davem@davemloft.net>
2006-06-04 21:32:01 -07:00
..
alpha [PATCH] Alpha: strncpy() fix 2006-04-25 07:51:06 -07:00
arm [ARM] 3540/1: ixp23xx: deal with gap in interrupt bitmasks 2006-06-02 19:51:51 +01:00
arm26
cris
frv
h8300
i386 Revert "[PATCH] i386/x86_64: Force pci=noacpi on HP XW9300" 2006-05-30 20:32:15 -07:00
ia64 [IA64] one-line cleanup on set_irq_affinity_info 2006-05-17 06:20:59 -07:00
m32r
m68k
m68knommu
mips [MIPS] Treat R14000 like R10000. 2006-06-01 00:28:35 +01:00
parisc [PARISC] Add new entries to the syscall table 2006-04-21 22:20:35 +00:00
powerpc [PATCH] powerpc: Fix boot on eMac 2006-05-31 16:27:11 -07:00
ppc ppc: Fix typo in TI_LOCAL_FLAGS definition 2006-05-29 08:42:34 +10:00
s390 [PATCH] s390: fix typo in stop_hz_timer. 2006-05-25 12:09:55 -07:00
sh
sh64
sparc [SPARC]: Add robust futex syscall entries. 2006-05-21 21:22:53 -07:00
sparc64 [SPARC64]: Fix missing fold at end of checksums. 2006-06-04 21:32:01 -07:00
um [PATCH] uml: change timer initialization 2006-05-03 20:05:40 -07:00
v850
x86_64 [PATCH] x86_64: Don't do syscall exit tracing twice 2006-05-30 20:31:06 -07:00
xtensa