aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2015-05-19x86/fpu: Simplify the xsave_state*() methodsIngo Molnar1-1/+2
2015-05-19x86/fpu: Factor out the FPU bug detection code into fpu__init_check_bugs()Ingo Molnar2-52/+64
2015-05-19x86/fpu: Rename math_state_restore() to fpu__restore()Ingo Molnar5-7/+7
2015-05-19x86/fpu: Move math_state_restore() to fpu/core.cIngo Molnar2-42/+42
2015-05-19x86/fpu: Factor out fpu__flush_thread() from flush_thread()Ingo Molnar2-13/+18
2015-05-19x86/fpu: Remove the free_thread_xstate() complicationIngo Molnar1-7/+2
2015-05-19x86/fpu: Move the no_387 handling and FPU detection code into init.cIngo Molnar2-34/+34
2015-05-19x86/fpu: Remove unnecessary includes from core.cIngo Molnar1-13/+0
2015-05-19x86/fpu: Split out the boot time FPU init code into fpu/init.cIngo Molnar3-89/+94
2015-05-19x86/fpu: Fix header file dependencies of fpu-internal.hIngo Molnar8-8/+0
2015-05-19x86/fpu: Move i387.c and xsave.c to arch/x86/kernel/fpu/Ingo Molnar4-1/+6
2015-05-19x86/fpu: Move thread_info::fpu_counter into thread_info::fpu.counterIngo Molnar2-2/+2
2015-05-19x86/fpu: Rename init_thread_xstate() to fpstate_xstate_init_size()Ingo Molnar1-4/+4
2015-05-19x86/fpu: Rename fpu_init() to fpu__cpu_init()Ingo Molnar2-6/+8
2015-05-19x86/fpu: Rename fpu_finit() to fpstate_init()Ingo Molnar2-5/+5
2015-05-19x86/fpu: Rename fpu_free() to fpstate_free()Ingo Molnar1-1/+1
2015-05-19x86/fpu: Rename fpu_alloc() to fpstate_alloc()Ingo Molnar2-5/+9
2015-05-19x86/fpu: Move fpu_alloc() out of lineIngo Molnar1-0/+12
2015-05-19x86/fpu: Simplify fpu__unlazy_stopped()Ingo Molnar1-2/+4
2015-05-19x86/fpu: Optimize fpu__unlazy_stopped()Ingo Molnar1-2/+0
2015-05-19x86/fpu: Rename init_fpu() to fpu__unlazy_stopped() and add debugging checkIngo Molnar1-14/+17
2015-05-19x86/fpu: Make init_fpu() staticIngo Molnar1-2/+1
2015-05-19x86/fpu: Split an fpstate_alloc_init() function out of init_fpu()Ingo Molnar4-3/+34
2015-05-19x86/fpu: Rename fpu_detect() to fpu__detect()Ingo Molnar2-2/+6
2015-05-19x86/fpu: Add debugging check to fpu__save()Ingo Molnar1-0/+4
2015-05-19x86/fpu: Add comments to fpu__save() and restrict its exportIngo Molnar1-1/+4
2015-05-19x86/fpu: Rename unlazy_fpu() to fpu__save()Ingo Molnar2-4/+4
2015-05-19x86: Rename eisa_set_level_irq to elcr_set_level_irqPaul Gortmaker1-1/+1
2015-05-18x86/smp/boot: Fix legacy SMP bootup slow-boot bugIngo Molnar1-1/+1
2015-05-18x86/mce: Fix MCE severity messagesBorislav Petkov1-2/+5
2015-05-18x86/microcode/intel: Rename get_matching_sig()Borislav Petkov2-3/+3
2015-05-18x86/microcode/intel: Simplify get_matching_sig()Borislav Petkov1-10/+8
2015-05-18x86/microcode/intel: Simplify update_match_cpu()Borislav Petkov1-6/+13
2015-05-18x86/microcode/intel: Rename get_matching_microcodeBorislav Petkov3-8/+8
2015-05-17Merge branch 'x86/asm' into x86/apic, to resolve conflictsIngo Molnar5-12/+12
2015-05-17x86/asm/entry/64: Use shorter MOVs from segment registersDenys Vlasenko1-4/+4
2015-05-17x86/asm/head*.S: Change global labels to localBorislav Petkov2-4/+4
2015-05-17Merge branch 'linus' into x86/asm, to resolve conflictsIngo Molnar2-4/+4
2015-05-15x86: Consolidate irq entering inlinesThomas Gleixner2-21/+8
2015-05-15x86: Use entering[_ack]_irq() instead of open coding itThomas Gleixner3-20/+8
2015-05-13x86, irq: Allocate CPU vectors from device local CPUs if possibleJiang Liu1-9/+14
2015-05-13x86/hpet: Pass proper pointer to irq_alloc_infoSergey Senozhatsky1-1/+1
2015-05-13Revert f5d6a52f5111 ("x86/smpboot: Skip delays during SMP initialization similar to Xen")Ingo Molnar1-36/+22
2015-05-12x86/smp/boot: Remove 10ms delay from cpu_up() on modern processorsLen Brown1-0/+15
2015-05-12x86/smp/boot: Add cmdline "cpu_init_udelay=N" to specify cpu_up() delayLen Brown1-1/+22
2015-05-11Merge branch 'x86/asm' into x86/apic, to resolve a conflictIngo Molnar27-211/+183
2015-05-11perf/x86/intel/uncore: Add Broadwell-U uncore IMC PMU supportStephane Eranian3-0/+24
2015-05-11perf/x86/rapl: Enable Broadwell-U RAPL supportStephane Eranian1-0/+1
2015-05-11x86/mm/mtrr: Remove incorrect address check in __mtrr_type_lookup()Toshi Kani1-1/+1
2015-05-11x86/cpu/microcode: Zap changelogBorislav Petkov2-135/+16