summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-04-135-103/+202
|\
| * x86/mce/severity: Fix warning about indented bracesAravind Gopalakrishnan2015-04-031-5/+4
| * x86/mce: Define mce_severity function pointerAravind Gopalakrishnan2015-03-243-6/+16
| * x86/mce: Add an AMD severities-grading functionAravind Gopalakrishnan2015-03-242-0/+65
| * x86/mce: Reindent __mcheck_cpu_apply_quirks() properlyBorislav Petkov2015-03-231-24/+24
| * x86/mce: Use safe MSR accesses for AMD quirkJesse Larrew2015-03-231-10/+4
| * Merge tag 'ras_for_3.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ras...Ingo Molnar2015-02-194-71/+102
| |\
| | * x86/MCE/AMD: Enable thresholding interrupts by default if supportedAravind Gopalakrishnan2015-02-191-2/+7
| | * x86/MCE: Make mce_panic() fatal machine check msg in the same patternDerek Che2015-02-191-2/+2
| | * x86/MCE/intel: Cleanup CMCI storm logicBorislav Petkov2015-02-193-66/+92
| | * x86/MCE/AMD: Drop bogus const modifier from AMD's bank4_names()Jan Beulich2015-02-191-1/+1
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-04-131-0/+4
|\ \ \
| * | | x86/mm: Improve AMD Bulldozer ASLR workaroundHector Marco-Gisbert2015-03-311-0/+4
* | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-04-135-269/+178
|\ \ \ \
| * | | | x86/microcode/amd: Drop the pci_ids.h dependencyMichael S. Tsirkin2015-03-311-1/+0
| * | | | Merge tag 'intel_microcode_cleanup_p1' of git://git.kernel.org/pub/scm/linux/...Ingo Molnar2015-03-034-268/+178
| |\ \ \ \
| | * | | | x86/microcode/intel: Fix printing of microcode blobs in show_saved_mc()Borislav Petkov2015-03-021-2/+12
| | * | | | x86/microcode/intel: Check scan_microcode()'s retvalBorislav Petkov2015-03-021-8/+10
| | * | | | x86/microcode/intel: Sanitize microcode_pointer()Borislav Petkov2015-03-021-14/+9
| | * | | | x86/microcode/intel: Move mc arg last in get_matching_{microcode|sig}Borislav Petkov2015-03-023-14/+12
| | * | | | x86/microcode/intel: Simplify generic_load_microcode_early()Borislav Petkov2015-03-021-29/+26
| | * | | | x86/microcode: Consolidate family,model, ... codeBorislav Petkov2015-03-022-105/+28
| | * | | | x86/microcode/intel: Rename update_match_revision()Borislav Petkov2015-03-022-8/+2
| | * | | | x86/microcode/intel: Sanitize _save_mc()Borislav Petkov2015-03-021-26/+23
| | * | | | x86/microcode/intel: Make _save_mc() return the updated saved countBorislav Petkov2015-03-021-15/+14
| | * | | | x86/microcode/intel: Simplify load_ucode_intel_bsp()Borislav Petkov2015-03-021-31/+18
| | * | | | x86/microcode/intel: Get rid of last arg to load_ucode_intel_bsp()Borislav Petkov2015-03-021-10/+8
| | * | | | x86/microcode/intel: Do the mc_saved_src NULL check firstBorislav Petkov2015-03-021-16/+22
| | * | | | x86/microcode/intel: Check if microcode was found before applyingBorislav Petkov2015-03-021-4/+10
| | * | | | x86/microcode/intel: Fix out of bounds memory access to the extended headerQuentin Casasnovas2015-03-021-4/+2
| | |/ / /
* | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-04-131-517/+198
|\ \ \ \ \
| * | | | | x86/cpu/cacheinfo: Fix cache_get_priv_group() for Intel processorsSudeep Holla2015-03-231-1/+1
| * | | | | x86/cacheinfo: Move cacheinfo sysfs code to generic infrastructureSudeep Holla2015-03-091-517/+198
| |/ / / /
* | | | | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-131-1/+1
|\ \ \ \ \
| * | | | | Merge tag 'v4.0-rc3' into x86/build, to refresh an older tree before applying...Ingo Molnar2015-03-1312-53/+115
| |\| | | |
| * | | | | x86/build: Fix mkcapflags.sh bash-ismSylvain BERTRAND2015-02-191-1/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'v4.0-rc7' into x86/asm, to resolve conflictsIngo Molnar2015-04-081-5/+5
|\ \ \ \ \
| * | | | | perf/x86/intel: Fix Haswell CYCLE_ACTIVITY.* counter constraintsAndi Kleen2015-04-021-3/+3
| * | | | | perf/x86/intel: Filter branches for PEBS eventKan Liang2015-04-021-2/+2
| | |/ / / | |/| | |
* | | | | x86/asm/entry/64: Use a define for an invalid segment selectorBorislav Petkov2015-04-031-1/+1
* | | | | x86/asm/entry/64: Fix MSR_IA32_SYSENTER_CS MSR valueBorislav Petkov2015-04-031-1/+1
* | | | | x86/asm/entry/32: Stop caching MSR_IA32_SYSENTER_ESP in tss.sp1Andy Lutomirski2015-04-031-4/+5
* | | | | x86/asm/entry: Remove user_mode_ignore_vm86()Ingo Molnar2015-03-311-1/+1
* | | | | x86/asm/entry/64: Fix comment about SYSENTER MSRsDenys Vlasenko2015-03-271-2/+4
* | | | | x86/asm/entry/64: Always set up SYSENTER MSRsIngo Molnar2015-03-241-3/+7
* | | | | x86/asm/entry: Get rid of KERNEL_STACK_OFFSETDenys Vlasenko2015-03-241-1/+1
* | | | | x86/asm/entry/64: Fold syscall32_cpu_init() into its sole userDenys Vlasenko2015-03-241-21/+10
* | | | | x86/asm/entry, perf: Explicitly optimize vm86 handling in code_segment_base()Andy Lutomirski2015-03-231-6/+7
* | | | | x86/asm/entry, perf: Fix incorrect TIF_IA32 check in code_segment_base()Andy Lutomirski2015-03-231-4/+3
* | | | | x86/asm/entry: Document and clean up the enable_sep_cpu() and syscall32_cpu_i...Ingo Molnar2015-03-171-13/+29