1. 23 Dec, 2008 3 commits
    • Ingo Molnar's avatar
      Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',... · fa623d1b
      Ingo Molnar authored
      Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/pat2', 'x86/pci-ioapic-boot-irq-quirks', 'x86/ptrace', 'x86/quirks', 'x86/reboot', 'x86/setup-memory', 'x86/signal', 'x86/sparse-fixes', 'x86/time', 'x86/uv' and 'x86/xen' into x86/core
      fa623d1b
    • Ingo Molnar's avatar
      Merge commit 'v2.6.28-rc9' into x86/apic · 1ccedb7c
      Ingo Molnar authored
      1ccedb7c
    • H. Peter Anvin's avatar
      x86: prioritize the FPU traps for the error code · adf77bac
      H. Peter Anvin authored
      In the case of multiple FPU errors, prioritize the error codes,
      instead of returning __SI_FAULT, which ends up pushing a 0 as the
      error code to userspace, a POSIX violation.
      
      For i386, we will simply return if there are no errors at all; for
      x86-64 this is probably a "can't happen" (and the code should be
      unified), but for this patch, return __SI_FAULT|SI_KERNEL if this ever
      happens.
      Signed-off-by: default avatarH. Peter Anvin <hpa@zytor.com>
      adf77bac
  2. 20 Dec, 2008 4 commits
  3. 19 Dec, 2008 28 commits
  4. 18 Dec, 2008 5 commits