summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2020-07-27x86/cpu: Refactor sync_core() for readabilityx86-cpu-2020-08-03Ricardo Neri
2020-07-27x86/cpu: Relocate sync_core() to sync_core.hRicardo Neri
2020-07-27x86/cpufeatures: Add enumeration for SERIALIZE instructionRicardo Neri
2020-07-27Merge tag 'v5.8-rc7' into x86/cpu, to pick up fixesIngo Molnar
2020-07-27Merge back cpufreq material for v5.9.Rafael J. Wysocki
2020-07-27x86/mm/64: Make sync_global_pgds() staticx86-mm-2020-08-03Joerg Roedel
2020-07-27x86/mm/64: Do not sync vmalloc/ioremap mappingsJoerg Roedel
2020-07-27x86/mm: Pre-allocate P4D/PUD pages for vmalloc areaJoerg Roedel
2020-07-26x86/ioperm: Initialize pointer bitmap with NULL rather than 0x86-cleanups-2020-08-03Colin Ian King
2020-07-26Merge branch 'x86/urgent' into x86/cleanupsIngo Molnar
2020-07-26Merge branch 'locking/nmi' into x86/entryIngo 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/xen/time: Set the X86_FEATURE_TSC_KNOWN_FREQ flag in xen_tsc_khz()x86-timers-2020-08-03Hayato Ohhashi
2020-07-25x86/split_lock: Enable the split lock feature on Sapphire Rapids and Alder La...Fenghua Yu
2020-07-25x86/cpu: Add Lakefield, Alder Lake and Rocket Lake models to the to Intel CPU...Tony Luck
2020-07-25Merge tag 'v5.8-rc6' into x86/cpu, to refresh the branch before adding new co...Ingo Molnar
2020-07-25x86/defconfigs: Refresh defconfig filesx86-build-2020-08-03Ingo 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/kvm: Use generic xfer to guest work functionThomas Gleixner
2020-07-24x86/entry: Cleanup idtentry_enter/exitThomas Gleixner
2020-07-24x86/entry: Use generic interrupt entry/exit codeThomas Gleixner
2020-07-24x86/entry: Cleanup idtentry_entry/exit_userThomas Gleixner
2020-07-24x86/entry: Use generic syscall exit functionalityThomas Gleixner
2020-07-24x86/entry: Use generic syscall entry functionThomas Gleixner
2020-07-24x86/ptrace: Provide pt_regs helper for entry/exitThomas Gleixner
2020-07-24x86/entry: Move user return notifier out of loopThomas Gleixner
2020-07-24x86/entry: Consolidate 32/64 bit syscall entryThomas Gleixner
2020-07-24x86/entry: Consolidate check_user_regs()Thomas Gleixner
2020-07-24Merge branch 'core/entry' into x86/entryThomas Gleixner
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....core-headers-2020-08-03Ingo Molnar
2020-07-24x86: Correct noinstr qualifiersIra Weiny
2020-07-24x86/mm: Drop unused MAX_PHYSADDR_BITSArvind Sankar
2020-07-23x86/uaccess: Make __get_user_size() Clang compliant on 32-bitx86-asm-2020-08-03Nick 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
2020-07-23x86/percpu: Clean up percpu_add_return_op()Brian Gerst
2020-07-23x86/percpu: Remove "e" constraint from XADDBrian Gerst
2020-07-23x86/percpu: Clean up percpu_add_op()Brian Gerst
2020-07-23x86/percpu: Clean up percpu_from_op()Brian Gerst
2020-07-23x86/percpu: Clean up percpu_to_op()Brian Gerst