summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* x86: fix vmap arguments in map_irq_stackChristoph Hellwig2020-06-021-1/+1
* x86/hyperv: use vmalloc_exec for the hypercall pageChristoph Hellwig2020-06-022-3/+1
* mm: ptdump: expand type of 'val' in note_page()Steven Price2020-06-021-1/+1
* x86: mm: ptdump: calculate effective permissions correctlySteven Price2020-06-021-13/+20
* Merge tag 'x86_cache_updates_for_5.8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-06-0113-64/+90
|\
| * x86/resctrl: Support wider MBM countersReinette Chatre2020-05-062-2/+14
| * x86/resctrl: Support CPUID enumeration of MBM counter widthReinette Chatre2020-05-062-1/+7
| * x86/resctrl: Maintain MBM counter width per resourceReinette Chatre2020-05-064-14/+24
| * x86/resctrl: Query LLC monitoring properties once during bootReinette Chatre2020-05-064-2/+11
| * x86/resctrl: Remove unnecessary RMID checksReinette Chatre2020-05-061-15/+0
| * x86/cpu: Move resctrl CPUID code to resctrl/Reinette Chatre2020-05-063-25/+29
| * x86/resctrl: Rename asm/resctrl_sched.h to asm/resctrl.hReinette Chatre2020-05-066-8/+8
* | Merge tag 'x86_microcode_for_5.8' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-06-011-8/+7
|\ \
| * | x86/microcode: Fix return value for microcode late loadingMihai Carabas2020-04-221-8/+7
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-06-013-3/+0
|\ \ \
| * | | crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.hEric Biggers2020-05-083-3/+0
| |/ /
* | | Merge tag 'x86-urgent-2020-05-31' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-05-316-56/+73
|\ \ \
| * \ \ Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vf...Ingo Molnar2020-05-291-38/+48
| |\ \ \
| | * | | copy_xstate_to_kernel(): don't leave parts of destination uninitializedAl Viro2020-05-271-38/+48
| | |/ /
| * | | x86/ioperm: Prevent a memory leak when fork failsJay Lang2020-05-283-15/+15
| * | | x86/dma: Fix max PFN arithmetic overflow on 32 bit systemsAlexander Dahl2020-05-281-1/+1
| * | | x86/syscalls: Revert "x86/syscalls: Make __X32_SYSCALL_BIT be unsigned long"Andy Lutomirski2020-05-261-2/+9
* | | | x86: Hide the archdata.iommu field behind generic IOMMU_APIKrzysztof Kozlowski2020-05-271-1/+1
|/ / /
* | | Merge tag 'efi-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-05-241-8/+8
|\ \ \
| * \ \ Merge tag 'efi-fixes-for-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kern...Borislav Petkov2020-05-221-8/+8
| |\ \ \
| | * | | x86/boot: Mark global variables as staticArvind Sankar2020-05-141-8/+8
* | | | | Merge tag 'x86-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-05-242-2/+9
|\ \ \ \ \
| * | | | | x86/unwind/orc: Fix unwind_get_return_address_ptr() for inactive tasksJosh Poimboeuf2020-05-221-0/+7
| * | | | | x86/mmiotrace: Use cpumask_available() for cpumask_var_t variablesNathan Chancellor2020-05-191-2/+2
| |/ / / /
* | | | | x86: bitops: fix build regressionNick Desaulniers2020-05-231-6/+6
* | | | | Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-05-191-2/+17
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | x86/hyperv: Properly suspend/resume reenlightenment notificationsVitaly Kuznetsov2020-05-131-2/+17
* | | | | Merge tag 'objtool-urgent-2020-05-17' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-05-171-7/+9
|\ \ \ \ \
| * | | | | x86/unwind/orc: Fix error handling in __unwind_start()Josh Poimboeuf2020-05-151-7/+9
* | | | | | Merge tag 'x86_urgent_for_v5.7-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-05-173-1/+15
|\ \ \ \ \ \
| * | | | | | x86: Fix early boot crash on gcc-10, third tryBorislav Petkov2020-05-153-1/+15
| |/ / / / /
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-05-166-85/+97
|\ \ \ \ \ \
| * | | | | | KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mceJim Mattson2020-05-151-1/+1
| * | | | | | KVM: x86: Fix pkru save/restore when guest CR4.PKE=0, move it to x86.cBabu Moger2020-05-133-18/+18
| * | | | | | KVM: SVM: Disable AVIC before setting V_IRQSuravee Suthikulpanit2020-05-081-1/+12
| * | | | | | KVM: Introduce kvm_make_all_cpus_request_except()Suravee Suthikulpanit2020-05-082-2/+2
| * | | | | | KVM: VMX: pass correct DR6 for GD userspace exitPaolo Bonzini2020-05-081-1/+1
| * | | | | | KVM: x86, SVM: isolate vcpu->arch.dr6 from vmcb->save.dr6Paolo Bonzini2020-05-085-30/+32
| * | | | | | KVM: SVM: keep DR6 synchronized with vcpu->arch.dr6Paolo Bonzini2020-05-085-28/+21
| * | | | | | KVM: nSVM: trap #DB and #BP to userspace if guest debugging is onPaolo Bonzini2020-05-071-0/+8
| * | | | | | KVM: X86: Fix single-step with KVM_SET_GUEST_DEBUGPeter Xu2020-05-071-1/+1
| * | | | | | KVM: X86: Set RTM for DB_VECTOR too for KVM_EXIT_DEBUGPeter Xu2020-05-071-1/+1
| * | | | | | KVM: x86: fix DR6 delivery for various cases of #DB injectionPaolo Bonzini2020-05-073-11/+9
| * | | | | | KVM: X86: Declare KVM_CAP_SET_GUEST_DEBUG properlyPeter Xu2020-05-071-0/+1
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-05-151-0/+1
|\ \ \ \ \ \ \