summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
Commit message (Expand)AuthorAgeFilesLines
* arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-281-2/+0
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-06-251-2/+1
|\
| * x86/mshyperv: Remove excess #includes from mshyperv.hThomas Gleixner2017-06-241-2/+1
* | KVM: x86: fix singlestepping over syscallPaolo Bonzini2017-06-221-0/+1
|/
* x86/debug: Handle early WARN_ONs properPeter Zijlstra2017-06-121-0/+1
* Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-05-271-0/+1
|\
| * x86/MCE: Export memory_error()Borislav Petkov2017-05-211-0/+1
* | x86: fix 32-bit case of __get_user_asm_u64()Linus Torvalds2017-05-211-3/+3
* | Clean up x86 unsafe_get/put_user() type handlingLinus Torvalds2017-05-211-2/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-05-211-1/+1
|\ \ | |/ |/|
| * fix unsafe_put_user()Al Viro2017-05-211-1/+1
* | KVM: x86: lower default for halt_poll_nsPaolo Bonzini2017-05-161-1/+1
|/
* Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-121-1/+1
|\
| * x86, pmem: Fix cache flushing for iovec write < 8 bytesBen Hutchings2017-05-091-1/+1
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-05-122-1/+3
|\ \
| * | x86/mm: Add support for gbpages to kernel_ident_mapping_init()Xunlei Pang2017-05-081-1/+2
| * | x86/mm/kaslr: Use the _ASM_MUL macro for multiplication to work around Clang ...Matthias Kaehlcke2017-05-051-0/+1
* | | kvm: x86: Add a hook for arch specific dirty logging emulationBandan Das2017-05-091-0/+2
* | | 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-083-8/+15
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | 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-216-5/+29
| |\ \ \ \
| * | | | | 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-071-2/+0
| * | | | | KVM: nVMX: support RDRAND and RDSEED exitingPaolo Bonzini2017-04-071-0/+2
| * | | | | 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 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
| |\ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud