summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* x86/boot: Spell out "boot CPU" for BPJean Delvare2017-10-031-1/+1
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-10-013-15/+6Star
|\
| * x86/asm: Use register variable to get stack pointer valueAndrey Ryabinin2017-09-292-13/+2Star
| * x86/asm: Fix inline asm call constraints for GCC 4.4Josh Poimboeuf2017-09-291-2/+4
| * x86: Don't cast away the __user in __get_user_asm_u64()Ville Syrjälä2017-09-251-1/+1
* | Merge tag 'for-linus-4.14c-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-09-291-2/+2
|\ \
| * | x86/xen: clean up clang build warningColin Ian King2017-09-211-2/+2
* | | Merge branch 'WIP.x86/fpu' into x86/fpu, because it's readyIngo Molnar2017-09-264-105/+40Star
|\ \ \ | |_|/ |/| |
| * | x86/fpu: Introduce validate_xstate_header()Eric Biggers2017-09-261-0/+4
| * | x86/fpu: Rename fpu__activate_fpstate_read/write() to fpu__prepare_[read|writ...Ingo Molnar2017-09-261-2/+2
| * | x86/fpu: Rename fpu__activate_curr() to fpu__initialize()Ingo Molnar2017-09-261-1/+1
| * | x86/fpu: Rename fpu::fpstate_active to fpu::initializedIngo Molnar2017-09-263-9/+9
| * | x86/fpu: Remove fpu__current_fpstate_write_begin/end()Ingo Molnar2017-09-261-2/+0Star
| * | x86/fpu: Reinitialize FPU registers if restoring FPU state failsEric Biggers2017-09-251-36/+15Star
| * | x86/fpu: Turn WARN_ON() in context switch into WARN_ON_FPU()Andi Kleen2017-09-241-1/+1
| * | x86/fpu: Add FPU state copying quirk to handle XRSTOR failure on Intel Skylak...Rik van Riel2017-09-241-0/+3
| * | x86/fpu: Remove struct fpu::fpregs_activeIngo Molnar2017-09-243-32/+1Star
| * | x86/fpu: Decouple fpregs_activate()/fpregs_deactivate() from fpu->fpregs_activeIngo Molnar2017-09-241-6/+1Star
| * | x86/fpu: Change fpu->fpregs_active users to fpu->fpstate_activeIngo Molnar2017-09-241-1/+3
| * | x86/fpu: Simplify fpu->fpregs_active useIngo Molnar2017-09-241-16/+1Star
| * | x86/fpu: Flip the parameter order in copy_*_to_xstate()Ingo Molnar2017-09-241-2/+2
| * | x86/fpu: Remove 'kbuf' parameter from the copy_user_to_xstate() APIIngo Molnar2017-09-241-1/+1
| * | x86/fpu: Remove 'ubuf' parameter from the copy_kernel_to_xstate() APIIngo Molnar2017-09-241-1/+1
| * | x86/fpu: Split copy_user_to_xstate() into copy_kernel_to_xstate() & copy_user...Ingo Molnar2017-09-241-2/+2
| * | x86/fpu: Clarify parameter names in the copy_xstate_to_*() methodsIngo Molnar2017-09-241-2/+2
| * | x86/fpu: Clean up parameter order in the copy_xstate_to_*() APIsIngo Molnar2017-09-241-2/+2
| * | x86/fpu: Remove 'kbuf' parameter from the copy_xstate_to_user() APIsIngo Molnar2017-09-241-1/+1
| * | x86/fpu: Remove 'ubuf' parameter from the copy_xstate_to_kernel() APIsIngo Molnar2017-09-241-1/+1
| * | x86/fpu: Split copy_xstate_to_user() into copy_xstate_to_kernel() & copy_xsta...Ingo Molnar2017-09-241-2/+2
| * | x86/fpu: Rename copyin_to_xsaves()/copyout_from_xsaves() to copy_user_to_xsta...Ingo Molnar2017-09-241-2/+2
| |/
* | x86/asm: Fix inline asm call constraints for ClangJosh Poimboeuf2017-09-239-36/+36
* | x86/mm/64: Stop using CR3.PCID == 0 in ASID-aware codeAndy Lutomirski2017-09-171-2/+19
* | x86/mm: Factor out CR3-building codeAndy Lutomirski2017-09-171-4/+11
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-09-161-2/+1Star
|\
| * KVM: Add struct kvm_vcpu pointer parameter to get_enable_apicv()Suravee Suthikulpanit2017-09-131-1/+1
| * KVM: x86: Remove .get_pkru() from kvm_x86_opsJoerg Roedel2017-09-131-1/+0Star
* | x86/hyper-v: Remove duplicated HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED definitionVitaly Kuznetsov2017-09-131-6/+0Star
* | x86/paravirt: Remove no longer used paravirt functionsJuergen Gross2017-09-135-76/+10Star
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-09-122-3/+2Star
|\ \
| * | x86/cpu: Remove unused and undefined __generic_processor_info() declarationDou Liyang2017-09-111-1/+0Star
| * | x86/mm: Make the SME mask a u64Borislav Petkov2017-09-071-2/+2
* | | Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-111-2/+0Star
|\ \ \
| * \ \ Merge branch 'for-4.14/fs' into libnvdimm-for-nextDan Williams2017-09-017-4/+20
| |\ \ \
| * | | | libnvdimm, nd_blk: remove mmio_flush_range()Robin Murphy2017-09-011-2/+0Star
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-09-095-8/+93
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | x86: implement memset16, memset32 & memset64Matthew Wilcox2017-09-092-0/+60
| * | | | mm: soft-dirty: keep soft-dirty bits over thp migrationNaoya Horiguchi2017-09-091-0/+17
| * | | | mm: thp: enable thp migration in generic pathZi Yan2017-09-091-0/+2
| * | | | mm: x86: move _PAGE_SWP_SOFT_DIRTY from bit 7 to bit 1Naoya Horiguchi2017-09-092-8/+14
* | | | | Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-09-095-32/+41
|\ \ \ \ \ | |/ / / / |/| | | |