summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2020-08-23Merge tag 'x86-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-23Merge tag 'perf-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-08-23Merge tag 'efi-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-08-21KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon
2020-08-21Merge tag 'for-linus-5.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-21x86/entry/64: Do not use RDPID in paranoid entry to accomodate KVMSean Christopherson
2020-08-20efi/x86: Move 32-bit code into efi_32.cArd Biesheuvel
2020-08-20efi/x86: Mark kernel rodata non-executable for mixed modeArvind Sankar
2020-08-20Fix build error when CONFIG_ACPI is not set/enabled:Randy Dunlap
2020-08-19x86/boot/compressed: Use builtin mem functions for decompressorArvind Sankar
2020-08-17kvm: x86: Toggling CR4.PKE does not load PDPTEs in PAE modeJim Mattson
2020-08-17kvm: x86: Toggling CR4.SMAP does not load PDPTEs in PAE modeJim Mattson
2020-08-17KVM: x86: fix access code passed to gva_to_gpaPaolo Bonzini
2020-08-15perf/x86/intel/uncore: Add BW counters for GT, IA and IO breakdownVaibhav Shankar
2020-08-15Merge tag 'x86-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-15Merge tag 'perf-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-08-14all arch: remove system call sys_sysctlXiaoming Ni
2020-08-14Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-08-14Merge tag 'timers-core-2020-08-14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-08-14Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-08-14Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-08-14x86/fsgsbase/64: Fix NULL deref in 86_fsgsbase_read_taskEric Dumazet
2020-08-14perf/x86/rapl: Add support for Intel SPR platformZhang Rui
2020-08-14perf/x86/rapl: Support multiple RAPL unit quirksZhang Rui
2020-08-14perf/x86/rapl: Fix missing psys sysfs attributesZhang Rui
2020-08-13x86/alternatives: Acquire pte lock with interrupts enabledSebastian Andrzej Siewior
2020-08-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-08-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-08-12mm/x86: use general page fault accountingPeter Xu
2020-08-12mm: do page fault accounting in handle_mm_faultPeter Xu
2020-08-12uaccess: remove segment_eqChristoph Hellwig
2020-08-12mm/memory_hotplug: introduce default dummy memory_add_physaddr_to_nid()Jia He
2020-08-12x86/mm: use max memory block size on bare metalDaniel Jordan
2020-08-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-08-11Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-08-11x86/hyperv: Make hv_setup_sched_clock inlineMichael Kelley
2020-08-11x86/xen: drop tests for highmem in pv codeJuergen Gross
2020-08-11x86/xen: eliminate xen-asm_64.SJuergen Gross
2020-08-11x86/xen: remove 32-bit Xen PV guest supportJuergen Gross
2020-08-10Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-08-10x86/kvm/hyper-v: Synic default SCONTROL MSR needs to be enabledJon Doron
2020-08-09Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2020-08-09x86: Expose SERIALIZE for supported cpuidPaolo Bonzini
2020-08-09KVM: x86: Don't attempt to load PDPTRs when 64-bit mode is enabledSean Christopherson
2020-08-07Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-07Merge tag 'trace-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2020-08-07Merge branch 'work.fdpic' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2020-08-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-08-07mm/sparse: cleanup the code surrounding memory_present()Mike Rapoport