original_kernel/arch
Al Viro 0cbdff4f7f [PATCH] broken inline asm on s390 (misuse of labels)
use of explicit labels in inline asm is a Bad Idea(tm), since gcc can
decide to inline the function in several places.  Fixed by use of 1f/f:
instead of .Lfitsin/.Lfitsin:

Signed-off-by: Al Viro <viro@parcelfarce.linux.theplanet.co.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-08-23 18:43:44 -07:00
..
alpha [PATCH] alpha spinlock code and bogus constraints 2005-08-23 18:43:44 -07:00
arm [PATCH] Kconfig fix (arm SMP) 2005-08-23 18:43:39 -07:00
arm26
cris
frv
h8300
i386 [PATCH] Mobil Pentium 4 HT and the NMI 2005-08-19 18:44:56 -07:00
ia64 [IA64] Fix simulator boot (for real this time). 2005-08-23 07:41:56 -07:00
m32r [PATCH] m32r icu_data gcc4 fixes 2005-08-23 18:43:44 -07:00
m68k
m68knommu
mips
parisc
ppc [PATCH] Kconfig fix (CONFIG_PM on 44x) 2005-08-23 18:43:43 -07:00
ppc64
s390 [PATCH] broken inline asm on s390 (misuse of labels) 2005-08-23 18:43:44 -07:00
sh
sh64
sparc [SPARC]: Fix weak aliases 2005-08-19 15:56:37 -07:00
sparc64 [SPARC64]: Move kernel unaligned trap handlers into assembler file. 2005-08-19 15:55:33 -07:00
um [PATCH] uml: fix a crash under screen 2005-08-18 12:53:58 -07:00
v850
x86_64 [PATCH] x86_64: Fix race in TSC synchronization 2005-08-19 19:18:47 -07:00
xtensa