summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-081-4/+3
|\
| * x86/PCI: Use generic pci_mmap_resource_range()David Woodhouse2017-04-201-0/+1
| * PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>David Woodhouse2017-04-181-4/+0
| * PCI: Add arch_can_pci_mmap_wc() macroDavid Woodhouse2017-04-181-0/+2
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-05-082-85/+87
|\ \
| * | treewide: decouple cacheflush.h and set_memory.hLaura Abbott2017-05-081-1/+0
| * | treewide: move set_memory_* functions away from cacheflush.hLaura Abbott2017-05-082-85/+88
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-05-085-15/+36
|\ \ \ | |/ / |/| |
| * | KVM: x86: don't hold kvm->lock in KVM_SET_GSI_ROUTINGDavid Hildenbrand2017-05-021-1/+0
| * | KVM: x86: fix emulation of RSM and IRET instructionsLadi Prosek2017-04-271-1/+3
| * | KVM: mark requests that need synchronizationPaolo Bonzini2017-04-271-3/+3
| * | KVM: mark requests that do not need a wakeupRadim Krčmář2017-04-271-3/+3
| * | KVM: x86: virtualize cpuid faultingKyle Huey2017-04-211-0/+2
| * | Merge branch 'x86/process' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Paolo Bonzini2017-04-217-9/+36
| |\ \
| * | | KVM: x86: new irqchip mode KVM_IRQCHIP_INIT_IN_PROGRESSDavid Hildenbrand2017-04-121-0/+1
| * | | kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET publicPaolo Bonzini2017-04-072-2/+3
| * | | KVM: nVMX: support RDRAND and RDSEED exitingPaolo Bonzini2017-04-071-0/+2
| * | | KVM: VMX: add missing exit reasonsPaolo Bonzini2017-04-071-7/+18
| * | | kvm: nVMX: support EPT accessed/dirty bitsPaolo Bonzini2017-04-072-2/+5
* | | | Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-052-5/+1
|\ \ \ \
| * | | | x86, dax, pmem: remove indirection around memcpy_from_pmem()Dan Williams2017-04-252-5/+1
| * | | | Merge branch 'for-4.11/libnvdimm' into for-4.12/daxDan Williams2017-04-123-15/+32
| |\ \ \ \
* | \ \ \ \ Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-041-1/+6
|\ \ \ \ \ \
| * \ \ \ \ \ Merge 4.11-rc4 into char-misc-nextGreg Kroah-Hartman2017-03-272-4/+1
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Drivers: hv: Base autoeoi enablement based on hypervisor hintsK. Y. Srinivasan2017-03-171-0/+5
| * | | | | | Drivers: hv: Fix a typoK. Y. Srinivasan2017-03-171-1/+1
* | | | | | | Merge tag 'platform-drivers-x86-v4.12-1' of git://git.infradead.org/linux-pla...Linus Torvalds2017-05-042-1/+30
|\ \ \ \ \ \ \
| * | | | | | | platform/x86: intel_pmc_ipc: use gcr mem base for S0ix counter readKuppuswamy Sathyanarayanan2017-04-281-0/+2
| * | | | | | | platform/x86: intel_pmc_ipc: Add pmc gcr read/write/update api'sKuppuswamy Sathyanarayanan2017-04-281-0/+21
| * | | | | | | Merge branch 'i2c/for-INT33FE'Darren Hart (VMware)2017-04-172-4/+1
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | platform/x86: intel_scu_ipc: Introduce intel_scu_ipc_raw_command()Andy Shevchenko2017-04-131-1/+7
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'for-linus-4.12b-rc0b-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-043-6/+38
|\ \ \ \ \ \ \
| * | | | | | | xen: Revert commits da72ff5bfcb0 and 72a9b186292dBoris Ostrovsky2017-05-021-0/+11
| * | | | | | | x86/cpu: remove hypervisor specific set_cpu_featuresJuergen Gross2017-05-021-5/+0
| * | | | | | | x86/xen: create stubs for HVM-only builds in page.hVitaly Kuznetsov2017-05-021-0/+25
| * | | | | | | x86/xen: separate PV and HVM hypervisorsVitaly Kuznetsov2017-05-021-1/+2
* | | | | | | | Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-05-031-0/+87
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'v4.11-rc7' into drm-nextDave Airlie2017-04-192-12/+32
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Backmerge tag 'v4.11-rc6' into drm-nextDave Airlie2017-04-113-3/+8
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ BackMerge tag 'v4.11-rc3' into drm-nextDave Airlie2017-03-238-13/+38
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge tag 'topic/designware-baytrail-2017-03-02' of git://anongit.freedesktop...Daniel Vetter2017-03-131-0/+87
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| | * | | | | | | | | x86/platform/intel/iosf_mbi: Add a PMIC bus access notifierHans de Goede2017-03-021-0/+56
| | * | | | | | | | | x86/platform/intel/iosf_mbi: Add a mutex for P-Unit accessHans de Goede2017-02-261-0/+31
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-05-022-6/+13
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | livepatch/x86: add TIF_PATCH_PENDING thread flagJosh Poimboeuf2017-03-081-1/+3
| * | | | | | | | | | | x86/entry: define _TIF_ALLWORK_MASK flags explicitlyJosh Poimboeuf2017-03-081-6/+5
| * | | | | | | | | | | stacktrace/x86: add function for detecting reliable stack tracesJosh Poimboeuf2017-03-081-0/+6
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-05-021-10/+0
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | crypto: glue_helper - remove the le128_gf128mul_x_ble functionOndrej Mosnáček2017-04-051-10/+0
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-05-021-1/+0
|\ \ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud