summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* treewide: remove current_text_addrNick Desaulniers2018-10-312-13/+2
* 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-101-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
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-10-261-69/+0
|\ \ \
| * | | hugetlb: introduce generic version of huge_ptep_getAlexandre Ghiti2018-10-261-5/+0
| * | | hugetlb: introduce generic version of huge_ptep_set_access_flags()Alexandre Ghiti2018-10-261-7/+0
| * | | hugetlb: introduce generic version of huge_ptep_set_wrprotect()Alexandre Ghiti2018-10-261-6/+0
| * | | hugetlb: introduce generic version of prepare_hugepage_rangeAlexandre Ghiti2018-10-261-15/+0
| * | | hugetlb: introduce generic version of huge_pte_wrprotectAlexandre Ghiti2018-10-261-5/+0
| * | | hugetlb: introduce generic version of huge_pte_none()Alexandre Ghiti2018-10-261-5/+0
| * | | hugetlb: introduce generic version of huge_ptep_clear_flushAlexandre Ghiti2018-10-261-6/+0
| * | | hugetlb: introduce generic version of huge_ptep_get_and_clear()Alexandre Ghiti2018-10-261-6/+0
| * | | hugetlb: introduce generic version of set_huge_pte_at()Alexandre Ghiti2018-10-261-6/+0
| * | | hugetlb: introduce generic version of hugetlb_free_pgd_rangeAlexandre Ghiti2018-10-261-8/+0
* | | | 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
| |\ \ \ \ | | | |_|/ | | |/| |
| | | * | iommu/vt-d: Relocate struct/function declarations to its header filesSohil Mehta2018-09-251-0/+2
| | |/ /
* | | | Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-10-254-25/+68
|\ \ \ \
| * \ \ \ Merge tag 'kvmarm-for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2018-10-193-1/+19
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | kvm: x86: Add exception payload fields to kvm_vcpu_eventsJim Mattson2018-10-172-2/+6
| * | | | kvm: x86: Add has_payload and payload to kvm_queued_exceptionJim Mattson2018-10-171-0/+2
| * | | | x86/kvm/nVMX: nested state migration for Enlightened VMCSVitaly Kuznetsov2018-10-171-0/+1
| * | | | KVM: nVMX: add KVM_CAP_HYPERV_ENLIGHTENED_VMCS capabilityVitaly Kuznetsov2018-10-171-0/+3
| * | | | KVM/x86: Use assembly instruction mnemonics instead of .byte streamsUros Bizjak2018-10-172-14/+1
| * | | | x86/kvm/mmu: check if tdp/shadow MMU reconfiguration is neededVitaly Kuznetsov2018-10-171-0/+2
| * | | | x86/kvm/nVMX: introduce source data cache for kvm_init_shadow_ept_mmu()Vitaly Kuznetsov2018-10-171-0/+14
| * | | | x86/kvm/mmu: make space for source data caching in struct kvm_mmuVitaly Kuznetsov2018-10-171-2/+14
| * | | | x86/kvm/mmu: get rid of redundant kvm_mmu_setup()Paolo Bonzini2018-10-171-1/+0
| * | | | x86/kvm/mmu: introduce guest_mmuVitaly Kuznetsov2018-10-171-0/+3
| * | | | x86/kvm/mmu.c: add kvm_mmu parameter to kvm_mmu_free_roots()Vitaly Kuznetsov2018-10-171-1/+2
| * | | | x86/kvm/mmu: make vcpu->mmu a pointer to the current MMUVitaly Kuznetsov2018-10-171-1/+4
| * | | | KVM: x86: hyperv: fix 'tlb_lush' typoVitaly Kuznetsov2018-10-171-1/+1
| * | | | KVM: x86: hyperv: keep track of mismatched VP indexesVitaly Kuznetsov2018-10-171-0/+3
| * | | | KVM: x86: move definition PT_MAX_HUGEPAGE_LEVEL and KVM_NR_PAGE_SIZES togetherWei Yang2018-10-171-1/+9
| * | | | KVM: x86: adjust kvm_mmu_page member to save 8 bytesWei Yang2018-10-171-2/+2
| * | | | KVM: nVMX: Clear reserved bits of #DB exit qualificationJim Mattson2018-10-171-0/+1
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-10-252-18/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | y2038: utimes: Rework #ifdef guards for compat syscallsArnd Bergmann2018-08-291-0/+1
| * | | | asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macroArnd Bergmann2018-08-291-1/+0
| * | | | asm-generic: Move common compat types to asm-generic/compat.hArnd Bergmann2018-08-291-17/+2
| * | | | y2038: Remove newstat family from default syscall setArnd Bergmann2018-08-291-0/+1
* | | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-10-245-9/+13
|\ \ \ \ \
| * | | | | signal: Distinguish between kernel_siginfo and siginfoEric W. Biederman2018-10-031-1/+1
| * | | | | signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZEEric W. Biederman2018-10-031-2/+0
| * | | | | signal/x86: Move mpx siginfo generation into do_boundsEric W. Biederman2018-09-191-3/+9
| * | | | | signal/x86: In trace_mpx_bounds_register_exception add __user annotationsEric W. Biederman2018-09-191-2/+2
| * | | | | signal: Simplify tracehook_report_syscall_exitEric W. Biederman2018-09-191-1/+1
| |/ / / /
* | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-10-231-20/+33
|\ \ \ \ \
OpenPOWER on IntegriCloud