aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2017-06-04KVM: add kvm_request_pendingGravatar Radim Krčmář 1-2/+2
2017-06-04KVM: improve arch vcpu request definingGravatar Andrew Jones 1-22/+25
2017-05-13Merge branch 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-9/+2
2017-05-13Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 3-3/+3
2017-05-12Tigran has movedGravatar Andrew Morton 3-3/+3
2017-05-12Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-1/+1
2017-05-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+1
2017-05-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 15-27/+63
2017-05-12Merge tag 'for-linus-4.12b-rc0c-tag' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 4-32/+24
2017-05-11xen: adjust early dom0 p2m handling to xen hypervisor behaviorGravatar Juergen Gross 1-3/+4
2017-05-11x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS when running under XenGravatar Juergen Gross 2-3/+3
2017-05-10Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-59/+0
2017-05-10Merge tag 'rtc-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Gravatar Linus Torvalds 1-0/+1
2017-05-10Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+1
2017-05-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 5-7/+120
2017-05-11uapi: export all headers under uapi directoriesGravatar Nicolas Dichtel 1-58/+0
2017-05-11x86: stop exporting msr-index.h to userlandGravatar Nicolas Dichtel 1-1/+0
2017-05-09Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+3
2017-05-09x86, pmem: Fix cache flushing for iovec write < 8 bytesGravatar Ben Hutchings 1-1/+1
2017-05-09nVMX: Advertise PML to L1 hypervisorGravatar Bandan Das 1-5/+11
2017-05-09nVMX: Implement emulated Page Modification LoggingGravatar Bandan Das 1-2/+79
2017-05-09kvm: x86: Add a hook for arch specific dirty logging emulationGravatar Bandan Das 4-0/+22
2017-05-09kvm: nVMX: Validate CR3 target count on nested VM-entryGravatar Jim Mattson 1-0/+8
2017-05-09x86/build: Don't add -maccumulate-outgoing-args w/o compiler supportGravatar Nick Desaulniers 1-1/+2
2017-05-09x86/boot/32: Fix UP boot on Quark and possibly other platformsGravatar Andy Lutomirski 2-5/+20
2017-05-09x86/mm/32: Set the '__vmalloc_start_set' flag in initmem_init()Gravatar Laura Abbott 1-0/+1
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-51/+3
2017-05-08Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 23-104/+111
2017-05-08treewide: decouple cacheflush.h and set_memory.hGravatar Laura Abbott 3-1/+2
2017-05-08x86: use set_memory.h headerGravatar Laura Abbott 15-12/+15
2017-05-08treewide: move set_memory_* functions away from cacheflush.hGravatar Laura Abbott 2-85/+88
2017-05-08mm, vmalloc: use __GFP_HIGHMEM implicitlyGravatar Michal Hocko 1-1/+1
2017-05-08mm: introduce kv[mz]alloc helpersGravatar Michal Hocko 3-6/+6
2017-05-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 28-1989/+484
2017-05-08x86/kexec/64: Use gbpages for identity mappings if availableGravatar Xunlei Pang 1-0/+4
2017-05-08x86/mm: Add support for gbpages to kernel_ident_mapping_init()Gravatar Xunlei Pang 5-5/+18
2017-05-07x86/boot: Declare error() as noreturnGravatar Kees Cook 1-1/+3
2017-05-05Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-5/+1
2017-05-05xen/x86: Do not call xen_init_time_ops() until shared_info is initializedGravatar Boris Ostrovsky 2-3/+8
2017-05-05x86/xen: fix xsave capability settingGravatar Juergen Gross 1-23/+9
2017-05-05kvm: nVMX: Don't validate disabled secondary controlsGravatar Jim Mattson 1-3/+4
2017-05-05x86/mm/kaslr: Use the _ASM_MUL macro for multiplication to work around Clang ...Gravatar Matthias Kaehlcke 2-1/+3
2017-05-05x86/mm: Fix boot crash caused by incorrect loop count calculation in sync_glo...Gravatar Baoquan He 1-6/+6
2017-05-05Merge branch 'linus' into x86/urgent, to pick up dependent commitsGravatar Ingo Molnar 216-3928/+5626
2017-05-05x86/asm: Don't use RBP as a temporary register in csum_partial_copy_generic()Gravatar Josh Poimboeuf 1-6/+6
2017-05-04Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 3-2/+10
2017-05-04Merge tag 'platform-drivers-x86-v4.12-1' of git://git.infradead.org/linux-pla...Gravatar Linus Torvalds 2-1/+30
2017-05-04Merge tag 'for-linus-4.12b-rc0b-tag' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 29-5202/+5462
2017-05-04Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm...Gravatar Joerg Roedel 34-98/+227
2017-05-03Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Gravatar Linus Torvalds 1-1/+7