Age | Commit message (Expand) | Author |
2012-02-28 | Merge branch 'irqdomain/next' into gpio/next | Grant Likely |
2012-02-28 | x86/PCI: use host bridge _CRS info on MSI MS-7253 | Jonathan Nieder |
2012-02-28 | x86, efi: Fix endian issues and unaligned accesses | Matt Fleming |
2012-02-28 | x86, boot: Restrict CFLAGS for hostprogs | Matt Fleming |
2012-02-28 | x86, mkpiggy: Don't open code put_unaligned_le32() | Matt Fleming |
2012-02-28 | x86, relocs: Don't open code put_unaligned_le32() | Matt Fleming |
2012-02-28 | x86/x32: Fix the binutils auto-detect | Ingo Molnar |
2012-02-28 | Merge branch 'tip/x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Ingo Molnar |
2012-02-28 | Merge branch 'linus' into x86/asm | Ingo Molnar |
2012-02-27 | x32: Warn and disable rather than error if binutils too old | H. Peter Anvin |
2012-02-27 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-02-27 | x86-64: Fix CFI data for common_interrupt() | Mark Wielaard |
2012-02-27 | x86/time: Eliminate unused irq0_irqs counter | Jan Beulich |
2012-02-27 | x86: Properly _init-annotate NMI selftest code | Jan Beulich |
2012-02-26 | Merge tag 'stable/for-linus-fixes-3.3-rc5' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2012-02-26 | x86_64: Record stack pointer before task execution begins | Siddhesh Poyarekar |
2012-02-25 | x32: Only clear TIF_X32 flag once | Bobby Powers |
2012-02-25 | x32: Make sure TS_COMPAT is cleared for x32 tasks | Bobby Powers |
2012-02-25 | crypto: twofish-x86_64/i586 - set alignmask to zero | Jussi Kivilinna |
2012-02-25 | crypto: blowfish-x86_64 - set alignmask to zero | Jussi Kivilinna |
2012-02-25 | crypto: serpent-sse2 - combine ablk_*_init functions | Jussi Kivilinna |
2012-02-25 | crypto: blowfish-x86_64 - use crypto_[un]register_algs | Jussi Kivilinna |
2012-02-25 | crypto: twofish-x86_64-3way - use crypto_[un]register_algs | Jussi Kivilinna |
2012-02-25 | crypto: serpent-sse2 - use crypto_[un]register_algs | Jussi Kivilinna |
2012-02-24 | PCI: Use class for quirk for pci_fixup_video | Yinghai Lu |
2012-02-24 | PCI: Use class quirk for intel fix_transparent_bridge | Yinghai Lu |
2012-02-24 | PCI: Use class for quirk for via_no_dac | Yinghai Lu |
2012-02-24 | x86: Fix the NMI nesting comments | Steven Rostedt |
2012-02-24 | x86-64: Improve insn scheduling in SAVE_ARGS_IRQ | Jan Beulich |
2012-02-24 | x86-64: Fix CFI annotations for NMI nesting code | Jan Beulich |
2012-02-24 | Merge tag 'mce-recovery-for-tip' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar |
2012-02-24 | static keys: Introduce 'struct static_key', static_key_true()/false() and sta... | Ingo Molnar |
2012-02-23 | x86, efi: Allow basic init with mixed 32/64-bit efi/kernel | Olof Johansson |
2012-02-23 | x86, efi: Add basic error handling | Olof Johansson |
2012-02-23 | x86, efi: Cleanup config table walking | Olof Johansson |
2012-02-23 | x86, efi: Convert printk to pr_*() | Olof Johansson |
2012-02-23 | x86, efi: Refactor efi_init() a bit | Olof Johansson |
2012-02-23 | irq_domain/x86: Convert x86 (embedded) to use common irq_domain | Grant Likely |
2012-02-23 | x86/mrst/pci: avoid SoC fixups on non-SoC platforms | Alan Cox |
2012-02-23 | x86/mrst/pci: v4l/atomisp: treat atomisp as real pci device | Jacob Pan |
2012-02-23 | x86/mrst/pci: assign d3_delay to 0 for Langwell devices | Jacob Pan |
2012-02-23 | PCI: fix memleak when ACPI _CRS is not used. | Yinghai Lu |
2012-02-22 | x32: Drop non-__vdso weak symbols from the x32 VDSO | H. Peter Anvin |
2012-02-22 | Merge branch 'for_3.4/gpio/runtime-pm-cleanup' of git://git.kernel.org/pub/sc... | Grant Likely |
2012-02-22 | x86/mce: Fix return value of mce_chrdev_read() when erst is disabled | Naoya Horiguchi |
2012-02-22 | x86/mce: Convert static array of pointers to per-cpu variables | Greg Kroah-Hartman |
2012-02-22 | x86: Remove some noise from boot log when starting cpus | Luck, Tony |
2012-02-22 | x86/mce/AMD: Fix UP build error | Borislav Petkov |
2012-02-22 | x86/tsc: Reduce the TSC sync check time for core-siblings | Suresh Siddha |
2012-02-21 | x86, cpufeature: Add CPU features from Intel document 319433-012A | H. Peter Anvin |