aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* tools: Get only verbose output with V=1Robert Richter2013-07-08
* perf: Fix interrupt handler timing harnessStephane Eranian2013-07-05
* perf/x86/amd: Do not print an error when the device is not presentPeter Zijlstra2013-07-05
* Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-07-02
|\
| * x86/UV: Add GRU distributed mode mappingsDimitri Sivanich2013-05-30
* | Merge branch 'x86-tracing-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-02
|\ \
| * \ Merge remote-tracking branch 'trace/tip/x86/trace' into x86/traceH. Peter Anvin2013-06-24
| |\ \
| | * | trace,x86: Do not call local_irq_save() in load_current_idt()Steven Rostedt (Red Hat)2013-06-22
| * | | x86/tracing: Add config option checking to the definitions of mce handlersSeiji Aguchi2013-06-23
| |/ /
| * | trace,x86: Move creation of irq tracepoints from apic.c to irq.cSteven Rostedt (Red Hat)2013-06-21
| * | x86, trace: Add irq vector tracepointsSeiji Aguchi2013-06-21
| * | x86: Rename variables for debuggingSeiji Aguchi2013-06-21
| * | x86, trace: Introduce entering/exiting_irq()Seiji Aguchi2013-06-21
| * | tracing: Add DEFINE_EVENT_FN() macroSteven Rostedt2013-06-21
* | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-02
|\ \ \
| * \ \ Merge tag 'please-pull-mce' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2013-06-28
| |\ \ \
| | * | | x86/mce: Update MCE severity condition checkChen Gong2013-06-27
| * | | | Merge tag 'please-pull-mce-bitmap-comment' of git://git.kernel.org/pub/scm/li...Ingo Molnar2013-06-26
| |\ \ \ \
| | * | | | mce: acpi/apei: Add comments to clarify usage of the various bitfields in the...Naveen N. Rao2013-06-25
| | |/ / /
| * | | | Merge tag 'please-pull-einj' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2013-06-19
| |\ \ \ \
| | * | | | ACPI/APEI: Update einj documentation for param1/param2Chen Gong2013-06-06
| | * | | | ACPI/APEI: Add parameter check before error injectionChen Gong2013-06-06
| | * | | | ACPI, APEI, EINJ: Fix error return code in einj_init()Wei Yongjun2013-06-05
| * | | | | Merge tag 'ras_fixlet_for_3.11' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2013-06-19
| |\ \ \ \ \
| | * | | | | x86, mce: Fix "braodcast" typoMathias Krause2013-06-05
| | |/ / / /
* | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-07-02
|\ \ \ \ \ \
| * | | | | | x86/platform: Make X86_GOLDFISH depend on X86_EXTENDED_PLATFORMBen Hutchings2013-06-26
| * | | | | | x86/platform: Add kvmconfig to the phony targetsBorislav Petkov2013-06-23
| * | | | | | x86, platform, kvm, kconfig: Turn existing .config's into KVM-capable configsBorislav Petkov2013-05-28
* | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-07-02
|\ \ \ \ \ \ \
| * | | | | | | x86/ioremap: Correct function name outputBorislav Petkov2013-06-28
| * | | | | | | x86: Fix /proc/mtrr with base/size more than 44bitsYinghai Lu2013-06-25
| * | | | | | | ix86: Don't waste fixmap entriesJan Beulich2013-05-31
| * | | | | | | x86/mm: Drop unneeded include <asm/*pgtable, page*_types.h>Zhang Yanfei2013-05-28
| * | | | | | | x86_64: Correct phys_addr in cleanup_highmap commentZhang Yanfei2013-05-28
| |/ / / / / /
* | | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-07-02
|\ \ \ \ \ \ \
| * | | | | | | x86, microcode, amd: Another early loading fixupJacob Shin2013-06-26
| * | | | | | | x86, microcode, amd: Allow multiple families' bin files appended togetherJacob Shin2013-06-05
| * | | | | | | x86, microcode, amd: Make find_ucode_in_initrd() __initJacob Shin2013-06-05
| * | | | | | | x86, microcode, amd: Fix warnings and errors on with CONFIG_MICROCODE=mJacob Shin2013-05-31
| * | | | | | | x86, microcode, amd: Early microcode patch loading support for AMDJacob Shin2013-05-30
| * | | | | | | x86, microcode, amd: Refactor functions to prepare for early loadingJacob Shin2013-05-30
| * | | | | | | x86, microcode: Vendor abstract out save_microcode_in_initrd()Jacob Shin2013-05-30
| * | | | | | | x86, microcode, intel: Correct typo in printkBorislav Petkov2013-05-30
| |/ / / / / /
* | | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-02
|\ \ \ \ \ \ \
| * | | | | | | x86, fpu: Use static_cpu_has_safe before alternativesBorislav Petkov2013-06-20
| * | | | | | | x86: Add a static_cpu_has_safe variantBorislav Petkov2013-06-20
| * | | | | | | x86: Sanity-check static_cpu_has usageBorislav Petkov2013-06-20
| * | | | | | | x86, cpu: Add a synthetic, always true, cpu featureBorislav Petkov2013-06-20
| * | | | | | | x86: Get rid of ->hard_math and all the FPU asm fuH. Peter Anvin2013-06-06
| | |_|/ / / / | |/| | | | |