summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-12-016-22/+60
|\
| * x86/speculation: Add seccomp Spectre v2 user space protection modeThomas Gleixner2018-11-281-0/+1
| * x86/speculation: Add prctl() control for indirect branch speculationThomas Gleixner2018-11-281-0/+1
| * x86/speculation: Prevent stale SPEC_CTRL msr contentThomas Gleixner2018-11-282-6/+4Star
| * x86/speculation: Prepare for conditional IBPB in switch_mm()Thomas Gleixner2018-11-282-2/+8
| * x86/speculation: Avoid __switch_to_xtra() callsThomas Gleixner2018-11-281-2/+11
| * x86/process: Consolidate and simplify switch_to_xtra() codeThomas Gleixner2018-11-281-3/+0Star
| * x86/speculation: Prepare for per task indirect branch speculation controlTim Chen2018-11-283-3/+19
| * x86/speculation: Add command line control for indirect branch speculationThomas Gleixner2018-11-281-0/+10
| * x86/speculation: Rename SSBD update functionsThomas Gleixner2018-11-281-3/+3
| * x86/speculation: Update the TIF_SSBD commentTim Chen2018-11-281-1/+1
| * x86/retpoline: Remove minimal retpoline supportZhenzhong Duan2018-11-281-2/+0Star
| * x86/retpoline: Make CONFIG_RETPOLINE depend on compiler supportZhenzhong Duan2018-11-281-4/+6
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-11-303-8/+3Star
|\ \
| * | x86/fpu: Use the correct exception table macro in the XSTATE_OP wrapperJann Horn2018-11-271-1/+1
| * | x86/acpi, x86/boot: Take RSDP address from boot params if availableJuergen Gross2018-11-201-1/+2
| * | x86/boot: Mostly revert commit ae7e1238e68f2a ("Add ACPI RSDP address to setu...Juergen Gross2018-11-202-6/+0Star
| |/
* / KVM: nVMX/nSVM: Fix bug which sets vcpu->arch.tsc_offset to L1 tsc_offsetLeonid Shatz2018-11-271-1/+2
|/
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-11-114-9/+11
|\
| * x86/mm: Move LDT remap out of KASLR region on 5-level pagingKirill A. Shutemov2018-11-062-8/+8
| * acpi/nfit, x86/mce: Validate a MCE's address before using itVishal Verma2018-11-061-0/+1
| * acpi/nfit, x86/mce: Handle only uncorrectable machine checksVishal Verma2018-11-061-0/+1
| * x86/hyper-v: Fix indentation in hv_do_fast_hypercall16()Yi Wang2018-11-051-1/+1
* | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2018-11-111-5/+8
|\ \
| * | x86/qspinlock: Fix compile errorPeter Zijlstra2018-11-041-5/+8
* | | Merge tag 'for-linus-4.20a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-11-101-4/+31
|\ \ \ | |_|/ |/| |
| * | x86/xen: fix pv bootJuergen Gross2018-11-091-4/+31
* | | Merge branch 'core/urgent' into x86/urgent, to pick up objtool fixIngo Molnar2018-11-034-23/+69
|\ \ \ | | |/ | |/|
| * | treewide: remove current_text_addrNick Desaulniers2018-10-312-13/+2Star
| * | Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-10-301-0/+38
| |\ \
| | * | x86: ptrace: Add function argument access APIMasami Hiramatsu2018-10-111-0/+38
| * | | Merge tag 'acpi-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-10-301-10/+29
| |\ \ \
| | * | | x86: baytrail/cherrytrail: Rework and move P-Unit PMIC bus semaphore codeHans de Goede2018-10-251-10/+29
* | | | | x86/compat: Adjust in_compat_syscall() to generic code under !COMPATDmitry Safonov2018-11-012-4/+9
* | | | | x86/paravirt: Remove unused _paravirt_ident_32Juergen Gross2018-10-301-2/+0Star
* | | | | x86/mm/pat: Disable preemption around __flush_tlb_all()Sebastian Andrzej Siewior2018-10-291-0/+6
* | | | | Merge branch 'linus' into x86/urgent, to refresh the treeIngo Molnar2018-10-2912-121/+87Star
|\| | | |
| * | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-10-271-69/+0Star
| |\ \ \ \
| | * | | | hugetlb: introduce generic version of huge_ptep_getAlexandre Ghiti2018-10-271-5/+0Star
| | * | | | hugetlb: introduce generic version of huge_ptep_set_access_flags()Alexandre Ghiti2018-10-271-7/+0Star
| | * | | | hugetlb: introduce generic version of huge_ptep_set_wrprotect()Alexandre Ghiti2018-10-271-6/+0Star
| | * | | | hugetlb: introduce generic version of prepare_hugepage_rangeAlexandre Ghiti2018-10-271-15/+0Star
| | * | | | hugetlb: introduce generic version of huge_pte_wrprotectAlexandre Ghiti2018-10-271-5/+0Star
| | * | | | hugetlb: introduce generic version of huge_pte_none()Alexandre Ghiti2018-10-271-5/+0Star
| | * | | | hugetlb: introduce generic version of huge_ptep_clear_flushAlexandre Ghiti2018-10-271-6/+0Star
| | * | | | hugetlb: introduce generic version of huge_ptep_get_and_clear()Alexandre Ghiti2018-10-271-6/+0Star
| | * | | | hugetlb: introduce generic version of set_huge_pte_at()Alexandre Ghiti2018-10-271-6/+0Star
| | * | | | hugetlb: introduce generic version of hugetlb_free_pgd_rangeAlexandre Ghiti2018-10-271-8/+0Star
| * | | | | Merge tag 'iommu-updates-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-10-261-0/+2
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | | | | |
| | | \ \ \
| | *-. \ \ \ Merge branches 'arm/renesas', 'arm/smmu', 'ppc/pamu', 'x86/vt-d', 'x86/amd' a...Joerg Roedel2018-10-101-0/+2
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |