summaryrefslogtreecommitdiff
path: root/arch/x86/kernel (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | treewide: Fix typo in printk messagesMasanari Iida2015-03-06
* | | | | | | | | | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-04-13
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | x86/mce/severity: Fix warning about indented bracesAravind Gopalakrishnan2015-04-03
| * | | | | | | | | | | | x86/mce: Define mce_severity function pointerAravind Gopalakrishnan2015-03-24
| * | | | | | | | | | | | x86/mce: Add an AMD severities-grading functionAravind Gopalakrishnan2015-03-24
| * | | | | | | | | | | | x86/mce: Reindent __mcheck_cpu_apply_quirks() properlyBorislav Petkov2015-03-23
| * | | | | | | | | | | | x86/mce: Use safe MSR accesses for AMD quirkJesse Larrew2015-03-23
| * | | | | | | | | | | | Merge tag 'ras_for_3.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ras...Ingo Molnar2015-02-19
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | x86/MCE/AMD: Enable thresholding interrupts by default if supportedAravind Gopalakrishnan2015-02-19
| | * | | | | | | | | | | | x86/MCE: Make mce_panic() fatal machine check msg in the same patternDerek Che2015-02-19
| | * | | | | | | | | | | | x86/MCE/intel: Cleanup CMCI storm logicBorislav Petkov2015-02-19
| | * | | | | | | | | | | | x86/MCE/AMD: Drop bogus const modifier from AMD's bank4_names()Jan Beulich2015-02-19
* | | | | | | | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-04-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | x86/mm: Improve AMD Bulldozer ASLR workaroundHector Marco-Gisbert2015-03-31
| * | | | | | | | | | | | | | x86/mm: Use early_memunmap() instead of early_iounmap()Juergen Gross2015-02-24
| | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-04-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | x86/microcode/amd: Drop the pci_ids.h dependencyMichael S. Tsirkin2015-03-31
| * | | | | | | | | | | | | | Merge tag 'intel_microcode_cleanup_p1' of git://git.kernel.org/pub/scm/linux/...Ingo Molnar2015-03-03
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | x86/microcode/intel: Fix printing of microcode blobs in show_saved_mc()Borislav Petkov2015-03-02
| | * | | | | | | | | | | | | x86/microcode/intel: Check scan_microcode()'s retvalBorislav Petkov2015-03-02
| | * | | | | | | | | | | | | x86/microcode/intel: Sanitize microcode_pointer()Borislav Petkov2015-03-02
| | * | | | | | | | | | | | | x86/microcode/intel: Move mc arg last in get_matching_{microcode|sig}Borislav Petkov2015-03-02
| | * | | | | | | | | | | | | x86/microcode/intel: Simplify generic_load_microcode_early()Borislav Petkov2015-03-02
| | * | | | | | | | | | | | | x86/microcode: Consolidate family,model, ... codeBorislav Petkov2015-03-02
| | * | | | | | | | | | | | | x86/microcode/intel: Rename update_match_revision()Borislav Petkov2015-03-02
| | * | | | | | | | | | | | | x86/microcode/intel: Sanitize _save_mc()Borislav Petkov2015-03-02
| | * | | | | | | | | | | | | x86/microcode/intel: Make _save_mc() return the updated saved countBorislav Petkov2015-03-02
| | * | | | | | | | | | | | | x86/microcode/intel: Simplify load_ucode_intel_bsp()Borislav Petkov2015-03-02
| | * | | | | | | | | | | | | x86/microcode/intel: Get rid of last arg to load_ucode_intel_bsp()Borislav Petkov2015-03-02
| | * | | | | | | | | | | | | x86/microcode/intel: Do the mc_saved_src NULL check firstBorislav Petkov2015-03-02
| | * | | | | | | | | | | | | x86/microcode/intel: Check if microcode was found before applyingBorislav Petkov2015-03-02
| | * | | | | | | | | | | | | x86/microcode/intel: Fix out of bounds memory access to the extended headerQuentin Casasnovas2015-03-02
| | |/ / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-04-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | x86/fpu: Kill eager_fpu_init_bp()Oleg Nesterov2015-03-23
| * | | | | | | | | | | | | | x86/fpu: Don't allocate fpu->state for swapper/0Oleg Nesterov2015-03-23
| * | | | | | | | | | | | | | x86/fpu: Rename drop_init_fpu() to fpu_reset_state()Borislav Petkov2015-03-23
| * | | | | | | | | | | | | | x86/fpu: Don't abuse drop_init_fpu() in flush_thread()Oleg Nesterov2015-03-23
| * | | | | | | | | | | | | | x86/fpu: Use restore_init_xstate() instead of math_state_restore() on kthread...Oleg Nesterov2015-03-23
| * | | | | | | | | | | | | | Merge tag 'v4.0-rc5' into x86/fpu, to prevent conflictsIngo Molnar2015-03-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | x86/fpu: Factor out memset(xstate, 0) in fpu_finit() pathsOleg Nesterov2015-03-10
| * | | | | | | | | | | | | | x86/fpu: Change xstateregs_get()/set() to use ->xsave.i387 rather than ->fxsaveOleg Nesterov2015-03-10
| * | | | | | | | | | | | | | x86/fpu: Don't abuse FPU in kernel threads if use_eager_fpu()Oleg Nesterov2015-02-23
| * | | | | | | | | | | | | | x86/fpu: Always allow FPU in interrupt if use_eager_fpu()Oleg Nesterov2015-02-23
| * | | | | | | | | | | | | | x86/fpu: __kernel_fpu_begin() should clear fpu_owner_task even if use_eager_f...Oleg Nesterov2015-02-23
| * | | | | | | | | | | | | | Merge branch 'tip-x86-fpu' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Ingo Molnar2015-02-19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | x86/fpu: Use task_disable_lazy_fpu_restore() helperRik van Riel2015-02-19
| | * | | | | | | | | | | | | x86/fpu: Change math_error() to use unlazy_fpu(), kill (now) unused save_init...Oleg Nesterov2015-02-19
| | * | | | | | | | | | | | | x86/fpu: Don't do __thread_fpu_end() if use_eager_fpu()Oleg Nesterov2015-02-19
| | * | | | | | | | | | | | | x86/fpu: Don't reset thread.fpu_counterOleg Nesterov2015-02-19
* | | | | | | | | | | | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \