| Commit message (Expand) | Author | Age |
* | x86, boot: Correct CFLAGS for hostprogs | H. Peter Anvin | 2012-03-22 |
* | x86-32: Fix typo for mq_getsetattr in syscall table | Thierry Reding | 2012-03-22 |
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-03-22 |
|\ |
|
| * | x86, efi: Fix pointer math issue in handle_ramdisks() | Dan Carpenter | 2012-03-16 |
| * | x86/ioapic: Add register level checks to detect bogus io-apic entries | Suresh Siddha | 2012-03-13 |
| * | Merge tag 'mce-fix-for-3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2012-03-07 |
| |\ |
|
| | * | x86, mce: Fix rcu splat in drain_mce_log_buffer() | Srivatsa S. Bhat | 2012-03-07 |
| * | | x86, memblock: Move mem_hole_size() to .init | Jiri Kosina | 2012-03-03 |
| |/ |
|
* | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-03-22 |
|\ \ |
|
| * | | x86/platform: Move APIC ID validity check into platform APIC code | Daniel J Blueman | 2012-03-14 |
| * | | Merge tag 'v3.3-rc7' into x86/platform | Ingo Molnar | 2012-03-14 |
| |\ \ |
|
| * | | | x86/olpc/xo15/sci: Enable lid close wakeup control | Daniel Drake | 2012-03-06 |
| * | | | x86/geode/net5501: Add platform driver for Soekris Engineering net5501 | Philip Prindeville | 2012-03-06 |
| * | | | x86/geode/alix2: Supplement driver to include GPIO button support | Philip Prindeville | 2012-03-06 |
| * | | | x86/mrst: Add msic_thermal platform support | Mika Westerberg | 2012-01-26 |
| * | | | x86/config: Select MSIC MFD driver on Intel Medfield platform | Mika Westerberg | 2012-01-26 |
| * | | | x86/mid: Remove Intel Moorestown | Alan Cox | 2012-01-26 |
| * | | | x86/mrst: Set ISA bus type for fake MP IRQs | Jacob Pan | 2012-01-26 |
| * | | | x86/ioapic: Use legacy_pic to set correct gsi-irq mapping | Jacob Pan | 2012-01-26 |
* | | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-03-22 |
|\ \ \ \ |
|
| * \ \ \ | Merge tag 'mce-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/... | Ingo Molnar | 2012-03-14 |
| |\ \ \ \ |
|
| | * | | | | 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 |
| * | | | | | Merge tag 'v3.3-rc7' into x86/mce | Ingo Molnar | 2012-03-14 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| * | | | | | Merge tag 'mce-recovery-for-tip' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar | 2012-02-24 |
| |\ \ \ \ \ |
|
| | * | | | | | x86/mce: Replace hard coded hex constants with symbolic defines | Tony Luck | 2012-01-26 |
| * | | | | | | Merge tag 'mce-recovery-for-tip' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar | 2012-01-26 |
| |\| | | | |
| | |_|_|/ /
| |/| | | | |
|
| | * | | | | x86/mce: Recognise machine check bank signature for data path error | Tony Luck | 2012-01-03 |
| | * | | | | x86/mce: Handle "action required" errors | Tony Luck | 2012-01-03 |
| | * | | | | x86/mce: Add mechanism to safely save information in MCE handler | Tony Luck | 2012-01-03 |
| | * | | | | x86/mce: Create helper function to save addr/misc when needed | Tony Luck | 2012-01-03 |
| | * | | | | HWPOISON: Clean up memory_failure() vs. __memory_failure() | Tony Luck | 2012-01-03 |
* | | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-03-22 |
|\ \ \ \ \ \ |
|
| * | | | | | | i387: Split up <asm/i387.h> into exported and internal interfaces | Linus Torvalds | 2012-02-21 |
| * | | | | | | i387: Uninline the generic FP helpers that we expose to kernel modules | Linus Torvalds | 2012-02-21 |
* | | | | | | | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-03-22 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86, build: Fix portability issues when cross-building | H. Peter Anvin | 2012-02-29 |
| * | | | | | | | x86, tools: Remove unneeded header files from tools/build.c | H. Peter Anvin | 2012-02-29 |
| * | | | | | | | 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 |
| |/ / / / / / |
|
* | | | | | | | Merge branch 'x86-eficross-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-03-22 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | 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 |
| | |_|_|_|/ /
| |/| | | | | |
|
* | | | | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-03-22 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86: Fix section warnings | Steffen Persvold | 2012-03-19 |