summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2020-08-03Merge tag 'x86-cleanups-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-08-03Merge tag 'x86-build-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-08-03Merge tag 'x86-boot-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-08-03Merge tag 'x86-asm-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-08-03Merge tag 'x86-alternatives-2020-08-03' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2020-08-03Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-03Merge tag 'perf-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-08-03Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-08-03Merge tag 'core-headers-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-08-03Merge tag 'irq-urgent-2020-08-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-03Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-08-03Merge branch 'locking/nmi' into locking/core, to pick up completed topic branchIngo Molnar
2020-08-02Merge tag 'x86-urgent-2020-08-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-08-01Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck...Ingo Molnar
2020-07-31Merge branch 'linus' into locking/core, to resolve conflictIngo Molnar
2020-07-31x86: Add support for ZSTD compressed kernelNick Terrell
2020-07-31x86: Bump ZO_z_extra_bytes margin for zstdNick Terrell
2020-07-31crypto: x86/curve25519 - Remove unused carry variablesHerbert Xu
2020-07-31KVM: SVM: Fix disable pause loop exit/pause filtering capability on SVMWanpeng Li
2020-07-31KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw disabledWanpeng Li
2020-07-29x86/i8259: Use printk_deferred() to prevent deadlockThomas Gleixner
2020-07-29Merge branch 'locking/header'Peter Zijlstra
2020-07-29locking/atomic: Move ATOMIC_INIT into linux/types.hHerbert Xu
2020-07-28perf/x86/rapl: Add Hygon Fam18h RAPL supportPu Wen
2020-07-28Merge tag 'v5.8-rc7' into perf/core, to pick up fixesIngo Molnar
2020-07-27genirq/affinity: Make affinity setting if activated opt-inThomas Gleixner
2020-07-27locking/lockdep: Fix TRACE_IRQFLAGS vs. NMIspeterz@infradead.org
2020-07-27KVM: nVMX: check for invalid hdr.vmx.flagsPaolo Bonzini
2020-07-27KVM: nVMX: check for required but missing VMCS12 in KVM_SET_NESTED_STATEPaolo Bonzini
2020-07-26x86/ioperm: Initialize pointer bitmap with NULL rather than 0Colin Ian King
2020-07-26Merge branch 'x86/urgent' into x86/cleanupsIngo Molnar
2020-07-26x86: uv: uv_hub.h: Delete duplicated wordRandy Dunlap
2020-07-26x86: cmpxchg_32.h: Delete duplicated wordRandy Dunlap
2020-07-26x86: bootparam.h: Delete duplicated wordRandy Dunlap
2020-07-25Merge tag 'x86-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-25Merge tag 'v5.8-rc6' into locking/core, to pick up fixesIngo Molnar
2020-07-25x86/defconfigs: Refresh defconfig filesIngo Molnar
2020-07-25x86/mm: Remove the unused mk_kernel_pgd() #defineIngo Molnar
2020-07-25x86/tsc: Remove unused "US_SCALE" and "NS_SCALE" leftover macrosIngo Molnar
2020-07-25x86/ioapic: Remove unused "IOAPIC_AUTO" defineIngo Molnar
2020-07-24x86/build: Move max-page-size option to LDFLAGS_vmlinuxArvind Sankar
2020-07-24x86/defconfigs: Remove CONFIG_CRYPTO_AES_586 from i386_defconfigSedat Dilek
2020-07-24compiler.h: Move instrumentation_begin()/end() to new <linux/instrumentation....Ingo Molnar
2020-07-24x86/mm: Drop unused MAX_PHYSADDR_BITSArvind Sankar
2020-07-23x86/uaccess: Make __get_user_size() Clang compliant on 32-bitNick Desaulniers
2020-07-23x86/percpu: Remove unused PER_CPU() macroBrian Gerst
2020-07-23x86/percpu: Clean up percpu_stable_op()Brian Gerst
2020-07-23x86/percpu: Clean up percpu_cmpxchg_op()Brian Gerst
2020-07-23x86/percpu: Clean up percpu_xchg_op()Brian Gerst