summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2012-02-28Merge branch 'irqdomain/next' into gpio/nextGrant Likely
2012-02-28x86/PCI: use host bridge _CRS info on MSI MS-7253Jonathan Nieder
2012-02-28x86, efi: Fix endian issues and unaligned accessesMatt Fleming
2012-02-28x86, boot: Restrict CFLAGS for hostprogsMatt Fleming
2012-02-28x86, mkpiggy: Don't open code put_unaligned_le32()Matt Fleming
2012-02-28x86, relocs: Don't open code put_unaligned_le32()Matt Fleming
2012-02-28x86/x32: Fix the binutils auto-detectIngo Molnar
2012-02-28Merge branch 'tip/x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar
2012-02-28Merge branch 'linus' into x86/asmIngo Molnar
2012-02-27x32: Warn and disable rather than error if binutils too oldH. Peter Anvin
2012-02-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-02-27x86-64: Fix CFI data for common_interrupt()Mark Wielaard
2012-02-27x86/time: Eliminate unused irq0_irqs counterJan Beulich
2012-02-27x86: Properly _init-annotate NMI selftest codeJan Beulich
2012-02-26Merge tag 'stable/for-linus-fixes-3.3-rc5' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2012-02-26x86_64: Record stack pointer before task execution beginsSiddhesh Poyarekar
2012-02-25x32: Only clear TIF_X32 flag onceBobby Powers
2012-02-25x32: Make sure TS_COMPAT is cleared for x32 tasksBobby Powers
2012-02-25crypto: twofish-x86_64/i586 - set alignmask to zeroJussi Kivilinna
2012-02-25crypto: blowfish-x86_64 - set alignmask to zeroJussi Kivilinna
2012-02-25crypto: serpent-sse2 - combine ablk_*_init functionsJussi Kivilinna
2012-02-25crypto: blowfish-x86_64 - use crypto_[un]register_algsJussi Kivilinna
2012-02-25crypto: twofish-x86_64-3way - use crypto_[un]register_algsJussi Kivilinna
2012-02-25crypto: serpent-sse2 - use crypto_[un]register_algsJussi Kivilinna
2012-02-24PCI: Use class for quirk for pci_fixup_videoYinghai Lu
2012-02-24PCI: Use class quirk for intel fix_transparent_bridgeYinghai Lu
2012-02-24PCI: Use class for quirk for via_no_dacYinghai Lu
2012-02-24x86: Fix the NMI nesting commentsSteven Rostedt
2012-02-24x86-64: Improve insn scheduling in SAVE_ARGS_IRQJan Beulich
2012-02-24x86-64: Fix CFI annotations for NMI nesting codeJan Beulich
2012-02-24Merge tag 'mce-recovery-for-tip' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar
2012-02-24static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar
2012-02-23x86, efi: Allow basic init with mixed 32/64-bit efi/kernelOlof Johansson
2012-02-23x86, efi: Add basic error handlingOlof Johansson
2012-02-23x86, efi: Cleanup config table walkingOlof Johansson
2012-02-23x86, efi: Convert printk to pr_*()Olof Johansson
2012-02-23x86, efi: Refactor efi_init() a bitOlof Johansson
2012-02-23irq_domain/x86: Convert x86 (embedded) to use common irq_domainGrant Likely
2012-02-23x86/mrst/pci: avoid SoC fixups on non-SoC platformsAlan Cox
2012-02-23x86/mrst/pci: v4l/atomisp: treat atomisp as real pci deviceJacob Pan
2012-02-23x86/mrst/pci: assign d3_delay to 0 for Langwell devicesJacob Pan
2012-02-23PCI: fix memleak when ACPI _CRS is not used.Yinghai Lu
2012-02-22x32: Drop non-__vdso weak symbols from the x32 VDSOH. Peter Anvin
2012-02-22Merge branch 'for_3.4/gpio/runtime-pm-cleanup' of git://git.kernel.org/pub/sc...Grant Likely
2012-02-22x86/mce: Fix return value of mce_chrdev_read() when erst is disabledNaoya Horiguchi
2012-02-22x86/mce: Convert static array of pointers to per-cpu variablesGreg Kroah-Hartman
2012-02-22x86: Remove some noise from boot log when starting cpusLuck, Tony
2012-02-22x86/mce/AMD: Fix UP build errorBorislav Petkov
2012-02-22x86/tsc: Reduce the TSC sync check time for core-siblingsSuresh Siddha
2012-02-21x86, cpufeature: Add CPU features from Intel document 319433-012AH. Peter Anvin