summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-023-4/+10
|\
| * x86/sigreturn: use SYSCALL_DEFINE0Tautschnig, Michael2018-04-021-2/+3
| * 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-1/+6
| * mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()Dominik Brodowski2018-04-021-1/+1
* | Merge branch 'x86-dma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-04-025-145/+21
|\ \
| * | x86/dma: Remove dma_alloc_coherent_gfp_flags()Christoph Hellwig2018-03-202-4/+0
| * | x86/dma/amd_gart: Use dma_direct_{alloc,free}()Christoph Hellwig2018-03-201-22/+14
| * | x86/dma/amd_gart: Look at dev->coherent_dma_mask instead of GFP_DMAChristoph Hellwig2018-03-201-1/+1
| * | x86/dma: Use generic swiotlb_opsChristoph Hellwig2018-03-201-46/+1
| * | x86/dma: Use DMA-direct (CONFIG_DMA_DIRECT_OPS=y)Christoph Hellwig2018-03-205-74/+9
| * | x86/dma: Remove dma_alloc_coherent_mask()Christoph Hellwig2018-03-201-6/+4
| * | Merge branch 'x86/mm' into x86/dma, to pick up dependenciesIngo Molnar2018-03-2019-76/+480
| |\ \
* | \ \ Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-04-022-1/+40
|\ \ \ \
| * | | | x86/tsc: Get rid of rdtscll()Thomas Gleixner2018-03-231-1/+1
| * | | | x86/tsc: Convert ART in nanoseconds to TSCRajvi Jingar2018-03-161-0/+39
| | |_|/ | |/| |
* | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-04-024-22/+56
|\ \ \ \
| * | | | x86/devicetree: Use CPU description from Device TreeIvan Gorinov2018-03-261-12/+33
| * | | | x86/jailhouse: Allow to use PCI_MMCONFIG without ACPIJan Kiszka2018-03-082-2/+2
| * | | | x86/jailhouse: Enable PCI mmconfig access in inmatesOtavio Pontes2018-03-081-0/+8
| * | | | x86/devicetree: Fix device IRQ settings in DTIvan Gorinov2018-03-081-5/+8
| * | | | x86/devicetree: Initialize device tree before using itIvan Gorinov2018-03-081-3/+5
* | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-04-0211-49/+304
|\ \ \ \ \
| * | | | | x86/cpu/tme: Fix spelling: "configuation" -> "configuration"Colin Ian King2018-03-311-1/+1
| * | | | | x86/mm: Update comment in detect_tme() regarding x86_phys_bitsKirill A. Shutemov2018-03-271-5/+2
| * | | | | Merge tag 'v4.16-rc7' into x86/mm, to fix up conflictIngo Molnar2018-03-278-77/+79
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'x86/urgent' into x86/mm to pick up dependenciesThomas Gleixner2018-03-143-11/+100
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | ACPI, x86/boot: Introduce the ->reduced_hw_early_init() ACPI callbackAndy Shevchenko2018-03-122-1/+3
| * | | | | ACPI, x86/boot: Split out acpi_generic_reduce_hw_init() and exportAndy Shevchenko2018-03-121-9/+13
| * | | | | x86/pconfig: Detect PCONFIG targetsKirill A. Shutemov2018-03-122-1/+83
| * | | | | x86/tme: Detect if TME and MKTME is activated by BIOSKirill A. Shutemov2018-03-121-0/+90
| * | | | | Merge branch 'x86/pti' into x86/mm, to pick up dependenciesIngo Molnar2018-03-1214-87/+246
| |\ \ \ \ \
| * | | | | | kdump, vmcoreinfo: Export pgtable_l5_enabled valueBaoquan He2018-03-121-0/+1
| * | | | | | x86/boot/e820: Implement a range manipulation operatorJan H. Schönherr2018-02-261-0/+18
| * | | | | | x86/boot: Make the x86_init noop functions staticJuergen Gross2018-02-261-5/+5
| * | | | | | x86/acpi: Add a new x86_init_acpi structure to x86_init_opsJuergen Gross2018-02-261-0/+5
| * | | | | | Merge tag 'v4.16-rc3' into x86/mm, to pick up fixesIngo Molnar2018-02-2626-101/+143
| |\ \ \ \ \ \
| * | | | | | | x86/mm: Optimize boot-time paging mode switching costKirill A. Shutemov2018-02-212-3/+8
| * | | | | | | x86/xen: Allow XEN_PV and XEN_PVH to be enabled with X86_5LEVELKirill A. Shutemov2018-02-211-6/+6
| * | | | | | | x86/mm: Support boot-time switching of paging modes in the early boot codeKirill A. Shutemov2018-02-162-17/+26
| * | | | | | | x86/mm: Initialize vmemmap_base at boot-timeKirill A. Shutemov2018-02-161-1/+2
| * | | | | | | x86/mm: Adjust vmalloc base and size at boot-timeKirill A. Shutemov2018-02-161-1/+2
| * | | | | | | x86/mm: Initialize 'page_offset_base' at boot-timeKirill A. Shutemov2018-02-162-5/+10
| * | | | | | | x86/mm: Initialize 'pgdir_shift' and 'ptrs_per_p4d' at boot-timeKirill A. Shutemov2018-02-161-2/+4
| * | | | | | | x86/mm: Initialize 'pgtable_l5_enabled' at boot-timeKirill A. Shutemov2018-02-161-1/+23
| * | | | | | | x86/mm: Make MAX_PHYSADDR_BITS and MAX_PHYSMEM_BITS dynamicKirill A. Shutemov2018-02-141-3/+2
| * | | | | | | x86/mm: Make PGDIR_SHIFT and PTRS_PER_P4D variableKirill A. Shutemov2018-02-142-13/+11
| * | | | | | | x86/mm: Introduce 'pgtable_l5_enabled'Kirill A. Shutemov2018-02-141-0/+5
| * | | | | | | x86/mm: Make virtual memory layout dynamic for CONFIG_X86_5LEVEL=yKirill A. Shutemov2018-02-141-0/+9
* | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-04-025-96/+77
|\ \ \ \ \ \ \ \