kernel-ark/arch
Linus Torvalds b339a18b81 Fix up incorrect "unlikely()" on %gs reload in x86 __switch_to
These days %gs is normally the TLS segment, so it's no longer zero.  As
a result, we shouldn't just assume that %fs/%gs tend to be zero
together, but test them independently instead.

Also, fix setting of debug registers to use the "next" pointer instead
of "current".  It so happens that the scheduler will have set the new
current pointer before calling __switch_to(), but that's just an
implementation detail.
2005-07-22 15:23:47 -04:00
..
alpha [NET]: add a top-level Networking menu to *config 2005-07-11 21:03:49 -07:00
arm [PATCH] ARM: 2815/1: Shark: new defconfig, fixes with __io and serial ports 2005-07-16 17:17:18 +01:00
arm26 [NET]: add a top-level Networking menu to *config 2005-07-11 21:03:49 -07:00
cris [NET]: add a top-level Networking menu to *config 2005-07-11 21:03:49 -07:00
frv [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc... 2005-07-12 17:21:56 -04:00
h8300 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 2005-07-12 15:54:36 -07:00
i386 Fix up incorrect "unlikely()" on %gs reload in x86 __switch_to 2005-07-22 15:23:47 -04:00
ia64 [IA64] Fix undefined reference to can_cpei_retarget for simulator 2005-07-14 09:21:47 -07:00
m32r [NET]: add a top-level Networking menu to *config 2005-07-11 21:03:49 -07:00
m68k [NET]: add a top-level Networking menu to *config 2005-07-11 21:03:49 -07:00
m68knommu [NET]: add a top-level Networking menu to *config 2005-07-11 21:03:49 -07:00
mips [NET]: add a top-level Networking menu to *config 2005-07-11 21:03:49 -07:00
parisc [NET]: add a top-level Networking menu to *config 2005-07-11 21:03:49 -07:00
ppc [PATCH] ppc32: make -j12 all fails in uImage target 2005-07-13 11:25:25 -07:00
ppc64 [PATCH] ppc64: add 970MP PVR 2005-07-13 11:25:25 -07:00
s390 [PATCH] s390: fadvise hint values. 2005-07-13 11:25:24 -07:00
sh [NET]: add a top-level Networking menu to *config 2005-07-11 21:03:49 -07:00
sh64 [NET]: add a top-level Networking menu to *config 2005-07-11 21:03:49 -07:00
sparc [NET]: add a top-level Networking menu to *config 2005-07-11 21:03:49 -07:00
sparc64 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 2005-07-12 15:54:36 -07:00
um [PATCH] uml: allow building as 32-bit binary on 64bit host 2005-07-14 09:00:25 -07:00
v850 [PATCH] v850: Align ___start___param to match parameter alignment 2005-07-13 12:25:48 -07:00
x86_64 [PATCH] x86_64: TASK_SIZE fixes for compatibility mode processes 2005-07-15 22:56:11 -07:00
xtensa [PATCH] xtensa: use ssleep() instead of schedule_timeout() 2005-07-12 16:01:01 -07:00