summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2020-08-04Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds9-64/+106
2020-08-04Merge tag 'core-headers-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2020-08-04Merge tag 'irq-urgent-2020-08-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-0/+9
2020-08-03Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds10-610/+418
2020-08-03Merge branch 'locking/nmi' into locking/core, to pick up completed topic branchIngo Molnar1-0/+3
2020-08-02Merge tag 'x86-urgent-2020-08-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2020-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-7/+25
2020-08-01Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck...Ingo Molnar1-1/+1
2020-07-31Merge branch 'linus' into locking/core, to resolve conflictIngo Molnar6-18/+26
2020-07-31crypto: x86/curve25519 - Remove unused carry variablesHerbert Xu1-4/+2
2020-07-31KVM: SVM: Fix disable pause loop exit/pause filtering capability on SVMWanpeng Li1-3/+6
2020-07-31KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw disabledWanpeng Li1-1/+1
2020-07-29x86/i8259: Use printk_deferred() to prevent deadlockThomas Gleixner1-1/+1
2020-07-29Merge branch 'locking/header'Peter Zijlstra1-2/+0
2020-07-29locking/atomic: Move ATOMIC_INIT into linux/types.hHerbert Xu1-2/+0
2020-07-27genirq/affinity: Make affinity setting if activated opt-inThomas Gleixner1-0/+4
2020-07-27locking/lockdep: Fix TRACE_IRQFLAGS vs. NMIspeterz@infradead.org1-0/+3
2020-07-27KVM: nVMX: check for invalid hdr.vmx.flagsPaolo Bonzini1-0/+3
2020-07-27KVM: nVMX: check for required but missing VMCS12 in KVM_SET_NESTED_STATEPaolo Bonzini2-3/+15
2020-07-26Merge tag 'x86-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-17/+24
2020-07-25Merge tag 'v5.8-rc6' into locking/core, to pick up fixesIngo Molnar22-81/+108
2020-07-24compiler.h: Move instrumentation_begin()/end() to new <linux/instrumentation....Ingo Molnar1-0/+1
2020-07-23crypto: x86 - Put back integer parts of include/asm/inst.hUros Bizjak1-0/+148
2020-07-23crypto: x86/crc32c - fix building with clang iasArnd Bergmann1-1/+1
2020-07-23irqdomain/treewide: Free firmware node after domain removalJon Derrick1-0/+5
2020-07-23x86/dumpstack: Dump user space code correctly againThomas Gleixner1-10/+17
2020-07-23x86/stacktrace: Fix reliable check for empty user task stacksJosh Poimboeuf1-5/+0
2020-07-23x86/unwind/orc: Fix ORC for newly forked tasksJosh Poimboeuf1-2/+6
2020-07-22Merge tag 'media/v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-0/+1
2020-07-22x86, vmlinux.lds: Page-align end of ..page_aligned sectionsJoerg Roedel1-0/+1
2020-07-20copy_xstate_to_kernel: Fix typo which caused GDB regressionKevin Buettner1-1/+1
2020-07-19Merge tag 'x86-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds12-37/+66
2020-07-19Merge tag 'irq-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-30/+24
2020-07-19x86/boot: Don't add the EFI stub to targetsArvind Sankar1-2/+2
2020-07-19x86/entry: Actually disable stack protectorKees Cook1-3/+11
2020-07-18x86/ioperm: Fix io bitmap invalidation on Xen PVAndy Lutomirski6-17/+38
2020-07-18media: atomisp: move CCK endpoint address to generic headerAndy Shevchenko1-0/+1
2020-07-18genirq/affinity: Handle affinity setting on inactive interrupts correctlyThomas Gleixner1-17/+5
2020-07-16x86: math-emu: Fix up 'cmp' insn for clang iasArnd Bergmann1-1/+1
2020-07-16x86/entry: Fix vectors to IDTENTRY_SYSVEC for CONFIG_HYPERVSedat Dilek1-2/+2
2020-07-16x86/entry: Add compatibility with IASJian Cai1-8/+6
2020-07-16crypto: x86 - Remove include/asm/inst.hUros Bizjak7-716/+399
2020-07-16crypto: x86/chacha-sse3 - use unaligned loads for state arrayArd Biesheuvel2-23/+10
2020-07-14irqdomain/treewide: Keep firmware node unconditionally allocatedThomas Gleixner4-13/+19
2020-07-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-2/+4
2020-07-10KVM: nVMX: fixes for preemption timer migrationPaolo Bonzini2-2/+4
2020-07-10lockdep: Remove lockdep_hardirq{s_enabled,_context}() argumentPeter Zijlstra1-1/+1
2020-07-10x86/entry: Fix NMI vs IRQ state trackingPeter Zijlstra4-20/+51
2020-07-09x86/entry/common: Make prepare_exit_to_usermode() staticThomas Gleixner1-1/+1
2020-07-09x86/entry: Mark check_user_regs() noinstrThomas Gleixner1-1/+1