summaryrefslogtreecommitdiff
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | 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: Also check fpu_lazy_restore() when use_eager_fpu()Rik van Riel2015-02-19
| | * | | | | | | | | | | | | | | | | | | | x86/fpu: Use task_disable_lazy_fpu_restore() helperRik van Riel2015-02-19
| | * | | | | | | | | | | | | | | | | | | | x86/fpu: Use an explicit if/else in switch_fpu_prepare()Rik van Riel2015-02-19
| | * | | | | | | | | | | | | | | | | | | | x86/fpu: Introduce task_disable_lazy_fpu_restore() helperRik van Riel2015-02-19
| | * | | | | | | | | | | | | | | | | | | | x86/fpu: Move lazy restore functions up a few linesRik 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
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'tip_x86_kernel' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Ingo Molnar2015-03-03
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | x86/kernel: Use kstack_end() in dumpstack_64.cAdrien Schildknecht2015-02-23
| | * | | | | | | | | | | | | | | | | | | | | x86/kernel: Fix output of show_stack_log_lvl()Adrien Schildknecht2015-02-23
| | | |_|_|/ / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-04-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | x86/cpu/cacheinfo: Fix cache_get_priv_group() for Intel processorsSudeep Holla2015-03-23
| * | | | | | | | | | | | | | | | | | | | | | Merge tag 'tip_x86_cacheinfo' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar2015-03-09
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | x86/cacheinfo: Move cacheinfo sysfs code to generic infrastructureSudeep Holla2015-03-09
| | |/ / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-04-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | x86/iommu: Fix header comments regarding standard and _FINISH macrosAravind Gopalakrishnan2015-04-09
| * | | | | | | | | | | | | | | | | | | | | | x86/earlyprintk: Put CONFIG_PCI-only functions under the #ifdefMark Einon2015-04-03
| * | | | | | | | | | | | | | | | | | | | | | x86: Fix up obsolete __cpu_set() function usageRusty Russell2015-03-02
| | |/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | x86/kexec: Cleanup KEXEC_VERIFY_SIG Kconfig help textBorislav Petkov2015-03-13
| * | | | | | | | | | | | | | | | | | | | | | Merge tag 'v4.0-rc3' into x86/build, to refresh an older tree before applying...Ingo Molnar2015-03-13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | x86/build/defconfig: Enable USB_EHCI_TT_NEWSCHED=yValdis Kletnieks2015-02-19
| * | | | | | | | | | | | | | | | | | | | | | x86/build: Fix mkcapflags.sh bash-ismSylvain BERTRAND2015-02-19
| * | | | | | | | | | | | | | | | | | | | | | x86/Kconfig: Simplify X86_UP_APIC handlingJan Beulich2015-02-18
| * | | | | | | | | | | | | | | | | | | | | | x86/Kconfig: Simplify X86_IO_APIC dependenciesJan Beulich2015-02-18
| * | | | | | | | | | | | | | | | | | | | | | x86/Kconfig: Avoid issuing pointless turned off entries to .configJan Beulich2015-02-18
| | |_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | x86/boot: Standardize strcmp()Arjun Sreedharan2015-03-23
| * | | | | | | | | | | | | | | | | | | | | | x86/boot/64: Remove pointless early_printk() messageAlexander Kuleshov2015-03-17
| * | | | | | | | | | | | | | | | | | | | | | x86/boot/video: Move the 'video_segment' variable to video.cAlexander Kuleshov2015-02-19
| |/ / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-04-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | perf/x86/64: Report regs_user->ax too in get_regs_user()Denys Vlasenko2015-04-11
| * | | | | | | | | | | | | | | | | | | | | | perf/x86/64: Simplify regs_user->abi setting code in get_regs_user()Denys Vlasenko2015-04-11
| * | | | | | | | | | | | | | | | | | | | | | perf/x86/64: Do report user_regs->cx while we are in syscall, in get_regs_user()Denys Vlasenko2015-04-11
| * | | | | | | | | | | | | | | | | | | | | | perf/x86/64: Do not guess user_regs->cs, ss, sp in get_regs_user()Denys Vlasenko2015-04-11
| * | | | | | | | | | | | | | | | | | | | | | x86/asm/entry/32: Tidy up JNZ instructions after TESTsDenys Vlasenko2015-04-11
| * | | | | | | | | | | | | | | | | | | | | | x86/asm/entry/64: Reduce padding in execve stubsDenys Vlasenko2015-04-09
| * | | | | | | | | | | | | | | | | | | | | | x86/asm/entry/64: Remove GET_THREAD_INFO() in ret_from_forkDenys Vlasenko2015-04-09
| * | | | | | | | | | | | | | | | | | | | | | x86/asm/entry/64: Simplify jumps in ret_from_forkDenys Vlasenko2015-04-09
| * | | | | | | | | | | | | | | | | | | | | | x86/asm/entry/64: Remove a redundant jumpDenys Vlasenko2015-04-09
| * | | | | | | | | | | | | | | | | | | | | | x86/asm/entry/64: Optimize [v]fork/clone stubsDenys Vlasenko2015-04-09
| * | | | | | | | | | | | | | | | | | | | | | x86/asm/entry: Zero EXTRA_REGS for stub32_execve() tooDenys Vlasenko2015-04-09
| * | | | | | | | | | | | | | | | | | | | | | x86/asm/entry/64: Move stub_x32_execvecloser() to stub_execveat()Denys Vlasenko2015-04-09