summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-032-68/+2Star
|\
| * syscalls/x86: auto-create compat_sys_*() prototypesDominik Brodowski2018-04-021-64/+0Star
| * x86: fix sys_sigreturn() return type to be long, not unsigned longDominik Brodowski2018-04-021-1/+1
| * x86/ioport: add ksys_ioperm() helper; remove in-kernel calls to sys_ioperm()Dominik Brodowski2018-04-021-0/+1
| * x86: remove compat_sys_x86_waitpid()Dominik Brodowski2018-04-021-3/+0Star
* | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-04-031-15/+11Star
|\ \
| * | x86/efi: Use efi_switch_mm() rather than manually twiddling with %cr3Sai Praneeth2018-03-121-15/+10Star
| * | efi: Use efi_mm in x86 as well as ARMSai Praneeth2018-03-121-0/+1
| * | Merge branch 'x86/mm' into efi/coreIngo Molnar2018-03-121-0/+1
| |\ \
* | \ \ Merge branch 'x86-dma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-04-036-69/+5Star
|\ \ \ \
| * \ \ \ Merge branch 'linus' into x86/dma, to resolve a conflict with upstreamIngo Molnar2018-03-241-0/+1
| |\ \ \ \
| * | | | | dma/direct: Handle the memory encryption bit in common codeChristoph Hellwig2018-03-201-23/+2Star
| * | | | | dma/swiotlb: Remove swiotlb_set_mem_attributes()Christoph Hellwig2018-03-201-2/+0Star
| * | | | | x86/dma: Remove dma_alloc_coherent_gfp_flags()Christoph Hellwig2018-03-201-11/+0Star
| * | | | | x86/dma: Use generic swiotlb_opsChristoph Hellwig2018-03-202-8/+3Star
| * | | | | x86/dma: Use DMA-direct (CONFIG_DMA_DIRECT_OPS=y)Christoph Hellwig2018-03-202-11/+0Star
| * | | | | x86/dma: Remove dma_alloc_coherent_mask()Christoph Hellwig2018-03-201-16/+2Star
| * | | | | Merge branch 'x86/mm' into x86/dma, to pick up dependenciesIngo Molnar2018-03-2027-148/+300
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-04-032-3/+1Star
|\ \ \ \ \ \ \
| * | | | | | | x86/tsc: Get rid of rdtscll()Thomas Gleixner2018-03-231-3/+0Star
| * | | | | | | x86/tsc: Convert ART in nanoseconds to TSCRajvi Jingar2018-03-161-0/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-04-032-1/+3
|\ \ \ \ \ \ \
| * | | | | | | x86/jailhouse: Enable PCI mmconfig access in inmatesOtavio Pontes2018-03-081-0/+2
| * | | | | | | jailhouse: Provide detection for non-x86 systemsJan Kiszka2018-03-081-1/+1
* | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-04-0317-78/+190
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'v4.16-rc7' into x86/mm, to fix up conflictIngo Molnar2018-03-275-46/+6Star
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | Merge branch 'x86/urgent' into x86/mm to pick up dependenciesThomas Gleixner2018-03-146-18/+23
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | ACPI, x86/boot: Introduce the ->reduced_hw_early_init() ACPI callbackAndy Shevchenko2018-03-121-0/+2
| * | | | | | | | ACPI, x86/boot: Split out acpi_generic_reduce_hw_init() and exportAndy Shevchenko2018-03-121-0/+4
| * | | | | | | | x86/pconfig: Provide defines and helper to run MKTME_KEY_PROG leafKirill A. Shutemov2018-03-121-0/+50
| * | | | | | | | x86/pconfig: Detect PCONFIG targetsKirill A. Shutemov2018-03-121-0/+15
| * | | | | | | | Merge branch 'x86/pti' into x86/mm, to pick up dependenciesIngo Molnar2018-03-1218-66/+225
| |\ \ \ \ \ \ \ \
| * | | | | | | | | x86/mm: Do not use paravirtualized calls in native_set_p4d()Kirill A. Shutemov2018-03-121-2/+2
| * | | | | | | | | x86/acpi: Add a new x86_init_acpi structure to x86_init_opsJuergen Gross2018-02-262-0/+16
| * | | | | | | | | Merge tag 'v4.16-rc3' into x86/mm, to pick up fixesIngo Molnar2018-02-2613-83/+135
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86/mm: Optimize boot-time paging mode switching costKirill A. Shutemov2018-02-211-1/+4
| * | | | | | | | | | x86/mm: Redefine some of page table helpers as macrosKirill A. Shutemov2018-02-211-10/+13
| * | | | | | | | | | x86/mm: Allow to boot without LA57 if CONFIG_X86_5LEVEL=yKirill A. Shutemov2018-02-161-7/+1Star
| * | | | | | | | | | x86/mm: Replace compile-time checks for 5-level paging with runtime-time checksKirill A. Shutemov2018-02-161-13/+10Star
| * | | | | | | | | | x86/mm: Fold p4d page table layer at runtimeKirill A. Shutemov2018-02-163-6/+20
| * | | | | | | | | | x86/mm: Initialize vmemmap_base at boot-timeKirill A. Shutemov2018-02-161-6/+3Star
| * | | | | | | | | | x86/mm: Adjust vmalloc base and size at boot-timeKirill A. Shutemov2018-02-161-6/+10
| * | | | | | | | | | x86/mm: Initialize 'page_offset_base' at boot-timeKirill A. Shutemov2018-02-161-6/+3Star
| * | | | | | | | | | x86/mm: Make __VIRTUAL_MASK_SHIFT dynamicKirill A. Shutemov2018-02-141-1/+1
| * | | | | | | | | | x86/mm: Make MAX_PHYSADDR_BITS and MAX_PHYSMEM_BITS dynamicKirill A. Shutemov2018-02-142-8/+3Star
| * | | | | | | | | | x86/mm: Make PGDIR_SHIFT and PTRS_PER_P4D variableKirill A. Shutemov2018-02-142-7/+14
| * | | | | | | | | | x86/mm: Make LDT_BASE_ADDR dynamicKirill A. Shutemov2018-02-141-4/+5
| * | | | | | | | | | x86/mm: Introduce 'pgtable_l5_enabled'Kirill A. Shutemov2018-02-142-0/+8
| * | | | | | | | | | x86/mm: Make virtual memory layout dynamic for CONFIG_X86_5LEVEL=yKirill A. Shutemov2018-02-144-8/+8
| * | | | | | | | | | mm/zsmalloc: Prepare to variable MAX_PHYSMEM_BITSKirill A. Shutemov2018-02-142-0/+3