| Commit message (Expand) | Author | Age | Files | Lines |
* | perf/x86/amd: Do not print an error when the device is not present | Peter Zijlstra | 2013-07-05 | 1 | -3/+1 |
* | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-07-02 | 1 | -7/+59 |
|\ |
|
| * | x86/UV: Add GRU distributed mode mappings | Dimitri Sivanich | 2013-05-30 | 1 | -7/+59 |
* | | Merge branch 'x86-tracing-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-07-02 | 20 | -72/+588 |
|\ \ |
|
| * \ | Merge remote-tracking branch 'trace/tip/x86/trace' into x86/trace | H. Peter Anvin | 2013-06-24 | 2 | -6/+8 |
| |\ \ |
|
| | * | | trace,x86: Do not call local_irq_save() in load_current_idt() | Steven Rostedt (Red Hat) | 2013-06-22 | 2 | -6/+8 |
| * | | | x86/tracing: Add config option checking to the definitions of mce handlers | Seiji Aguchi | 2013-06-23 | 1 | -0/+5 |
| |/ / |
|
| * | | trace,x86: Move creation of irq tracepoints from apic.c to irq.c | Steven Rostedt (Red Hat) | 2013-06-21 | 4 | -4/+5 |
| * | | x86, trace: Add irq vector tracepoints | Seiji Aguchi | 2013-06-20 | 19 | -15/+419 |
| * | | x86: Rename variables for debugging | Seiji Aguchi | 2013-06-20 | 4 | -13/+54 |
| * | | x86, trace: Introduce entering/exiting_irq() | Seiji Aguchi | 2013-06-20 | 7 | -46/+109 |
* | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-07-02 | 5 | -14/+24 |
|\ \ \ |
|
| * \ \ | Merge tag 'please-pull-mce' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 2013-06-28 | 1 | -10/+5 |
| |\ \ \ |
|
| | * | | | x86/mce: Update MCE severity condition check | Chen Gong | 2013-06-27 | 1 | -10/+5 |
| * | | | | Merge tag 'please-pull-mce-bitmap-comment' of git://git.kernel.org/pub/scm/li... | Ingo Molnar | 2013-06-26 | 16 | -48/+77 |
| |\ \ \ \ |
|
| | * | | | | mce: acpi/apei: Add comments to clarify usage of the various bitfields in the... | Naveen N. Rao | 2013-06-25 | 2 | -1/+16 |
| | |/ / / |
|
| * | | | | Merge tag 'ras_fixlet_for_3.11' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2013-06-19 | 2 | -3/+3 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | * | | | x86, mce: Fix "braodcast" typo | Mathias Krause | 2013-06-05 | 2 | -3/+3 |
* | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-07-02 | 3 | -0/+37 |
|\ \ \ \ \ |
|
| * | | | | | x86/platform: Make X86_GOLDFISH depend on X86_EXTENDED_PLATFORM | Ben Hutchings | 2013-06-26 | 1 | -0/+2 |
| * | | | | | x86/platform: Add kvmconfig to the phony targets | Borislav Petkov | 2013-06-23 | 1 | -0/+1 |
| * | | | | | x86, platform, kvm, kconfig: Turn existing .config's into KVM-capable configs | Borislav Petkov | 2013-05-28 | 2 | -0/+34 |
* | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-07-02 | 6 | -25/+26 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86/ioremap: Correct function name output | Borislav Petkov | 2013-06-28 | 1 | -4/+4 |
| * | | | | | | x86: Fix /proc/mtrr with base/size more than 44bits | Yinghai Lu | 2013-06-25 | 2 | -17/+20 |
| * | | | | | | ix86: Don't waste fixmap entries | Jan Beulich | 2013-05-31 | 1 | -1/+1 |
| * | | | | | | x86/mm: Drop unneeded include <asm/*pgtable, page*_types.h> | Zhang Yanfei | 2013-05-28 | 1 | -2/+0 |
| * | | | | | | x86_64: Correct phys_addr in cleanup_highmap comment | Zhang Yanfei | 2013-05-28 | 1 | -1/+1 |
| |/ / / / / |
|
* | | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2013-07-02 | 8 | -81/+504 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86, microcode, amd: Another early loading fixup | Jacob Shin | 2013-06-26 | 1 | -16/+24 |
| * | | | | | | x86, microcode, amd: Allow multiple families' bin files appended together | Jacob Shin | 2013-06-05 | 1 | -8/+42 |
| * | | | | | | x86, microcode, amd: Make find_ucode_in_initrd() __init | Jacob Shin | 2013-06-05 | 1 | -30/+68 |
| * | | | | | | x86, microcode, amd: Fix warnings and errors on with CONFIG_MICROCODE=m | Jacob Shin | 2013-05-31 | 3 | -6/+6 |
| * | | | | | | x86, microcode, amd: Early microcode patch loading support for AMD | Jacob Shin | 2013-05-30 | 6 | -11/+305 |
| * | | | | | | x86, microcode, amd: Refactor functions to prepare for early loading | Jacob Shin | 2013-05-30 | 2 | -69/+106 |
| * | | | | | | x86, microcode: Vendor abstract out save_microcode_in_initrd() | Jacob Shin | 2013-05-30 | 3 | -1/+13 |
| * | | | | | | x86, microcode, intel: Correct typo in printk | Borislav Petkov | 2013-05-30 | 1 | -2/+2 |
| |/ / / / / |
|
* | | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-07-02 | 14 | -70/+201 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86, fpu: Use static_cpu_has_safe before alternatives | Borislav Petkov | 2013-06-20 | 1 | -1/+1 |
| * | | | | | | x86: Add a static_cpu_has_safe variant | Borislav Petkov | 2013-06-20 | 2 | -1/+91 |
| * | | | | | | x86: Sanity-check static_cpu_has usage | Borislav Petkov | 2013-06-20 | 3 | -2/+46 |
| * | | | | | | x86, cpu: Add a synthetic, always true, cpu feature | Borislav Petkov | 2013-06-20 | 2 | -1/+3 |
| * | | | | | | x86: Get rid of ->hard_math and all the FPU asm fu | H. Peter Anvin | 2013-06-06 | 12 | -65/+60 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-07-02 | 3 | -17/+38 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86, efi: retry ExitBootServices() on failure | Zach Bobroff | 2013-06-11 | 1 | -3/+17 |
| * | | | | | | efi: Convert runtime services function ptrs | Borislav Petkov | 2013-06-11 | 1 | -14/+14 |
| * | | | | | | UEFI: Don't pass boot services regions to SetVirtualAddressMap() | Matthew Garrett | 2013-06-06 | 1 | -0/+7 |
* | | | | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-07-02 | 4 | -5/+90 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86/tboot: Provide debugfs interfaces to access TXT log | Qiaowei Ren | 2013-06-28 | 1 | -0/+73 |
| * | | | | | | | x86: Remove weird PTR_ERR() in do_debug | Rusty Russell | 2013-06-19 | 1 | -1/+1 |