summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-151-3/+0
|\
| * kill {__,}{get,put}_user_unaligned()Al Viro2017-07-031-3/+0
* | Merge tag 'kvm-4.13-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-07-155-4/+15
|\ \
| * | kvm: x86: hyperv: make VP_INDEX managed by userspaceRoman Kagan2017-07-141-0/+1
| * | KVM: async_pf: Let guest support delivery of async_pf from guest modeWanpeng Li2017-07-142-0/+2
| * | KVM: async_pf: Force a nested vmexit if the injected #PF is async_pfWanpeng Li2017-07-142-0/+3
| * | KVM: async_pf: Add L1 guest async_pf #PF vmexit handlerWanpeng Li2017-07-141-0/+1
| * | KVM: x86: Simplify kvm_x86_ops->queue_exception parameter listWanpeng Li2017-07-141-3/+1
| * | kvm: x86: hyperv: add KVM_CAP_HYPERV_SYNIC2Roman Kagan2017-07-131-0/+1
| * | KVM: x86: make backwards_tsc_observed a per-VM variableLadi Prosek2017-07-131-0/+1
| * | KVM: SVM: Enable Virtual VMLOAD VMSAVE featureJanakarajan Natarajan2017-07-121-0/+1
| * | KVM: SVM: Add Virtual VMLOAD VMSAVE feature definitionJanakarajan Natarajan2017-07-121-0/+1
| * | KVM: SVM: Rename lbr_ctl field in the vmcb control areaJanakarajan Natarajan2017-07-121-1/+1
| * | KVM: SVM: Prepare for new bit definition in lbr_ctlJanakarajan Natarajan2017-07-121-0/+2
* | | x86/efi: move asmlinkage before return typeJoe Perches2017-07-121-2/+2
* | | x86: ascii armor the x86_64 boot init stack canaryRik van Riel2017-07-121-0/+1
* | | include/linux/string.h: add the option of fortified string.h functionsDaniel Micay2017-07-122-0/+16
* | | binfmt_elf: use ELF_ET_DYN_BASE only for PIEKees Cook2017-07-101-6/+7
|/ /
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-092-0/+2
|\ \
| * | x86/boot/e820: Introduce the bootloader provided e820_table_firmware[] tableChen Yu2017-07-051-0/+1
| * | x86/boot/e820: Rename the e820_table_firmware to e820_table_kexecChen Yu2017-07-051-1/+1
| * | x86/mm/pat: Don't report PAT on CPUs that don't support itMikulas Patocka2017-07-051-0/+1
* | | Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-081-0/+6
|\ \ \
| * | | PCI: hv: Use vPCI protocol version 1.2Jork Loeser2017-07-021-0/+6
| | |/ | |/|
* | | Merge tag 'kbuild-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2017-07-071-3/+3
|\ \ \
| * | | kbuild: replace genhdr-y with generated-yMasahiro Yamada2017-06-221-3/+3
* | | | Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-07-073-136/+16
|\ \ \ \
| * | | | x86, libnvdimm, pmem: remove global pmem apiDan Williams2017-06-271-47/+0
| * | | | x86, libnvdimm, pmem: move arch_invalidate_pmem() to libnvdimmDan Williams2017-06-271-5/+0
| * | | | x86, dax, libnvdimm: remove wb_cache_pmem() indirectionDan Williams2017-06-151-21/+0
| * | | | x86, dax: replace clear_pmem() with open coded memset + dax_ops->flushDan Williams2017-06-151-13/+0
| * | | | filesystem-dax: convert to dax_copy_from_iter()Dan Williams2017-06-151-50/+0
| * | | | x86, uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass ope...Dan Williams2017-06-092-0/+16
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-07-061-0/+4
|\ \ \ \ \
| * | | | | mm/hugetlb: clean up ARCH_HAS_GIGANTIC_PAGEAneesh Kumar K.V2017-07-061-0/+4
* | | | | | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-061-1/+0
|\ \ \ \ \ \
| * | | | | | kill strlen_user()Al Viro2017-05-151-1/+0
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-07-061-1/+0
|\ \ \ \ \ \
| * | | | | | take compat_sys_old_getrlimit() to native syscallAl Viro2017-05-271-1/+0
| |/ / / / /
* | | | | | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-07-062-5/+2
|\ \ \ \ \ \
| * | | | | | x86: remove arch specific dma_supported implementationChristoph Hellwig2017-06-282-3/+2
| * | | | | | x86: remove DMA_ERROR_CODEChristoph Hellwig2017-06-281-2/+0
* | | | | | | Merge tag 'for-linus-4.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-07-061-2/+11
|\ \ \ \ \ \ \
| * | | | | | | x86/xen: allow userspace access during hypercallsMarek Marczykowski-Górecki2017-07-031-1/+8
| * | | | | | | xen: fix HYPERVISOR_dm_op() prototypeSergey Dyasli2017-06-081-1/+3
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-07-062-23/+29
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | kvm: x86: mmu: allow A/D bits to be disabled in an mmuPeter Feiner2017-07-031-1/+2
| * | | | | | Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2017-06-301-22/+25
| |\ \ \ \ \ \
| | * | | | | | KVM: improve arch vcpu request definingAndrew Jones2017-06-041-22/+25
| | | |_|/ / / | | |/| | | |
| * | | | | | kvm: vmx: Check value written to IA32_BNDCFGSJim Mattson2017-06-071-0/+2
| | |_|_|/ / | |/| | | |
OpenPOWER on IntegriCloud