aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2020-08-30Merge tag 'x86-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-13/+29
2020-08-30Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 4-20/+3
2020-08-27x86/irq: Unbreak interrupt affinity settingGravatar Thomas Gleixner 1-7/+9
2020-08-27x86/hotplug: Silence APIC only after all interrupts are migratedGravatar Ashok Raj 1-6/+20
2020-08-26x86/entry: Remove unused THUNKsGravatar Peter Zijlstra 1-5/+0
2020-08-26cpuidle: Move trace_cpu_idle() into generic codeGravatar Peter Zijlstra 1-4/+0
2020-08-26cpuidle: Make CPUIDLE_FLAG_TLB_FLUSHED genericGravatar Peter Zijlstra 2-11/+3
2020-08-23treewide: Use fallthrough pseudo-keywordGravatar Gustavo A. R. Silva 31-57/+52
2020-08-23Merge tag 'x86-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-4/+6
2020-08-23Merge tag 'perf-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-3/+49
2020-08-23Merge tag 'efi-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 4-86/+39
2020-08-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 3-4/+8
2020-08-21KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Gravatar Will Deacon 2-2/+4
2020-08-21Merge tag 'for-linus-5.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+1
2020-08-21x86/entry/64: Do not use RDPID in paranoid entry to accomodate KVMGravatar Sean Christopherson 1-4/+6
2020-08-20efi/x86: Move 32-bit code into efi_32.cGravatar Ard Biesheuvel 3-86/+37
2020-08-20efi/x86: Mark kernel rodata non-executable for mixed modeGravatar Arvind Sankar 1-0/+2
2020-08-20Fix build error when CONFIG_ACPI is not set/enabled:Gravatar Randy Dunlap 1-0/+1
2020-08-19x86/boot/compressed: Use builtin mem functions for decompressorGravatar Arvind Sankar 2-9/+3
2020-08-17kvm: x86: Toggling CR4.PKE does not load PDPTEs in PAE modeGravatar Jim Mattson 1-1/+1
2020-08-17kvm: x86: Toggling CR4.SMAP does not load PDPTEs in PAE modeGravatar Jim Mattson 1-1/+1
2020-08-17KVM: x86: fix access code passed to gva_to_gpaGravatar Paolo Bonzini 1-1/+3
2020-08-15perf/x86/intel/uncore: Add BW counters for GT, IA and IO breakdownGravatar Vaibhav Shankar 1-3/+49
2020-08-15Merge tag 'x86-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 7-17/+58
2020-08-15Merge tag 'perf-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-10/+36
2020-08-14all arch: remove system call sys_sysctlGravatar Xiaoming Ni 2-2/+2
2020-08-14Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+2
2020-08-14Merge tag 'timers-core-2020-08-14' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+1
2020-08-14Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 19-1126/+285
2020-08-14Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-7/+12
2020-08-14x86/fsgsbase/64: Fix NULL deref in 86_fsgsbase_read_taskGravatar Eric Dumazet 1-1/+1
2020-08-14perf/x86/rapl: Add support for Intel SPR platformGravatar Zhang Rui 1-0/+20
2020-08-14perf/x86/rapl: Support multiple RAPL unit quirksGravatar Zhang Rui 1-9/+15
2020-08-14perf/x86/rapl: Fix missing psys sysfs attributesGravatar Zhang Rui 1-1/+1
2020-08-13x86/alternatives: Acquire pte lock with interrupts enabledGravatar Sebastian Andrzej Siewior 1-3/+3
2020-08-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 3-13/+15
2020-08-12Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 4-17/+12
2020-08-12mm/x86: use general page fault accountingGravatar Peter Xu 1-15/+2
2020-08-12mm: do page fault accounting in handle_mm_faultGravatar Peter Xu 1-1/+1
2020-08-12uaccess: remove segment_eqGravatar Christoph Hellwig 1-1/+1
2020-08-12mm/memory_hotplug: introduce default dummy memory_add_physaddr_to_nid()Gravatar Jia He 1-1/+0
2020-08-12x86/mm: use max memory block size on bare metalGravatar Daniel Jordan 1-0/+9
2020-08-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 1-2/+10
2020-08-11Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-3/+0
2020-08-11x86/hyperv: Make hv_setup_sched_clock inlineGravatar Michael Kelley 2-7/+12
2020-08-11x86/xen: drop tests for highmem in pv codeGravatar Juergen Gross 2-95/+57
2020-08-11x86/xen: eliminate xen-asm_64.SGravatar Juergen Gross 3-195/+180
2020-08-11x86/xen: remove 32-bit Xen PV guest supportGravatar Juergen Gross 17-837/+49
2020-08-10Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 28-13/+32
2020-08-10x86/kvm/hyper-v: Synic default SCONTROL MSR needs to be enabledGravatar Jon Doron 1-0/+1