summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* xen, mm: allow deferred page initialization for xen pv domainsPavel Tatashin2018-04-111-0/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-04-094-9/+48
|\
| * x86/hyper-v: detect nested featuresVitaly Kuznetsov2018-03-281-0/+5
| * x86/hyper-v: move definitions from TLFS to hyperv-tlfs.hVitaly Kuznetsov2018-03-281-7/+8
| * x86/hyper-v: move hyperv.h out of uapiVitaly Kuznetsov2018-03-281-1/+1
| * KVM: X86: Fix setup the virt_spin_lock_key before static key get initializedWanpeng Li2018-03-281-3/+9
| * x86/kvm/vmx: avoid expensive rdmsr for MSR_GS_BASEVitaly Kuznetsov2018-03-161-1/+2
| * x86/kvm/vmx: read MSR_{FS,KERNEL_GS}_BASE from current->threadVitaly Kuznetsov2018-03-161-0/+14
| * KVM: X86: Don't use PV TLB flush with dedicated physical CPUsWanpeng Li2018-03-061-0/+2
| * KVM: X86: Choose qspinlock when dedicated physical CPUs are availableWanpeng Li2018-03-061-0/+5
| * KVM: Introduce paravirtualization hints and KVM_HINTS_DEDICATEDWanpeng Li2018-03-061-0/+5
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-04-061-1/+0
|\ \
| * | headers: untangle kmemleak.h from mm.hRandy Dunlap2018-04-051-1/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-04-051-1/+1
|\ \ \ | |/ / |/| |
| * | Documentation: Fix early-microcode.txt references after file renameJaak Ristioja2018-03-271-1/+1
* | | Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-042-0/+47
|\ \ \
| * \ \ Merge 4.16-rc7 into char-misc-nextGreg Kroah-Hartman2018-03-2813-100/+318
| |\ \ \
| * | | | Drivers: hv: vmbus: Implement Direct Mode for stimer0Michael Kelley2018-03-062-0/+47
| | |_|/ | |/| |
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-04-041-1/+1
|\ \ \ \
| * \ \ \ Merge branch 'siginfo-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Will Deacon2018-03-201-1/+66
| |\ \ \ \
| | * | | | signal: Add FPE_FLTUNK si_code for undiagnosable fp exceptionsDave Martin2018-03-151-1/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2018-04-031-1/+1
|\ \ \ \ \ \
| * | | | | | signals, sparc: Add signal codes for ADI violationsKhalid Aziz2018-03-181-1/+1
* | | | | | | 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
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
OpenPOWER on IntegriCloud