summaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | 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-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-04-136-131/+117
|\ \ \ \ \ \ \
| * | | | | | | x86/fpu: Kill eager_fpu_init_bp()Oleg Nesterov2015-03-231-13/+7
| * | | | | | | x86/fpu: Don't allocate fpu->state for swapper/0Oleg Nesterov2015-03-231-2/+0
| * | | | | | | x86/fpu: Rename drop_init_fpu() to fpu_reset_state()Borislav Petkov2015-03-235-7/+11
| * | | | | | | x86/fpu: Fold __drop_fpu() into its sole userBorislav Petkov2015-03-231-10/+7
| * | | | | | | x86/fpu: Don't abuse drop_init_fpu() in flush_thread()Oleg Nesterov2015-03-231-9/+6
| * | | | | | | x86/fpu: Use restore_init_xstate() instead of math_state_restore() on kthread...Oleg Nesterov2015-03-231-1/+2
| * | | | | | | 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-23148-2179/+4859
| |\ \ \ \ \ \ \
| * | | | | | | | x86/fpu: Factor out memset(xstate, 0) in fpu_finit() pathsOleg Nesterov2015-03-102-2/+2
| * | | | | | | | x86/fpu: Change xstateregs_get()/set() to use ->xsave.i387 rather than ->fxsaveOleg Nesterov2015-03-101-16/+9
| * | | | | | | | x86/fpu: Don't abuse FPU in kernel threads if use_eager_fpu()Oleg Nesterov2015-02-232-12/+8
| * | | | | | | | x86/fpu: Always allow FPU in interrupt if use_eager_fpu()Oleg Nesterov2015-02-231-3/+3
| * | | | | | | | x86/fpu: __kernel_fpu_begin() should clear fpu_owner_task even if use_eager_f...Oleg Nesterov2015-02-231-2/+3
| * | | | | | | | Merge branch 'tip-x86-fpu' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Ingo Molnar2015-02-194-50/+49
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| | * | | | | | | 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-193-4/+4
| | * | | | | | | 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-192-19/+1
| | * | | | | | | x86/fpu: Don't do __thread_fpu_end() if use_eager_fpu()Oleg Nesterov2015-02-191-2/+6
| | * | | | | | | x86/fpu: Don't reset thread.fpu_counterOleg Nesterov2015-02-191-2/+1
* | | | | | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-133-12/+19
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'tip_x86_kernel' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Ingo Molnar2015-03-033-12/+19
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| | * | | | | | | | x86/kernel: Use kstack_end() in dumpstack_64.cAdrien Schildknecht2015-02-231-1/+1
| | * | | | | | | | x86/kernel: Fix output of show_stack_log_lvl()Adrien Schildknecht2015-02-233-11/+18
| | | |_|_|/ / / / | | |/| | | | | |
* | | | | | | | | 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
| * | | | | | | | | Merge tag 'tip_x86_cacheinfo' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar2015-03-091-517/+198
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | x86/cacheinfo: Move cacheinfo sysfs code to generic infrastructureSudeep Holla2015-03-091-517/+198
| | |/ / / / / / / /
* | | | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-04-135-30/+31
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86/iommu: Fix header comments regarding standard and _FINISH macrosAravind Gopalakrishnan2015-04-091-5/+6
| * | | | | | | | | | x86/earlyprintk: Put CONFIG_PCI-only functions under the #ifdefMark Einon2015-04-031-16/+16
| * | | | | | | | | | x86: Fix up obsolete __cpu_set() function usageRusty Russell2015-03-023-9/+9
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-134-24/+16
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86/kexec: Cleanup KEXEC_VERIFY_SIG Kconfig help textBorislav Petkov2015-03-131-8/+5
| * | | | | | | | | | Merge tag 'v4.0-rc3' into x86/build, to refresh an older tree before applying...Ingo Molnar2015-03-13151-2203/+4894
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | x86/build/defconfig: Enable USB_EHCI_TT_NEWSCHED=yValdis Kletnieks2015-02-192-2/+2
| * | | | | | | | | | x86/build: Fix mkcapflags.sh bash-ismSylvain BERTRAND2015-02-191-1/+1
| * | | | | | | | | | x86/Kconfig: Simplify X86_UP_APIC handlingJan Beulich2015-02-181-5/+2
| * | | | | | | | | | x86/Kconfig: Simplify X86_IO_APIC dependenciesJan Beulich2015-02-181-2/+2
| * | | | | | | | | | x86/Kconfig: Avoid issuing pointless turned off entries to .configJan Beulich2015-02-181-6/+4
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-135-8/+4
|\ \ \ \ \ \ \ \ \ \