summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
AgeCommit message (Expand)Author
2020-07-29Merge branch 'locking/header'Peter Zijlstra
2020-07-29locking/atomic: Move ATOMIC_INIT into linux/types.hHerbert Xu
2020-07-29Merge branches 'arm/renesas', 'arm/qcom', 'arm/mediatek', 'arm/omap', 'arm/ex...Joerg Roedel
2020-07-28Merge tag 'v5.8-rc7' into perf/core, to pick up fixesIngo Molnar
2020-07-27x86: switch to ->regset_get()Al Viro
2020-07-27kill elf_fpxregs_tAl Viro
2020-07-27x86/cpu: Refactor sync_core() for readabilityRicardo 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() staticJoerg Roedel
2020-07-27x86/mm/64: Do not sync vmalloc/ioremap mappingsJoerg Roedel
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 'v5.8-rc6' into locking/core, to pick up fixesIngo Molnar
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/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/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-24Merge branch 'core/entry' into x86/entryThomas Gleixner
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
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
2020-07-23x86/percpu: Introduce size abstraction macrosBrian Gerst
2020-07-23crypto: x86 - Put back integer parts of include/asm/inst.hUros Bizjak
2020-07-22x86/dumpstack: Add log_lvl to __show_regs()Dmitry Safonov
2020-07-22x86/dumpstack: Add log_lvl to show_iret_regs()Dmitry Safonov
2020-07-22Merge tag 'media/v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-07-22Merge branch 'sched/urgent'Peter Zijlstra
2020-07-19Merge tag 'x86-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds