aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-04-131-4/+12
|\
| * x86/mce: Define mce_severity function pointerAravind Gopalakrishnan2015-03-241-0/+2
| * x86/mce: Add an AMD severities-grading functionAravind Gopalakrishnan2015-03-241-0/+6
| * Merge tag 'ras_for_3.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ras...Ingo Molnar2015-02-191-4/+4
| |\
| | * x86/MCE/intel: Cleanup CMCI storm logicBorislav Petkov2015-02-191-4/+4
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-04-131-0/+1
|\ \ \
| * | | x86/mm: Improve AMD Bulldozer ASLR workaroundHector Marco-Gisbert2015-03-311-0/+1
* | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-04-132-5/+81
|\ \ \ \
| * | | | x86/microcode/intel: Move mc arg last in get_matching_{microcode|sig}Borislav Petkov2015-03-021-3/+2
| * | | | x86/microcode: Consolidate family,model, ... codeBorislav Petkov2015-03-021-0/+73
| * | | | x86/microcode/intel: Rename update_match_revision()Borislav Petkov2015-03-021-2/+6
| |/ / /
* | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-04-131-64/+66
|\ \ \ \
| * | | | x86/fpu: Rename drop_init_fpu() to fpu_reset_state()Borislav Petkov2015-03-231-2/+6
| * | | | x86/fpu: Fold __drop_fpu() into its sole userBorislav Petkov2015-03-231-10/+7
| * | | | x86/fpu: Introduce restore_init_xstate()Oleg Nesterov2015-03-231-6/+10
| * | | | x86/fpu: Document user_fpu_begin()Oleg Nesterov2015-03-231-2/+4
| * | | | Merge tag 'v4.0-rc5' into x86/fpu, to prevent conflictsIngo Molnar2015-03-2332-303/+452
| |\ \ \ \
| * | | | | x86/fpu: Factor out memset(xstate, 0) in fpu_finit() pathsOleg Nesterov2015-03-101-1/+0
| * | | | | Merge branch 'tip-x86-fpu' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Ingo Molnar2015-02-191-43/+39
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | x86/fpu: Also check fpu_lazy_restore() when use_eager_fpu()Rik van Riel2015-02-191-1/+1
| | * | | | x86/fpu: Use task_disable_lazy_fpu_restore() helperRik van Riel2015-02-191-2/+2
| | * | | | x86/fpu: Use an explicit if/else in switch_fpu_prepare()Rik van Riel2015-02-191-5/+9
| | * | | | x86/fpu: Introduce task_disable_lazy_fpu_restore() helperRik van Riel2015-02-191-0/+10
| | * | | | x86/fpu: Move lazy restore functions up a few linesRik van Riel2015-02-191-18/+18
| | * | | | x86/fpu: Change math_error() to use unlazy_fpu(), kill (now) unused save_init...Oleg Nesterov2015-02-191-18/+0
* | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-04-131-5/+6
|\ \ \ \ \ \
| * | | | | | x86/iommu: Fix header comments regarding standard and _FINISH macrosAravind Gopalakrishnan2015-04-091-5/+6
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-04-1328-490/+697
|\ \ \ \ \ \
| * | | | | | x86/asm/entry/irq: Simplify interrupt dispatch table (IDT) layoutDenys Vlasenko2015-04-081-3/+2
| * | | | | | x86/asm/entry: Clear EXTRA_REGS for all executable formatsDenys Vlasenko2015-04-062-3/+13
| * | | | | | x86/signal: Remove pax argument from restore_sigcontextBrian Gerst2015-04-061-3/+1
| * | | | | | x86/alternatives: Fix ALTERNATIVE_2 padding generation properlyBorislav Petkov2015-04-042-6/+24
| * | | | | | x86/asm/entry/64: Use a define for an invalid segment selectorBorislav Petkov2015-04-031-0/+2
| * | | | | | x86/mm/KASLR: Propagate KASLR status to kernel properBorislav Petkov2015-04-032-0/+6
| * | | | | | x86/asm/entry: Drop now unused ENABLE_INTERRUPTS_SYSEXIT32Borislav Petkov2015-04-032-9/+0
| * | | | | | x86/asm/entry/32: Stop caching MSR_IA32_SYSENTER_ESP in tss.sp1Andy Lutomirski2015-04-031-11/+11
| * | | | | | x86/asm: Add support for the CLWB instructionRoss Zwisler2015-04-032-0/+15
| * | | | | | x86/cpu: Factor out common CPU initialization code, fix 32-bit Xen PV guestsBoris Ostrovsky2015-04-021-0/+1
| * | | | | | x86/asm/entry: Remove user_mode_ignore_vm86()Ingo Molnar2015-03-311-17/+0
| * | | | | | x86/irq/tracing: Do not save callee-preserved registers around lockdep_sys_ex...Denys Vlasenko2015-03-271-2/+0
| * | | | | | x86/irq/tracing: Fold ARCH_LOCKDEP_SYS_EXIT defines into their usersDenys Vlasenko2015-03-271-9/+7
| * | | | | | x86/irq/tracing: Move ARCH_LOCKDEP_SYS_EXIT defines closer to their usersDenys Vlasenko2015-03-271-20/+17
| * | | | | | x86/asm: Further improve segment.h readabilityIngo Molnar2015-03-241-101/+141
| * | | | | | x86/asm/entry/64: Rename THREAD_INFO() to ASM_THREAD_INFO()Ingo Molnar2015-03-241-2/+2
| * | | | | | x86/asm/entry/64: Merge the field offset into the THREAD_INFO() macroIngo Molnar2015-03-241-2/+2
| * | | | | | x86/asm/entry/64: Improve the THREAD_INFO() macro explanationIngo Molnar2015-03-241-4/+23
| * | | | | | x86/asm: Deobfuscate segment.hDenys Vlasenko2015-03-241-71/+54
| * | | | | | x86/asm/entry: Get rid of KERNEL_STACK_OFFSETDenys Vlasenko2015-03-241-3/+2
| * | | | | | x86/asm/entry/64: Change the THREAD_INFO() definition to not depend on KERNEL...Denys Vlasenko2015-03-241-3/+5
| * | | | | | x86/asm/entry: Remove user_mode_vm()Andy Lutomirski2015-03-231-5/+0